@charset "utf-8";
#head_banner #links_container ul li .first_layer_last {
	text-decoration: none;
	font: 12pt Tahoma, Geneva, sans-serif;
	color: #666;
	height: 100%;
	width: 175px;
	display: block;
	text-align: center;
	position: relative;
	padding: 12px 0px 0px;
	height: 33px;
	float: left;
	top: -19px;
	
}

#head_banner #links_container .reverse_second_level {
	width: 230px;
	height: 26px;
	display: block;
	text-align: right;
	top: 0px;
	text-decoration: none;
	color: #666;
	font: 12pt Tahoma, Geneva, sans-serif;
	padding-top: 4px;
	margin-top: 13px;
	padding-right: 15px;
}
#head_banner #links_container ul li #reverse_drop_box_last #reverse_drop_top {
	background: url(../images/page_building/ministries_drop/ministries_drop_top_reverse.png) no-repeat center top;
	height: 23px;
	width: 270px;
}
#head_banner #links_container ul li #reverse_drop_box_last #reverse_drop_center {
	background: url(../images/page_building/ministries_drop/ministries_drop_center_reverse.png) repeat-y center top;
	height: 200px;
	width: 270px;
}
#head_banner #links_container ul #reverse_drop_box_last #drop_center ul {
	width: 240px;
	height: 35px;
	position:relative;
}
#head_banner #links_container ul li #reverse_drop_box_last #reverse_drop_bottom {
	background: url(../images/page_building/ministries_drop/ministries_drop_bottom_reverse.png) no-repeat center top;
	height: 19px;
	width: 270px;
}
#head_banner #links_container #reverse_drop_box_last {
	position: absolute;
	width: 270px;
	height: 242px;
	left: -88px;
	top: 27px;
	visibility: hidden;
}
#head_banner #links_container ul :hover #reverse_drop_box_last {
	visibility:visible;
}
#image_overlay {
	background-image: url(../about_us/images/vision.jpg);
	height: 596px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.site_map_links p {
	font-size: 10pt;
	margin-top: 8px;
	color: #1d7aac;
	line-height: 5px;
}
.site_map_links a {
	color: #333;
	text-decoration: none;
	
}
.site_map_links a:hover {
	color:#666;
	text-decoration:underline;
}
.body_container .container_center fieldset p {
	margin-top: 15px;
}
.body_container .container_center fieldset #linda_pic {
	background-image: url(../team/images/linda.jpg);
	height: 172px;
	width: 127px;
	position: absolute;
}
