@charset "UTF-8";
/* CSS Document */

#wrapper {
	margin: auto;
	width: 780px;
	position: relative;
}
#main {
	float: right;
	width: 780px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: auto;
}
#footer {
	clear: both;
	width: 780px;
	background-color: #6d7758;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}
.CTAtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.bodytextLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.CTAtextLarger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.SOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #CC0000;
	font-weight: bold;
}
