html {
   background: #c8c8c8;
}
body {
   width: 767px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
}
a { text-decoration: none; color: #0075B3; }
a:hover { text-decoration: underline; }
#header {
   border-bottom: none;
   margin-right: 170px;
}
#header #title {
   background: transparent url(template48/top.png) no-repeat top left;
   color: #0075B3;
   font-weight: bold;
   font-size: 1.5em;
   padding: 10px 1em 5px;
}
#header #banner {
   background: transparent url(template48/banner.png) no-repeat top left;
   height: 116px;
}
#header #breadcrumb {
   font-size: .9em;
   background: transparent url(template48/body.png) repeat-y top left;
   padding: 5px 2.5em 0;
}
* html body { height: 1%; overflow: visible; }
* html #main { height: 1%; overflow: visible; }
* html #content { overflow: visible; margin-right: 170px; }
#main {
   background: transparent url(template48/body.png) repeat-y top left;
}
#main #content {
   padding: 0 2.5em;
   overflow: hidden;
}
#main #content .node {
   margin: 1em 0;
   overflow: hidden;
}
#main #content .node .heading {
   background: transparent url(template48/point1.png) no-repeat center left;
   padding: 0 0 0 40px;
}
#main #content .node .heading h1 {
   margin: 0;
   font-size: 1.5em;
}
#main #content .node .heading .info {
   color: #7d7d7d;
   font-size: .9em;
   font-style: italic;
}
#main #content .node .body {
   line-height: 1.5em;
}
#main #content .node .tags {
   float: left;
}
#main #content .node .links {
   float: right;
}
#main #content .horizontal-line {
   background: transparent url(template48/horizontal-line.png) no-repeat top left;
   width: 530px;
   height: 28px;
   border: 0;
   margin: 0;
}
#main #navigation {
   background: transparent url(template48/top-navigation.png) no-repeat top left;
   float: right;
   width: 179px;
}
#main #navigation .section {
   background: transparent url(template48/body-navigation.png) repeat-y top left;
   padding: .3em 0;
}
#main #navigation .section-heading {
   background: transparent url(template48/header-navigation.png) repeat-y top left;
   padding: 3px 1em;
}
#main #navigation .section-heading h1 {
   background: transparent url(template48/point2.png) no-repeat bottom left;
   margin: 2px 0;
   padding: 0 0 0 25px;
   font-size: 1.3em;
}
#main #navigation .section-links {
   list-style-type: none;
   margin: .5em 0;
   padding: 0 0 0 15px;
   line-height: 1.3em;
}
#main #navigation .section-links a {
   color: black;
   padding: 0 0 0 18px;
}
#main #navigation .section-links a:hover {
   color: #0075B3;
   font-weight: bold;
   text-decoration: none;
   background: url(template48/point3.png) no-repeat center left;
}
#main #navigation-footer {
   background: transparent url(template48/bottom-navigation.png) no-repeat bottom left;
}
#footer {
   clear: both;
   background: transparent url(template48/bottom.png) no-repeat bottom left;
   margin-right: 170px;
   font-size: .9em;
   padding: 10px 1.5em;
   text-align: right;
}

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