a {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}
body {
	background-color:#666666;
}

p {}
td {}
.hometext     { 
	color: #010101; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 17px; 
	margin: 35px }
.hometextBI       { 
	color: #010101; 
	font-size: 16px; 
	font-family: Georgia, "Times New Roman", 
	Times, serif; 
	font-style: italic;
	font-weight: bold; 
	line-height: 17px; 
	margin: 35px }
.multifamtext         {
	color: #010101;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	padding-left: 10px;
}
.featuretext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #87212E;
}
.propdescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.footertext {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	background-color: #000000;
	text-align: center;
	text-transform: uppercase;
	vertical-align:middle;
}
.footernav {
	color: #999;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	text-align: center;
	margin-top: 0;
}
.footernav a {
	color: #bbb;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
}
