/* GENERAL STYLES */
@charset "utf-8";
/* CSS Document */

/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* common styles settings */

.clearDiv {
	clear:both;
	height: 0px;
	overflow: hidden;
}

p {
	margin-bottom: 8px;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

strong em {
	font-style: italic;
	font-weight: bold;
}


/* end common styles */

/* main structure */

body {
	background-color: #d9d3bd;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

#container {
	margin: 0 auto;
	width: 1000px;
	background: url(/media/308/containerback.jpg) repeat-y #d9d3bd;
}

#header {
	margin: 0 auto;
	width: 900px;
	height: 98px;
	background-color: #6aa8d1;
}

#header img.logo {
	margin: 20px 0 0 45px;
}

#navHolder {
	margin: 0 auto;
	background: url(/media/313/navholder.jpg) repeat-x #c3e0f2;
	width: 900px;
	height: 62px;
}

#flashBar {
	margin: 0 auto;
	width: 900px;
	height: 256px;
}

#mainBody {
	border-top: 10px solid #2a9ef1;
	margin: 0 auto;
	width: 900px;
	background: url(/media/577/homebodyback.jpg) no-repeat #FFFFFF;
	border-bottom: 10px solid #264b65;
}

/* home styles */
#homeBody {
	margin: 0 auto;
	width: 860px;
	padding: 20px 0;
}

#homeLeft {
	float: left;
	width: 540px;
}

#homeLeft h1 {
	font-family: Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #264b65;
	margin-bottom: 8px;
}

#homeRight {
	float:right;
	width: 260px;

}

#homeRight h4 {
	font-family: Times,serif;
	margin: 15px 0 0 0;
	color: #264b65;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
}

#homeRight .detailsBox {
	text-align: center;
	color: #726c58;
	font-size: 14px;
	line-height: 16px;
}

#alert {
	padding: 15px 15px;
	border: 1px solid #ff0000;
	background-color: #dabbbb;
	margin: 15px 0 15px 0;
}

/* end home styles */

/*inside styles */

#insideBody {
	margin: 0 auto;
	width: 860px;
	padding: 20px 0;
}

#insideLeft {
	float: left;
	width: 540px;
}

#insideLeft img {
	margin: 0 15px 50px 0;
}

#insideLeft h1 {
	font-family: Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #264b65;
	margin-bottom: 8px;
}

#insideLeft ol {
	list-style-type: decimal;
	margin-bottom: 15px;
	list-style-position: inside;
}

#insideRight {
	float:right;
	width: 260px;
}

#insideRight h4 {
	font-family: Times,serif;
	margin: 15px 0 0 0;
	color: #264b65;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
}

#insideRight .detailsBox {
	text-align: center;
	color: #726c58;
	font-size: 14px;
	line-height: 16px;
}


#footer {
	margin: 0 auto;
	width: 1000px;
	/*height:200px;*/
	background: url(/media/308/containerback.jpg) repeat-y #d9d3bd;
}
#footer img {
	float: left;
}

#innerFooter {
	width: 900px;
	margin: 0 auto;
	background: url(/media/318/footerback.jpg) repeat-x #EEF7FE;
	/*height:200px;*/
}

#footerTube {
	width: 800px;
	margin: 0 auto;
	padding-bottom: 15px;
}

#footerLeft {
	float: left;
	width: 550px;
}

#footerRight {
	float: right;
	width: 200px;
}

#footerRight p {
	margin-top: 20px;
	color: #726c58;
	font-size: 12px;
	line-height: 15px;
}

#footerLeft h3 {
	width: 550px;
	color: #264b65;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}


#innerFooter ul {
	width: 550px;
}

#innerFooter ul li {
	font-size: 11px;
	line-height: 15px;
	text-transform: uppercase;
	color: #264b65;
	margin: 0;
	padding: 0;
	height: 15px;
	margin-bottom: 3px;
}

#innerFooter ul li span.officialName {
	display: block;
	float: left;
	width: 150px;
}

#innerFooter ul li span.officialTitle {
	float: left;
	display: block;
	width: 200px;
}

#innerFooter ul li span.officialEmail {
	text-transform: lowercase;
}

a.propertySearch {
	display: block;
	width: 130px;
	height: 35px;
	background-color: #264b65;
	border: 3px solid #2A9EF1;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	line-height: 35px;
	text-decoration: none;
}

a.propertySearch:hover {
	cursor: pointer;
	background-color: #2A9EF1;
	border: 3px solid #264b65;
}

.red {
	color: #ff0000;
}
























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

