body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body a:link {
	color: #CC0000;
	text-decoration: none;
}
body a:visited {
	color: #CC0000;
	text-decoration: none;
}
body a:active {
	color: #CC0000;
	text-decoration: none;
}
body a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#main-image {
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	margin-bottom: 4px;
}
#body {
	margin-bottom: 4px;
}
#body-inside {
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
	background-image: url('/gfx/bg_content.gif');
	margin-bottom: 4px;
}
.body-header {
	background-image: url('/gfx/bg_header.jpg');
	height: 20px;
}
.body-header-shadow {
	background-image: url('/gfx/bg_header_shadow.jpg');
	height: 10px;
}
.content-home {
	border: 1px solid #9C9C9C;
	background-image: url('/gfx/bg_content.gif');
}
.content {
	padding-left: 6px;
	padding-top: 2px;
	padding-right: 6px;
	font-size: 11px;
	line-height: 15px;
}
.content ul {
	margin: 0px;
	padding: 10px;
}
.content li {
	margin: 0px;
	padding: 0px;
}
.content-inside {
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 18px;
}
.content-inside td {
	font-size: 11px;
}
.sidebar-map {
	border: 1px solid #9C9C9C;
	background-image: url('/gfx/bg_sidebar.gif');
	margin-bottom: 4px;
}
.sidebar-map-content {
	font-size: 11px;
	padding-left: 6px;
	padding-top: 2px;
	padding-right: 6px;
}	
.sidebar-featured {
	border: 1px solid #9C9C9C;
	background-image: url('/gfx/bg_sidebar.gif');
}
.sidebar-featured td {
	font-size: 11px;
}
.sidebar-featured th {
	font-size: 10px;
	text-align: left;
}
#footer {
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding: 3px;
	height: 30px;
	border: 1px solid #9C9C9C;
	background-image: url('/gfx/bg_content.gif');
}
#footer a:link {
	color: #CC0000;
	text-decoration: underline;
}
#footer a:visited {
	color: #CC0000;
	text-decoration: underline;
}
#footer a:active {
	color: #CC0000;
	text-decoration: underline;
}
#footer a:hover {
	color: #CC0000;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	padding-left: 4px;
	padding-top: 3px;
	height: 26px;
}
#contact {
	font-size: 11px;
}
.lots {
	font-size: 11px;
}
.lots th {
	background-color: #FFE9C1;
	text-align: left;
}
.lots td {
	background-color: #FAF9F1;
}
.section-header {
	border-bottom: 1px solid #BC685C;
}