@charset "UTF-8";
/* CSS Document */

body { 
background: url(../images/bkdg_tile.gif); 
font: 14px Arial, Helvetica, sans-serif; 
color: #2c1c1c; 
line-height: 1.25em;
}
a { 
color: #3c6228; 
text-decoration: none; 
}
a:hover { 
text-decoration: underline; 
}
.clear { 
clear: both;
}

#container { 
margin: 0 auto; 
width: 925px; 
background: #faf6e9; 
border-left: 1px solid #5a2929; 
border-right: 1px solid #5a2929; 
border-top: 7px solid #183d10; 
border-bottom: 10px solid #183d10; 
}

#container #masthead h1 { 
background: url(../images/masthead_logo.jpg) no-repeat; 
height: 103px; 
text-indent: 926px; 
overflow: hidden; 
}
#container #masthead h1 a { 
display: block; 
height: 103px; 
}
#container #masthead #listenBtn {
float: right;
}
#container #masthead .nav { 
background: url(../images/masthead_nav.gif) repeat-x; 
height: 20px; 
border-top: 4px solid #d4af28; 
padding: 3px 11px 1px 11px; 
font: small-caps 14px Georgia, "Times New Roman", Times, serif; 
}
#container #masthead .nav li { 
display: inline; 
margin: 0 15px; 
}
#container #masthead .nav li a { 
text-decoration: none; 
color: #faf6e9; 
}
#container #masthead .nav li a:hover { 
color: #ede2c4; 
}
#container #masthead .nav li.active a, #container #masthead .nav li.active a:hover { 
color: #ceaa27; 
}

#container #leftCol { 
width: 262px; 
float: left; 
padding: 0 0 4px 5px; 
}
#container #leftCol #worshipTimes { 
background: url(../images/worship_box.gif) #c5ccb6 repeat-x; 
width: 253px; 
border-left: 1px solid #183d10; 
border-bottom: 1px solid #183d10; 
border-right: 1px solid #183d10; 
margin-bottom: 4px; 
}
#container #leftCol #worshipTimes h2 { 
background: url(../images/worship_h2.gif) no-repeat; 
height: 49px; 
text-indent: -1000px; 
overflow: hidden; 
}
#container #leftCol #worshipTimes h3 { 
background:  url(../images/worship_h3.gif) no-repeat; 
height: 27px; 
text-indent: -1000px; 
overflow: hidden; 
}
#container #leftCol #worshipTimes li#traditional { 
background: url(../images/worship_800.gif) no-repeat; 
height: 24px; 
text-indent: -1000px; 
overflow: hidden; 
}
#container #leftCol #worshipTimes li#sunSchool { 
background: url(../images/worship_915.gif) no-repeat; 
height: 24px; 
text-indent: -1000px; 
overflow: hidden; 
}
#container #leftCol #worshipTimes li#blended { 
background: url(../images/worship_1030.gif) no-repeat; 
height: 24px; 
text-indent: -1000px; 
overflow: hidden; 
}
#container #leftCol #worshipTimes p { 
padding: 10px; 
line-height: 14px; 
font: bold 12px Georgia, "Times New Roman", Times, serif; 
text-transform: uppercase; 
}
#container #leftCol #worshipTimes p .numbers { 
font-size: 14px; 
}
#container #leftCol #worshipTimes p#phone { 
background: url(../images/worship_phone.gif) no-repeat; 
height: 29px; 
text-indent: -1000px; 
overflow: hidden; 
padding: 0; 
}
#container #leftCol #worshipTimes .nav { 
text-align: right; 
padding: 5px 10px; 
}
#container #leftCol #worshipTimes .nav li { 
display: inline; 
border-right: 1px solid #584c4c; 
padding-right: 3px; 
}
#container #leftCol #worshipTimes .nav li a { 
text-decoration: none; 
color: #584c4c; 
font: bold 12px Georgia, "Times New Roman", Times, serif; 
text-transform: uppercase; 
}
#container #leftCol #worshipTimes .nav li a:hover { 
color: #2c1c1c; 
}
#container #leftCol #worshipTimes .nav .last { 
border: none; 
padding-right: 0; 
}
#container #leftCol .adBox, #container #leftCol .pageNav { 
background: #ede2c4; 
width: 253px; 
border: 1px solid #183d10; 
margin-bottom: 4px; 
}

