body {
	background-image: url(images/bg.gif);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.text {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #60543E;
}

.floorplan {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #60543E;
	line-height:22px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}

.contact {
	padding-right:5px;
	line-height:22px;
}

.service {
	line-height:22px;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}
