/* Reset all Margins and padding */

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

/* Reset all Margins and padding */
body {	
background: #D0C8A1;	color: #ffffff;}

/* Center Container of site */
#container {	
width: 1024px; 	margin: 10px auto; }

#container-top {	
width: 1024px;	
height:80px;	
background: url('../images/header-home.jpg') no-repeat;	
border-left: 1px solid #000000;	
border-top: 1px solid #000000;	
border-right: 1px solid #000000;}

#container-topabout {	
width: 1024px;	
height:80px;	
background: url('../images/header-about.jpg') no-repeat;	
border-left: 1px solid #000000;	
border-top: 1px solid #000000;	
border-right: 1px solid #000000;}

#container-topfaith {	
width: 1024px;	
height:80px;	
background: url('../images/header-faith.jpg') no-repeat;	
border-left: 1px solid #000000;	
border-top: 1px solid #000000;	
border-right: 1px solid #000000;}

#container-topcalendar {
	width: 1024px;	
	height:80px;	
	background: url('../images/header-calendar.jpg') no-repeat;	
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;}
	
	#container-topvalue {
	width: 1024px;	
	height:80px;	
	background: url('../images/header-values.jpg') no-repeat;	
	border-left: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;}
	
	#container-topexpect {
	width: 1024px;	
	height:80px;	
	background: url('../images/header-expectations.jpg') no-repeat;	
	border-left: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;}
	
	#container-tophg {	
	width: 1024px;	
	height:80px;	
	background: url('../images/header-hg.jpg') no-repeat;	
	border-left: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;}
	
	#container-toparchive {	
	width: 1024px;	
	height:80px;	
	background: url('../images/header-archive.jpg') no-repeat;	
  border-left: 1px solid #000000;	
border-top: 1px solid #000000;	
border-right: 1px solid #000000;}

#container-topbrookdalechurch {	
width: 1024px;	
height:80px;	
background: url('../images/header-brookdalechurch.jpg') no-repeat;	
border-left: 1px solid #000000;	
border-top: 1px solid #000000;	
border-right: 1px solid #000000;}

#container-topministering {	
width: 1024px;	
height:80px;	
background: url('../images/header-ministering.jpg') no-repeat;	
border-left: 1px solid #000000;	
border-top: 1px solid #000000;	
border-right: 1px solid #000000;}

#container-topstaff{	
width: 1024px;	
height:80px;	
background: url('../images/header-staff.jpg') no-repeat;	
border-left: 1px solid #000000;	
border-top: 1px solid #000000;	
border-right: 1px solid #000000;}

