html {
	height: 100%;
	min-height: 100%;
	margin-bottom: 1px;
	padding: 0px;
	overflow: -moz-scrollbars-vertical !important;
  	overflow-y:scroll;
}
body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #534B4A;
	font-family: arial, helvetica, serif;
	color: #333333;
}
TD, td, .BodyText, div	{
	font-family: arial, helvetica, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
h1, .h1, .head1	{
	font-size: 16px;
	line-height: 22px;
	color: #534B4A;
}
.introtext	{
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.smbodytext	{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.smhighlighttext	{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
.propertyteaser	{
	/*font-size: 11px;*/
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #A0A39C;
	padding: 4px 0px 4px 0px;
}
.propertyteaser-location	{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 4px 0px 2px 0px;
}
.photoborder	{
	border-width: 1px;
	border-color: #668187;
}
.quote	{
	font-family: georgia, arial, helvetica, serif;
	font-size: 11px;
	line-height: 20px;
	font-style: italic;
	color: #534B4A;
}
ul, ol {
	margin: 2px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
}
li	{
	list-style-type: square;
	margin-bottom: 5px;
	color: #666666;
}
.required	{
	color: #D99E45;
}
.sidebarbg	{
	background-color: #A0A39C;
}
a, a:visited {
	text-decoration: none;
	color: #668187;
}
.navOff, a.navOff, a.navOff:visited	{
	font-size: 11px;
	line-height: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.navOn, a.navOn, a.navOn:visited	{
	font-size: 11px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}
a:hover, a.navOff:hover	{
	text-decoration: underline;
}
a:focus {
	outline:none;
}
a:active {
	outline:none;
}
.footer, a.footer, a.footer:visited	{
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
}
a.footer:hover	{
	text-decoration: underline;
}
.copyright	{
	font-size: 10px;
	line-height: 14px;
	color: #333333;
} 


/* SUBNAV */

.SubNavZone	{
	margin: 19px 0px 50px 0px;
	padding: 0px;
}
.SubNavItem	{
	width: 170px;
	vertical-align: middle;
	padding: 2px 0px 2px 15px;
	margin: 0px;
	border: 0px;
}
.SubNavDivider	{
	background-color: #E0EBE0;
	padding: 0px;
	margin: 0px;
}
.hiddendivs, #hiddendivs{
	left: 0px;
	top: 0px;
	z-index: 1000;
	visibility: hidden;
	position: absolute;
}

