/*
Theme Name: heritagelanebuilders
Theme URI: http://heritagelanebuilders.com/
Description: heritagelanebuilders
Version: 1.0
Author: Colin Unger
Author URI: http://www.freeradicalwebdesign.com
*/

img { border: 0; }

body {
  font-family: arial;
  font-size: 12px;
  margin: 0;
  padding: 0;
}


a { text-decoration: none; }
a:link { color: #7e412e; }
a:visited { color: #b78933; }
a:hover { color: #f9d38b; }
a:active { color: #99ccff; }

#headerimg h1, 
.description, 
.nocomments { display: none; }

#page {
margin: 0 auto;
width: 1024px;
}

#header {
position: relative;
height: 82px;
}

#site-logo {
position: absolute;
top: 35px;
left: 20px;
}

#header .nav {
position: absolute;
top: 50px;
right: 80px;
}

.nav ul {
list-style: none;
padding: 0;
margin: 0;
}

.nav li {
float: left;
padding: 0 10px;
margin: 0;
}

.breadcrumb-trail {
font-size: 11px;
color: #666666;
padding: 10px 0;
}

.sep {
padding: 0 2px 0 7px;
}

#content {
color: #666666;
background: url('images/fade.jpg') repeat-x top left;
padding: 10px 25px;
margin: 0 auto;
}

#content h2 {
color: #7e412e;
text-transform: uppercase;
font-weight: normal;
}

.entry p {
line-height: 18px;
padding: 3px 0;
}

#footer .nav {
float: left;
width: 650px;
height: 50px;
padding-left: 95px;
}

#footer .nav p {
padding: 5px 0;
margin: 0;
}

#footer .nav ul {
height: 14px;
padding: 0;
margin: 0;
}

#footer .nav li {
padding: 0 10px 0 0;
}

#footer {
font-size: 11px;
color: #666666;
height: 50px;
background: transparent url('images/heritage-lane-builders-mini.jpg') no-repeat top left;
}


#footer a:link { color: #666666; }
#footer a:hover { color: #7e412e; }

#footer .credit {
float: right;
}

.line {
color: #d8c6c0;
background-color: #d8c6c0;
height: 1px;
border: 0;
padding: 0;
margin: 0 0 15px 0;
}








.entry {
position: relative;
}

.home-plan-details {
position: absolute;
top: 0;
right: 0;
width: 400px;
padding-top: 50px;
}




