@charset "utf-8";
/* CSS Document */

#body {
	background-color: #CDC9A0;
    background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

#body-sub {
	background-color: #CDC9A0;
    background-image: url(images/background-sub.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

#realestate {
	align: left;
	vertical-align:top;
	td align: top;
	border-width:1px;
	border-color:#00F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E063F;	
	font-weight: normal;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E063F;
	font-weight: normal;
}
UL, OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E063F;
	font-weight: normal;
	line-height:20px;
}
a {
	color: 00AB50;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: 00AB50;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #502A73;
	font-weight: bold;
	text-decoration: underline;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E063F;
	font-weight: normal;
}
.BodyCopy a {
	color: 00AB50;
	font-weight: bold;
	text-decoration: none;
}
.BodyCopy a:link {
	color: 00AB50;
	font-weight: bold;
	text-decoration: none;
}
.BodyCopy a:hover {
	color: #502A73;
	font-weight: bold;
	text-decoration: underline;
}

.bodycopygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004380;
	text-align:left;
	line-height: 15px;
}
.footer ul {
	text-decoration: none;
	color: #004380;
}
.footer a {
	text-decoration: none;
	color: #004380;
}
.footer a:link {
	text-decoration: none;
	color: #004380;
}
.footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
.header-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9E0190;
}
.header-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AB0009;
}
.header-teal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0272BC;
}
.header-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FBA534;
}
.header-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00AB4F;
}
