/* SiteName.com Stylesheet
   Modified: Day 1.23.08 @ 1:23 p.m.
   Author: Developer Name
   ----------------------------------------------------*/
   
/* COLORS
   ------
   Main Text:		#000000
   Link Colors:		#000000
   Bg Color:		#000000
   ----------------------------------------------------*/

/* TABLE OF CONTENTS
   -----------------
   0. RESET
   1. GENERAL
   2. HEADER
   3. NAVIGATION
   4. MAIN CONTENT
   		a. left column
		b. right column
   5. SIDEBAR
   6. FOOTER
   7. SOCIAL LINKS
   ----------------------------------------------------*/


/*
---------------- 1. GENERAL
-------------------------------------------------------- */

* { margin: 0px; padding: 0px; }

body {
	background: #FFFFFF url(../images/site/bg-repeat_x.jpg) repeat-x scroll left top;
	}
p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #333333;
}

a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #767F48;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333;
}
	
#wrap_full_top {
	background: url(../images/site/bg-main_top.png) no-repeat scroll center top;
	width: 100%;
	float: left;
	}
	
#wrap_full_btm {
	background: url(../images/site/bg-repeat_x_tab_btm.jpg) repeat-x scroll center bottom;
	width: 100%;
	float: left;
	}
	
#wrap_tab_btm {
	background: url(../images/site/bg-main_btm.png) no-repeat scroll center bottom;
	width: 100%;
	float: left;
	}
		
#content_wrap {
	margin: 0 auto;
	width: 901px;
	}

#header {
	float: left;
	height: 61px;
	width: 901px;
	position: relative;
	}

#header ul {
	list-style-type:none;
	width: 660px;
	height: 35px;
	position: absolute;
	float: right;
	bottom: 0px;
	right: 0px;
	}
	
#header li {
	float: left;
	}
	
#header li a {
	color:#FFFFFF;
	display:block;
	font: normal 12px/30px 'Trebuchet MS', serif;
	text-transform: uppercase;
	height:30px;
	padding:0px 23px;
	background: url(../images/site/bg-nav_off.png) repeat-x scroll left top;
	text-decoration:none;
	float: left;
	margin: 5px 0 0 0;
	border-top: solid 1px #2b312c;
	letter-spacing: 0.1em;
	border-left: solid 1px #2b312c;
	border-right: solid 1px #2b312c;
	}
	
#header li a:hover {
	background: #38413B url(../images/site/bg-nav_on.png) repeat-x scroll left top;
	}

#header li a.current {
	background: #38413B url(../images/site/bg-nav_on.png) repeat-x scroll left top;
	font-weight: bold;
	height: 35px;
	margin: 0;
	border-top: solid 1px #2b312c;
	line-height: 35px;
	}
#header p {
	float: left;
	margin: 14px 0 0 17px;
	color: #DDE9DF;
	text-align: right;
}
#content {
	float: left;
	width: 901px;
}
#sidebar {
	background: url(../images/site/bg-callout_box.jpg) no-repeat scroll right top;
	float: left;
	width: 291px;
	min-height: 239px;
	height:auto !important;
  	height:239px;
}

#sidebar ul {
	width: 231px;
	margin: 10px auto 20px auto;
}
#sidebar li {
	list-style: none;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #c9cdc9;
	font: 12px Arial, Helvetica, sans-serif;
}
#sidebar span {
	color: #667032;
	font-weight: bold;
}
#sidebar a {
	padding-left: 5px;
	color: #3C463F;
}

#main_content {
	float: right;
	width: 508px;
	padding: 0 80px 50px 0;
	min-height: 480px;
	height:auto !important;
  	height:480px;
}
#main_content h2 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #667032;
	margin-bottom: 10px;
	line-height: 22px;
	font-weight: normal;
	font-size: 28px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #DCDCDC;
}
#main_content h2 a {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	color: #667032;
	line-height: 22px;
	font-weight: normal;
	font-size: 28px;
	text-decoration:none;
	
}
#main_content h2 a:hover {
	background-color: #fff;
	color: #333;
}
#main_content p {
	line-height: 22px;
	margin: 0 0 15px 0;
}
#main_content p.news_date {
	margin: 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	line-height: 20px;	
	}

.right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	background: #FFFCE0;
}
.left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	background: #FFFCE0;
}
.article {
	width: 508px;
	float: left;
	margin-bottom: 15px;
}
#masthead {
	height: 300px;
	width: 901px;
	float: left;
	background: url(../images/site/img-masthead.jpg) no-repeat scroll left top;
	border-top: 1px solid #58685C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #58685C;
	border-bottom-color: #58685C;
	border-left-color: #58685C;
}
#masthead div {
	float: right;
	width: 293px;
	height: 282px;
	overflow: hidden;
}
#masthead h1 {
	font: italic normal 18px Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
	color: #546158;
	border-bottom: 1px solid #7F9385;
	padding-bottom: 5px;
	margin: 30px 0 10px 15px;
	float: left;
}
#masthead p {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	float: left;
	line-height: 20px;
	width: 235px;
	padding: 0 0 0 30px;
	margin: 0 30px 0 0;
}
#masthead a {
	text-indent: -9999px;
	background: url(../images/site/btn_find_out_more.jpg) no-repeat scroll left top;
	display: block;
	float: right;
	height: 29px;
	width: 150px;
	margin-top: 20px;
	margin-right: 25px;
}
html>body #masthead a {
	margin-right: 50px;
}

