/* Added #OnlyContent and #OnlyContent ul 2008-10-22 for fhlio.org/notfree - ttaylor */
/* line 268- now 267 change to: padding: 1px 1px 1px 0;*/
body {
	margin: 0;
	padding: 30px 0 20px 0;
	border: 0;
	background-image: url(../imgs/mainBgGrad.jpg);
	background-repeat: repeat-x;
	background-color: #eaeae5;
	text-align: center;
	font-family: Verdana; 
	color: #293d33;
}
img {
	border: 0;
}
p {
	margin: 10px 15px 0 15px;
	text-align: left;
	font-size: .8em;
	line-height: 1em;
	text-align: justify;
}
a {
	color: #4D6C51;
	text-decoration: underline;
	text-align: right;
	outline: 0;
	
}
a:hover {
	color: #75a57a;
	text-decoration: underline;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
#center_wrap {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width:800px;
	position: relative;
}
h2 {
	font-size: 1.2em;
	color: #ffffff;
	margin: 0 0 0 8px;
}

h5 { 
	font-size: .8em;
	margin: 15px 0 0px 10px;
}
.clear {
	clear: both;
}
.scripture {
	width: 80%;
	background-color: #f2f2f2;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.scripture h5 {
	margin: 0 0 10px 0;
}
/* MAIN BANNER /////////////////////////////////////////////*/
#mainBanner {
	height: 205px;
	width: 794px;
	background-color: #395347;
	border: 3px solid #ffffff;	
}
#bannerL {
	width: 216px;
	height: 205px;
	margin-left: 6px;
	background-image: url(../imgs/bannerL.jpg);
}
#bannerRT {
	width: 572px;
	height: 157px;
	position: absolute;
	top: 3px;
	right: 3px;
	background-image: url(../imgs/bannerRT.jpg);
}
#bannerRB {
	width: 572px;
	height: 48px;
	position: absolute;
	top: 160px;
	right: 3px;
	background-image: url(../imgs/bannerRB.jpg);
}
/* SIDE NAVIGATION /////////////////////////////////////////////*/
#secondnav {
	float: left;
	width: 138px;
	margin: 5px 0 0 0;
	padding: 0px 0 0 0;
	background-color: #3b5649;
	position: relative;
	z-index: 10;
}
* html #secondnav {
	margin: 5px 0 0 0;
	padding: 0px 0 0 0;
}
#secondnav ul {
	margin-bottom: 4px;

}
#nav {
	background-image: url(../images/topline.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li ul {
	z-index: 50;
}
#nav li {
	background-image: url(../imgs/sideNavSep.jpg);
	background-repeat: no-repeat;
	display: block;
	font-size: .7em;
	margin: 0;
	padding: 1px 0 0 0;
	height: 25px;

}
#nav .topButton {
	background-image: url();
}
#nav li ul li {
	font-size: 1em;
}
#nav li a {
	text-decoration: none;
	/*padding: 6px 0px 6px 15px;/*right was 8px*/
	color: #edecec;
	text-align: left;
	display: block;
	margin: 0 0 0px 0;
	outline: 0;
}
#nav a:hover {
	color: #ffffff;
	background-color: #456355;
}
#nav li a:hover {
	text-decoration: none;
	/*padding: 6px 0 6px 15px;*/
	margin: 0 0 0 0;
}
.reveal {
	/*display: none;
	visibility: hidden;*/
	position: absolute;
	left: -3000em;
}
#nav_1 a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonHome.gif);
}
#nav_2 a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonAbout.gif);
}
#nav_2-1 a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonMinistry.gif);
}
#nav_2-2 a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonLeadership.gif);
}
#nav_2-3 a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonStaff.gif);
}
#nav_2-4 a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonLockingArms.gif);
}
#nav_2-5 a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonAsk.gif);
}
#nav_3 a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonEvents.gif);
}
#nav_4 a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonReaching.gif);
}
#nav_5 a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonTraining.gif);
}
#nav_6  a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonOnlineGiving.gif);
}
#nav_7  a {
	display: block;
	width: 138px;
	height: 25px;
	background: url(../imgs/buttonContact.gif);
}
#secondnav .nav_button:hover {
	background-position: 0 -25px;
}
/* DROP DOWN MENUS //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 138px;
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 138px;
	}	
	#nav li ul li {
		float: none;
	}
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 138px;
		margin-top : -25px;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		display : block;
		text-decoration : none;
	}
	
	#nav li a:hover {
		color : white;
		background-color : black;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	#nav li ul li {
	padding: 1px 0px 1px 0;
	margin-bottom: -2px;
	}
/* CONTENT//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////  */
#content {
	margin: 5px 0px 0 145px;
	width: 635px;
	padding: 10px 10px 35px 10px;
	background-color: #ffffff;
	background-image: url(../imgs/cdivTopGrad.jpg);
	background-repeat: repeat-x;
	position: relative;
	border-bottom: 1px solid #f3f3f3;
	
	
}
#content {
	margin: 5px 0 0 145px;
	width: 630px;
	clear: none;
}
#OnlyContent {
	margin: 5px 0px 0 10px;
	width: 635px;
	padding: 10px 10px 35px 10px;
	background-color: #ffffff;
	background-image: url(../imgs/cdivTopGrad.jpg);
	background-repeat: repeat-x;
	position: relative;
	border-bottom: 1px solid #f3f3f3;
	
	
}
#OnlyContent {
	margin: 5px 0 0 10px;
	width: 630px;
	clear: none;
}
#cdiv {
 position: relative;
 }
.heading {
	width: 98%;
	padding: 6px 0;
	background: url(../imgs/headingBg.jpg); 
	background-repeat: repeat-x;
	background-color: #801e18;
	margin-bottom: 10px;
}
/* FOOTER /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#footer {
	font-size: .8em;
	margin: 5px 0px 0 0px;
	width: 780px;
	padding: 10px;
	position: relative;
	text-align: center;
	color: #3a5548;


}
#footer li {
	display: inline;
	
}
#footer a {
	padding: 0px;
	margin: 0 5px 0 0;
	text-decoration: none;
	color: #3a5548;

}
#footer a:hover {
	text-decoration: underline;
	color: #3a5548;

}
#footer p {
	 text-align: center;
	 line-height: 1.1em;
}
/* LISTS /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
ol {
	font-size: .8em; 
	line-height: 1.2em;
}
dl {
	font-size: .8em;
	padding: 15px 20px;
}
dt {
	margin-left:15px;
	font-weight: bold;
	text-decoration: underline;
}
dd {
	padding: 10px 5px;
}
#content ul { 
	font-size: .8em; 
	line-height: 1.2em;
	list-style-image: url(../imgs/bullet.jpg);
	margin: 30px 10px 10px;
}
#OnlyContent ul { 
	font-size: .8em; 
	line-height: 1.2em;
	list-style-image: url(../imgs/bullet.jpg);
	margin: 30px 10px 10px;
}
/* BANNER ADS /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
p.meet_jesus {
	text-align:center
}
