body {
	padding: 22px 0 0 0;
	margin: 0;
	background: #000000 url(../images/background.png) repeat-x;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#all {
	position: relative;
	text-align: left;
	width: 1040px;
	height: auto;
	padding: 0;
	margin: 0 auto;
	border-top: 1px solid #3d3d3d;
}

#leftCol {
	width: 670px;
	float: left;
	position: relative;
	height: auto;
}

#rightcol {
	position: relative;
	float: left;
	margin-left: 50px;
	width: 320px;
	color: #9d9d9d;
	font-size: 0.9em;
}

#rightcol p {
	padding-left: 40px;
}

#rightcol p.top {
	padding-top: 20px;
}

#rightcol a {
	border: none;
}

#Logo {
	width: 670px;
	height: 98px
}

#content {
	width: 620px;
	background: #ededed;
	padding: 25px;
	color: #473E32;
	font-size: 0.85em;
	text-align: left;
}

#Contact {
	position: relative;
}

.upf {
	font-size: 1.3em;
}

.vt {
	background-color: #ffffff;
	border: 4px solid #000000;
	padding: 2px 10px;
}

a {
	color: #AE5A42;
	border-bottom: 1px solid #AE5A42;
	text-decoration: none;
}

a:hover {
	border-bottom: 2px solid #AE5A42;
}

ul { /*border: 1px solid red;*/
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

li {
	padding: 0 0 5px 20px;
	background: transparent url(../images/bullet.png) no-repeat;
}

li.bhighlight {
	font-weight: bold;
	background: transparent url(../images/bulletbold.png) no-repeat;
}

li.blink {
	font-weight: bold;
	background: transparent url(../images/bulletlink.png) no-repeat;
}

div#footer {
	position: relative;
	left: 0;
	bottom: 0;
	background: #000000 url(../images/in-footer.png) no-repeat;
	font-size: 0.85em;
	color: #BBB4AA;
	text-align: center;
	width: 670px;
	height: 51px;
}

div#footer p {
	padding: 12px 0 10px 0;
	margin: 0;
}

div#footer a {
	color: #BBB4AA;
	text-decoration: none;
	border: none;
}

div#footer a:hover {
	color: #ffffff;
}

.photoborder {
	border: 3px solid #746552;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}

.photo {
	border: 2px solid #000000;
	margin: 0 !important;
	padding: 0 !important;
	display: block;
}

.photooverlay {
	position: absolute;
	top: 0;
	left: 0;
}

.photoborder a {
	display: block;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
}

.photoborder a:hover {
	display: block;
	border: none;
}

.twocols h2 {
	padding-top: 0;
	margin-top: 0;
}

.twocols td {
	padding-bottom: 16px;
}

.twocols ul {
	padding-top: 0;
	margin-top: 0;
}

.highlighted {
	background-color: #C8C2BA;
}

table.lots {
	border-top: 2px solid #C8C2BA;
	border-left: 1px solid #C8C2BA;
}

table.lots td {
	border-right: 1px solid #C8C2BA;
	border-bottom: 1px solid #C8C2BA;
}

table.lots h2 {
	margin: 0;
}

img {
	border: 0px;
}

#Logo a {
	border: none;
}

#Layout {
	width: 620px;
	text-align: left;
	position: relative;
}

.Proposedhomes {
	color: #E2DFDB;
	padding: 5px 7px;
	background-color: #746552;
	text-decoration: underline;
	display: block;
	width: 170px;
	margin: 3px;
}

.NMPHomeLink {
	margin-left: 40px;
	color: #cccccc;
	text-decoration: underline
}

.LotHolder {
	margin-bottom: 20px;
}

.clearfloat {
	clear: both;
	height: 0px;
}

.staffContainer {
	width: 620px;
	margin-bottom: 20px;
	height: 190px;
}

.staffPhoto {
	float: left;
	width: 160px;
	height: 189px;
}

.staffDetails {
	float: left;
	width: 400px;
	margin-left: 15px;
}

.saleStatus {
	position: absolute;
	bottom: 0px;
	right: 0;
	/*height: 196px;
	width: 294px;
	margin: 1px;*/
}

table#remodeling img {
	border: 3px solid #473E32;
}

#address  {
	margin-top:30px;	
}