body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/page_tile.jpg);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2F1E0C;
}

a {
	color:#72420a;
	}
td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #33190B;
	}

input, select, option, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #33190B;
	}
}

.bodypage_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2F1902;
}

.bodypage {
	background-image: url(/images/bodytilev.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.headerslogan {
	background-image: url(/images/header_shorter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.navItems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.navItems a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.navItems a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.topShadow {
	background-image: url(/images/top_bg_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.navItems a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.navItems a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}.middlepagehighlight {
	background-image: url(/images/middle_highlightbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgfooter {
	background-image: url(/images/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodypage_textFeatured {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #33190B;
}
.bodypage_textFeatured a:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #33190B;
}
.bodypage_textFeatured a:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #33190B;
}
.bodypage_textFeatured a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #33190B;
}
.bodypage_textFeatured a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #33190B;
}
.bodypage_textsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2F1902;
}
.communityListBox {
	background-image: url(/images/communityTile.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 550px;
}
.listingsListBox {

	background-image: url(../images/listingsTile.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	width: 550px;
}

.listingsListBoxDetail {

	background-image: url(../images/listingsTileDetail.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 620px;
	width: 541px;
}
