﻿a {
	color: #000000;
}
body {
	background-position: center top;
	background-color: #957554;
	margin: 0px;
	background-image: url('images/Home_Background.jpg');
	background-repeat: repeat-x;
}
.floorplanText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding: 15px;
}
.floorplanTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7a1500;
}
.noBorder {
	border-width: 0;
}
.tourText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	padding: 15px;
}
.floorText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

