* {
   margin: 0;
   padding: 0;
}

body{
   background: #fcfcfc url(../images/bg_body.gif) repeat-x;
   font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   font-size: small; behavior:url(http://sohills.org/css/csshover.htc); 
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{

}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/


#header{
	position: relative;
	clear: left;
	float: left;
	width: 764px;
	background-image: url(../images/headerback.jpg);
	background-repeat: repeat-x;
}

#header h1{
	float: left;
	width: 342px;
	height: 91px;
	margin-top: 10px;
	background: url(../images/bg_h1.jpg) no-repeat;
	text-indent: -9999px;
	margin-left: 2px;
}

#header h1 a{
   display: block;
   width: 342px;
   height: 59px;
}

#header #service-times{
   position: absolute;
   top: 96px;
   right: 14px;
   width: 218px;
   height: 18px;
   padding-top: 4px;
   background: url(../images/bg_service-times.gif) no-repeat;
}

#header #service-times p{
   font-size: 75%;
   text-align: center;
}

#header #service-times a{
   color: #FCF8E5;
   text-decoration: none;
}



/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   display: inline;
   position: relative;
   clear: left;
   float: left;
   width: 600px;
   height: 61px;
   margin: 16px 0 0 1px;
   background: url(../images/bg_nav.gif) no-repeat;
   list-style: none;
}

#nav li{
   float: left;
   background: url(../images/bg_nav_li.gif) no-repeat;
   font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
   line-height: 1;
}

#nav .current,
#nav li:hover,
#nav li.sfhover{
   background: url(../images/bg_nav_li_a_hover.gif) repeat-x;
}


#nav li a{
   display: block;
   float: left;
   padding: 7px 19px 12px;
   color: #d9f2cf;
   text-decoration: none;
}

#nav .current a,
#nav li:hover a,
#nav li.sfhover a{
   color: #121d00;
}

#nav .current ul ul,
#nav li ul{
   position: absolute;
   left: -999em;
   z-index: 999;
   list-style: none;
}

#nav li li,
#nav li li.current{
   float: left;
   font-size: 98%;
   background: url(../images/bg_nav_li_li.gif) no-repeat right center;
   text-indent: 0;
}

#nav li:hover li:hover,
#nav li.sfhover li.sfhover{
   background: url(../images/bg_nav_li_li.gif) no-repeat right center;
}

#nav .current_contact ul,
#nav .current ul,
#nav li:hover ul,
#nav li.sfhover ul{
   top: 32px;
   left: 18px;
   width: 750px;
   z-index:2;
}

#nav li li a{
   float: left;
   width: auto !important;
   background: none !important;
   padding: 8px 12px;
   color: #3B200A;
}

#nav li li a:hover{
   color: #25651d;
   text-decoration: underline;
}

/* =Container-Inner
---------------------------------------------------------------------
*/

#container-inner{
   width: 764px;
   margin: 0 auto;
}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   clear: both;
   width: 764px;
   float: left;
   margin-bottom: 15px;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
   float: left;
   width: 463px;
   padding: 12px 23px 0;
}

#content h3{
   clear: left;
   margin: 0 -15px .5em;
   padding: 3px 13px;
   border: 1px solid #E5DEB6;
   border-right: 0;
   border-left: 0;
   background: #F0ECD3;
   color: #BC6101;
   font-size: 135%;
   font-weight: normal;
}

body#home #content h3{
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border: 0;
	border-bottom: 1px solid #e7e7e7;
	background: none;
	color: #25701b;
	font-size: 115%;
}

#content h4{
   margin-bottom: .25em;
   color: #00748d;
   font-size: 115%;
}

#content h5{
	margin-bottom: 0.25em;
	color: #25701b;
	font-size: 115%;
}

#content h6{
   margin-bottom: .25em;
   color: #1B1B1B;
   font-size: 100%;
}

#content p,
#content ul,
#content ol,
#content td{
   margin-bottom: 1em;
   color: #1B1B1B;
   font-size: 85%;
   line-height: 1.5;
}