#inside_masthead {
	height: 140px;
	width: 901px;
	float: left;
	background: url(../images/site/img-masthead_interior.jpg) no-repeat scroll left top;
	border-top: 1px solid #58685C;
	
}
#inside_masthead div {
	float: right;
	width: 293px;
	height: 282px;
	overflow: hidden;
}
#inside_masthead a {
	height: 140px;
	width: 202px;
	text-indent: -9999px;
	display: block;
	float: left;
	text-decoration: none;
	border: 0px;
	}
#inside_masthead a:hover {
	background: none;
	background-color: none;
}

#callouts {
	float: left;
	width: 901px;
	}
#callouts div {
	background: url(../images/site/bg-callout_box.jpg) no-repeat scroll left top;
	float: left;
	width: 274px;
	min-height: 239px;
	height:auto !important;
  	height:239px;
	}
html>body #upcoming_events {
	margin-left: 16px;
	}
	
#upcoming_events {
	margin-left: 8px;
	}
	
#upcoming_events h2 {
	background: url(../images/site/h-upcoming_event.jpg) no-repeat scroll 1px 1px;
	height: 34px;
	text-indent: -9999px;
	}
	
#upcoming_events h2 a {
	display: block;
	height: 35px;
	width: 268px;
	margin: 0 0 0 1px;
	}
	
#upcoming_events ul {
	width: 231px;
	margin: 10px auto 20px auto;
	}
	
#upcoming_events li {
	list-style: none;
	padding: 10px 0px 10px 10px;
	border-bottom: 1px solid #c9cdc9;
	font: 12px Arial, Helvetica, sans-serif;
	}
	
#upcoming_events span {
	color: #667032;
	font-weight: bold;
	}
	
#upcoming_events a {
	padding-left: 5px;
	color: #3C463F;
	}
	
#recent_articles {
	margin-right: 24px;
	margin-left: 23px;
	padding-bottom: 20px;
	}
	
#recent_articles h2 {
	background: url(../images/site/h-recent_articles.jpg) no-repeat scroll 1px 1px;
	height: 34px;
	width: 272px;
	text-indent: -9999px;
	}
	
#recent_articles h2 a {
	display: block;
	height: 34px;
	width: 272px;
	margin: 0 0 0 1px;
	}

#recent_articles h3 a {
	margin: 15px 20px 0;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #667032;
	line-height: 20px;
	text-decoration: none;
	display: block;
	}
	
#recent_articles h3 a:hover {
	color: #333333;
	background: #F7F7F7;
	}

#recent_articles h4 {
	margin: 0 0 5px 20px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #666;
	line-height: 20px;
	}
	
#recent_articles p {
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
#map_and_directions h2 {
	background: url(../images/site/h-map_and_directions.jpg) no-repeat scroll 1px 1px;
	height: 34px;
	width: 272px;
	text-indent: -9999px;
	margin: 0 0 15px 0;
	}

#map_and_directions h3{
	margin: 15px 20px 10px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #667032;
	line-height: 20px;
	text-decoration: none;
	display: block;
	}
	
#map_and_directions img {
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #BBBBBB;
	margin: 0 auto 20px auto;
	width: 210px;
	display: block;
	}
	
#map_and_directions img {
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #BBBBBB;
	margin: 0 auto 20px auto;
	width: 210px;
	display: block;
	}
	
.home_address {
	display: block; 
	width: 210px; 
	border: solid 1px #bbbbbb; 
	background-color: #fff;
	padding: 10px 10px 20px; 
	text-align: center;
	margin: 0 auto; 
	line-height: 22px;
	}
	
#home_bottom {
	float: left;
	width: 901px;
	margin: 0 0 40px 0;
}
#verse_of_day {
	width: 276px;
	float: left;
	margin: 0 0 40px 8px;
	padding: 0 0 20px 0;
}
html>body #verse_of_day {
	margin: 0 0 40px 16px;
}
#verse_of_day h2 {
	background: url(../images/site/h_verse_of_week.png) no-repeat scroll left top;
	text-indent: -9999px;
	height: 29px;
	width: 276px;
}
#verse_of_day h3 {
	font: 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #667032;
	padding: 10px 20px 0 20px;
	margin: 10px 0 7px 0;
}
#verse_of_day p {
	line-height: 18px;
	padding: 0 20px;
}
#service_times_location {
	float: right;
	width: 574px;
	margin: 0 7px 40px 0;
}
html>body #service_times_location {
	margin: 0 15px 40px 0;
}
#service_times_location h2 {
	background: url(../images/site/h-service_times_location.jpg) no-repeat scroll left top;
	height: 29px;
	width: 574px;
	text-indent: -9999px;
	font-size: 0px;
}
#service_times_location h3 {
	font: 16px 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #667032;
	padding: 10px 20px 0 20px;
	margin: 10px 0 7px 0;
}
#service_times_location p {
	padding-right: 20px;
	padding-left: 20px;
}
#footer_full {
	width: 100%;
	background: #202421;
	height: 200px;
	float: left;
}
#footer_wrap {
	margin: 0px auto;
	width: 870px;
}
#footer_wrap p {
	color: #DDE9DF;
	}

/* social icons --------------- */

ul.social-sites{padding: 20px 0;}

	ul.social-sites li{
		display: inline;
	}

		ul.social-sites li span{
			font: italic 14px/16px 'Georgia' 'Times' serif;
			padding-right: 10px;
		}

		ul.social-sites li a:link,
		ul.social-sites li a:visited{
			height: 16px;
			padding: 0 15px 1px 20px;
		}

		#wrap ul.social-sites li a:hover,
		#wrap ul.social-sites li a:active{
			background-position: 0 -16px;
		}