body { font-family : Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-weight : normal; margin-left:5px; margin-top:10px; color: #333333:#808080;
       scrollbar-highlight-color:#808080;
       scrollbar-3dlight-color:#808080;
       scrollbar-darkshadow-color:#808080;
       scrollbar-shadow-color:#808080;
       scrollbar-arrow-color:#808080;
       scrollbar-track-color:#FFFFff;
}
p {  font-family : Verdana, Arial, Helvetica, sans-serif, "MS sans serif"; font-size : 80%; }
h1 {  font-size : 110%; font-weight : bold;}
h2 {  font-size: 80%; font-style: normal; font-weight: bold; }
h3 {  font-size: 90%; font-weight: bold}
table {  font-family : Verdana, Arial, Helvetica, sans-serif; }

A:link { text-decoration : underline; text-weight: bold; color : #000066; } 
A:visited { text-decoration : underline; text-weight: bold; color : #000066 } 
A:hover { color : #FF0000; ; text-decoration: underline}	

.Navigator:link { font-weight : bold; text-decoration : none; color : #000066; font-size: 12px; } 
.Navigator:visited { font-weight : bold; text-decoration : none; color : #000066;  font-size: 12px; } 
.Navigator:hover { color : #990000; ; text-decoration: underline;  font-size: 12px;}	

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: normal;
	vertical-align: 111%;

}

#menu a {
		display:block;
		width:95px;
		height:16px;
		text-align: center;
		
		padding:0px 0 -10px 0px;
		font:  12px   Verdana;
		font-weight: bold;
		color:#000066;		
		background: url("images/menu-button.gif") 0 0 no-repeat;
		text-decoration: none;
		}
#menu a:hover {	
		background-position: -95px 0;
		color:#FF0000;
		}	
.open-house {
	border: thin solid #666666;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;




}
