/* commented backslash hack \*/ 
html, body{ height:100%;} 
/* end hack */
* { margin: 0px; padding: 0px; }

#outer{min-height:100%;margin-bottom:-50px;height:auto;}
* html #outer{height:100%;}

div#nav li {
  height: 25px;
  width: 185px;
  list-style: none;
  border-bottom: 1px solid white;


  
}

#nonFooter {
  position:relative;
  min-height: 850px;
}

* html #nonFooter
{
height: 850px;
}

div#nav a:link, div#nav a:visited {
  color: white;
  text-decoration: none;
  font-family: verdana;
  font-size: 16px;
  background: #000;
}

#print_page {
  margin-left: 15px;
}

#print_link {
  font-size: large;
}

div#nav  a {
  line-height: 25px;
  display: block;
  padding-left: 5px;

 
}
div#nav ul {
   border-top: 1px solid white; 
 }

div#nav a:hover {
  background: #fff;
  color: black;
}


#content {
  font-size: 14px;
  padding:5px;
  left:220px;
  top:200px;
  font-family: arial;
  width:750px;
}

#logo {
  top:30px;
  width:175px;
  height: 171px;
  background-image: url(/images/logo.jpg);
  margin-top: 35px;
  
}

#header {
  left:205px;
  top:15px;
  width: 815px;
  height: 215px;
  background-image: url(/images/header.jpg); 
}

#footer {
  width:900px;
  clear:both;
  height:25px;
  font-family: arial;
  font-size: small;
  border-top: 2px solid black;
  text-align: center;
  position: relative;
  margin-top: -20px;
}

#hl_info_box {
  width: 400px;
  height: 154px;
  border: 2px;
  font-family: arial;
  font-size: larger;
  position:relative;
  left: 200px;
}

#sidebar {
  margin:0px auto;
  width:185px;
  height:770px;
  text-align:left;
  background-color:#000000;
  top:10px;
  left:12px;
  position: absolute;
  margin-left: 12px;
  margin-top: 23px;
  margin-bottom: 10px;
}



#rightbar {
  margin-left: 220px;
}

#nav {
  position:relative;
  top:85px;
  width:185px;
  font-family: arial;
  font-size: 16px;
}

#content a {
  color:red;
  text-decoration: none;
}

#content a:hover {
  color:black;
  text-decoration: none;
}


#whitespace {
  width:185px;
  height:25px;
  background-color: #CCCCCC
}



div#content li {
  margin-left: 0px;
  list-style: none;
  padding-left: 20px;
  background-image: url("http://www.hlcre.com/SiteImages/bulletlogo.jpg");
  background-repeat: no-repeat;
  background-position: 0px;
  font-family: arial;
  font-style: italic; 
}

div>p {margin:0}

#featured {
  width: 80%;
  padding: 10px;
  margin-top: 10px;
  border: 1px solid black;
}

#lease_or_sale {
  font-size: large;

}

#search_results {
  width: 90%; 
  margin-top: 10px;  
}

#search_fields {
  width: 90%;
    
  margin-top: 10px;

}

#basic_search {
	font-size: large;
}

#show_advanced {
	padding-left: 85%;
	float: right;
}

#advanced_search {
  border: 2px solid black;
  background-color: #EEE;
  padding: 10px;
  width: 88%;
}

div#content img {
	border: 0px;
	float: left;
}

#topnav {
  color: red;
}