#content p.more{
   padding-top: .25em;
   border-top: 1px solid #E9E3C9;
   font-size: 75%;
   font-weight: bold;
   text-transform: uppercase;
   text-align: right;
}

#content p.more a{
   padding: 2px 20px 2px 0;
   background: url(../images/bg_more.gif) no-repeat right center;
   color: #BC6101;
}

#content p.more a:hover{
   color: #FC972B;
}

#content ul,
#content ol{
   margin-left: 3em;
}

#content ul#byline{
   float: left;
   margin-bottom: 10px;
   font-size: 85%;
   list-style: none;
}

#content a{
	color: #25701b;
}

#content a:hover{
	text-decoration: underline;
}

#content img.article{
   clear: right;
   float: right;
}

#content img#mcms_stats{
   display: none;
}

#content img#home_header{
   margin: 0 -23px 6px;
   padding: 7px;
   border: 1px solid #bcd5b2;
}

#content #text{
   clear: both;
}

#content .sermonbox{
   margin-bottom: 20px;
}

#content .sermonbox h4{
   margin-bottom: 5px;
}

#content .sermonbox p{
   padding: 0;
   margin: 0;
}

#content .sermonbox p.sermonlink{
   margin-top: 10px;
}

#content .sermonbox p.eventtime{
   margin-bottom: 0;
}

#content #comments{
   margin-top: 20px;
}

#content #comments h4{
   float: left;
}

#content #comments p#login{
   float: right;
}

#content #comments .comment{
   clear: left;
   margin: 10px 0;
   padding: 5px;
   border: 1px solid #E5DEB6;
}

#content #comments .comment p.byline{
   margin: -5px -5px .5em;
   padding: 2px 5px;
   background: #F0ECD3;
   color: #BC6101;
   font-size: 85%;
}

#content #comments .comment blockquote{
   margin: 0 0 5px 25px;
   color: #1B1B1B;
   font-size: 90%;
   line-height: 1.5;
}

#content #comments form label{
   display: block;
   margin-bottom: .25em;
   color: #BC6101;
   font-size: 115%;
}

#content #comments form textarea{
   width: 455px;
   margin-bottom: 10px;
   padding: 3px;
   border: 1px solid #E5DEB6;
   color: #1B1B1B;
   font-size: 11px;
   font-family: "Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

#content-top{
   display: inline;
   float: left;
   width: 509px;
   margin: 0 -23px 13px;
}

#content-top div#recent-sermons{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 250px;
   margin-left: 8px;
}

#content-top div#recent-sermons h3{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin: 0 13px .5em;
   padding-bottom: .25em;
   color: #BC6101;
}

#content-top div#recent-sermons h3 span{
   float: left;
}

#content-top div#recent-sermons h3 a{
   display: block;
   float: left;
   width: 16px;
   height: 16px;
   margin: 2px 0 0 5px;
   background: url(../images/bg_ipod.gif) no-repeat;
   text-indent: -9999px;
}

#content-top div#recent-sermons h4{
   width: 187px;
   margin: 0;
   color: #000;
   font-size: 85%;
   font-weight: normal;
   text-transform: uppercase;
}

#content-top div#recent-sermons p{
   margin: 0;
   color: #014E5F;
}

#content-top div#recent-sermons div.sermon{
   display: inline; /* IE6 double margin float bug hack */
   position: relative;
   clear: both;
   float: left;
   width: 224px;
   margin-bottom: 2px;
   padding: 5px 13px;
   background: url(../images/bg_recent-sermons_sermon.gif) repeat-x left bottom;
}

#content-top div#recent-sermons div.sermon a{
   display: block;
   position: absolute;
   top: 11px;
   text-indent: -9999px;
}

#content-top div#recent-sermons div.sermon p.go a{
   right: 31px;
   width: 14px;
   height: 14px;
   background: url(../images/bg_go.gif) no-repeat;
}

