body {
	background-color: #df013e;
	background-image: url(../images/body_bg.jpg);
	background-position: 0 -30px;
	background-repeat: repeat-x;
	font-family: tahoma, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

p {
	line-height: 18px;
	margin-top: 0;
}

h1 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 0;
}

a {
	color: #9a4d9d;
}

a:hover {
	color: #afbd22;
}

#body a {
	font-weight: bold;
}

#wrapper {
	margin: 0 auto;
	padding-bottom: 40px;
	width: 960px;
}

#body {
	background-color: #fff;
	clear: both;
	float: left;
	margin-bottom: 40px;
	margin-top: 100px;
	min-height: 300px;
	padding: 40px;
	width: 880px;
}

#body.home{
	height: 300px;
}

#body #content {
	clear: both;
	float: left;
	min-height: 300px;
}

#body #flash {
	background-color: #fff;
	clear: both;
	float: left;
	position: relative;
	top: -301px;
	z-index: 5;
	/*float: left;
	position: absolute;
	height: 300px;
	width: 880px;*/
}

#body .left {
	float: left;
	width: 300px;
}


#body .right {
	float: left;
	margin-left: 38px;
	width: 500px;
}

#body img {
	border: 1px solid #000;
}

#footer_wrapper {
	background-color: #000;
	clear: both;
	height: 50px;
	width: 100%;
}

#footer {
	background-image: url(../images/eoh_logo.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	height: 50px;
	margin: 0 auto;
	width: 960px;
}

#footer ul#utility_nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul#utility_nav li {
	display: block;
	float: left;
	margin-top: -90px;
	position: relative;
}

#footer ul#utility_nav li a {
	color: #fff;
	display: block;
	float: left;
	height: 50px;
	padding-top: 35px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	z-index: 10000;
	zoom: 1;
}

#footer ul#utility_nav li#students {
	background-color: #9a4d9d;
	left: 75px;
}

#footer ul#utility_nav li#residential {
	background-color: #fcbd56;
	left: 185px;
	top: -20px;
}

#footer ul#utility_nav li#property_owners {
	background-color: #afbd22;
	left: 600px;
}

#footer ul#utility_nav li#property_owners a{
	height: 60px;
	padding-top: 25px;
}

#footer ul#utility_nav li#testimonials {
	background-color: #e01250;
	left: 710px;
	top: -25px;
}
#footer ul#utility_nav li#testimonials a {
	height: 60px;
	line-height: 34px;
	padding-top: 25px;
}

#footer ul#utility_nav li#news {
	background-color: #5e86a0;
	left: 820px;
	top: 20px;
}

#footer ul#footer_nav{
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 785px;
}

#footer ul#footer_nav li {
	display: block;
	float: left;
}

#footer ul#footer_nav li a{
	color: #fff;
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	padding-left: 40px;
	padding-right: 40px;
	text-decoration: none;
}

/* Copyright */

#copyright_wrapper {
	margin: 0 auto;
	width: 960px;
}

#copyright {
	float: right;
}

#copyright p {
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* -- */

#pl_all .right h1 {
	color: #e01250;
	font-size: 22px;
	text-align: center;
}

#pl_all ul {
	list-style-type: none;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;
	width: 200px;
}

#pl_all ul li a {
	background-color: #e01250;
	color: #fff;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	width: 200px;
}

#pl_all ul li a:hover {
	background-color: #FCBD56;
}

#no_results {
	margin: 0 auto;
	width: 380px;
}

.crumbs {
	padding-bottom: 20px;
}

#pl_city table {
	margin-bottom: 20px;
}

#pl_city th {
	background-color: #5e86a0;
	color: #fff;
	padding: 10px;
	text-align: left;
}

#pl_city tr.odd{
	background-color: #DDD;
}

#pl_city td {
	padding: 10px;
}

#pl_community .left {
	width: 342px;
}

#pl_community h1 {
	background-color: #5e86a0;
	color: #fff;
	margin-bottom: 0;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 302;
}

#pl_community #info_box {
	background-color: #DDD;
	border: 1px solid #aaa;
	margin-bottom: 40px;
	padding: 20px;
}

#pl_community #info_box img {
	margin-bottom: 20px;
}

#pl_community table {
	float: left;
	margin-bottom: 40px;
}

#pl_community thead {
	border: 1px solid #5e86a0;
}

#pl_community th {
	background-color: #5e86a0;
	color: #fff;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}

#pl_community tbody {
	border: 1px solid #aaa;
}

#pl_community tr.odd{
	background-color: #DDD;
}

#pl_community tr.odd td.left_cell{
	background-color: #CCC;
	font-weight: bold;
}

#pl_community tr.even td.left_cell{
	background-color: #EEE;
	font-weight: bold;
}

#pl_community td {
	font-size: 12px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
