<!--
body,td,th {
	color: #644C2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000000;
	background-image:url(../images/nav/bkgrd_fade.jpg)
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAC158;
	font-weight: normal;
}
A:link { 
	color: white;
	text-decoration: none; 
}
A:visited { 
	color: #CCCCCC;
	text-decoration: none; 
}
A:hover { 
	color: #CCCCCC; 
	text-decoration: none; 
}
A.newlink:link {
                 color: #FFFFFF; 
 }

 A.newlink:active {
                   color: #FF3300;
 }

 A.newlink:visited {
                    color: #00FF00;
 }

 A.newlink:hover {
                  color: #FFFF00;
 }

.header {
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
}
.title {
  font-size: 24px;
  font-family: Verdana, Arial, Helvetica;
  color: #8AA5A2;
  font-weight: bold;
  line-height: 28px;
}
.body {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica;
  font-weight: normal;
  line-height: 14px;
}
.openhouse {
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #FF0000;
}

.bodybold {
  font-size: 12px;
  font-family: Arial, Helvetica;
  font-weight: bold;
  line-height: 14px;
}
.prevnexthighlight {
  font-size: 12;
  font-family: Verdana, Helvetica;
  font-weight: bold;
  color: #996600;
  line-height: 14px;
}
.error {
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica;
  font-weight: bold;
  color: #336699;
  line-height: 14px;
}
.fineprint {
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica;
  font-weight: normal;
  line-height: 14px;
}
.style1 {
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {font-size: 10px}
.style4 {font-weight: bold}
-->