@charset "utf-8";
/* CSS Document */
body,td,th {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #0099FF;
}
a:visited {
	color: #00CCFF;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #0033FF;
}
.comments {
	text-indent: 0px;
	color: #993300;
	font-size: 14px;
}
.keywords{
	font-size: 9px;
	color: #663300;
	line-height: 10px;
	font-style: italic;
	text-indent: 0px;
	padding-left: 12px;
	}
.mls {
	color: #FFFFFF;
	font-size: 11px;
}
.moreInfo {
	color: #00CCFF;
	font-size: 10px;
	white-space: normal;
}
.PageTitle {
	font-size: 16;
	color: #FFFFFF;
	line-height: 35pt;
	font-weight: bold;
	text-indent: 12px;
	}
.PropertyName {
	color: #FFFFFF;
	font-size: 18px;
}		
.white {
	color: #FFFFFF;
	font-size: 18px;
}

.whiteLarge {color: #FFFFFF; font-size: 36px; }
.FeaturedProperty {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
}
.reduced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 25px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
}

