/* HTML Element styles specific to this project. */
* {	
	 margin: 0;
	 padding: 0;
}
html, body
{
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #009ac9 url(../images/bg.jpg) repeat-x center top;

}



body,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #333333;
	font: normal 11px/120% Arial, Helvetica, sans-serif;
	text-align: left;
}
p
{
	margin-bottom: 8px;
}
h1, 
h2, 
h3, 
h4, 
h5,
h6 
{
	margin: 20px 0px 10px;
	padding: 0px;
	color: #00a6d0;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: capitalize;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a
h6 a 
{
	padding: 0px;
	color: #00a6d0;
}
h1 {
	margin-top: 0px;
}
h1 + h2 {
	margin-top: 0px;
}
h1 + h3 {
	margin-top: 0px;
}
h1 + h4 {
	margin-top: 0px;
}
h3 + h4 {
	margin-top: 0px;
}
h2 + h3 {
	margin-top: 0px;
}
h1
{
	font-size: 24px;
}
h2
{
	font-size: 16px;
}
h3 {
	font-size: 13px;
}

h4
{
	font-size: 14px;
}
h5
{
	font-size: 14px;
}
h6
{
	font-size: 12px;
}

a,
a:link,
a:visited,
a:active
{
	font-style: normal;
	color: #00c6e2;
	text-decoration: underline;
	outline: none;
}

a:hover
{
	color: #00c6e2;
	text-decoration: none;
	outline: none;
}
ul
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 1px;
}
ol
{
	padding-left: 20px;
}
ul li {
	margin-bottom: 2px;
	padding-left: 7px;
	background: url(../images/Li.gif) no-repeat left 5px;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}
/*img {
	display: block;
}*/
blockquote,
pre,
cit,
em
{	
	font-style: oblique;
}
hr
{
	color: #696969;
	width: 99%;
}
unknown
{
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
}

/* ----------------- start skin specific ------------------------ */
#header {
	width: 100%;
	background: url(../images/Header.jpg) no-repeat top center;
	height: 115px;
	text-align: center;
}
#header img {
	display: inline;
}
#esrContainer {
	width: 780px;
	margin: 0 auto;
	background: #FFF;
	}
#esrContent {
	float: left;
	clear: both;
	width: 730px;
	padding: 0 15px;
	margin: 10px;
	display: inline;
}
#esrMenu {
	float: left;
	width: 760px;
	margin: 10px;
	display: inline;
	height: 143px;
	background: #009ECC;
	
}
/* ------              drop down code start               -----*/
ul#nav {
	margin: 0;
	padding: 112px 0 0 0;
	list-style: none;
	width: 760px;
	height: 31px;
	
	}

ul#nav li {
	float: left;
	clear: none;
	position: relative;
	width: 80px; 
	line-height: 31px;
	height: 31px;
	text-align: center;
	background: none;
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul#nav li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 0;
	margin: 0;
	}
	
ul#nav li ul {
	position: absolute;
	left: 0px; /* Set 1px less than menu width */
	top: 31px;
	display: none;
	padding: 0;
	margin: 0;
	}
ul#nav li ul li {
	width: 180px;
	text-align: left;
	text-indent: 10px;
	line-height: 25px;
	height: 25px;
	padding: 0 0 4px;
	margin: 0;
	clear: both;
	background-color: #0A1004;
	opacity:.90;
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul#nav li { float: left; height: 1%; }
* html ul#nav li a { height: 1%; }
/* End */

ul#nav li a:hover { 
color: #009ac9;
	background: #FFF;
 }
 ul#nav li ul li a:hover {
	color: #FFFFFF;
	background-color: #00BDDD;
 }
		
ul#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
ul#nav li:hover ul, ul#nav li.over ul {
	display: block;

} /* The magic */

#esrFooter {
	padding: 10px 0 0;
	height: auto;
	clear: both;
	font-size: 10px;
	color: #6fc6e1;
	width: 100%;
	clear: both;
	height: auto;
}
#footerContent {
	padding: 10px 0 10px;
	clear: both;
	font-size: 11px;
	width: 780px;
	margin: 0 auto;
	text-align: right;
}
.ClearBoth {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#footerContent a {
	color: #b4e9f9;
	text-decoration: none;
}
#footerContent a:hover {
	color: #b4e9f9;
	text-decoration: underline;
}
#flash {
	margin: 0px auto;
	width: 950px;
	height: 530px;
}
#HomeContent {
	margin: 0px auto;
	width: 950px;
	padding: 0;
	color: #80cde4;
}
#HomeContent h1 {
	color: #FFF;
}
#HomeContent a {
	color: #b4e9f9;
	text-decoration: none;
}
#HomeContent a:hover {
	text-decoration: underline;
}
#HomeFooter {
	width: 100%;
	border-top: solid 1px #b4e9f9;
	color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;
}
.HomeCol {
	width: 170px;
	float: left;
	clear: none;
	}
.HomeCol li {
	color: #59C4D8;
}
/* ----------------- start contact specific ------------------------ */

form#contact input,
form#marketApp input,
form#contact textarea,
form#marketApp textarea,
form#contact select,
form#marketApp select
{
	letter-spacing: normal;
	text-transform: none;
	color: #000;
	background: #FFFFFF;
	font: normal 11px/120% Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	padding: 1px;
}
 
form#contact {
	padding: 0px;
	float: right;
	width: 360px;
}
form#contact .submit {
	color:  #FFF;
	display: inline;
	background: #00C6E1;
	width: auto;
}
form#contact input, form#contact textarea {
	width: 250px;
}
.required {
	color: #009AC9;
}
#esrContent td {
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
}
#esrContent td.NoBorder {
	border: none;
}
/* ----------------- start market appraisal specific ------------------------ */
form#marketApp {
	padding: 0px;
}
form#marketApp fieldset {
	border: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 10px;
}

form#marketApp label {
	width: 200px;
	float: left;
	clear: both;

}
form#marketApp legend {
	color:  #DDD;
	padding: 0 2px;
	font-weight: bold;
}
form#marketApp input, form #marketApp textarea {
	width: 250px;
	float: left;
}
form#marketApp p {
	border-bottom: 1px solid #DDD;
	line-height: 20px;
	float: left;
	clear:both;
	width: 510px;
}
form#marketApp .submit {
	color:  #FFF;
	background: #00C6E1;
	width: auto;
	margin-left: 200px;
	display: inline;
}
form#marketApp fieldset#submit p {
	border: none;
	font-size: 10px;
}
/* ----------------- end market appraisal specific ------------------------ */


/* HOME */
	
.imgRight {
	float: right;
	margin-left: 10px;
	border: 5px solid #d3e3ef;
}
.Testimonial {
	color: #009AC9;
	font: 12px "Times New Roman", Times, serif;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	border: 5px solid #d3e3ef;
}
#rightCol {
	float: left;
	width: 540px;
	padding-left: 20px;
}
#leftCol li {
	line-height: 25px;
	background: #999999;
	color: #FFFFFF;
	text-decoration: none;
	list-style: url(none);
	margin: 0px 0px 1px;
	padding: 0px 5px;
}
#leftCol li a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftCol {
	width: 170px;
	float: left;
	background: #f3f3f3;
}
#esrMenuRea {
	float: left;
	width: 760px;
	margin: 10px;
	display: inline;
	height: 143px;
	background-color: #009ECC;
	background-image: url(../images/HeaderCooly.jpg);
}
.column2{
	width: 50%;
	float: left;
	height: auto;
	
}
.blurb{
	float: left;
	width: 200px;
	padding-right: 10px;
}