/* @override 
http://park.dev/_css/home.css
http://parkcommunitychurch.monkcms.net/_css/home.css */
#sub.home #content-wrap{
	background-image: none;
}
#sub.home #content{
	width: 870px;
	height: 400px;
}

#sub.home #billboard img
  { padding:0px;
    background-color:none;
    border:none;
  }

#sub.home #footer{
  clear:both;
	width: 580px;
	height:51px;
	background-image:none;
	margin-right:-21px;
	margin-top:-28px;
}

#sub.home #content #flashholder{
	margin-top:-34px;
	height:400px;
	overflow:hidden;
	margin-left:42px
}

#sub.home #content #campuses{
	color: #ffffff;
	font-size: .9em;
	text-transform: uppercase;
	width:450px;
	overflow:hidden;
  position:relative;
  top:-32px;
  left:45px;
}


#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: 0px;
}

#sub.home #content #campuses .campus.first{
}

#sub.home #content #campuses .campus a:hover{
	text-decoration: underline;
}

