body {
	color: #000;
	font: 62.5% "Lucida Grande", Lucida Sans Unicode, Verdana, sans-serif;
	background: #f3f6d8 url(images/pbg.gif) top left repeat-x;
	text-align: center;
	margin-top:  0;
}

body.sub {background: #f3f6d8 url(images/pbg-sub.png) top left repeat-x;}

#wrap {
	background: #FCFDF5 url(images/hwbg.png) top left repeat-x;
	text-align: left;
	margin: 0 auto;
	width: 900px;
	padding:  0;
}

.sub #wrap {background: none;}

h1 {
        float: left;
	width:  450px;
	text-indent: -9999px;
	background: transparent url(images/logo.gif) top left no-repeat; 
	padding: 0;margin:0 0 0 0;
	height:  100px;

}

ul#topnav {background-color: #660000;margin-left: 475px; list-style: none; margin: 0;padding: 0;}
ul#topnav li {float:left;}

ul#topnav li a, #topnav li a:link {
	float: left;
        text-align: center;
	display: block;
	width: 7em;
	padding: 1em 0 1em 0;
	margin: 0;
	text-decoration: none;
	color: #efefef;
	font-size: 1em;
        background-color: #660000;
	}

ul#topnav li a:hover {color: #fff;background-color: #990000;}

ul#topnav li a.left {background: #660000 url(/images/top-nav-left-bg.png) bottom left no-repeat;}

ul#topnav li a:hover.left {background: #990000 url(/images/top-nav-left-bg.png) bottom left no-repeat;}


ul#topnav li.searchbox {padding: .5em .5em .7em 1em;background: #660000 url(/images/top-nav-right-bg.png) bottom right no-repeat;}

ul#topnav li.searchbox form, ul#topnav li.searchbox form input {margin: 0; padding: 0;}

#nav {clear: left;float: left;margin: 0;}

#nav ul {
	margin:  0;
	margin-top: 13px;
	margin-bottom:  13px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
#nav ul li a {
	float: left;
	display: block;
	width: 8em;
	padding: .8em 1em 0 1em;
	margin: 0;
	height: 25px;
	text-decoration: none;
	color: #efefef;
	border: none;
	background: url(images/nav-bg.gif) no-repeat bottom left;
	font-size: 1.2em;
	}
#nav ul li a strong {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #e0e0d5;
	}
#nav li a:hover {
        color: #fff;
	background: url(images/nav-bg-hover.gif) repeat-x bottom left;
	}
#nav li a.active {
	color: #7b828c;
	background: #30353b url(img/bitstream/tab-on-noise.gif) repeat-x bottom left;
	}
#nav ul li a:hover strong {	
	color: #fff;
	}
#nav ul li a.active strong {
	color: #fff;
	}
	
#home-upper-wrap{
	clear:  both;
	height: 268px;
	margin-bottom: 2px;
}

* html #home-upper-wrap {
	margin-top: 13px;
}
	
#billboard {
	float:  left;
	width:  600px;
	padding-bottom:0;
	margin-bottom: 0;
list-style: none;
margin-left:0;
padding-left: 0;
margin-top:0;
padding-top:0;
}



#billboard img {
	border: 5px solid #fff;
}

#greetings {
	background-color: #f3f6d8;
	margin-left: 610px;
	border: 5px solid #fff;
	height: 250px;
}

#greetings h2 {
	font-size: 1.8em;
	font-weight: 300;
	color: #cc0000;
	padding-left: 5px;
	padding-right: 5px;
}

#greetings p {
	font-size: 1.2em;
	padding-left: 5px;
	padding-right: 5px;
}

#greetings img {float: right; margin-left: 10px; margin-right: 10px; margin-bottom: 5px; border: 3px solid #600;}

#home-wrap {
	clear: left;
border-right: 1px solid #cc9900; border-left: 1px solid #cc9900;border-bottom: 1px solid #cc9900; padding: 0 2em; padding-top: 0;
	}

/*sermons on homepage*/

#home-sermon-wrap {margin: 0;padding-top: 15px;}

#home-sermon { float: left; width: 550px; border: 1px solid #cc9900; padding: 10px;height: 8em;}

#home-sermon h3, #home-sermon-info h3 {margin: 0; text-transform: uppercase; color: #600; font-size: 1.4em; font-weight: 300; letter-spacing: .25em;}

#home-sermon .post h4 {margin: 0; font-size: 1.2em;}

#home-sermon .entry p {float: left; width: 225px; font-size: 1.2em; margin: 0;}

#podPress_content {margin-left: 250px; margin-top: 20px;}

#podPressPlayerSpace_1 {padding-top: 10px; font-size: 1.2em;}

#home-sermon-info {margin-left: 610px; border: 1px solid #cc9900; padding: 10px;height: 8em;}

#home-sermon-info p {font-size:  1.2em; margin: 0;}

#home-content {
clear: both;
	float: left;
	width: 600px;
padding-top: 15px;
}

#home-content h2 {
	font-size: 1.8em;
	font-weight:  300;
	color:  #cc0000;
	margin-top:  0;
	padding-left: 10px;
	padding-right: 5px;
}

#home-content p {
	font-size: 1.2em;
	padding-left: 10px;
	padding-right: 5px;
}


#home-sidebar {
	margin-left: 610px;
	padding: 15px 5px 0 5px;

}

#home-sidebar h3 {
	font-size: 1.8em;
	font-weight:  300;
	color:  #cc0000;
}

#home-sidebar p {
	font-size: 1.2em;
	padding-left: 5px;
	padding-right: 5px;
}

.sub #content { clear: both;background: #fff; border-right: 1px solid #cc9900; border-left: 1px solid #cc9900;border-bottom: 1px solid #cc9900; padding: 0 2em; padding-top: 5px;}

* html .sub #content {
	margin-top:  13px;
}

#content h2 {font: 2.0em Georgia, Times, serif; margin: 0; padding-bottom: 5px; border-bottom: 1px dotted #cc9900;}

#content h3 {font-size: 1.2em;}
#content h3.sub-h {border-bottom: 1px dotted #900; margin-bottom: 0;} 

#content p, #content ul, #content ol {font-size: 1.4em; line-height: 1.6em;}

#content a, #content a:link {color: #900; text-decoration: none; border-bottom: 1px dotted #900;}
#content a:visited {color: #300; text-decoration: none; border-bottom: 1px dotted #300;}
#content a:hover {color: #600; text-decoration: none; border-bottom: 1px solid #600;}

#content p img.i-right {float: right; border: 2px solid #600; margin-left: 10px; margin-bottom: 10px;}

#content-left .post h2 {margin: .4em 0 0 0;}

#content-left .post h2 a, #content-left .post h2 a:link {border: none;}

#content-left {float: left; margin: 0; padding:0; width: 600px;}

#content-left .post {margin-bottom: 10px; padding-bottom: 15px; border-bottom: 1px solid #c90;}


#sidebar {margin-left: 610px;}

#sidebar ul {list-style: none;}
#sidebar ul, #sidebar p {font-size: 1.0em;}
#sidebar ul li h2 {font-size: 1.0em;}

#footer {
clear: both;
margin-top: 10px;
border-top: 1px solid #cc9900;
	margin: 1.4em auto;
}

#footer p {
	font-size: 1.2em;
	padding-left: 5px;
}

ul.staff li {margin-bottom: 10px;}

a, a:link {color: #900; text-decoration: none; border-bottom: 1px dotted #300;}
a:visited {color: #300; text-decoration: none; border-bottom: 1px dotted #300;}
a:hover {color: #600; text-decoration: none; border-bottom: 1px solid #600;}
