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

body {
background: #222222;
margin-left: 0px;
margin-top: 15px;
}

td.topbar {
padding: 5px;
padding-left: 15px;
padding-right: 15px;
background: #434679;
}

td.topbar h2 {
	text-align: center;
}

td.content {
padding: 5px;
padding-left: 15px;
padding-right: 15px;
background: #F5F5F5;
color: #333333;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 8pt;
line-height: 1.7;
}

td.border {
background: #434679;
font-size: 6pt;
}

td.box {
padding: 10px;
padding-top: 0px;
padding-bottom: 0px;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 8pt;
background: #434679;
color: #EEEEEE;
line-height: 17px;
}

div.date {
margin-bottom: 4px;
color: #777777;
}

div.box {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

div.comment {
padding-left: 20px;
}

h2 {
margin-top: 0px;
margin-bottom: 0px;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 16pt;
color: #EEEEEE;
}

h3 {
margin-top: 0px;
margin-bottom: 0px;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 10pt;
}

a:link { color: #434679; }
a:visited { color: #434679; }
a:hover { color: #434679; }

a.menu:link { color: #FFFFFF; }
a.menu:visited { color: #FFFFFF; }
a.menu:hover { color: #FFFFFF; }

#menu a{color:#fff; text-decoration:none;}
#menu a:hover{color: #6699FF; text-decoration:underline;}

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