#container #leftCol .pageNav li.up { 
padding: 5px 10px 5px 20px; 
height: 15px; 
}
#container #leftCol .pageNav li.up a { 
color: #552424; 
font: small-caps 14px Georgia, "Times New Roman", Times, serif; 
}

#leftCol ul.pageNav li {
list-style: none; 
list-style-position: outside; 
padding-left: 25px; 
background: url(../images/pageNav_arrow.gif) no-repeat 5px center;
}
#container #leftCol ul.pageNav li.active { 
font: small-caps 14px Georgia, "Times New Roman", Times, serif; 
background:#b19684 url(../images/pageNav_arrowActive.gif) no-repeat 5px center;
color: #552424; 
padding: 5px 10px 5px 20px; 
height: 15px; 
}
#container #leftCol .pageNav li.down { 
background:#b19684 url(../images/pageNav_arrowDown.gif) no-repeat 5px center;
color: #552424; 
font: small-caps 14px Georgia, "Times New Roman", Times, serif; 
padding: 5px 10px 5px 20px; 
height: 15px; 
}

#container #leftCol li.subNav {
background: #b19684;
}
#container #leftCol li.subNav li {
background: #b19684 none;
}
#container #leftCol li.subNav ul li { 
margin: 0 0 0 40px; 
padding: 5px 0px; 
list-style: disc;
color: #552424; 
font: 12px Georgia, "Times New Roman", Times, serif;
}
#container #leftCol li.subNav ul li a { 
color: #552424; 
font: 12px Georgia, "Times New Roman", Times, serif; 
}
#container #leftCol li.subNav ul li.active { 
height: 15px;
padding: 5px 0px;
font-size: 12px;
background: #b19684;
text-decoration: underline;
list-style: disc;
}

#container #leftCol .adBox p { 
padding: 10px; 
color: #512020; 
font-size: 12px; 
line-height: 15px; 
}
#container #leftCol .adBox .nav { 
text-align: right; 
margin: 0 10px; 
padding: 5px 0; 
border-top: 1px solid #512020; 
}
#container #leftCol .adBox .nav li a { 
text-decoration: none; 
color: #713a3a; 
font: bold 12px Georgia, "Times New Roman", Times, serif; 
text-transform: uppercase;
}
#container #leftCol .adBox .nav a:hover { 
color: #512020; 
}
#container #leftCol #sidebar {
width: 253px;
border: 1px solid #183d10;
background: #738463;
}
#container #leftCol #sidebar #sidebar2 {
margin: 5px;
padding: 5px;
background: #c5ccb6;
}
#container #leftCol #sidebar #sidebar2 h2 {
font: small-caps bold 14px Georgia, "Times New Roman", Times, serif;
color: #552424;
border-bottom: 1px solid #717c56;
padding: 7px 0px 5px 0px;
margin: 3px 0px;
}
#container #leftCol #sidebar #sidebar2 .archive-list {
margin-bottom: 15px;
}
#container #leftCol #sidebar #sidebar2 #powered-by {
width: 90px;
float: left;
border-right: 1px solid #717c56;
margin: 0px 3px 0px 0px;
}
#container #leftCol #sidebar #sidebar2 #blogfeeds {
float: left;
clear: right;
}

#container #rightCol { 
padding: 0 5px 4px 0; 
float: left; 
width: 650px; 
}
#container #rightCol #media {
margin: 0px;
padding: 0px;
}
#container #rightCol #mediaTab {
width: 653px;
height: 29px;
background: url(../images/adImgLowerBar1.jpg) no-repeat;
}
#container #rightCol #mediaTab ul li {
display: block;
float: left;
border-right: 1px solid #183d10;
margin: 5px 0px 0px 5px;
padding: 0px 5px 0px 5px;
font-size: 12px;
}
#container #rightCol #mediaTab ul li.last {
clear: right;
border: none;
}
#container #rightCol #searchForm { 
float: right; 
margin-top: -24px; 
}
#container #rightCol #searchForm #keywords { 
height: 14px; 
width: 120px; 
color: #183d10; 
font: 14px Arial, Helvetica, sans-serif; 
padding: 2px;
}
#container #rightCol #searchForm #search { 
color: #FFFFFF; 
font: 12px Arial, Helvetica, sans-serif; 
margin-bottom: 2px; 
background-color: #738464; 
border-top: 1px solid #bdc3ac; 
border-right: 1px solid #183d10; 
border-bottom: 1px solid #183d10; 
border-left: 1px solid #bdc3ac; 
}
#container #rightCol #content { 
padding: 0 7px; 
}
#container #rightCol #content img {
float: right;
margin: 5px;
}
#container #rightCol #content h2 { 
color: #183d10; 
font: bold 16px Arial, Helvetica, sans-serif; 
margin: 15px 0 7px 0; 
}
#container #rightCol #content h3 { 
font-weight: bold; 
margin: 15px 0 7px 0; 
} 
#container #rightCol #content p { 
margin: 7px 0; 
}
#container #rightCol #content ul li { 
list-style: disc outside; 
margin: 5px 15px; 
}
#container #rightCol #content .footnote { 
font-style: italic; 
font-size: 12px; 
margin: 10px 0; 
border-top: 1px solid #2c1c1c; 
padding-top: 3px; 
}
#container #rightCol #content .post .post-title {
border-bottom: 1px solid #2c1c1c;
padding-bottom: 3px;
margin-bottom: 0px;
}
#container #rightCol #content .post .post-body {
background: #FFFFFF;
padding: 4px 5px 4px 20px;
}
#container #rightCol #content .post .post-footer {
border-top: 1px solid #2c1c1c;
padding-top: 3px;
margin-top: 0px;
}

