body {
	background-color: #FFFFFF;
	background-image: url(/images/template/1/bg_001.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,th,html {
 font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-align: left;
	SCROLLBAR-FACE-COLOR: #E8E8E0;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #C2C2B3;
	SCROLLBAR-3DLIGHT-COLOR: #C2C2B3;
	SCROLLBAR-ARROW-COLOR: #C2C2B3;
	SCROLLBAR-TRACK-COLOR: #F0F0E9;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.MainTD {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color:#666666;
	background-color: #FFFFFF;
	background-image: url(..//images/template/1/table_main_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.MainTD h1 {
	font-size: 14px;
	font-weight: bold;
	color: #801F22;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 4px;
}
.MainTD h2 {
	font-size: 12px;
	font-weight: bold;
	color: #801F22;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 4px;
}
.LeftNavTD {
	font-size: 12px;
	font-weight: bold;
	color: #801F22;
	font-variant: small-caps;
	text-decoration: none;
	letter-spacing: 4px;
	background-color:#F4F7F5;
}

.for_sale {
color: #009900;
}
.sold {
color: #ee0000;
}
.PropertyDetails {
	border:1px solid #E1E8EA;
	background-image: url(/images/template/1/table_main_bg.png);
	background-repeat: repeat-x;
}
.width350 {
width:350px;
table-layout:auto;
}