#content-top div#recent-sermons div.sermon p.download a{
   right: 9px;
   width: 13px;
   height: 13px;
   background: url(../images/bg_download.gif) no-repeat;
}

#content-top div#recent-sermons div.sermon h4 a{
   display: inline;
   position: static;
   text-indent: 0;
}

#content-top div#podcast{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 81px;
   margin-left: 16px;
   padding-top: 14px;
}

#content-top div#podcast h3{
   width: 73px;
   height: 69px;
   margin-bottom: 10px;
   padding: 0;
   border: 0;
   background: url(../images/bg_podcast_h3.gif) no-repeat;
   text-indent: -9999px;
}

#content-top div#podcast p{
   margin: 0;
   text-align: center;
}

#content-top div#podcast a{
   display: block;
   width: 75px;
   height: 18px;
   padding-top: 1px;
   background: url(../images/bg_podcast_subscribe.gif) no-repeat;
   color: #474747;
   text-decoration: none;
}

#content-top div#podcast a:hover{
   background: url(/images/bg_podcast_subscribe_hover.gif) no-repeat;
}

#content-top div#new-here{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 124px;
   margin-left: 15px;
   padding: 0 6px 4px 9px;
   background: url(../images/bg_new-here.gif) no-repeat left bottom;
}

#content-top div#new-here h3{
   margin: 0 -9px .25em 0;
   padding: 0;
   border: 0;
   font-size: 100%;
   font-weight: bold;
}

#content-top div#new-here h3 a{
   display: block;
   width: 53px;
   height: 39px;
   padding: 30px 68px 0 0;
   background: url(../images/bg_new-here_h3.gif) no-repeat right top;
   color: #014E5F;
   text-decoration: none;
}

#content-top div#new-here h3 a:hover{
   background-image: url(../images/bg_new-here_h3_hover.gif);
}

#content-top div#new-here p{
   margin: 0;
   font-size: 85%;
   line-height: 1.1;
}

#content-top div#new-here p a{
   color: #014E5F;
   font-weight: bold;
   text-transform: uppercase;
   text-decoration: none;
}

.bullet {
	background: url(../images/bullet.gif) 0 0.8em no-repeat;
	padding: 15px 0 0 25px;
		}
		
.bullet2 {
	background: url(../images/bullet2.gif) 0 1em no-repeat;
	padding: 7px 0 0 15px;
		}	
		
.info {
	padding:10px 10px;
	background: #f5f5f5;
	border: 1px solid #d7d7d7;
	color: #1B1B1B;
	}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 239px;
   margin: 10px 3px 0;
}

#sidebar h3{
	color: #404040;
	font-size: 115%;
	font-weight: normal;
}

#sidebar img{
   float: left;
   margin: 0 6px 6px 0;
   padding: 2px;
   border: 1px solid #D8D5B8;
   background: #FFF;
}

#sidebar img.gallery{
   margin: 0 4px 4px 0;
   padding: 1px;
}

#sidebar a:hover img{
	border: 1px solid #bcd5b2;
}

#sidebar #upcoming-events{
	float: left;
	margin-bottom: 16px;
	border-bottom: 7px solid #DEDFDC;
}

#sidebar #upcoming-events h3{
   position: relative;
   width: 229px;
   height: 27px;
   margin: 0 -3px;
   padding: 12px 0 0 16px;
   background: url(../images/bg_h3_upcoming-events.gif) no-repeat;
}

#sidebar #upcoming-events h3 span{
   float: left;
}

#sidebar #upcoming-events h3 a{
   display: block;
   float: left;
   width: 20px;
   height: 21px;
   margin: -2px 0 0 5px;
   background: url(../images/bg_calendar.gif) no-repeat;
   text-indent: -9999px;
}

#sidebar #upcoming-events .event{
	float: left;
	border-bottom: 1px solid #DEDFDC;
}

#sidebar #upcoming-events .event a{
	display: block;
	width: 209px;
	padding: 8px 15px;
	background: #ECECEC;
	text-decoration: none;
}

