body {
	background-color:#000000;
	margin: 0px 0px 0px 0px;
}
.floorplan_text {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	padding-right:20px;
}
.text {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}
.tour_text{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
.contact_text{
	padding-left:5px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #333333;
}

	