#container-topgodsword {
	width: 1024px;	
	height:80px;	
	background: url('../images/header-godsword.jpg') no-repeat;	
	border-left: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;}
	
	#container-topknowgod {	
	width: 1024px;	
	height:80px;	
	background: url('../images/header-knowgod.jpg') no-repeat;	
	border-left: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;}
	
	#container-topdirections {	
	width: 1024px;	
	height:80px;	
	background: url('../images/header-directions.jpg') no-repeat;	
	border-left: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;}
	
	#container-topeventdetail {	
	width: 1024px;	
	height:80px;	
	background: url('../images/header-eventdetail.jpg') no-repeat;	
	border-left: 1px solid #000000;	
	border-top: 1px solid #000000;	
	border-right: 1px solid #000000;}
	
	#container-bottom {	
	width: 1024px;	
	float:left;	
	min-height:773px;	
	background: url('../images/main.jpg') no-repeat;	
	border:1px solid #000000;	
	border-top:none;}
	
	#container-bottompage {	
	width: 1024px;	
	float:left;	
	min-height:773px;	
	background: url('../images/mainpage.jpg') no-repeat;	
	border:1px solid #000000;	
	border-top:none;}
	
	#left{	
	width:175px;	
	background: #2b8397 url('../images/leftnav.jpg') no-repeat;}
	
	#content{	
	width:800px;}
	
	#homecontent{	
	width:585px;	
	color:#000000;	
	margin:180px 0px 0px 125px;	
	font-size: 12pt;	
	line-height: 28px;}
	
	#pagecontent{	
	width:740px;	
	color:#113841;	
	margin:40px 0px 40px 60px;	
	line-height: 28px;	
	font: 10pt Verdana, Helvetica, sans-serif;	
	font-weight: bold;	line-height:18pt;}
	
	#footer{	
	float:left;	
	width:1024px;	
	color:#113841;	
	font: 8pt Verdana, Helvetica, sans-serif;}
	
	/* menu section */
	
	#nav {	
	margin: 50px 0px 0px 10px; 	
	font: 12pt Verdana, Arial, Helvetica, sans-serif; 	
	font-weight: bold; }
	
	#nav ul{    
	margin-top: 20px;		
	padding: 0;		
	list-style:none;		
	background: url('../images/navbutton.png') no-repeat;}
	
	#nav ul li{}#nav ul li a{		
	text-decoration: none;    
	color: white;    
	border:none;}
	
	#nav ul li a:visited{        
	color: white;}
	
	#nav ul li a:hover, .menu ul li .current{        
	color: #cccccc;		
	background: url('../images/navbutton_down.png') no-repeat;}
	
	#snippet-home{	
	margin-top:165px;	
	margin-left:55px;		
	height:135px;		
	background: url('../images/snippet.png') no-repeat;		
	width:735px;}a{    
	text-decoration:none;    
	color:#113841;    
	border-bottom:1px solid #113841;}  
	
	#snippet{		
	margin-left:55px;		
	height:135px;		
	background: url('../images/snippet.png') no-repeat;		
	width:735px;}a{    
	text-decoration:none;    
	color:#113841;    
	border-bottom:1px solid #113841;}
	
	a:hover{    
	text-decoration:none;    
	color:#000000;    
	border-bottom:none;}
	
	#snippet-left{    
	float:left;    
	margin:20px 0px 5px 25px;		
	height:82px;		width:333px;		
	color:#113841;	  
	font: 10pt Arial, Verdana, Helvetica, sans-serif;	  
	font-weight: bold;	  }
	
	#snippet-right{    
	float:right;    
	margin:20px 40px 5px 0px;		
	height:82px;		
	width:335px;		
	border-left:1px solid #113841;		
	color:#113841;	  
	font: 10pt Arial, Verdana, Helvetica, sans-serif;	  
	font-weight: bold;}
	
	.snippetitems-left{    
	float:left;    
	margin:5px 0px 0px 15px;    
	font: 8pt Arial, Verdana, Helvetica, sans-serif;    
	line-height:16pt;    width:40%;}
	
	.snippetitems-right{    
	float:right;    
	margin:5px 0px 0px 15px;   
	width:40%;    
	font: 8pt Arial, Verdana, Helvetica, sans-serif;    
	line-height:16pt;}
	
	.snippetheader{    
	display:block;    
	float:left;    
	width:100%;    
	margin-left:5px;}
	
	h1{   
	margin:0px 0px 20px 0px;   
	border-bottom:1px solid #113841;}
	h2{   
	margin:0px 0px 20px 0px;}
	
	.border{   
	border:3px solid #113841;}
	
	#archive{   }
	
	/* Calendar section */
	
	
	#calendar{    
	margin-top:60px;	
	margin-left:100px;}
	
	.calendarheader{	
	background: url('../images/calendar_header.png') repeat-x;	
	color: #ffffff;	
	font: 8pt Verdana, Helvetica, sans-serif;}
	
	.calendarheader a{	
	color:#ffffff;	
	border-bottom:none;}.monthheader{	
	color: #ffffff;	
	font: 8pt Verdana, Helvetica, sans-serif;	
	background: #ffffff;}
	
	.cell{	
	border: 1px solid #cccccc;	
	background: #ffffff;	
	font: 8pt Verdana, Helvetica, sans-serif;	
	color: #3c9edc;}
	
	.cellevent{	
	border: 1px solid #cccccc;	
	background: #ffffcd;	
	font: 8pt Verdana, Helvetica, sans-serif;	
	color: #3c9edc;}
	
	#calendarpageheader{	
	border-bottom: 3px solid #353535;	
	padding-top:25px; 	
	padding-left: 10px;	
	padding-right: 10px;	
	height: 30px;	
	font: 12pt Verdana, Helvetica, sans-serif;	
	color: #ffffff;}
	
	#times{
  float:left;
  margin-top:50px;		
	font-size:7pt;
  }