a.menu
{
	font-family : Verdana;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	padding : 10px;
	border-bottom-color : #D3D3D3;
	border-bottom-style : solid;
	border-bottom-width : 4px;
	color : #696969;
	margin-bottom : 10px;
	margin-top : 10px;
	margin-right : 5px;
	margin-left: 5px;
}
a.menu:hover
{
	border-bottom-color : #9999FF;
	color: #000000;
}
div.menubar
{
	width: 800px;
	height: 40px;
	border-color : #D3D3D3;
	border-style : solid;
	border-width : 1px;
	padding: 2px;
	margin-bottom: 4px;
}
div.caption
{
	width: 800px;
	height: 60px;
	padding: 2px;
	border-left : 1px solid #D3D3D3;
	border-right : 1px solid #D3D3D3;
	border-top : 1px solid #D3D3D3;
	font-family: Arial;
	font-size: 36pt;
	background-color : #F5F5F5;
}
div.wrap
{
	padding: 4px;
	margin: 4px;
	border : 1px solid #A9A9A9;
	width: 800px;
}
body
{
	margin: 12px;
}
div.textarea
{
	border-left : 1px solid #D3D3D3;
	border-right : 1px solid #D3D3D3;
	border-top : 1px solid #D3D3D3;
	padding: 4px;
	width: 796px;
	font-family: Verdana;
}
div.copyright
{
	border: 1px solid #D3D3D3;
	padding: 4px;
	width: 796px;
	font-family: Arial;
	font-size: 12pt;
	background-color : #F5F5F5;
	font-weight: bold;
}

.homeresults {
  border-bottom:1px solid #555555  ;
  margin-bottom:5px;
  clear: both;
  height:160px;
}

.homeresultspage {
  border-bottom:1px dotted  #555555  ;
  margin-bottom:5px;
  clear: both;

}

.housedetailstext {
clear: both;
  height:200px;
             margin:2px;
             padding:5px;
             padding-right:20px;
  overflow:hidden;
}
.housedetailstext:focus, .housedetailstext:hover {
  overflow: auto;
   padding-right:0px;
}


   .homeresults h2,   .homeresultspage h2 {
     font-size:14px;

   }

.homeresults img, .homeresultspage img{
border-right:1px solid #aaa;
border-top:1px solid #aaa;
border-left:1px solid #666666;
border-bottom:1px solid #666666;
padding:5px;
float:right;
width:169px;
height:120px;
}




#results #paging {
  display: block;
}
#results #paging a {
     padding:4px;
     margin:2px;
}
#results #paging a:hover {
background:    #000000;
color:white; text-decoration: none; }

.homedetails {

  margin-bottom:5px;
  clear: both;


}

.homedetails img{
border-right:1px solid #aaa;
border-top:1px solid #aaa;
border-left:1px solid #666666;
border-bottom:1px solid #666666;
padding:5px;
display:block;
clear:both;
width:229px;
height:180px;

}


#details #paging {
  display: none;
}

.newsItem {
  margin-bottom:8px; padding-bottom:5px; border-bottom:1px dotted #aaa; 
}
.sponsLinks {
            margin:6px;
            padding:2px;
            border:1px solid #FFCC00;
            background: #FFFFCC;
            color:#333333;
}
.sponsLinks a {
  color:#2BA1C0;
  text-decoration:none;
}

.sponsLinks a:hover {
  background:#2BA1C0;
  color:white;
  text-decoration:none;
}

.introtitle {text-transform:capitalize; }