/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Century Gothic, sans-serif;
	font-size: 12px;
	color: #505050;
}
body {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(/images/stripedBackground.jpg);
	margin-top: 5px;
}
a:link {
    color:#614E3C;
	text-decoration: none;
}
a:visited {
    color:#614E3C;
	text-decoration: none;
}
a:hover {
	color: #D3C7A0;
	background-color: #614E3C;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #614e3c;
}
h2 {
	font-size: 14px;
	color: #736252;
}
.main-nav {color: #010101; font-weight: bold; font-size: 14px; margin: 5px 5px 10px 5px; }
a.main-nav:link {color: #010101; font-weight: bold; font-size: 14px; margin: 5px 5px 10px 5px; }
a.main-nav:visited {color: #010101; font-weight: bold; font-size: 14px; margin: 5px 5px 10px 5px; }
a.main-nav:hover {color: #D3C7A0; background-color: #614E3C; font-weight: bold; font-size: 14px; margin: 5px 5px 10px 5px; }

.sub-nav {font-size: 11px; color: #614E3D; font-weight:bold}
.real-estate-content {margin: 5px 5px 5px 10px;}
.LREFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #505050;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}
.LRESiteBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #505050;
}
a.LRESiteBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #505050;
	text-decoration: none;
}

a.LRESiteBy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #505050;
	text-decoration: none;
}

a.LRESiteBy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #505050;
	text-decoration: none;
}

a.LRESiteBy:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #505050;
	text-decoration: none;
}

a.LRESiteBy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}