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

body{
	background-color:#323232;
	margin-top:0;
	margin-left:0;
	height:auto;
	width:100%;
	position:static;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	}

.pageframe{
	background-color:#f7f7f7;
	position:relative;
	width:978px;	
	min-height:1340px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: none;
	float: none;
	display:block;
	overflow:auto;
}
.pageframehome{
	background-color:#f7f7f7;
	position:relative;
	width:978px;	
	min-height:1025px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: none;
	float: none;
	display:block;
	overflow:auto;
}
.pageframemin{
	background-color:#f7f7f7;
	position:relative;
	width:978px;	
	min-height:3100px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: none;
	float: none;
	display:block;
	overflow:auto;
}
.pageframestaff{
	background-color:#f7f7f7;
	position:relative;
	width:978px;	
	min-height:1960px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: none;
	float: none;
	display:block;
	overflow:auto;
}
.pageframephotos{
	background-color:#f7f7f7;
	position:relative;
	width:978px;	
	min-height:1500px;
	height:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: none;
	float: none;
	display:block;
	overflow:auto;
}

.logo{
	float:left;
	clear:none;
	width:216px;
	height:96px;
	background-image:url(../images/logo.jpg);
}

.nav{
	width:762px;
	height:96px;
	background-image:url(../images/navbg.jpg);
	float:left;
	padding:0;
}

.home{
	width:99px;
	height:43px;
	float:left;
	clear:none;
	border:none;
	background-image:url(../images/nav/home1.jpg);
	color:#262626;
	}
.home a:link{
	border:0;
}
.home a:hover{
	border:0;
	background-image:url(../images/nav/home2.jpg);
	color:#262626;
	height:43px;
	padding-top:28px;
	background-repeat:no-repeat;
}

.calender{
	width:131px;
	height:43px;
	background-image:url(../images/nav/calender1.jpg);
	clear:none;
	float:left;
	padding:0;
}

.calender a:link{
	border:0;
}
.calender a:hover{
	border:0;
	background-image:url(../images/nav/calender2.jpg);
	color:#262626;
	height:43px;
	padding-top:28px;
	background-repeat:no-repeat;
}

.ministries{
	width:142px;
	height:43px;
	background-image:url(../images/nav/ministries1.jpg);
	clear:none;
	float:left;
	padding:0;
}
.ministries a:link{
	border:0;
}
.ministries a:hover{
	border:0;
	background-image:url(../images/nav/ministries2.jpg);
	color:#262626;
	height:43px;
	padding-top:28px;
	background-repeat:no-repeat;
}

.staff{
	width:94px;
	height:43px;
	background-image:url(../images/nav/staff1.jpg);
	clear:none;
	float:left;
	padding:0;
}

.staff a:link{
	border:0;
}
.staff a:hover{
	border:0;
	background-image:url(../images/nav/staff2.jpg);
	color:#262626;
	height:43px;
	padding-top:28px;
	background-repeat:no-repeat;
}


.about{
	width:136px;
	height:43px;
	background-image:url(../images/nav/about1.jpg);
	clear:none;
	float:left;
	padding:0;
}
.about a:link{
	border:0;
}
.about a:hover{
	border:0;
	background-image:url(../images/nav/about2.jpg);
	color:#262626;
	height:43px;
	padding-top:28px;
	background-repeat:no-repeat;
}

.contact{
	width:160px;
	height:43px;
	background-image:url(../images/nav/contact1.jpg);
	clear:none;
	float:left;
	padding:0;
}
.contact a:link{
	border:0;
}
.contact a:hover{
	border:0;
	background-image:url(../images/nav/contact2.jpg);
	color:#262626;
	height:43px;
	padding-top:28px;
	background-repeat:no-repeat;
}

.leftnav{
	width:216px;
	height:455px;
	background-image:url(../images/leftnav.jpg);
	float:left;
	clear:none;
	}

.leftnavheader{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:14px;
	padding-left:6px;
	padding-bottom:15px;
	font-weight:bold;
	color:#333;
	text-align:center;
	}

.leftnavlinks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:6px;
	color:#893004;
	line-height:32px;
	text-align:center;
}
.leftnav a:link{
	color:#893004;
	text-decoration:none;
}
.leftnav a:hover{
	color:#333;
	text-decoration:none;
}
.leftnav a:visited{
	color:#893004;
	text-decoration:none;
}
.contentheader{
	width:747px;
	height:33px;
	background-image:url(../images/contentheader.jpg);
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-top:12px;
	padding-left:15px;
	font-weight:bold;
	color:#333;
}
.content{
	width:757px;
	min-height:1010px;
	background-image:url(../images/contentbg.jpg);
	float:right;
	padding-left:5px;
	}