#footer { 
margin: 4px auto; 
width: 925px; 
font: 11px Georgia, "Times New Roman", Times, serif; 
position: relative; 
}
#footer p#copyright { 
position: absolute; 
left: 0px; 
}
#footer p#address { 
position: absolute; 
right: 0px; 
}



/*----------------Constant Contact Email Sign Up Bars
-----------------------------------------------------*/
.constantContact {
background: #FFFFFF;
border-top: 1px solid #183D10;
border-bottom: 1px solid #183D10;
text-align: center;
padding: 5px 0;
}
.constantContact table {
margin: 0 auto;
}
#container #rightCol .constantContact table form {
width: auto;
margin: 0 0 2px 0;
}
.constantContact table form span {
font: 12px Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}
.constantContact table form .emailText {
font-size:10pt;
border:1px solid #999999;
padding: 2px;
}
.constantContact table form .submitBtn {
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:10pt;
}
.constantContact .safeSubscribe {
width: 200px;
margin: 5px auto;
}
#container #rightCol #content .constantContact .safeSubscribe img {
float: none;
}



/*-------------ECM Enrollment Guidelines Table Styles
-----------------------------------------------------*/
#content .ecmTable {
width: 100%;
margin: 5px 0px 15px 0px;
}
#content .ecmTable td {
padding: 3px;
}
#content .ecmTable tr.theader td {
color: #183D10;
font: bold small-caps 14px Verdana, Arial, Helvetica, sans-serif;
}
#content .ecmTable .colHead td {
font-weight: bold;
background: #bdc6ad;
color: #183D10;
}
#content .ecmTable .lastRow td {
border-bottom: 2px solid #bdc6ad;
}

/*---------------Google Search Nav
----------------------------------*/
#results_000382154388270768819:lbydwfaafiq iframe { 
width: 500px; 
}
#container #rightCol form {
width: 190px;
margin: -40px 10px 0px 490px;
}

/*---------------ECM Slideshow 20110226 Updates
				 Added 20010226 mhurd
-----------------------------------------------*/
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

h3.title {
	margin-top: 20px;
	font-size: 24px;
	font-weight: normal !important;
	color: #542323;
}

.wrapper p {
	float: left;
	margin-right: 20px !important;
}

/* Gallery image */
.mainGalleryImage {
	width: 636px;
	height: 375px;
	overflow: hidden;
	text-align: center;
}
.mainGalleryImage img {
	float: none !important;
	margin: 0 auto !important;
}

.galleryControls {
	position: relative;
	width: 500;
	padding: 10px 68px;
}

/* Prev/next buttons */
.browse {
	position: absolute;
	top: 35px;
	display: block;
	width: 25px;
	height: 25px;
	cursor: pointer;
}
.browse.prev { left: 10px; }
.browse.next { right: 10px; }

/* Scrollable thumbnails */
.scrollable {
	position: relative;
	overflow: hidden;
	width: 500px;
	height: 75px;
}
.scrollable .items {
	position: absolute;
	clear: both;
	width: 20000em;
}
.scrollable .items li {
	float: left;
	width: 500px;
	height: 75px;
	margin: 0 !important;
	list-style: none !important;
}
.scrollable .items li img {
	float: left !important;
	width: 75px;
	height: 75px;
	margin: 0 12px !important;
	cursor: pointer;
}
