body {
	background: url(../Images/BackTile.jpg) #000;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
h1 {
	font-size: 16px;
	color: #f9ed25;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
p {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	line-height: 1.5em;
}
ul {
	margin: 0px 0px 0px 40px;
}
li {
	line-height: 1.5em;
}
table {
	font-size: 12px;
}
a {
	color: #fff;
}
a:hover {
	color: #f9ed25;
}
.white {
	color: #fff;
}
.gray {
	color: #999;
}
.tiny {
	font-size: 10px;
}
.small {
	font-size: 11px;
}
.normal {
	font-size: 12px;
}
.large {
	font-size: 14px;
}
.exLarge {
	font-size: 16px;
}
.megaLarge {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
.siteContainer {
	background: #000;
	margin: auto;
	width: 748px;
/*	height: 719px; */
	border: 1px solid #fff;
}
.logo {
	float: left;
	width: 255px;
	height: 144px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.bannerImage {
	float: left;
	width: 492px;
	height: 144px;
	border-bottom: 1px solid #fff;
}
.menu {
	clear: both;
	background: #a20200;
	width: 748px;
	height: 31px;
	border-bottom: 1px solid #fff;
}
.bodyContainer {
	margin: 0px;
	padding: 15px 30px 15px 30px;
	line-height: 1.2em;
	text-align: justify;
	overflow: hidden;
	min-height: 455px;
}
* html .bodyContainer {
	height: 455px;
	overflow: visible;
}
.listingFocus {
	clear: both;
	width: 688px;
	height: 148px;
	margin: 20px 0px 20px 0px;
}
.carswellListings {
	float: left;
	width: 220px;
	height: 148px;
}
.commercialListings {
	float: left;
	width: 220px;
	height: 148px;
	margin-left: 14px;
}
.mlsListings {
	float: left;
	width: 220px;
	height: 148px;
	margin-left: 14px;
}
.footer {
	clear: both;
	background: #a20200;
	width: 748px;
	height: 29px;
	border-top: 1px solid #fff;
	font-size: 12px;
	color: #eee;
	line-height: 29px;
	text-align: center;
	margin-top: 10px;
}
.footer a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	font-size: 12px;
	color: #f9ed25;
	text-decoration: none;
}
.photoRt {
	margin: 10px 0px 10px 20px;
	padding: 0px;
}
*:first-child+html .photoRt {
	margin: 15px 0px 5px 20px;
	padding: 0px;
}
* html .photoRt {
	margin: 15px 0px 5px 20px;
	padding: 0px;
}
.copyright {
	margin-top: 10px;
	padding: 0px;
}
.subMenuContainer {
	margin: auto;
	width: 748px;
	height: 22px;
	margin-bottom: 10px;
}
.subMenu {
	float: right;
	font-size: 11px;
	color: #fff;
	text-align: right;
	line-height: 22px;
	width: 300px;
	margin-bottom: 5px;
}
.subMenu a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.subMenu a:hover {
	font-size: 11px;
	color: #f9ed25;
	text-decoration: none;
}
.headerBar {
	background: #a20200;
	margin: 0px;
	padding: 2px 4px 2px 4px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.resourceLinks {
	padding-left: 4px;
}
.tableCalculator {
	background: #000;
	font-size: 12px;
	color: #000;
}
.tableCalculator td {
	background: #eee;
}
.MLSLink a {
	display: block;
	background: url(../Images/MLSListingsBtn.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 200px;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	margin-bottom: 10px;
}
.MLSLink a:hover {
	background: url(../Images/MLSListingsBtn-over.gif) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #f9ed25;
	width: 200px;
	height: 29px;
	line-height: 29px;
	text-decoration: none;
}
.referTable {
	background: #000;
	font-size: 12px;
	color: #000;
}
.referTable td {
	background: #eee;
	text-align: left;
}
.referTable th {
	background: #A20200;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
.referInput {
	border: 1px solid #ccc;
	width: 200px;
	height: 20px;
}
