td,body,div {
	font-family:Verdana, Arial;
	font-size:10px;
}
h1 {
	font-size: 18px;
	color: #618162;
	font-weight: normal;
	text-align: center;
	width: 571px;
	background-color: #F7F8F7;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top:1px solid #D7DBD7;
	border-bottom:1px solid #D7DBD7;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #749075;
	text-transform: uppercase;
	borders:1px solid #000000;
	text-align:center;
}
.content {
	font-size: 12px;
	color: #313842;
	text-align: justify;
	width: 530px;
	/* IE bug fix 710 + 20*2 padding + 2*5 border = 760 */
	_width: 570px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	padding: 20px;
	margin-top: 20px;
	word-wrap: break-word;
	top: 0px;
	line-height:150%;
}
.menu {
	color: #666666;
	text-align: justify;
	width: 180px;
	background-color: #354836;
	margin-bottom: 20px;
	padding: 5px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
	text-transform: capitalize;
	borders:1px solid #000000;
	position: absolute;
	left: 580px;
	top: 250px;
}
.related{
	text-align: center;
	vertical-align:top;
	
}
.related a:link, .related a:visited, A{
	color: #354836;
	font-weight:bold;
}
.related a:hover, a:hover {
	color: #749075;
	font-weight:bold;
}
.buttons a:link, .buttons a:visited{
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
.buttons a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.buttons {
	border-style: none;
	background-color: #749075;
	padding: 0px;
	margin: 1px;
}
.buttons :hover {
	background-color: #000000;
	width: 100%;
}
.map {
	font-size: 12px;
	color: #639ACE;
}
.SalePrice{
	Color:#CC0000;
}
.footer{
	font-size:10px;
	text-align: left;
	line-height:120%;
}