@charset "UTF-8";
/* CSS Document */

#container_home{
	width: 913px;
	border:none;
	outline:none;
	/*background-color:#CC9966;*/
}


#container{
	width: 867px;
	border:none;
	outline:none;
	background-color:#CC9966;
}

/************  MAIN DIVS HOME PAGE  ****************/

#header_section2{
	width: 913px;
	height: 373px;
	border:none;

}

#home_section1{
	width: 913px;
	height: 196px;
	border:none;
}

#home_section2{
	width: 913px;
	height: 147px;
	border:none;
}

#home_section3{
	width: 913px;
	height: 93px;
	border:none;
}

/************ HOME PAGE  ****************/


#worship_times{
	width: 203px;
	height: 196px;
	border:none;
	background-color:#FFCC66;

}


#welcome_box{
	width: 462px;
	height: 146px;
	background-image:url(images/welcome_box2.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#663300;
	padding-left: 20px;
	padding-right:20px;
	padding-top: 40px;
	border:none;
	line-height:14px;

}


#the_word{
	width: 203px;
	height: 147px;
	border:none;

}

#ministries{
	width: 271px;
	height: 147px;
	border:none;

}


#upcoming_events{
	width: 393px;
	height: 147px;
	background-image:url(images/upcoming.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	line-height:23px;
	border:none;

}


#inspiration{
	width: 705px;
	height: 93px;
	background-image:url(images/inspiration.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:18px;
	font-style:italic;
	border:none;
}

#prayer{
	width: 162px;
	height: 93px;
	border:none;

}


.photo_flash{
	width:208px;
	height:196px;
	position:absolute;
	z-index:100px;
	/*margin-left:800px;
	left: 694px;
	top: 403px;*/
	background-color:none;
	border:none;
}


/************  MAIN DIVS CONTENT PAGES  ****************/


#header_section{
	width: 867px;
	height: 373px;
	border:none;
}


#side_section{
	width: 203px;
	background-color:#CC9966;
	border:none;

}


#content_section{
	width:664px;
	display:inline;
	/*margin-left: 203px;*/
	float:right;
	background-color:#FFFFFF;
	border:none;
}

#photos_section{
	width:913px;

}

#footer_section{
	width: 867px;
	height:auto;
	background-color:#999999;
}

#footer_sectionhome{
	width: 867px;
	height:auto;
	background-color:#999999;
}


/************  HEADER  ****************/


#header_flash{
	width: 867px;
	height: 70px;
	border:none;

}

#logo_slice{
	width: 867px;
	height: 53px;
	background-image:url(images/logo-slice.jpg);
	border:none;

}

#navigation{
	width: 203px;
	height: 250px;
	border:none;


}

#main_image{
	width:502px;
	height: 250px;
	border:none;
	background-color:none;
}

#quote_block{
	width: 162px;
	height: 250px;
	border:none;
	

}

/************  SIDE SECTION  ****************/

#worship_block{
	width: 203px;
	height: auto;
	border:none;
}



/************  CONTENT SECTION  ****************/

#tagline_a{
	width: 502px;
	height: 36px;
	background-image:url(images/tagline_box1.jpg);
	border:none;
}

#tagline_b{
	width: 162px;
	height: 36px;
	background-image:url(images/tagline_box2.jpg);
	border:none;
}

#content_whitespace{
	width: 162px;
	height:auto;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border:none;
}

#content_space{
	width: 482px;
	height: auto px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-left: 10px;
	padding-right: 10px;
	border:none;

}

#prayer_request{
	width: 644px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding-left: 20px;
	background-image:url(images/contact_prayerheader.jpg);
	background-repeat:no-repeat;


}

#photo_gallery{
	width: 644px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	padding-left: 20px;
	border:none;

}


.title{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;

}


/************  FOOTER SECTION  ****************/

#address_footer{
	width:867px;
	height: 45px;
	background-color:#000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	color:#FFFFFF;
}


#nav_footer{
	width:867px;
	height: 85px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #000033;
	text-align:center;
	
}

#nav_footer ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
	line-height: 30px;
	white-space: nowrap;
}

#nav_footer li {
list-style-type: none;
 display: inline;
}

#nav_footer li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #000033;
}

#nav_footer li a:link {
	color: #000033;
}

/*#nav_footer li a:visited {
color: #CCC;
}*/

#nav_footer li a:hover {
	color: #CCC;
 }

#copyright_footer{
	width:867px;
	height: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	
}

#copyright_footer2{
	width:900px;
	height: 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:center;	
}