* {
   margin: 0;
   padding: 0;
}

body{
   background: #fff url(../_img/bg_body.gif) repeat-x;
   font-size: 65.5%;
   font-family: "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

#container{
   width: 948px;
   margin: 0 auto;
   border-left: 3px solid #333;
}

a{
   overflow: hidden;
   color: #990000;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
}

#header h1 a{
	background: url(../_img/bg_h1.png) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 323px;
	height: 64px;
	margin-top: 20px;
	margin-left: 20px;
}

#header #metanav{
	width: 530px;
	background: #990000;
	height: 20px;
	float: right;
}

#header #metanav li{
	list-style: none;
	margin: 3px 0 0 17px;
}

#header #metanav li a{
	text-decoration: underline;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .08em;
}

#header #tagline{
	background: url(../_img/bg_tagline.png) no-repeat;
	width: 382px;
	height: 49px;
	float: right;
	clear: right;
	margin-top: 18px;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   float: left;
   width: 918px;
	height: 28px;
   background: #efefef;
   margin-top: 18px;
   padding: 0 15px;
}

#nav li{
   border-bottom: 1px solid #FFF;
   font-size: 1.1em;
   font-weight: bold;
   list-style: none;
   display: inline;
   height: 28px;
   margin: 0 0 0 10px;
   float: left;
}

#nav li a{
   display: block;
   padding: 5px 10px;
   font-size: 1.2em;
   color: #333;
   text-transform: uppercase;
   text-decoration: none;
}

#nav li a:hover{
   text-decoration: underline;
}

#nav li.current a{
	text-decoration: underline;
}

#nav li li{
   border-top: 1px solid #FFF;
   border-bottom: 0;
   font-size: 1em;
   display: none;
}

#nav li li a{
   width: 105px;
   padding-left: 30px;
   background: #CCC;
   color: #000;
}

#nav li li li a{
   width: 90px;
   padding-left: 45px;
   background: #E6E6E6;
   color: #000;
}

/* =Container-Inner
---------------------------------------------------------------------
*/



/* =Content-Wrap
---------------------------------------------------------------------
*/


/* =Content
---------------------------------------------------------------------
*/

#content{
   clear: both;
   float: left;
   width: 933px;
   padding: 15px 0 15px 15px;
}

#content h3{
   font-size: 1.5em;
}

#content h4{
   font-size: 1.3em;
}

#content h5{
   font-size: 1.1em;
}

#content h6{
   font-size: .9em;
}

#content p,
#content ul,
#content ol{
   margin-bottom: 1em;
   color: #333;
   font-size: 1.2em;
   line-height: 1.5;

}

#content ul,
#content ol{
   margin-left: 3em;
}


#content ul#byline{
   margin-bottom: 10px;
   font-size: 1.1em;
   list-style: none;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
}

#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;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   float: right;
   width: 169px;
   padding: 15px;
   border-left: 1px solid #CCC;
   border-bottom: 1px solid #CCC;
   background: #EEE;
}

#sidebar h3{
   font-size: 1.4em;
}

#sidebar h4{
   font-size: 1.2em;
}

#sidebar h5{
   font-size: 1.0em;
}

#sidebar h6{
   font-size: .9em;
}

#sidebar p,
#sidebar ul,
#sidebar ol{
   margin-bottom: 1em;
   color: #333;
   font-size: 1.1em;
   /*line-height: 1.2;*/
}

#sidebar ul,
#sidebar ol{
   margin-left: 2em;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
}

#footer p{
   font-size: 1.0em;
   text-align: right;
}

/* HOME
---------------------------------------------------------------------
*/

#home #content{
	width: 933px;
}

#home #newsflash{
	width: 700px;
	height: 20px;
	list-style: none;
	margin-left: 0;
	margin-top: -10px;
}

#home #updates{
	margin-left: 0;
}

#home #updates li{
	width: 700px;
	list-style: none;
	padding-right: 20px;
	font-size: 1.1em;
	color: #990000;
	text-decoration: underline;
}

