body {
	background-color: #2F2F2F;
	background-image:url(../images/bg3.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
hr {
	border: 1px solid #000;
	margin: 2px 0px 2px 0px;
}
p {
	margin: 10px;
	line-height: 13pt;
	}

.about_p {
	margin-left: 5px;
	margin-top: -1px;
	text-align: justify;	}
#wrapper {
	width: 950px;
	margin: 0 auto;
	}
	
.inner_pic {
	margin: 0px 10px 10px 10px;
	border: 1px solid black;
	}

#header {
	text-align: center;
	}

.subheaders {
	border-bottom: 3px solid #000000;
	}
	
#logo {
	background: url(../images/logo2.png) no-repeat;
	width: 950px;
	height: 128px;
	padding: 0px 0px 10px 0px;
	margin-top: 10px;
	}
	
#logo span {
	display: none;
	}
	
/* NAVIGATION */

a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4176a2;
	text-decoration: none;
	}
a:hover {
	color: #2e5372;
	}

#nav {
	width: 950px;
	list-style-type: none;
	padding: 0px;
	margin-bottom: 3px;
	display:block;
	}
	
#nav li {
	display: block;
	}
	
#nav li span {
	display: none;
	}
	
	
	li.home a{
		background: url('../images/nav_01.png') 0 0 no-repeat;
		width: 97px;
		height: 39px;
		display: block;
		float: left;
	}
	
	li.home a:hover {
		background-position: 0px -39px;					
	}
	
	li.onHome a{
		background: url('../images/nav_01.png') 0px -78px no-repeat;
		width: 97px;
		height: 39px;
		display: block;
		float: left;
	}
	
	
	li.about a{
		background: url('../images/nav_02.png') 0 0 no-repeat;
		width: 131px;
		height: 39px;
		display: block;
		float: left;
	}
	
	li.about a:hover {
		background-position: 0px -39px;					
	}
	
	li.onAbout a{
		background: url('../images/nav_02.png') 0px -78px no-repeat;
		width: 131px;
		height: 39px;
		display: block;
		float: left;
	}
	
	
	li.ministry a{
		background: url('../images/nav_03.png') 0 0 no-repeat;
		width: 128px;
		height: 39px;
		display: block;
		float: left;
	}
	
	li.ministry a:hover {
		background-position: 0px -39px;					
	}
	
	li.onMinistry a{
		background: url('../images/nav_03.png') 0px -78px no-repeat;
		width: 128px;
		height: 39px;
		display: block;
		float: left;
	}
	
	
	li.missions a{
		background: url('../images/nav_04.png') 0 0 no-repeat;
		width: 131px;
		height: 39px;
		display: block;
		float: left;

	}
	
	li.missions a:hover {
		background-position: 0px -39px;					
	}
	
	li.onMissions a{
		background: url('../images/nav_04.png') 0px -78px no-repeat;
		width: 131px;
		height: 39px;
		display: block;
		float: left;

	}
	
	li.gallery a{
		background: url('../images/nav_05.png') 0 0 no-repeat;
		width: 175px;
		height: 39px;
		display: block;
		float: left;

	}
	
	li.gallery a:hover {
		background-position: 0px -39px;					
	}
	
	li.onGallery a{
		background: url('../images/nav_05.png') 0px -78px no-repeat;
		width: 175px;
		height: 39px;
		display: block;
		float: left;

	}
	
	
	li.calendar a{
		background: url('../images/nav_06.png') 0 0 no-repeat;
		width: 132px;
		height: 39px;
		display: block;
		float: left;
	}

	
	li.calendar a:hover {
		background-position: 0px -39px;					
	}
	
	li.onCalendar a{
		background: url('../images/nav_06.png') 0px -78px no-repeat;
		width: 132px;
		height: 39px;
		display: block;
		float: left;
	}

	
	li.contact a{
		background: url('../images/nav_07.png') 0 0 no-repeat;
		width: 156px;
		height: 39px;
		display: block;
		float: left;
	}

	
	li.contact a:hover {
		background-position: 0px -39px;					
	}
	
	li.onContact a{
		background: url('../images/nav_07.png') 0px -78px no-repeat;
		width: 156px;
		height: 39px;
		display: block;
		float: left;
	}
	
	
