body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-image: url(graphics/bground.gif);
	}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #003300;
	outline: none;
	}
	
u {color: #000000;}	

/**-*-*-*- controls mouseover reveal graphic **-*-*-*-*/	
a div {
	visibility:hidden;
	border:1pt solid #B0C4DE;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #EDEDED;
	width:auto;
	height:auto;
	text-decoration: none;
	padding: 5px;
	/*background-image: url(yourimagehere.JPG);*/
	} 
a:hover { 
   border:none; 
   font-decoration: none;
} 

a:hover div { 
   visibility:visible; 
   font-decoration: none;
}	
/************end hover text************/
	
a:visited {
	color:  #996633;
	}
a:active {
	color:  #666633;
	}
a:hover {
	color: #0066FF;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 80%;
	line-height: 120%;
	margin-top: 8px;
	margin-bottom: 8px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: -2px;
	}
h5 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 5;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
ul {
	font-size:70%;
     margin-top: 0px; margin-bottom: 5px}	
#middle ul {
	font-size: 80%;

	}	
#middle ul li {	margin: 0px 0px 6px 0px;}	
	
	
img {
	border: thin 0 solid;
    padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px	
    }
    
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
	
#encompass {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;
    width: 100%;
    height: 100%;

	}	
	
#topNav{
	background: url(graphics/bar_bground.gif);
	height:30px;
	width: 100%;
	padding-left: 20px;
	text-align: center;
	font-size: 70%;
	padding-top: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
    white-space: nowrap; 
    border-top-width: 1px; 
    border-right-width: 1px; 
    border-bottom-width: 1px; 
    border-left-width: 1px;
    }	
		
#top {
	margin: 0px;
	border: 0px #ccc none;
	height: 70px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
	background-color: #989866;
	background-image: url(graphics/U_housing_banner.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 160px;
	width: 160px; 
	left: 0px;
	margin: 20px;
	padding: 0px;
	border: 1px #000 solid;
	background: #CFB980;
	voice-family:inherit;

	}

#leftBottom {
	position: absolute;
	top: 350px;
	left: 0px;
	margin: 20px;
	padding: 0px;
	border: 1px solid #000;
	background: #CFB980;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
 
	}	
	
#openHouse {
	position: absolute;
	font-weight: bold;
	font-size: 70%;
	top: 580px;
	left: 0px;
	margin: 20px;
	padding: 0px;
	text-align:center;
	border: 1px solid #000;
	background-color:#CFB980;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
 
	}		
	
	
#left h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-image: url(graphics/bar_bground.gif);
	height: 20px;
	padding-left: 5px;
	border: 1px solid #000;
	}	
	
#leftBottom h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-image: url(graphics/bar_bground.gif);
	height: 20px;
	padding-left: 5px;
	border: 1px solid #000;
	}	

#openHouse h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 110%;
	background-image: url(graphics/bar_bground.gif);
	height: 20px;
	padding-left: 5px;
	border: 1px solid #000;
	}		
	
	
html>body #left {
	width: 160px; /* ie5win fudge ends */
	}
#middle {
	margin: 10px 190px 10px 190px;
	padding: 10px;
	border: 1px solid #000;
	color: #000000;
/*	width: 700px;*/
	}
#right {
	position: absolute;
	top: 160px;
	right: 0px;
	margin: 20px 20px;
	padding: 0px 5px 5px;
	background: #CFB980;
	width: 150px;
	font-size: 70%;
    vertical-align: middle; 
    border: 1px outset; 
    line-height: 200%;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
.copyright 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; text-align: center
	}
	
table 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%
	}

ol 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 80%
	}
.centerBody 
	{  
	font-weight: bold; text-align: center
	}
.disclaimer 
	{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%; color: #FF0000
	}
#rightPhoto 
	{ 
	
	position: absolute; 
	top: 350px; 
	right: 0px; 
	margin: 20px; 
	padding: 0px; 
	background: #CFB980; 
	width: 150px; 
	vertical-align: middle; 
	border: 1px outset; 
	line-height: 150%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#rightPhoto h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-image: url(graphics/bar_bground.gif);
	height: 20px;
	padding-left: 5px;
	border: 1px solid #000;
	}	


.smaller {
	font-size: 70%;
	}


.largerfont {
	font-size: 110%;
}

.full {
	color: #FF0000;
	text-decoration:blink;
	font-size: 90%;
	font-style:italic;
	font-weight:bolder;
	text-align: center;
	}
	
.clear {clear:both;}	