/* @override http://southcrest.loudchurch.com/css/full.css */

#full_content_main { 
	background:url(../images/full_bgbody.jpg) center repeat-y;
}
#full_content_bottom {
	background:url(../images/full_bgbot.jpg) center bottom no-repeat;
}
#full_content_top {
	background:url(../images/full_bgtop.jpg) center top no-repeat;
}
#full_content {
	min-height: 549px;
}
#full_subnav {
	position: relative;
	top: 19px;
	left: 12px;
	width: 233px;
	float: left;
}
#full_subnav_title {
	position: relative;
	left: 15px;
	color: #ff9700;
	font-size: 1.3em;
	letter-spacing: 0em;
	width: 200px;
}
.full_subnav_link {
	position: relative;
	line-height: 1.5em;
	top: 5px;
}
.subnav_link {
	width: 200px;
	margin: auto;
}
A.subnav_link {
	color: #4e493d;
	text-decoration: none;
}
.full_subnav_link:hover {
	background: #ccf6ff;
}
#full_body {
	position: relative;
	top: 0px;
	left: 24px;
	width: 634px;
	float: left;
}
#full_banner {
	position: relative;
	top: 12px;
	left: 16px;
	height: 191px;
}
#full_body_content {
	background: url(../images/full_bodybg.jpg) center top no-repeat;
	position: relative;
	top: 30px;
	min-height: 333px;
}
#full_body_title{
	width: 572px;
	margin: auto;
	position: relative;
	top: 20px;
	font-size: 1.7em;
	color: #9cf5ff;
}
#full_body_text{
	width: 572px;
	margin: auto;
	position: relative;
	top: 20px;
	color: #FFF;
	line-height: 1.5em;
}
#full_body_text a {
color: #FFF;
}