#container {
	width: 100%;
	height:100%;
	background-image: url(img/mainbkg.jpg);
}

#spacer {
	clear: both;
	margin-bottom: 5px;
	}
	
#page {
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	background-image: url(img/pagebkg.jpg);
 }

#main_panel{
	width: 955px;
	margin-left:auto;
	margin-right:auto;
	clear: both;
	background-color: #FFF;
	margin-top: 5px;
	padding-top: 10px;
}

#top-Nav {
	width: 100%;
	background-image: url(img/bkg.jpg);
 }

#service-times {
	text-align: center;
	font-size: 14px;
	line-height: 140%;
	color: #777;
	width:300px;
	float:left;
	}


#utility-Nav1 {
	width: 400px;
	float:right;
	margin-right:15px;
	position: absolute;
}

#utility-Nav2 {
	width: 600px;
	float:right;
	background-color: #CCC;
	height: 30px;
}

#logo {
	width: 100%;
	height:150px;
	z-index: 10px;
	background-color: #FC6;
}

#primary-Nav {
	width: 100%;
	height: 35px;
	background-color:#306;
}

#pma {
	width: 950px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#left-panel {
	float:right;
	height: 396px;
	width: 340px;
	margin-top: 15px;
}

#right-panel {
	float:left;
	margin-left: 2px;
	margin-bottom: 15px;
	height: 396px;
}

#watch {
	float: left;
	width: 100%;
	margin-bottom: 2px;
	}
	
#testimony {
	float: left;
	height: 100px;
	width: 100%;
	background-color:#9C0;
	}
	
#ads {
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(img/advbkg.jpg);
 }

#devotion {
	width: 950px;
	height:250px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border-bottom: 10;
	margin-top: 30px;
 }

#footer {
	width: 958px;
	height:67px;
	background-color:#306;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 15px;
 }
		

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	margin: 0 0 0 0
}
td, th, div, p, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #404040;
}
A:link {
	text-decoration:none;
	color:#666666;
}
A:active {
	text-decoration:none;
	color:#666666;
}
A:visited {
	text-decoration:none;
	color:#666666;
}
A:hover {
	text-decoration:none;
	color:#FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #B4985A;
	font-size: 20px;
	line-height: 40px;
	text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B4985A;
	font-size: 16px;
	line-height: 25px;
	text-transform: uppercase;
	font-weight: bold;
}
#copyright{
text-align:center;	
	}
