﻿body {
	background-image:url(images/bg.jpg);
	background-color: #6884b6;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.bulletinText {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #000000;
	padding-left:10px;
	line-height: 20px;
	padding-right: 100px;
}
.homeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	padding-left:30px;
	line-height: 20px;
	padding-right: 100px;
}
.floorplanText {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #222e43;
	line-height: 18px;
}
.noBorder {
	border-width: 0;
}
img, div,td,table { behavior: url(iepngfix.htc) }
