/*
-----------------------------------------------
Screen Stylesheet

Site: Home and Land Brokers, LLC
Author: aaa-studio.com, Delwin Holeman
Version: 2008.07
----------------------------------------------- */

/* 
ERIC MEYER'S CSS RESET http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ --------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
	
html {
	height: 100%;
    margin-bottom: 1px;
	}
	
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
	
body {
	line-height: 1;
	color: #333;
	background: white;
	}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
	
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}

.print {
	float: right;
	margin: 60px 30px 10px 47px;
	}


/* 
PAGE STYLES --------------------- */ 

body {
	margin: 0 auto;                                 
	background: #fff url(../images/bg.gif) repeat-y top;
	}
	
body.framepageheader {
	margin: 0 auto;       
	background: #95beec url(../images/bg_search_horizontal.gif) repeat-x;
	border-top: 6px solid #d8e8f9;
	}
	
#container {
	margin: 0 auto;
	font-family: verdana, arial, sans-serif;  
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	width: 806px;
	}
	
#home #container {
	background: #fff url(../images/bg_home.jpg) no-repeat;
	}
	
#featured #container {
	background: #fff url(../images/bg_sec.jpg) no-repeat;
	}
	
#builders #container {
	background: #fff url(../images/bg_sec2.jpg) no-repeat;
	}
	
#property #container {
	background: #fff url(../images/bg_sec3.jpg) no-repeat;
	}
	
#links #container {
	background: #fff url(../images/bg_sec4.jpg) no-repeat;
	}
	
#contact #container {
	background: #fff url(../images/bg_sec5.jpg) no-repeat;
	}
	
#search #container {
	margin: 0 auto;
	font-family: verdana, arial, sans-serif;  
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	width: 806px;
	background: #fff url(../images/bg_search.jpg) no-repeat;
	}
	
#search  #header {         
	border-top: none;
	}
	
#header {         
	margin: 0 auto;
	height: 85px;
	width: 806px;
	border-top: 6px solid #000;
	}
	
#header #logo a {
	float: left;
	text-indent:-9999px;
	display: block;
	margin: 20px 0 0 0;
	width: 362px;
	height: 50px;
	overflow: hidden;
	}
	
#header #logoHLB a {
	float: right;
	text-indent:-9999px;
	display: block;
	margin: 10px 0 0 0;
	width: 112px;
	height: 70px;
	overflow: hidden;
	}
	
	
/* 
NAVIGATION --------------------- */

#nav-main {
	float: left;
	width: 806px;
	height: 25px;
	padding: 6px 0 0 0;
	}
	
#nav-main ul {
	margin: 0 0 0 7px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	text-transform: uppercase;
	}
	
#nav-main li {
	float: left;
	}

#nav-main a:link, #nav-main a:active, #nav-main a:visited {
	margin: 0;
	padding: 4px 24px 4px 24px;
	color: #000;
	text-decoration: none;
	}
	
#nav-main a:hover {
	color: #333;
	}
	
#home 	   			li#n-home a:link, 			#home li#n-home a:active, 					#home li#n-home a:visited,
#featured 	   		li#n-featured a:link, 		#featured li#n-featured a:active, 			#featured li#n-featured a:visited,
#builders 	   		li#n-builders a:link, 			#builders li#n-builders a:active, 			#builders li#n-builders a:visited,
#property 	   		li#n-property a:link, 		#property li#n-property a:active, 		#property li#n-property a:visited,
#links				li#n-links a:link,				#links li#n-links a:active,						#links li#n-links a:visited,
#contact				li#n-contact a:link,			#contact li#n-contact a:active,				#contact li#n-contact a:visited {
	font-weight: bold;
	}
	
#home #content {
	float: left;
	padding: 272px 0 0 43px;
	width: 763px;
	height: 125px;
	}
		
#home #content p {
	margin: 8px 0 15px 0; 
	width: 700px;
	color: #222;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	}
	
