@import '/assets/css/reset.css';
@import '/assets/css/header.css';

/*** Global Styles ***/

body {
	background: #c7f1fc;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #0065ca;
	font: normal 24px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}


h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 5px 0;
}

h3 {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

blockquote {
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
}

a {
	color: #0000ee;
}

a:visited {
	color: #336;
}

li {
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 25px;
}

ul li {
	list-style: disc;
}

ol li {
	list-style: decimal;
}

table {
	font-size: 12px;
	margin: 15px 0;
}

td, th {
	padding: 5px 10px; 
}

tr.alternating {
	background: url(/images/blueGrdBg_A.gif) repeat-y;
}

ul.menu {
	overflow: hidden;
}

ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
}

a.pdf_link {
	background: url(/images/pdf_icon.gif) no-repeat left center;
	display: block;
	padding-left: 25px;
}

.clear {
	overflow: hidden;
	width: 100%;
}

/*** Footer Styles ***/

#footer {
	background: #0cf;
	color: #fff;
	padding: 15px 40px;
}

#footer li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul#columns {
	overflow: hidden;
	width: 100%:
}

#footer ul#columns li.column {
	border-right: 1px solid #80e6ff;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
}

#footer li li {
	margin: 10px 0;
}

#footer li.title a {
	color: #0d2e53;
	font: bold 14px Tahoma, Geneva, sans-serif;
}

#footer li.title a:hover {
	color: #fff;
}

#footer a {
	color: #0050ab;
	font-size: 12px;
	margin: 5px 0;
	padding: 2px 5px;
	text-decoration: none;
}

#footer a.callout {
	background: #80e6ff;
	font-style: italic;
}

#footer a:hover {
	background: #0050ab;
	color: #fff;
}

#footer ul#columns li.last, #footer ul#columns li.social {
	border: none;
	margin: 0;
	padding: 0;
}

#footer ul#columns li.social {
	float: right;
	text-align: center;
}

#footer ul#columns li.social a {
	background: none;
	padding: 0;
}

#footer p {
	clear: both;
	font-size: 18px;
	margin: 15px 0;
}

#footer p.smallprint {
	background: url(/assets/images/eho_logo.gif) no-repeat right top;
	font-size: 12px;
	line-height: 15px;
	padding-right: 40px;
}

/*** Layout Styles ***/

#container {
	background: #fff;
	margin: 0 auto;
	padding-top: 5px;
	width: 800px;
}

.content_block {
	margin-bottom: 15px;
	overflow: hidden;
	width: 100%;
}

#content {
	background: url(/assets/images/layout/content_bg.gif) repeat-y;
	overflow: hidden;
	height: 100%;
	padding: 10px 50px 20px 50px;

}

#right_column {
	float: left;
	margin-top: 10px;
	width: 520px;
}

#right_column p {
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 10px;
}

#right_column li {
	line-height: 16px;
}

#left_column {
	float: left;
	margin-right: 20px;
	width: 150px;
}

#left_column p.testimonial {
	color: #09c;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 20px;
	font-style: italic;
}

#sub_nav li {
	list-style: none;
	margin: 0;

}

#sub_nav li a {
	border: 1px solid #6ee1fe;
	color: #09c;
	display: block;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 3%;
	text-decoration: none;
	width: 94%;
}

#sub_nav li.selected a {
	background-color: #09c;
	border-color: #09c;
	color: #fff;
}

/** Styles for About Us page ***/


.inlay {
	display: block;
	float: right;
	margin: 0 0 15px 15px;
	clear: both;
}

.content_block {
	clear: both;
}

/*** Styles for FAQs page ***/

dl {
	font-size: 13px;
}

dl dt {
	color: #00BCEE;
	font-weight: bold;
	margin-bottom: 10px;
}

dl dd {
	line-height: 16px;
	margin-bottom: 25px; 
}

/*** Styles for ads page ***/

ul.ads {
	overflow: hidden;
}

ul.ads a {
	text-decoration: none;
}

ul.ads li {
	border: 5px solid #ccc;
	float: left;
	list-style: none;
	margin: 0 10px 10px 0;
}

ul.ads li span {
	background: #666;
	color: #fff;
	display: block;
	margin-top: 5px;
	padding: 5px 0;
	text-align: center;
}

/*** Styles for renters page ***/

ul.checklist li {
	color: #666;
	font: normal 18px Arial, Helvetica, sans-serif;
	list-style-image: url(/images/check.jpg);
	margin-bottom: 25px;
	margin-left: 25px;
	padding-left: 5px;
}

ul.checklist li li {
	color: #000;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18x;
	list-style: disc;
	list-style-image: none;
	margin-bottom: 0; 
	margin-top: 10px;
}

/*** Styles for neighborhoods page ***/

ul.neighborhoods li {
	list-style: none;
	margin: 0 0 10px 0;
}

ul.neighborhoods li a {
	background: #0066cb;
	color: #c7f1fc;
	display: block;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	width: 120px;
}

ul.neighborhoods li a:hover {
	color: #fff;
}

p.map a {
	display: block;
	position: relative;
	text-decoration: none;
}

p.map a span {
	background: #000;
	color: #fff;
	display: block;
	left: 0;
	padding: 5px 10px;
	position: absolute;
	top: 0;
}

/*** Styles for testimonials page ***/

.testimonial span {
	color: #0099dc;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

div.testimonial {
	padding: 15px 0;
}

ol.how_process_works {
	background: url(/images/howtheprocess_text2.jpg) no-repeat left top;
	height: 400px;
	padding-left: 120px;
	width: 300px;
}

ol.how_process_works li {
	line-height: 17px;
	padding: 12px 0;
}