body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1D7C1;
	background-color: #2E331D;
	margin: 0
}
img {border: none}
A:link {	
	font-size: 12px;
	color: #2e331e;
	line-height: normal;
	font-weight: bold;
}
A:visited {    
	color: #2e331e;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}
A:active {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e331e;
	font-weight: bold;
}
/*
A:hover {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
*/


h1 {
	color: #2E331E;
    font-size: 23px;
    font-weight: normal;
    letter-spacing: 1px;
    margin:10px 0 10px 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    font-size: 26px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
}
h3 {
	font-size: 18px;
	color: #484d36;
	font-weight: normal;
	margin: 10px 0 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: .5px;
	margin: 0;
}
hr {
	border:0;
    background-color: #2E331E;
    color: #2E331E;
    margin: 0;
    height: 1px;
    width: 100%;
}
#wrapper {width:935px;margin: 0 auto;background-image: url(../rsrc/common/background-full.gif);background-repeat: repeat-y;}
#canvas {float:left;width:835px;margin: 0 0 0 50px;}
#top-stripe {
	background-image: url(../rsrc/common/top-stripe-grad.png);
	position: absolute;
    width: 670px;
	z-index:5;
	padding: 1px 0 1px 165px;
}
#top-stripe a {color:#FFFFFF;text-decoration: none;font-weight: normal;letter-spacing: 1px;}
#header {width:835px;height: 315px;}
#header-map {width:835px;height: 597px;background-color: #B2BE98}
#main-image {height:315px;width:835px;overflow:hidden;position: relative}
#main-image-map {
    height: 597px;
    overflow: hidden;
    position: relative;
    width: 835px;
}

.map-point {background-color: red}
.intro-text {    
	font-size: 14px;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: 100;
    margin: 7px 0 10px 0;
}
#move {width:835px;height:480px;top:0px;left:0px;position:absolute;}
#state-overlay {
    margin: -109px 482px;
    position: relative;
    text-align: center;
    z-index: 9;
}
#title-bar {
    margin: 70px auto;
    position: relative;
    text-align: center;
    width: 400px;
    z-index: 9;
}
#scroll {}
#navLeft {float: left;width: 125px;margin:30px 5px 0 5px}
#mainContent {float: left;width: 640px;background-color: #B2BE98;padding: 17px 30px;color:#2e331e}
#content-left {float:left;width: 485px;margin: 0 20px 0 0}
#content-right {float: left;width: 135px;padding-top: 12px;}
#intro-block {padding: 0 0 4px}
#image-block {padding: 0 0;height:140px}
#image-block img {border:none;}
.image-spacer {width:100%;height:15px;float:left}
#nav {list-style-type:none;margin:0;padding:0;}

.thePage {color:white}
.clear {clear:both;}

#footer {
    color: #7A7B51;
    font-size: 10px;
    letter-spacing: 1px;
    padding-top: 30px;
}
#footer a {
	font-size: 10px;
	color: #7a7b51;
	letter-spacing: 1px;
	text-decoration:none;
}
#footer a:hover{color:#600; text-decoration:none;}
#leftCol {width:135px;float:left;}
#rightCol {float:left}


#mapLegend {margin-top: 16px}
#homesitesMap {background-color: #B2BE98;padding-top: 18px;}

#pricelist-main {width:100%}
.parcel-row {width: 100%;border-bottom: 1px solid;padding: 5px;}
.parcel-row-head {width: 100%;background-color: #2E331D;color:#B0BB93;padding: 5px;}
.parcel-id {width:70px;float: left;}
.parcel-desc {
    float: left;
    margin-right: 36px;
    width: 454px;
}
.parcel-status {width:80px;float: left;text-align: left}
.parcel-status-head {width:60px;float: left;text-align: left}



.body-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1D7C1;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e331e;
	line-height: 16px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1D7C1;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1D7C1;
}

.left {float:left;} 
.right {float:right;} 