#sidebar #upcoming-events .event a:hover{
	background: #F9F9F9;
}

#sidebar #upcoming-events .event h4{
	margin-bottom: 0.5em;
	color: #173f12;
	font-size: 85%;
	text-transform: uppercase;
}

#sidebar #upcoming-events .event p{
   float: left;
   padding-right: 10px;
   background: url(../images/bg_event_a.gif) no-repeat right center;
   color: #020202;
   font-size: 85%;
}

#sidebar #sidebar-lower{
   clear: left;
   float: left;
   width: 211px;
   padding: 0 14px;
   background: url(../images/bg_sidebar-lower.gif) repeat-x;
}

#sidebar #sidebar-lower h3{
   float: left;
   width: 210px;
   margin: 18px 0 9px;
}

#sidebar #sidebar-lower h3 span{
   float: left;
}

#sidebar #sidebar-lower h3 a{
   display: block;
   float: left;
   width: 14px;
   height: 14px;
   margin: 2px 0 0 7px;
   text-indent: -9999px;
}

#sidebar #sidebar-lower h4{
   clear: left;
   margin-bottom: .5em;
   color: #6E6D64;
   font-size: 70%;
   font-weight: normal;
}

#sidebar #sidebar-lower h4 strong{
   color: #252525;
   font-size: 121%;
}

#sidebar #sidebar-lower p{
   margin-bottom: .5em;
   color: #252525;
   font-size: 85%;
   line-height: 1.2;
}

#sidebar #sidebar-lower strong{
   color: #5C6565;
}

#sidebar #sidebar-lower a{
	color: #25701b;
	font-weight: bold;
	text-decoration: underline;
}

#sidebar #sidebar-lower a.more{
   text-decoration: none;
}

#sidebar #sidebar-lower a.more:hover{
   text-decoration: underline;
}

#sidebar #spacer{
	float: right;
	width: 1px;
	margin-right: -14px;
	height: 400px;
}

/* Images
---------------------------------------------------------------------
*/

#content .img2{
	margin: 0 10px 10px 0px;
	border: 5px solid #dbdbdb;
}
/* =Footer
---------------------------------------------------------------------
*/

#footer{
	clear: both;
	/*margin-top: 5px;*/
   border-top: 1px solid #cccccc;
	background: #ededed;
}

#footer-inner{
   width: 764px;
   margin: 0 auto;
   padding: 11px 0px;
   color: #000000;
   font-size: 85%;
}

#footer-inner a{
   color: #000000;
}

#footer-inner a:hover{
   text-decoration: none;
}

#footer-inner img{
   margin: 0 10px;
   border: 5px solid #dbdbdb;
}

#footer-inner a:hover img{
	border-color: #bcd5b2;
}

/*--[ bottom ]----------------------------------------------------------------*/
#bottom {
	clear: both;
	padding-top: 20px;
	height: 150px;	
	background: #fcfcfc url(../images/bottom.gif) top center no-repeat;
	text-align: center;
	}
#bottom-inner {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	padding-top: 40px;
	}
	
	#bottom-inner ul {
		width: 240px;
		float: left;
		display: inline;
		margin: 0px;
		padding: 0px;
	}
	#bottom-inner li {
	background: transparent;
	padding: 0px;
	float: left;
	display: inline;
	width: 720px;
	padding-top: 30px;
	line-height: 2em;
	font-size: 10px;
		}
	#bottom-inner a {
	text-decoration: none;
	color: #c0c0c0;
		}
		#bottom a:hover {
		text-decoration: underline;	
		}
/* ---- jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-10px;
	height:23px;
	width:10px;
    top:2px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
   top:3px;
}

#JT {
	position: absolute;
	z-index:100;
   margin-top: -5px;
	border: 2px solid #00768C;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 0;
	color:#333333;
}

.JT_loader{
	background-image: url(/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
   margin-bottom: 10px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold; display: none;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold; display: none;
}

#JT_copy p{
   margin: 0 0 1em;
   font-size: 85%;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
