body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffffef;
	background-image:url(images/sunray.jpg);
	background-attachment:fixed;
	color:#00081;
	background-repeat:repeat-x;
}

#wrapper {
	width:800px;
	height:inherit;
	background-color:#fcf9e8;
	margin-top:10px;
	
}
#topbanner {
	width:800px;
	height:207px;
	background-image:url(images/bannerandbgs/images/banner1.jpg);
	float:left;
}

.nav {
	width:800px;
	height:26px;
	background-image:url(images/bannerandbgs/navback.jpg);
	float:left;
	
}
.rightnav {
	width:215px;
	height:525px;
	background-color:#781510;
	background-image:url(images/bannerandbgs/sidebar.jpg);
	background-position:right;
	background-repeat:repeat-y;
	float:right;
	padding:0px;
	}
.quickpick	{
	width:185px;
	margin-top:15px;
	margin-left:15px;
}
.quickpick a {
	text-decoration:none;
	border:none;
	}
.content {
	width:581px;
	height:522px;
	background-color:#fcf9e8;
	background-image:url(images/bannerandbgs/sidebar.jpg);
	background-position:left;
	background-repeat:repeat-y;
	float:left;
	padding:0px;
}
#content_banner {
	padding:0px;
	margin-left:6px;
	width:565px;
	height:86px;
	float:left;
	}
	
#content_info {
	width:500px;
	margin-left:20px;
	margin-top:10px;
	float:left;
	background-color:#fcf9e8;
	}
#min_content_info {
	width:525px;
	margin-left:20px;
	margin-top:5px;
	}
#pastor_content_info_full {
	width:90%;
	margin-left:25px;
}
#pastor_content_info_1 {
	float:left;
	width:45%;
}
#pastor_content_info_2 {
	float:right;
	width:45%;
}
#services_content_main {
    width:275px;
	height:inherit;
	float:left;
	font-size:12px;
	color:#000081;
}
	
#services_content_right {
    width:200px;
	height:inherit;
	padding:5px;
	float:right;
	background-color:#781510;
	margin-left:5px;

}
#services_rightcontent_info {
	color:#fcf9e8;
	font-size:12px;
	
}
.content_text	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000081;
	

	}
.content_text a {
	color:#000081;
	}
.content_text a:hover {
	color:#781510;
	}





h1	{
	font-size:18px;
	color:#000081;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding-bottom:5px;
	}
h2	{
	font-size:16px;
	color:#000081;
}
.first_letter {
	font-size:14px;
	font-weight:bold;

	}
#ministry	{
	width:250px;
	height:inherit;
	margin-top:15px;
	float:left;
}
#ministry2	{
	width:250px;
	height:inherit;
	margin-top:15px;
	float:right;
}
.min_highlight	{
	background-image:url(images/bannerandbgs/minpicback.jpg);
	width:255px;
	float:left;
}
.min_text	{
	width:250px;
	color:#000081;
	float:left;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:15px;
}
.min_text a	{
	font-size:12px;
	color:#781510;
	}
.min_title	{
	font-weight:bold;
	margin-bottom:10px;
}
.min_title a {
	color:#000081;
	text-decoration:underline;
	font-size:12px;
	
}
.min_title a:hover {
	color:#781510;
	
}
#footer	{
	width:800px;
	height:67px;
	background-image:url(images/bannerandbgs/footer.jpg);
	float:left;
}	
.footerinfo {
	text-align:center;
	font-size:10px;
	width:75%;
	margin-top:25px;
	color:#781510;
	
}
.footerinfo a {
	text-decoration:none;

	color:#000081;
	
	}
.footerinfo a:hover {
		color:#781510;
	text-decoration:underline;
	}
