@charset "utf-8";
/* CSS Document */
.main {
	width:980px;
	height:100%;
	margin: auto;
	
}
.clr {clear:both}
.top_header{
	width:956px;
	background-color:#FFF;
	height:39px;
	z-index:1;
}
.header {
	width:956px;
	background:url(images/bg_header.gif);
	height:100px;
	z-index:1;
}
.name {
	padding: 15px 0px 0px 275px;
}
.logo {
	
	position: absolute;
	padding-left:60px;
	padding-top:20px;
	z-index: 2;
}

.content {
	width:956px;
	background-color: #FFF;
}
.nav {
	float:left;
	width:175px;
	background: #ffffff;
	z-index:1;
	height: 636px;
}
.nav_about {
	float:left;
	width:175px;
	background: #ffffff;
	z-index:1;
	height: 1634px;
}
.nav_locations {
	float:left;
	width:175px;
	background: #ffffff;
	z-index:1;
	height: 645px;
}
.nav_sermons {
	float:left;
	width:175px;
	background: #ffffff;
	z-index:1;
	height: 706px;
}

.nav_calendar {
	float:left;
	width:175px;
	background: #ffffff;
	z-index:1;
	height: 637px;
}
.nav_ministries {
	float:left;
	width:175px;
	background: #ffffff;
	z-index:1;
	height: 675px;
}
.nav_resources {
	float:left;
	width:175px;
	background: #ffffff;
	z-index:1;
	height: 675px;
}
.nav_contact {
	float:left;
	width:175px;
	background: #ffffff;
	z-index:1;
	height: 703px;
}

.image_scroll {
	z-index:1;
	float:left;
}
.top_content{
	z-index:1;
	float:left;
	background-color: #FFF;
	width: 781px;
}
.top_content_calendar{
	z-index:1;
	float:left;
	background-color: #FFF;
	width: 781px;
	height: 900px;
}
.content_container{
	width:781px;
	float:left;
	color: #666;
	background:url(images/watermark.gif) right bottom no-repeat #FFF;
	height: 389px;
}
.content_container_about{
	width:746px;
	float:left;
	color: #666;
	padding-left: 25px;
	padding-right: 10px;
	background-color: #FFF;
}
.content_container_location{
	width:746px;
	float:left;
	color: #666;
	padding-left: 25px;
	padding-right: 10px;
	background-color: #FFF;
}
.content_container_resources{
	width:746px;
	float:left;
	color: #666;
	padding-left: 25px;
	padding-right: 10px;
	background-color: #FFF;
	height: 1384px;
}
.content_container_sermon{
	width:357px;
	float:left;
	color: #666;
	padding-left: 25px;
	background-color: #FFF;
	font-size: 14px;
	line-height: 22px;
	margin-top: 25px;
}
.content_container_resources{
	width:450px;
	float:left;
	color: #666;
	padding-left: 25px;
	background-color: #FFF;
	font-size: 18px;
	line-height: 22px;
	margin-top: 25px;
}
.content_container_resources{
	width:450px;
	float:left;
	color: #666;
	padding-left: 25px;
	background-color: #FFF;
	font-size: 18px;
	line-height: 22px;
	margin-top: 25px;
}
.content_container_contact{
	width:520px;
	float:left;
	color: #666;
	padding-left: 25px;
	background-color: #FFF;
	font-size: 20px;
	line-height: 22px;
	margin-top: 25px;
	height: 590px;
}
.content_container_ministries{
	width:700px;
	float:left;
	color: #666;
	padding-left: 25px;
	background-color: #FFF;
	font-size: 18px;
	line-height: 22px;
	margin-top: 25px;
}
.content_container_sermon1{
	width:360px;
	float:left;
	color: #666;
	padding-left: 25px;
	background-color: #FFF;
	font-size: 14px;
	line-height: 22px;
	margin-top: 25px;
}
.content_container_calendar1{
	width:340px;
	float:left;
	color: #666;
	padding-left: 25px;
	background-color: #FFF;
	font-size: 14px;
	line-height: 22px;
	margin-top: 25px;
}
.content_container_calendar2{
	width:360px;
	float:left;
	color: #FFF;
	padding-left: 25px;
	background-color: #0B496C;
	font-size: 14px;
	line-height: 22px;
	margin-top: 25px;
}

.pic_about {
	float:right;
}

.pic_loc {
	float:left;
	margin-top: 50px;
	width: 295px;
}
.shadow{
	float:right;
	width:24px;
	height:775px;
	background:url(images/shado1w.gif);
}
.footer{
	width:955px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #0b496c;
	font-size: 12px;
}

