body,td,th {
	font-family: arial;
	font-size: 12px;
	color: #003813;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body {
	background-image: url('/images/bgr.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #003713;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	color: #003813;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #003813;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
h2 {
	color: #003813;
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border: 0px;
}
.featuredListing {
	border: 1px solid #D2D5C0;
}
#floatleft {
	float:left;
}
#side {
	color: #DBDBC7;
	margin-top: 4px;
	margin-bottom: 20px;
	margin-left: 31px;
	margin-right: 0px;
}
#side a {
	color: #FFFFFF;
}
.search {
	padding: 0px;
	margin: 0px;
}
#searchCaption {
	color: #DBDBC7;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
	margin-right: 0px;
}
#searchInput input {
	color: #475562;
	font-size: 11px;
	border: 1px solid #7F9DB9;
	padding-top: 2px;
	padding-left: 2px;
	width: 86px;
	height: 22px;
}
#searchSubmit input {
	color: #666666;
	font-size: 11px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding-bottom: 2px;
	width: 40px;
	height: 18px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 9px;
	margin-right: 0px;
}
#content {
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 38px;
	margin-right: 36px;
}
#sidefoot {
	font-size: 11px;
	color: #DBDBC7;
	margin: 0px 20px 0px 34px;
}
#footer {
	color: #DBDBC7;
	margin-top: 11px;
	margin-bottom: 0px;
	margin-left: 17px;
	margin-right: 0px;
}
#footer a {
	color: #DBDBC7;
}