#header_bottom {
	display:none;
}

#splash {
	display: block;
	margin: 0px auto;
	background-color: #E8DEC9;
	height: 224px;
	position: relative;
	}

#splash a {
	text-decoration: none;
	color: #E8DEC9;	
	}

#splash a:hover {
	text-decoration: underline;
	color: #E8DEC9;	
	}

#splash h5 {
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #E8DEC9;	
	}

#splash p {
	margin-bottom: 6px;
	font-size: 11px;
	color: #E8DEC9;	
	}

#splash_top {
	position: absolute;
	left:8px;
	}

#splash_bottom {
	position: absolute;
	top:199px;
	left:8px;
	}

#splash_img_area {
	position: absolute;
	width: 765px;
	height: 195px;
	left: 8px;
	}

#text1, #text2, #text3, #text4, #text5, #text6 {
	position: absolute;
	left: 500px;
	top: 25px;
	width: 250px;
	height: 160px;
	z-index: 3;
	visibility: hidden;
	}

/* BEGIN CONTENT SECTION */

#image_select {
	display: block;
	background-color: #E8DEC9; 
	padding-left: 14px;
	height: 76px;
	}

#i1, #i2, #i3, #i4, #i5, #i6 {
	margin-left: 20px;
	float: left;
	display: block;
	height: 60px; 
	width: 102px;
	z-index: 1;
	background-color: #342A16;
	position: relative;
	}

#i1_more, #i2_more, #i3_more, #i4_more, #i5_more, #i6_more {
	left: 3px;
	top: 44px;
	height: 14px;
	width: auto;
	text-decoration: none;
	font-size: 10px;
	z-index: 3;
	color: #E8DEC9;
	background-color: #342A16;
	position: absolute;
	}

#i1 img, #i2 img, #i3 img, #i4 img, #i5 img, #i6 img {
	position: absolute;
	top: 3px;
	left: 3px;
	height: 54px;
	width: 96px;
	background-color: #342A16;
	z-index: 2;
	}

h2 {
	text-indent: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #342A16;
	text-transform: none;
	}

#vision {
	width: 224px;
	float: left;
	margin-left: 20px;	 
	}

#vision p {
	text-indent: 20px;
	color: #342A16;
	font-weight: normal;
	font-size: 14px;
	line-height: 200%;
	margin-bottom: 6px;
	}

#scripture {	
	width: 224px;
	float: left;
	
	}

#scripture p {
	text-indent: 20px;
	color: #342A16;
	font-weight: normal;
	line-height: 200%;
	margin-bottom: 6px;
	}

.scripture_ref {
	font-style: italic;
	}

#ad {
	position:relative;
	float: left;
	margin-left: 20px;
	width: 224px;
	}

.section_title {
	color: #8E846F;
	font-weight: bold;
	font-size: 16px;
	font-style:normal;
	}

	
