h3, h2, h1 {font-varient:small-caps; text-transform:capitalize;}
p {
margin: 0px;
}

body {
background: #EBF6FB;
margin: 0px;
margin-top: 30px;
}

td {
font-family: "Trebuchet MS"; verdana, arial, sans-serif;
font-size: 9pt;
line-height: 1.7;
color: #333333;
}

td.leftside {
background: #FFFFFF;
padding: 10px;
border: 3px dashed #CCCCCC;
border-right: none;
text-align: justify;
}

td.rightside {
background: #FFFFFF;
padding: 10px;
border: 3px dashed #CCCCCC;
border-left: 3px dashed #CCCCCC;
line-height: normal;
}

div.comment {
padding: 10px;
padding-left: 25px;
padding-bottom: 0px;
}

div.avatar {
float: left; 
margin: 5px;
margin-left: 0px;
margin-bottom: 0px;
}

h2 {
font-family: "Trebuchet MS"; verdana, arial, sans-serif;
font-size: 20pt;
color: #444444;
margin-bottom: 10px;
}

h3 {
font-family: "Trebuchet MS"; verdana, arial, sans-serif;
font-size: 10pt;
color: #444444;
margin-bottom: 2px;
}

font.gray {
color: #AAAAAA;
}

div.author {
margin-top: 3px;
margin-bottom: 6px;
}

a:link { color: #336699; }
a:visited { color: #336699; }
a:hover { color: #3399FF; }

.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; }