body {
	font: 100% Arial, Helvetica, sans-serif #000;
 	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background-color: #000;
}

html { overflow: -moz-scrollbars-vertical !important; }

a:link {
	color: #996600;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #996600;
	text-decoration: none;
}
img {
	border: 0;
	}
p {
	font-size: 12px;
	line-height: 20px;
	margin: 1.2em 0em 1.2em 0em;
	}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
}

/* PAGE LAYOUT */

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#logo {
	width: 187px;
	height: 138px;
	float: left;
}
#header {
	width: 713px;
	height: 138px;
	float: right;
	}
#headerTop {
	width: 713px;
	height: 80px;
}
#headerBottom {
	width: 686px;
	height: 58px;
	background-image: url(../images/header-bottom-bg.jpg);
	padding: 0 0 0 27px;
}
#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none; 
	line-height: 1px;
}
#nav a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color:#3f3f3f;
	text-decoration: none;
}

#nav a:hover {
	background-color: #eaeae6; 
}

#nav li {
	float: left;
}

#nav .topLevel, #nav .topLevelSelected {
	line-height: 14px;
	padding: 5px 15px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
#nav .topLevelSelected {
	background-color: #eaeae6;
}
#nav .topLevelSelected:hover {

}
#contentArea {
	width: 900px;
	background-color: #FFF;
	padding: 0 0 10px 0;
}
#sidebar {
	width: 256px;
	background-color: #e0dfd9;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#sidebartop {
	width: 256px;
	background-repeat: no-repeat;
	background-color: #e0dfd9;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#sidebarNav {
	padding-top: 0px;
}
#sidebarNav, #sidebarNav ul {
	list-style: none; 
	line-height: 1px;
}
#sidebarNav ul {
	padding: 0 25px 0 20px;
	margin: 0;
}
#sidebarNav li {
	border-bottom: 1px solid #868583;
	padding: 10px 3px;
}
#sidebarNav li:hover {
	background-color: #FFF;
}
#sidebarNav a {
	font-size: 12px;
	font-weight: bold;
	color:#3f3f3f;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 16px;
}
#sidebarNav a:hover {
	background-color: #FFF;
}
#propertySearch {
	margin-top: 15px;
	text-align: center;
}
#propertySearchfront {
	text-align: center;
	background-position: center 0px;
	margin: 0px;
}
#sidebarbottom {
	width: 256px;
	background-image: url(../images/left-menu-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #e0dfd9;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#iphoneApp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}
#findUs {
	margin: 0 0 0 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/footer-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 55px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#mainContent {
	width: 574px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 30px;
	text-align: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#container   #footer   p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #C0BEBA;
	line-height: 1.5em;
	background-position: top;
	vertical-align: top;
}
#container #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C0BEBA;
	line-height: 1.5em;
	padding-left: 4px;
	background-position: top;
	vertical-align: top;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}
#container #footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #C0BEBA;
	line-height: 1.5em;
	padding-left: 4px;
	background-position: top;
	vertical-align: top;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}
#container #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 4px;
	background-position: top;
	vertical-align: top;
	text-decoration: none;
	background-color: #C0BEBA;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}
.fltlft {
	float: left;
	padding-left: 5px;
}
.fltlftpad {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.fltright {
	float: right;
	padding-right: 5px;
}
.fltrightpad {
	float: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.fltrightmargin {
	float: right;
	margin-right: 75px;
}
#footerfront {
	width: 900px;
	text-align: left;
	background-color: #000000;
	background-image: url(../images/footer-front.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 63px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container #footerfront p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #515151;
	line-height: 1.5em;
	padding-left: 20px;
	background-position: top;
	vertical-align: top;
	text-decoration: none;
}
#container #footerfront a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #515151;
	line-height: 1.5em;
	padding-left: 4px;
	background-position: top;
	vertical-align: top;
	text-decoration: none;
	background-color: #e0dfd9;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}
#container #footerfront a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #515151;
	line-height: 1.5em;
	padding-left: 4px;
	background-position: top;
	vertical-align: top;
	text-decoration: none;
	background-color: #e0dfd9;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}
#container #footerfront a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 4px;
	background-position: top;
	vertical-align: top;
	text-decoration: none;
	background-color: #C0BEBA;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}
#contentAreafront {
	width: 900px;
	background-color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#contentAreafront p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
	margin-top: 1.2em;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
#sidebarbottomfront {
	width: 256px;
	background-image: url(../images/left-menu-front.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #e0dfd9;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#slideshowbkg {
	width: 340px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	background-repeat: no-repeat;
	height: 526px;
	background-color: #E0DFD9;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E1E1E1;
	padding: 0;
	margin: 0;
}
#headerBottomfront {
	width: 686px;
	height: 58px;
	background-image: url(../images/headerfront-bottom-bg.png);
	padding: 0 0 0 27px;
}
#fronttoptopsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #868583;
	border-bottom-color: #868583;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
	color: #6B6B6B;
}
#fronttopsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #868583;
	color: #000000;
}
#mainContentfront {
	width: 624px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.style1 {font-size: 14px}
#mainContentsearch {
	width: 624px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.smalltype {
	font-size: 10px;
	font-weight: bold;
}
#marqueecontainer{
	position: relative; /*marquee height */
	background-color: #E0DFD9;
	overflow: hidden;
	line-height: 22px;
	padding-top: 2px;
	color: #464646;
	background-position: center top;
}
.redcopy {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
.greencopy {
	font-size: 18px;
	font-weight: bold;
	color: #060;
}
.emphasis {
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
.important {
	font-size: 16px;
	font-weight: bold;
	color: #545454;
}
#container  #footer  #legal a {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 7pt;
	color: #BFC0BE;
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 190px;
	height: 190px;
	background-color: #E0DFD9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.someclass{ //class to apply to your scroller(s) if desired
}
.smallertype {
	font-size: 2px;
	font-weight: normal;
	color: #000000;
}
.style2 {color: #D3D3D1}
.disclaimer {
	font-size: 9px;
	font-weight: normal;
	color: #545454;
	padding: 5px;
	margin: 5px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.headingline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	background-color: #EAEAE6;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.disclaimerfoot {
	font-size: 9px;
	font-weight: normal;
	color: #A0A0A0;
	padding: 5px;
	margin: 5px;
	line-height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

