/* CSS Document */
body {
background-image:url(template59/bodybg.gif);
background-repeat:repeat-x;
background-color:#192229;
margin:0;
padding:20px 0 10px 0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
#header {
}
#header h1 {
margin:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bolder;
font-size:32px;
color:#FFFFFF;
}
#tagline {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
#wrap {
width:780px;
/* height:500px; */
background-color:#FFFFFF;
border-top: 12px #40576A solid;
border-bottom: 6px #40576A solid;
border-left: 6px #54697A solid;
border-right: 6px #54697A solid;
margin: 0 auto;
text-align:left;
display:table;
}
#left {
float:left;
width:450px;
padding-left:20px;
}
.post {
margin:30px 0;
}
.post h2 {
margin:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#40576A;
}
#right {
float:right;
width:220px;
margin-right:5px;
font-size:14px;
}
.sidebar_item {
margin-top:30px;
}
.sidebar_item ul{
margin:10px 0 0 30px;
padding:0;
font-size:12px;
list-style-image:url(template59/user.gif);
}
.sidebar_item ul li a{
color:#666666;
text-decoration:none;
}
.sidebar_item ul li a:hover{
text-decoration:underline;
}
.sidebar_item h3 {
margin:0;
color:#FFFFFF;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background-image:url(template59/sidehead.gif);
background-repeat:no-repeat;
height:34px;
padding: 10px 0 0 6px;
font-size:24px;
}
#footer {
clear:both;
color:#FFFFFF;
font-size:10px;
}
#footer p a{
color:#FFFFFF;
text-decoration:none;
}

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