@charset "UTF-8";
body {
	background-color: #F3F4E2;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.topContactInfo {
	color: #939489;
}
h1 {
	font-size: 18px;
	color: #7dad7d;
	font-weight: 300;
}
.maintext {
	line-height: 22px;
	text-align: justify;
}
.bgTopLinks {
	color: #9d9d89;
}
.bgTop {
	background-image: url(../images/bg_top.jpg);
	height: 91px;
}
.bgNav {
	background-image: url(../images/bg_nav.gif);
	height: 25px;
}
.bgMiddleWhite {
	background-image: url(../images/bg_middlewhite.gif);
	background-repeat: repeat-y;
}
.bgFooter {
	background-image: url(../images/bg_footer.gif);
	height: 54px;
}
a.topLinks:link {
	color: #9d9d89;
	text-decoration: none;
}
a.topLinks:visited {
	color: #9d9d89;
	text-decoration: none;
}
a.topLinks:hover {
	color: #CDCDB5;
	text-decoration: underline;
}
a.topLinks:active {
	color: #9d9d89;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #555555;
}
a.footerLinks:link {
	color: #9d9d89;
	text-decoration: none;
}
a.footerLinks:visited {
	color: #9d9d89;
	text-decoration: none;
}
a.footerLinks:hover {
	color: #CDCDB5;
	text-decoration: none;
}
a.footerLinks:active {
	color: #9d9d89;
	text-decoration: none;
}
.footer {
	color: #939489;
	line-height: 16px;
	font-weight: 200;
}
.sideTop {
	background-image: url(../images/side_top.gif);
	height: 22px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
p {
	padding-top: 0px;
	padding-bottom: 10px;
}
.homeValuesFormTop {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7DAD7D;
}
a.linksSection:link {
	color: #628761;
	text-decoration: none;
}
a.linksSection:visited {
	color: #628761;
	text-decoration: none;
}
a.linksSection:hover {
	color: #333333;
	text-decoration: none;
}
a.linksSection:active {
	color: #628761;
	text-decoration: none;
}
a.communityLinks:link {
	color: #000;
	text-decoration: none;
}
a.communityLinks:visited {
	color: #000;
	text-decoration: none;
}
a.communityLinks:hover {
	color: #919F11;
	text-decoration: none;
}
a.communityLinks:active {
	color: #000;
	text-decoration: none;
}
.quoteCells {
	background-image: url(../images/quote.jpg);
	background-repeat: no-repeat;
	height: 145px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 18px;
}
.quoteMiddle {
	background-image: url(../images/quote_middle.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
}
.listingsComments {
	line-height: 16px;
	text-align: justify;
}
.contactTable {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	height: 506px;
	color: #FFFFFF;
	font-size: 12px;
}
a.contactLinks:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.contactLinks:visited {
	color: #fff;
	text-decoration: none;
}
a.contactLinks:hover {
	color: #F1B310;
	text-decoration: underline;
}
a.contactLinks:active {
	color: #FFFFFF;
	text-decoration: none;
}
.listingsSold {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
