/* CSS Document */

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

p {
margin: 8px;
}

body {
margin: 0px;
background-color: #548DDC;
background-image: url(template22/snorkel_bg.gif); 
background-repeat: repeat-x;
}

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

td.content {
background-color: #FFFFFF;
padding: 10px;
}

td.line {
background: #3562A0;
}

div.title_outer {
border: 1px solid #AAAAAA;
padding: 5px;
margin-bottom: 12px;
}

div.title_inner {
border: 1px solid #DDDDDD;
padding: 10px;
font-weight: bold;
font-size: 14pt;
}

h2 {
font-size: 11pt;
color: #444444;
margin-bottom: 0px;
margin-top: 16px;
}

h3 {
font-size: 8pt;
color: #444444;
margin-bottom: 3px;
margin-top: 16px;
font-style: italic;
font-weight: normal;
}

h4 {
font-size: 8pt;
color: #444444;
margin-bottom: 0px;
margin-top: 0px;
font-weight: normal;
}

hr {
height: 1px;
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #DDDDDD;
}

font.disabled {
color: #888888;
}

blockquote {
margin: 0px;
margin-left: 30px;
}

a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #333333; text-decoration: underline; }

a.earlierlink:link { color: #0A3A6B; text-decoration: none; font-weight: bold; }
a.earlierlink:visited { color: #112E55; text-decoration: none; font-weight: bold; }
a.earlierlink:hover { color: #3399FF; text-decoration: none; font-weight: bold; }

a.laterlink:link { color: #0A3A6B; text-decoration: none; font-weight: bold; }
a.laterlink:visited { color: #112E55; text-decoration: none; font-weight: bold; }
a.laterlink:hover { color: #3399FF; text-decoration: none; font-weight: bold; }


#menu {border:3px solid #548DDC; padding:2px; float:right; margin:3px; }

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