.secondary #content p {
	margin: 0 0 15px 0; 
	font-size: 12px;
	line-height: 19px;
	}
	
.secondary #content p.small {
	font-size: 10px;
	}
	
.secondary #top-content {
	float: left;
	padding: 10px 0 0 43px;
	width: 763px;
	height: 138px;
	border-bottom: 10px solid #cfcece;
	}
	
.secondary #top-content p {
	margin: 0 0 15px 0; 
	width: 400px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	}
	
#content .subnav {
	width: 160px;
	margin: 80px 0 0 0;
	}
	
#top-content img {
	border: 10px solid #eeeeee;
	}
	
#top-content .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0 11px 0 0;
	}
	
.secondary #content {
	float: left;
	width: 763px;
	padding: 10px 0 0 43px;
	}
	
#maincontent {
	float: left;
	width: 500px;
	background: #fff;
	}
	
#property #maincontent, #contact #maincontent {
	float: left;
	width: 763px;
	background: #fff;
	}
	
#sidebar {
	float: right;
	display: block;
	margin: 0 0 0 40px;
	width: 200px;
	background: #fff;
	}
	
.contact-top { 
	float: left;
	margin: 52px 0 0 260px;
	font: italic bold 13px Georgia, Times, serif;
	color: #000;
	}
	
#contact .fltrt, #property .fltrt {
	padding: 0 20px 0 20px;
	}
	
.fltrt img, .fltlt img { 
	border: 1px solid #999;
	}
	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 20px;
	}

.fltlt { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 25px;
	}


/*
LINKS --------------------- */

a:link {
	color: #0000FF;
	text-decoration: underline;
	}
	
a:active {
	color: #FF0000;
	text-decoration: underline;
	}
	
a:visited {
	color: #800080;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: none;
	}

a img {
	border: none;
	}
	

/*
COMMON --------------------- */

img {
	border: none;                            
	}

hr {
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px;
	margin: 0 0 3px 0;
	}
	

/*
H TAGS --------------------- */
	
h1 {
	padding: 0 0 10px 0;
	width: 470px;
	font: bold 24px/28px Georgia, Times, serif;
	color: #fff;
	}
	
.secondary h1 {
	padding: 15px 0 10px 0;
	width: 470px;
	font: bold 24px/28px Georgia, Times, serif;
	color: #fff;
	}

h2 {
	margin: 22px 0 10px 0;
	font: italic normal 24px/28px Georgia, Times, serif;
	color: #000;
	}
	
h3 {
	margin: 20px 0 10px 0;
	font: normal 20px/28px Georgia, Times, serif;
	color: #000;
	}

h4 {
	margin: 25px 0 10px 0;
	font: italic normal 19px/28px Georgia, Times, serif;
	color: #000;
	border-bottom: 1px solid #999;
	}
	
#contact #maincontent h4 {
	width: 240px;
	}
	
h5 {
	margin: 15px 0 5px 0;
	font: bold 12px/28px verdana, arial, sans-serif;
	color: #000;
	}
	
h6 {
	margin: 15px 0 5px 0;
	font: bold 12px/28px verdana, arial, sans-serif;
	color: #000;
	}
	

/*
LISTS --------------------- */


ul {
	margin: 0 0 10px 20px;
	}
	
ul.nobullet {
	margin: 0 0 10px 0;
	list-style: none;
	}
	
ul.nobullet li {
	margin: 0 0 5px 0;
	}

		
		
/*
FOOTER --------------------- */

	
#footer {
	clear: both;
	width: 806px;
	height: 117px;
	margin: 0 auto;
	text-align: left;
	background: #dedede;
	}	
	
#home #footer p {
	padding: 20px 0 0 40px; 
	width: 700px;
	color: #222;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	}

#copyright p {
	text-align: center;
	margin: 10px 0 10px 0;
	font-size: 10px;
	color: #aaa;
	}	
	
#copyright a {
	color: #aaa;
	}	
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}