@charset "utf-8";
.body .maincontent ul {
	display: inline;
}
.body .maincontent li {
	display: inline;
	padding: 7px;
	margin: 4px;
	text-decoration: none;
	list-style-image: none;
	color: #993300;
}
.body .maincontent a {
	text-decoration: none;
	color: #000066;
	font-weight: bolder;
}
.body .maincontent a:hover {
	color: #CCCCCC;
}
.body .maincontent table {
	background-color: #FFFFFF;
}
.whiteback {
	background-color: #FFFFFF;
	border: thin none #000000;
}
.secondndnav {
	margin: 4px;
	width: 203px;
}
.propertyfeaturetable {
	margin-top: 5px;
}
.tablerowsign {
	background-image: url(images/sign3.jpg);
	width: 800px;
	height: 237px;
}