/* MAIN CONTENT */

#main_content {
	background-color: #d9d9d9;
	clear: both;
	}
#slideshow {
	margin: 5px;
	}

/* HEADERS */
	.aboutHdr {
		background: url(../images/headers/aboutUs.jpg) no-repeat;
		width: 950px;
		height: 124px;
		text-indent: -9999px;
		}
		
	.ministryHdr {
		background: url(../images/headers/ministry.jpg) no-repeat;
		width: 950px;
		height: 124px;
		text-indent: -9999px;
		}
		
	.missionsHdr {
		background: url(../images/headers/missions.jpg) no-repeat;
		width: 950px;
		height: 124px;
		text-indent: -9999px;
		}
		
	.galleryHdr {
		background: url(../images/headers/gallery.jpg) no-repeat;
		width: 950px;
		height: 124px;
		text-indent: -9999px;
		}
		
	.calendarHdr {
		background: url(../images/headers/calendar.jpg) no-repeat;
		width: 950px;
		height: 124px;
		text-indent: -9999px;
		}
		
	.contactHdr {
		background: url(../images/headers/contact.jpg) no-repeat;
		width: 950px;
		height: 124px;
		text-indent: -9999px;
		}
		
/* HOME PAGE FEATURED NEWS */
#featured {
	width: 950px;
	height: 130px;
	clear: both;
	margin: 0 auto;
	}
	.long_panel {
	background-color: #eeeeee;
	text-align: justify;
	width: 63%;
	height: 120px;
	margin: 8px;
	padding: 5px;
	float: left;
	display: block;
	}
.panel {
	background-color: #eeeeee;
	text-align: justify;
	width: 30%;
	height: 100px;
	margin: 8px;
	padding: 5px;
	float: left;
	display: block;
	}
.panel p {
	padding: 0px 0px 0px 5px;
}
	
/* PAGES WITH INNER CONTAINER */
#inner_container {
	width: 950px;
	background-color: #d9d9d9;
	
		}
#left_panel {
	width:200px;
	float: left;
	display: block;
	background-color: #d9d9d9;
	padding: 20px;
	border-right: navy 1px dotted;
	}
	#inner_content2 {
	width: 669px;
	float: right;
	background-color: #d9d9d9;
	padding:20px;
	}
#subnav {
	width:130px;
	height: 400px;
	float: left;
	display: block;
	background-color: #d9d9d9;
	padding: 10px;
	text-align: right;
	border-right: navy 1px dotted;
	}

#inner_content {
	width: 759px;
	float: right;
	background-color: #d9d9d9;
	padding:20px;
	}
	
/* CONTACT FORM */

label {
	float: left;
	text-align: right;
	width: 10em;
	margin: 8px 3px 0 0;
	}
input, textarea {
	border: 1px solid #999999;
	width: 300px;
	padding: 3px;
	margin: 3px;
	}
#submit {
	width: 100px;
	margin-left: 130px;
	}

#spacer {
	clear:both;
	padding: 10px;
	background: url('../images/sub_footer_bg.jpg') no-repeat;
	width: 930px;
	height: 100px;
	}

/* FOOTER */
.footer_text {	
color: #fff;
}
#footer {
	width: 950px;
	text-align: center;
	margin: 7px;
	clear: both;
	}
.footer {
	color: #828282;
	font-size: 10px;
	}
.fellowship_panel {
	clear: both;
}

.footer_panel {
color: #659cc1;
	text-align: justify;
	width: 37%;
	font-size: 11px;
	height: 100px;
	padding: 3px;
	float: left;
	display: block;
	}
.footer_panel_last {
	color: #659cc1;
	text-align: justify;
	width: 20%;
	height: 100px;
	padding: 3px;
	font-size: 12px;
	float: left;
	display: block;
	}
.footer_panel b, .footer_panel_last b{
	color: #86b1d5;
	}
.footer_leftborder {

	border-left: 1px dotted #ffffff;
	padding-left: 15px;
	}

