/* @override http://parkcommunitychurch.monkcms.net/_css/home.css */
#sub.home #content-wrap{
	background-image: none;
}
#sub.home #content{
	width: 870px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 2px;
}

#sub.home #footer{
	position: absolute;
	z-index: 6;
	right: 0;
	width: 469px;
	height: 51px;
	bottom: -500px;
}

#sub.home #footer{
	position: absolute;
	z-index: 6;
	right: 205px;
	width: 469px;
	height: 51px;
	top: 503px;
}

#sub.home #content #campuses{
	margin-top: 30px;
	color: #ffffff;
	font-size: .9em;
	text-transform: uppercase;
	position: relative;
	top: -25px;
}

#sub.home #content #campuses p{
	margin-bottom: 0;
	color: #ffffff;
}
#sub.home #content #campuses p a{
	color: #00929f;
}

#sub.home #content #campuses .campus{
	float: left;
	margin-right: 25px;
	margin-left: px;
}

#sub.home #content #campuses .campus.first{
	margin-right: 30px;
	padding-left: 10px;
}

#sub.home #content #campuses .campus a:hover{
	text-decoration: underline;
}

#sub.home #footer{
	right: 4px;
	bottom: 0;
}