body {
	margin: 0px;
	padding: 0px;
	background-color:#C1B8A7;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	line-height:20px;
}
.SMtext {
	font-family: "Times New Roman", Times, serif;
	font-size:9px;
	color:#000000;
}
.floorplans {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#61341C;
}
.amenities {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color:#000000;
}