#home #col3-content{
	margin-top: 20px;
}

#home #content #col1{
	width: 356px;
	height: auto;
	min-height: 400px;
	display: inline;
	float: left;
}

#home #content #rotator{
	margin-left: 0;
	margin-bottom: 10px;
}

#home #content #rotator li{
	list-style: none;
}

#home #content #rotator img{
	border: 3px solid #990000;
}

#home #content #calendar{
	background: url(../_img/hdr_onthecal.png) no-repeat top left;
	min-height: 300px;
	clear: left;
	position: relative;
	top: 10px;
	display: block;
}

#home #content #col1 #calbtns{ 
	z-index: 50;
	position: relative;
	text-align: left;
	color: #fff;
	margin-left: 8px;
	overflow: hidden;
	display: inline;
	float: right;
}

#home #content #col1 #calbtns a{ 
	font-size: 1.3em;
	font-weight: bold;
    display: block;
    float: left;
    margin-right: 6px;
	display: inline;
	color: #999;
	text-decoration: none;
}

#home #content #col1 #calbtns a.activeSlide{ 
	color: #CCFF00;
}

#home #content #calendar #events{
	height: auto;
	min-height: 10px;
	clear: left;
	display: block;
	position: relative;
}

#home #content #calendar #events ul{
	border-top: 3px solid #333;
	margin: 18px 0 0 0;
	display: block;
	position: relative;
	float: left;
	width: 100%;
}

#home #content #calendar #events li{
	list-style: none;
	margin-top: 15px;
}

#home #content #col2{
	margin-left: 15px;
	width: 342px;
	height: auto;
	min-height: 400px;
	background: #efefef;
	display: inline;
	float: left;
	padding: 10px 15px;
}

#home #content #col2 h3.welcome{
	background: url(../_img/hdr_welcome.png) no-repeat;
	width: 342px;
	height: 29px;
	float: left;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#home #content #col2 ul{
	clear: both;
	margin-left: 0;
}

#home #content #col2 li{
	list-style: none;
	background: url(../_img/bg_content_li.gif) no-repeat;
	margin-top: 15px;
	padding-left: 15px;
}

#home #content #col2 h4.sermons{
	background: #990000;
	width: 372px;
	padding: 6px 0;
	text-align: center;
	font-size: 1.6em;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: -15px;
}

#home #content #col2 h4.sermons a{
	color: #fff;
	text-transform: uppercase;
}

#home #content #col2 h3.joinus{
	background: url(../_img/hdr_joinus.png) no-repeat;
	width: 342px;
	height: 30px;
	margin-top: 25px;
	margin-bottom: 10px;
	float: left;
	text-indent: -9999px;
}

#home #content #col3{
	margin-left: 15px;
	width: 168px;
	height: auto;
	min-height: 400px;
	display: inline;
	float: left;
}

#home #content #col3 #findoutabout{
	margin-left: 5px;
}

#home #content #col3 #findoutabout span{
	font-size: 1.4em;
	text-transform: uppercase;
}

#home #content #col3 #findoutabout li{
	list-style: none;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 8px;
	border-bottom: 2px solid #990000;
	margin-left: 0;
	padding-left: 0;
}

#home #content #col3 #findoutabout li a{
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 0;
}

#home #content #col3 #iwantto{
	margin-left: 5px;
}

#home #content #col3 #iwantto span{
	font-size: 1.4em;
	text-transform: uppercase;
	line-height: 2em;
}

#home #content #col3 #iwantto li{
	list-style: none;
	clear: left;
	padding-bottom: 20px;
}

#home #content #col3 #iwantto li img{
	float: left;
	border: 1px solid #990000;
}

#home #content #col3 #iwantto li a{
	font-size: 1.4em;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
}

#home #content #announcements{
	margin-left: 0;
}

#home #content #announcements ul{
	margin-left: 0;
}

#home #content #announcements li{
	list-style: none;
	margin-left: 0;
	font-size: .9em;
}

#home #content #announcements li a{
	color: #990000;
}
