body {
	margin: auto;
	padding: 0px;
	background-image: url(art/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #641D1B;
}
.maintable {
	width: 900px;
	border: 1px solid #CCCCCC;
}
.contactInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5D2324;
}
.maintable .contactInfo a {
	color: #641D1B;
}

.navTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.mainBody {
	background-color: #FFFFFF;
	padding: 16px;
	background-image: url(art/desert2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #D89471;
}
.midTable {
	background-image: url(art/top_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.navTable a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navTable a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.navTable a:hover {
	color: #FBA96D;
	text-decoration: underline;
}

.threeTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #641D1B;
}
a:link {
	color: #99602F;
	text-decoration: none;
} 
a:visited {
	color: #7A4928;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #641D1B;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: auto;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #641D1B;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8D6040;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #5D2324;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #641D1B;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #8D6040;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5D2324;
	border-bottom-color: #5D2324;
	padding: 3px;
	width: 200px;
	float: right;
}
.maintable .listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 12px;
	text-align: right;
}
.listingMainBody {
	background-color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
.listingsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
