body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin: 0px;
	background-color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	text-align: justify;
}
.wrapper {
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	background-color: #FFFFFF;
}
.top {
	width: 100%;
	background-color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #FFFFFF;
	text-align: center;
	position: fixed;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
}
.maintext {
	padding-left: 3px;
	width: 500px;
}
.logo {
	float: left;
	margin-right: 31px;
	margin-bottom: 8px;
}
div.tab {
	width: 94px;
	height: 45px;
	float: left;
	margin-left: 11px;
	margin-bottom: 8px;
	background-image: url(../images/tabtop.gif);
	color: #FFFFFF;
}
div.tab a:link {
	display: block;
	width: 100%;
	height: 100%;
	color: #CCCCCC;
	text-decoration: none;
}
div.tab a:hover {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	text-decoration: none;
}
div.tab a:visited {
	display: block;
	width: 100%;
	height: 100%;
	color: #CCCCCC;
	text-decoration: none;
}
.main {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
.search {
	width: 250px;
	background-color: #669933;
	float: right;
	margin: 5px;
	padding: 3px;
	padding-top: 20px;
	color: #FFFFFF;
	background-image: url(../images/searchtop.gif);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #333333;
	text-align: center;
}
.footer {
	width: 100%;
	background-color: #669933;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	color: #000000;
	text-align: center
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #669933;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/* links for black background */
a.b:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.b:hover {
	text-decoration: none;
	background-color: #000000;
	color: #FFFFFF
}
a.b:visited {
	text-decoration: none;
	color: #CCCCCC
	}
a.b:active {
	text-decoration: none;
	background-color: #669933;
	color: #000000;
}
/* links for green background */
a.c:link {
	text-decoration: underline;
	color: #000000;
}
a.c:hover {
	text-decoration: none;
	color: #FFFFFF
}
a.c:visited {
	text-decoration: underline;
	color: #000000;
	}
a.c:active {
	text-decoration: underline;
	color: #000000
}
.hr {
	border-bottom: 1px dashed #669933;
	width: 100%;
	margin-bottom: 2px;
}
div.xtra {
	width: 222px;
	float: left;
	margin: 7px;
	padding: 3px;
	background-image: url(../images/xtra.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: x-large;
	text-align: center;
	color: #669933;
}
div.xtra a:link {
	display: block;
	width: 100%;
	height: 100%;
	color: #669933;
	text-decoration: none;
}
div.xtra a:hover {
	display: block;
	width: 100%;
	height: 100%;
	color: #666666;
	text-decoration: none;
}
div.xtra a:visited {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
div.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	}
.filtersearchimg {
	margin-bottom: 10px;
}
.over20 {
	margin-top: 30px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: x-large;
}
.descript {
	padding: 5px;
	background-color: #CCCCCC;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: #000000;
	margin-left: 3px;
}
h6 {
	margin-left: 10px;
	font-weight: lighter;
	font-size: large;
}
/* Contact indents */
.contactinfo {
	border-left: 1px #669933 dotted;
	padding-left: 4px;
	margin-left: 10px;
}
.housebg {
	padding-top: 3px;
	border-top: 1px dotted #669933;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 1px;
}
