<style type="text/css">
BODY { background: white }
* { font: 12px verdana, arial, sans-serif }
A:link { color: #3333ff }
A:hover { color: #ff0000  }
A:active { color: #ff0000 }
A:visited { color: #3333ff }
.lhn { display:inline-block;margin-bottom:15px;}
h1 {
				font-size:18px;
				color:#CC9966;
				padding-top:10px;
				font-weight:bold;
				}
				
			h2 {
				font-size:16px;
				color:#CC9966;
				font-weight:bold;
				padding-top:10px;
				}
				
b {
font-weight: bold;
}
.bluetext { color:#4444dd; }
.redtext { color:#ff0000; }
.greentext { color:#00ff00; }	
.topmenu {padding-left:3px}
#maincontent {
   margin-top: 0px; margin-left:160px;
}

#topstrip {
text-align:center;
	
	background:#99FF33;height:20px;padding-top:2px;
color: #fff;
BACKGROUND: url(backfade.gif);
}
#topstrip a {color:#ffffff;font-weight:bold;font-size:120%;line-height:14px;
text-decoration: none }

#leftnav { float:left;
margin: 0 1% 0 0; padding: 10px 10px;margin:10px;
background-color: #66FF66; word-wrap: break-word;
}
#leftnav a { color: #333333;  }
#leftnav a:hover {color: #999999; }

h3 {
font-size:16px;
				color:#CC9966;
				font-weight:bold;
				padding-top:10px;
}

h4 {
font-size:12px;
		background-color:#CC9966;
		color:#000000; border:1px black solid;
		padding:2px; margin:5px 0; }
#footer {
background: #CC9966; text-align: center; align: center; clear: both; font: 10px verdana; color: #333333; width: 100%;
}

.houselist {
background: url(../minihouse.gif) no-repeat left-center;padding:5px 5px 5px 25px;
}

</style>