#content {
	width: 974px;
	margin: 0 auto;
	background: #FFF;
	position: relative;
	border: 1px solid;
}

#logo {
	display: block;
	float: left;
}

#logo img { margin: 20px; }

#header {
	width: 710px;
	height: 100px;
	float: left;
	margin: 20px 0;
}

#header #contacts {
	font-weight: bold;
	text-align: right;
	float: right;
}

#menu {
	height: 31px;
	overflow: visible;
	margin-top: -25px;
	float: left;
	width: 715px;
}

#menu A {
	display: block;
	float: left;
	text-align: center;
	width: 94px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
	border: #999 1px solid;
	border-bottom: 0px;
	background: #E2E2E2;
	color: #666;
	margin: 5px 6px 0 0;
}

#menu A:hover { text-decoration: underline; }

#menu A.active {
	cursor: text;
	background-color: #e4f3d9;
	border: #156734 1px solid;
	border-bottom: 0px;
	height: 30px;
	margin: 1px 6px 0 0;
	line-height: 30px;
	color: #156734;
	font-weight: bold;
}

#menu A.active:hover { text-decoration: none; }

#banner {
	background: url(/images/bg-gradient.png) repeat-y;
	padding: 1px 0;
	border-top: #156734 1px solid;
	border-bottom: #156734 1px solid;
	margin: -1px 0 0 0;
	clear: both;
	overflow: auto;
	color: #155134;
}

#banner FORM {
	width: 350px;
	display: block;
	border-right: 1px dashed #1F6605;
	float: left;
}

#banner FORM FIELDSET {
	margin: 10px 10px 10px 20px;
	border: 1px solid #155134;
}

#banner FORM FIELDSET LEGEND { padding: 0 0.5em; }

#banner {
	height: 175px;
}

#banner #featured {
	float: left;
	width: 580px;
	margin: 10px;
	background: url(/images/For-Sale-Flag.gif) no-repeat 2px 0px;
}

#banner #featured #featured_title {
	margin: 0 200px 14px 90px;
	color: #155134;
}

#banner #featured #featured_title h2 {
	margin: 0 0 0.5em 0;
	font-size: 14px;
	font-weight: bold;
}

#banner #featured .subheader { font-weight: bold;}

#banner #featured #featured_title p { margin: 0; }

#banner #featured #featured_description { margin: 0 200px 0 90px; }

#banner table {
	margin: 0 0 1em 0;
}

#banner table td {
	padding: 5px 5px 0 0;
}

.property {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #156734;
	overflow: visible;
}


.property .newprice {
	font-weight: bold;
	color: #4F2374;
}

.property .description {
	margin: 0 0 0 85px;
}

.property .description H3 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

.property .sold {
	color: #c5d3c0;
}

.property .description p {
	margin: 0px;
}

.property .thumb {
	position: relative;
	overflow: visible;
}

.property .thumb .customLabel {
	border: 0px;
	position: absolute;
	right: -4px;
	top: -3px;
	z-index: 99;
}
.newPriceLabel {
	top: -10px;
	left: -5px;
	position: absolute;
	z-index: 98;
}

.property .thumb .sold {
	right: -8px;
	top: 50px;
}

.propertyDescription h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#footer IMG { margin: 0 1em 0 0; }

#footer SPAN {
	float: right;
	line-height: 35px;
}

#imageGallery {
	display: block;
	float: left;
	margin: 0 1em 1em 0;
}

#imageGallery #enlarge {
	float: right;
	margin: 0.5em 1em 0 0;
	border: 0;
}

#imageGallery #currentImage {
	
}

#imageGallery #imageThumbnails {
	margin: 0;
	background: #EBEBEB;
	display: block;
	position: relative;
	width: 505px;
}

#imageThumbnails #scrollLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

#imageThumbnails #scrollRight {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

#imageThumbnails #thumbnails {
	height: 80px;
	display: block;
	width: 475px;
	margin: 0 auto;
	overflow: hidden;
}

 #thumbnails #thumbReadjust {
 	width: 50000px;
 }

#thumbnails .aThumbnail {
	float: left;
	width: 100px;
	height: 75px;
	margin: 1px;
	padding: 1px;
	background-color: #EBEBEB;
	background-repeat: no-repeat;
	background-position: center center;
}

#thumbnails .aThumbnail A {
	text-decoration: none;
	display: block;
	line-height: 75px;
}

#contactForm {
	position: relative;
}

#map {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 220px;
	height: 350px;
}

#propertyMap {
	float: left;
	height:220px;
	width: 400px;
}
