body {
	background-color: #a29061;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	color: #252347;
	font-size: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	color: #a29061;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	padding: 0px;
}
a {
	color: #a29061;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	color: #252347;
}
h4 {
	margin: 0px 0px 20px;
	padding: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
}


a:hover {
	color: #a29061;
	text-decoration: underline;
}
.contact input {
	width: 255px;
}
.contact {
	width: 375px;
	margin-right: auto;
	margin-left: auto;
}

.contact textarea {
	width: 362px;
}
.contact .buttons {
	width: 30%;
}
.yellowbold {
	font-weight:bold;
	color: #a29061;
}
#searchbox {
	background-color:#efe8d5;
	width: 248px;
	padding: 5px;
	border: 1px solid #6A4B2D;
	float: left;
}
#searchresults {
	float: left;
	width: 640px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.resultsheader {
	font-weight: bold;
	color: #FFFFFF;
	background: #2B2A4E;
}
.zebrarow {
	background: #eee;
}
.ratetable {
	border: 1px solid #CCCCCC;
}
.ratetable th {
	background: #24224A;
	color: #FFFFFF;
}.caption {
	font-size: 10px;
	text-align: center;
}
#myframe {
	border: none;
	margin-top:10px;
	width: 100%;
	height: 400px;
}
