a:link, a:visited {
	color: black;
}
a:hover, a:active {
	color: #666666;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}
td.feature {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #E5E5E5;
}
td.main {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #E5E5E5;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.welcome {
	line-height: 18px;
	font-size: 12px;
}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
span.Property {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
tr.properties {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.properties:link {
	color: #990000;
	text-decoration: underline;
}
a.properties:hover {
	color: #000000;
	text-decoration: underline;
}
.property_title {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
td.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
span.Property1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin-left: 15px;
}