body {
	background-color: #660001;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.sitebg {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat;
}
.footer {
	color: #670001;
	text-align: left;
	vertical-align: bottom;
	padding-right: 25px;
	padding-bottom: 50px;
	padding-left: 257px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 91px;
	width: 590px;
}
.propertylistingspanel {
	background-color: #cece9c;
	background-image: url(images/property-listings-panel.jpg);
	background-repeat: no-repeat;
}
.property-box {
	color: #000000;
	background-image: url(images/property-bg.gif);
	background-repeat: no-repeat;
	height: 180px;
	width: 132px;
	padding: 10px 8px;
	margin-right: 15px;
	margin-left: 15px;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
}
.vtop {
	vertical-align: top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content {
	text-decoration: none;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #960001;
}
.address {
	color: #980001;
	text-decoration: none;
}
.address a:link, .address a:visited, .address a:active {
	color: #980001;
	text-decoration: none;
}
.address a:hover {
	line-height: normal;
	font-weight: normal;
	color: #670001;
	text-decoration: underline;
}
.footer a:link, .footer a:active, .footer a:visited {
	color: #670001;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.fullpage {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.listings {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.padding-top {
	margin-top: 15px;
}
.red {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: #960001;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #CDCD9B;
	text-decoration: underline;
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #BCC17D;
}
.area{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	width: 200px;
	hborder-top-width: 1px;
	border: 1px solid #999999;
}
.bottom {
	background-image: url(images/content-bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.links {
	color: #D3D5A4;
	text-align: center;
}
.links a:link, .links a:active, .links a:visited {
	font-weight: normal;
	color: #D4D3A3;
	text-decoration: none;
}
.links a:hover {
	font-weight: normal;
	color: #D4D3A3;
	text-decoration: underline;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.box {
	background-color: #FFDDDD;
	border: 1px solid #680001;
	padding: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}
