/* Created by Jacob Warner

   Last updated October 10, 2007 */







/* added June 2009 */



table#menu {

				width: 95%;

				margin: 0 auto -1px;

				padding:0;

				font-family: Georgia, "Times New Roman", Times, serif;

				font-variant:normal;

				font-weight:normal;

				font-size:17px;

				height:30px;

				border-collapse:collapse;

			}

			table#menu td {
				
				width: 20%;

				border: solid 1px #D3CEC7;

			}

			table#menu td.active {

				font-weight:bold;

				border-bottom: solid 1px #464a52;

				margin-top: 3px;

			}

			table#menu a {

				color: #3399FF;

				text-decoration:none;

			}


div#left h1, div#right h1 {
	color:#D3CEC7;
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:18px;
	font-weight:bold
}




/* XHTML elements */



body {

	background:url(../images/bg_images/vertical_bg.png) repeat-x top left fixed;

	background-color: #31363E;

	margin:0;

	padding:0;

	height:100%;

	}





h2 {

	font-weight: normal;

	padding-bottom: 3px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	background: url(../images/bg_images/blogTitle_bottom.png) repeat-x left bottom;

	}





h3 {

	font-variant: small-caps;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: normal;

	}





table {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	color: #D3CEC7;

	}





tr.Title {

	font-size: 16px;

	}

	

em {

	font-style: normal;

	font-weight: bold;

}









/* Page alignment divs */



#center {

	background: url(../images/bg_images/center_bg.png) repeat-y top center;

	width: 100%;

	height: 100%;

	margin: -22px 0 -11px;

	padding:0;

	}





#banner { 

	margin: 0 auto;

	width: 747px;

	color:#D3CEC7;

	font-family:Georgia, 'Times New Roman', Times, serif;

	font-weight:bold;

	font-variant:small-caps;

	text-align:center;

	border-bottom: solid 1px #D3CEC7;

	}

	

#banner h1 {

	font-size:2.14em;

	font-weight:normal;

	margin-bottom:15px

}



#banner hr {

	margin:0 auto;

	padding:0;

	width: 50%;

	color: #D3CEC7;

	background-color: #D3CEC7;

}





#content {

	width: 710px;

	margin: 0 auto;

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 14px;

	font-weight: normal;

	color: #D3CEC7;

	}





#right {

	float: right;

	width: 220px;

	}





#left {

	float: left;

	width: 440px;

	}





#footer { 

	clear: both;

	width: 100%;

	font-family: Verdana, Helvetica, Arial, sans-serif;

	color: #D3CEC7;

	font-size: 12px;

	text-align: center;

	}





#sermonBody { 

	clear: both;

	width: 100%;

	padding-top: 10px;

	}





#fitfPics1 {

	clear: both;

	padding-bottom: 280px;

	background: url(../images/main_pages/blogTitle_bottom.png) repeat-x left bottom;

	}





#fitfPics2 {

	clear: both;

	padding-bottom: 280px;

	background: url(../images/main_pages/blogTitle_bottom.png) repeat-x left bottom;

	}





#fitfPics3 {

	clear: both;

	}









/* Links */



a.navlink:link {

	font-size: 16px;

	color: #D3CEC7;

	text-decoration: none;

	}





a.navlink:visited {

	font-size: 16px;

	color: #EAE7E3;

	text-decoration: none;

	}





a.navlink:hover {

	font-size: 16px;

	color: #AEA699;

	text-decoration: underline;

	}





a.bodylink:link {

	color:#3399FF;

	text-decoration: none;

	}





a.bodylink:visited {

	color:#33CCCC;

	text-decoration: none;

	}





a.bodylink:hover {

	color:#3399AA;

	text-decoration: underline;

	}









/* Images */



.img {

	float: left;

	margin: 5px 20px 0 0;

	border-style: none;

	}

	

.pics {

	margin: 10px;

	border-style: none;

}





.img2 {

	border-style: none;

	}





.imageLeft {

	float: left;

	margin: 5px 20px 0 0;

	background: url(../images/bg_images/image_bg.png) repeat-y;

	padding: 1px;

	}





.imageRight {

	float: right;

	margin: 5px 0 0 20px;

	background: url(../images/bg_images/image_bg.png) repeat-y;

	padding: 1px;

	}





.var1 img {

	border: 5px solid #464a52;

	}









/* h1 swapping images for text, courtesy the guys at http://www.stopdesign.com */



h1.swap {

	background-repeat: no-repeat;

	}





h1.swap span {

	display: none;

	}





h1#pastorsBlog {

	height: 41px;

	background-image: url(../images/main_pages/pastors_blog.png);

	}





h1#news {

	height: 41px;

	background-image: url(../images/main_pages/news.png);

	}









/* Other classes */



.blogDate {

	font-family: Verdana, Helvetica, Arial, sans-serif;

	font-size: 12px;

	color: #D3CEC7;

	}





.underHeading {

	font-family: Verdana, Helvetica, Arial, sans-serf;

	font-size: 12px;

	color: #D3CEC7;

	text-align: right;

	margin-top: -35px;

	}

	

.italics {

	font-style: italic;

}