.contenthome{
	width:740px;
	min-height:402px;
	background-image:url(../images/contentbg.jpg);
	float:right;
	padding-left:5px;
	padding-right:17px;
	height:auto;
	overflow:visible;
	display:block;
}
.contentphotogal{
	width:757px;
	min-height:1010px;
	background-image:url(../images/contentbg.jpg);
	float:right;
	padding-left:5px;
}
.contentfooter{
	width:762px;
	height:9px;
	background-image:url(../images/contentfooter.jpg);
	background-repeat:no-repeat;
	float:right;
	}

.footer{
	width:100%;
	text-align:center;
	height:49px;
	background-image:url(../images/footer.jpg);
	float:left;
	position:fixed;
	bottom:0px;
}
.clear {
	border:0;
	color:#000;
}
.clear a:link{
	border:0;
	color:#000;
}
.clear a:visited{
	border:0;
	color:#000;
}
.clear a:hover{
	border:0;
	color:#000;
}

.leftnavmin{
	width:216px;
	height:2800px;
	background-image:url(../images/leftnav.jpg);
	float:left;
	clear:none;
	background-repeat:no-repeat;
	}
	
.leftnavmin a:link{
	color:#893004;
	text-decoration:none;
}
.leftnavmin a:hover{
	color:#333;
	text-decoration:none;
}
.leftnavmin a:visited{
	color:#893004;
	text-decoration:none;
}
	
.contentmin{
	width:757px;
	min-height:2810px;
	background-image:url(../images/contentbg.jpg);
	float:right;
	padding-left:5px;
	}
.weeklyscripture{
	width:731px;
	height:460px;
	background-image:url(../images/scripture.jpg);
	padding-left:15px;
	padding-right:10px;
	padding-top:13px;
	float:right;
	margin-right:6px;
	border:none;
	
	background-repeat:no-repeat;
}
.weeklyscripture h1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	float:none;
	clear:none;
	margin:0;
	color:#333;
}
.leftnavheadermin{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-top:14px;
	padding-left:6px;
	padding-bottom:16px;
	font-weight:bold;
	color:#333;
	text-align:center;
	}
.leftnavheadermin a:link, .leftnavheadermin a:visited{
	color:#333;
}
.leftnavheadermin a:hover{
	color:#000;
}
.leftnavimg{
	width:213px;
	height:465px;
	float:left;
	clear:none;
	display:inline-block;
	line-height:normal;
}
.leftnavimg div{
	width:213px;
	height:158px;
	float:none;
	clear:both;
}
.leftnavimg div:hover{
	background-position:-216px 0 ;
}
.leftnavimg #one{
	background-image:url(../images/left/girl.jpg);
}
.leftnavimg #two{
	background-image:url(../images/left/batb.jpg);
}
.leftnavimg #three{
	background-image:url(../images/left/photos.jpg);
}
.leftnavimg #four{
	background-image:url(../images/left/map.jpg);
}


#poster{
	padding-left:120px;
	padding-top:20px;
}
#splash{
	padding-left:15px;
	padding-top:10px;
}
#map{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	border:thin #999 solid;
}
#photos{
	padding-left:5px;
}
.posterinfo{
	font-size:18px;
	text-align:center;
}
#sacredmarriage{
	float:left;
	clear:none;
	margin:15px;
}
.contenthome a:link, .contenthome a:visited{
	color:#333;
}
.contenthome a:hover{
	color:#666;
}
#video{
		border:1px solid #333;
	margin-left:50px;
}
.seasonal{
	width:710px;
	height:auto;
	overflow:visible;
	padding-left:25px;
	background-repeat:no-repeat;
	float:left;
	clear:both;
	display:block;
}
.seasleft{
		color:#5a3813;
		width:310px;
		margin-left:25px;
		height:auto;
		margin-top:400px;
		float:left;
		clear:none;
	}
	#seasright{
		margin-top:400px;
		width:370px;	
		float:left;
		clear:none;
		
	}
	.seasright{
		color:#5a3813;
		width:300px;
		height:100px;
		font-weight:bold;
		float:left;
		clear:none;
		margin-bottom:30px;
	}
	.fr{
		float:right;
		clear:none;
		margin-left:20px;
		
	}
	.fl{
		float:left;
		clear:none;
		margin-right:20px;
		
	}
#center{
	text-align:center;
}