body {
	background-image:url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #649965;
}
.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:160px;
	padding-right:160px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


	