body {
	background-color: #445b7d;
	margin: 0px;
	padding: 0px;
	/* change to backg2.gif for a solid color blue background */
	background-image: url(template56/backg.gif);   
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	width: 750px;
	text-align: LEFT;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
}

#header {
	width: 750px;
	height: 101px;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(template56/header.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	border-top: solid 5px #000000;
	border-bottom: solid 1px #dddddd;
		
}

#hlogo {
	float: left;
	display: inline;
	height: 63px;
	margin: 21px 19px 0px 22px;
	border-left: 20px solid #e6e6e6;
}

.headertitle {
	color: #000000;
}

#header h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 26px;
	color: #536f99;
	text-decoration: none;
	margin-top: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container  h1 {
	font-family: verdana, arial, helvetica, sans-serif;

	color: #536f99;
	text-decoration: none;
 
}

#headertext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
	margin-left: 0px;
	margin-top: 3px;
	letter-spacing: 2px;

}

#menu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 130%;
	text-align: left;
	float: right;
	width: 200px;
	background-color: #f6f6f6; 
	margin: 5px 15px 0px 0px;
	display: inline;
}

#menu div {
	font-family: verdana, arial, helvetica, sans-serif;
  	display: block;
    	border-bottom: 1px solid #e6e6e6;
	border-left: 12px solid #e6e6e6;
	font-size: 14px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	padding: 3px 0px 3px 0px;
	text-indent: 8px;
}

#menu a, #menu a:visited, #menu a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #536f99;
}

#menu a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
}

#menu p {
	margin: 5px 20px 5px 20px;
}

#content {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #ffffff;
	

	float: left;
	width: 475px;
	margin: 30px 0px 25px 22px;
	display: inline;
}

#content a, #content a:visited #content a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #536f99;
}

#content a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
}

.posted {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 39px;
	border-top: 1px dashed #dddddd; 
/*	border-bottom: 1px dotted #dddddd; */
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #888888;
	text-align: right;
	margin-top: 0px;
	border-bottom: 2px solid #dddddd; 

}

h2 em {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: url(template56/icon1.gif) left no-repeat;
	padding-left: 16px;
	font-style: normal;
	float: left;
	color: #ff6e00;
	text-align: left;
}

#content em a, #content em a:visited, #content em a:active, #content em a:hover {
	color: #ff6e00;
	text-decoration: none;
}

.quote {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 130%;
	text-align: justify;
	background-color: #f6f6f6;
	margin: 15px 20px 15px 20px;
	padding: 5px 17px 5px 12px;
	border-left: 5px solid #e6e6e6;
	
}

hr {
	border: 0;
	background-color: #e6e6e6;
	color: #e6e6e6;
	height: 1px;
}

#footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	display: block;
	clear: both;
	color: #999999;
	line-height: 200%;
	width: 750px;
	background-color: #f6f6f6;
	text-align: left;
	border-top: solid 1px #dddddd;
	
}

#footerleft {
	margin-left: 22px;
	display: inline;
}

#footerright {
	float: right;
	display: inline;
	margin-right: 22px;
}

#footer a, #footer a:visited #footer a:active {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #536f99;
}

#footer a:hover {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
}

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