
/* Healthy Home V.2 */
/* 12.16.10 */


/*---------- Global Elements ----------*/

html { width:100% }

body {
	width:100%;
	font-size: 62.5%;
	font-family: "Arial","Sans-Serif";
	background: #faf9f8;
	color: #5B513A;
}

.clear{
	clear:both;
	height: 1px;
	overflow: hidden;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.2em;
}

a {
	text-decoration: none;
}

sup {
	vertical-align:top;
}


/*---------- Structure ----------*/

#wrapper {
	width: 100%;
	background-color: #D6D3C7;
}

#header {
	width: 825px;
	padding: 30px 130px 50px 130px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #FFF;
	position: relative;
}

#content {
	width: 825px;
	padding: 0 130px 20px 130px;
	margin: 0 auto;
	background-color: #FFF;
}

#error .clear {height:100px;}

#contact .middle { margin-top: 0; }
#faq .middle { margin-top: -5px; }

.feature {
	background: url(../images/fade_bar.gif) repeat-y top left;
	width: 825px;
	height: 240px;
	position: relative;
	margin: 0 -121px 30px -121px;
	padding: 0 121px;
}

.slideshow {
	width: 825px;
	height: 240px;
	overflow: hidden;
	background-color: #80CA50;
}

.column {
	float: left;
	display: inline;
}

.middle {
	width: 405px;
	padding: 0 20px;
	margin-top: -25px;
}

.right {
	width: 195px;
}

.audit {
	width: 165px;
	padding: 15px;
	background: #039BA6 url(../images/clipboard_icon.gif) no-repeat 12px 15px;
	margin-bottom: 6px;
}

.callout {
	width: 165px;
	padding: 15px;
	background-color: #D8EBEF;
	margin-bottom: 20px;
}

.left { width: 185px; }

#footer {
	width: 100%;
	height: 110px;
	background: #faf9f8 url(../images/footer.gif) repeat-x top left;
	padding-bottom: 20px;
}

#footInner {
	width: 825px;
	padding: 35px 130px 0 130px;
	margin: 0 auto;
}

/*---------- Hx ----------*/

#header h1 {
	width: 234px;
	height: 49px;
	position: absolute;
	top:30px;
	left:120px;
}

#header h1 a {
	width: 234px;
	height: 49px;
	display: block;
	text-indent: -5000px;
	background: url(../images/healthy_home.gif) no-repeat top left;
}

h2,h3,h4 { font-family: "Trebuchet MS","Arial","Sans-Serif"; }

h2 {
	font-size: 1.5em;
	color: #FFF;
	font-weight: bold;
	background: #80CA50 url(../images/fade_bar_header.gif) top left repeat-y;
	margin: 0 -130px 20px -130px;
	padding: 8px 0 8px 130px;
	position: relative;
	height: auto;
	width: 825px;	
}

#home h2 {
	color: #039BA6;
	background: transparent none;
	margin:0;
	padding:0;
	width: auto;
}

.audit h2, #home .audit h2 {
	color: #FFF;
	background: transparent none;
	margin: 0 0 5px 0;
	padding:0 0 0 40px;
	font-size: 2.1em;
	line-height: 1.3em;
	height: auto;
	width: auto;
}

.callout h2 {
	background: transparent none;
	color: #039BA6;
	font-size: 1.2em;
	line-height: 1.4em;
	margin:0 0 5px 0;
	padding:0;
	width: auto;
	height: auto;
}

h3, h4 { color: #039BA6; }

h3 {
	font-size: 1.5em;
	margin: 25px 0 8px;
	font-weight: bold;
}

h4 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 5px;
}

.right h4 {
	margin-bottom: 10px;
}


/*---------- Navigation ----------*/

#nav {
	float: right;
	font-family: "Trebuchet MS","Arial","Sans-Serif";
	overflow: hidden;
	position: relative;
	top:0;
	left:0;
	white-space: nowrap;
}

#nav li {
	float: left;
	display: inline;
	margin-left: 2px;
	position: relative;
	top:0;
	left:0;
	white-space: nowrap;
}

#nav li a {
	background-color: #C3BFAF;
	font-size: 1.2em;
	line-height: 30px;
	color: #FFF;
	padding: 10px 19px;
	height: 30px;
}

#nav li a:hover, #nav li.current a {
	background-color: #039BA6;
}


/*---------- Text Styles ----------*/

strong { font-weight: bold ;}

.callout p {
	color: #039BA6;
	font-size: 1.1em;
	margin-bottom: 0;
	font-family: "Trebuchet MS","Arial","Sans-Serif";
}

.callout p a {
	color: #039BA6;
	text-decoration: underline;
}

.callout p a:hover { color: #000; }

.audit p {
	color: #FFF;
	font-size: 1.2em;
	margin: -10px 0 0 40px;
	font-family: "Trebuchet MS","Arial","Sans-Serif";
}

.audit a {
	color: #FFF;
	text-decoration: underline;
}

.audit a:hover { color:#000; }

p.quote {
	margin-top: 10px;
	color: #80CA50;
	font-style: italic;
	text-indent: -5px;
	font-size: 1.3em;
	font-family: "Trebuchet MS","Arial","Sans-Serif";
}

p.quote span {
	display: block;
	padding-top: 5px;
	text-indent: 0;
}

.middle ul {
	font-size: 1.2em;
	margin: -0.7em 0 1.0em 0;
}

.middle li {
	list-style: disc;
	margin: 0 0 0.5em 1.3em;
}

.left h3.image {
	width: 185px;
	height: 139px;
	text-indent: -9000px;
	margin: 0 0 8px 0;
	background-position: top left;
	background-repeat: no-repeat;
}

#about h3.image { background: url(../images/attic.jpg); }
#services h3.image { background: url(../images/vehicle.jpg); }
#faq h3.image { background: url(../images/thermography.jpg); }
#financing h3.image { background: url(../images/financing.jpg); }
#contact h3.image { background: url(../images/phone.jpg); }

.middle a {
	color: #5B513A;
	text-decoration: underline;
}

.middle a:hover { color:#000; }

.right .bios p {
	float: left;
	display: inline;
	font-size: 1.1em;
	line-height: 1.3em;
	width: 195px;
	font-family: "Trebuchet MS","Arial","Sans-Serif";
	margin-bottom: 5px;
}

.right .bios p img {
	float: left;
	display: inline;
	margin: 0 7px 7px 0;
}

#contact .callout p {
	margin: 0 0 10px 0;
	line-height: 1.3em;
}

#contact div.audit {
	margin-bottom: 0;
}

label {
	display: block;
	color: #039BA6;
	margin: 0 0 3px 0;
	font-size: 1.0em;
}

input#name, input#phone, input#email, textarea {
	margin-bottom: 6px;
	padding:2px;
	width: 155px;
}

input#submit {
	margin-top: 10px;
	padding:5px 10px;
}

label.error {
	color: #ff0000;
	margin: -5px 0 10px 0;
}

input.error, textarea.error {
	background-color: #ffcccc;
}



/*---------- Home Styles ----------*/

#home .left {
	width: 270px;
	margin-right: 20px;
}

#home .middle {
	width: 299px;
	border-left: 1px solid #D4ECEE;
	margin-top:0;
}

#home .column h2 {
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 1.2em;
	font-size: 1.4em;
	padding-bottom: 10px;
	height: auto;
	width: auto;
}

#home .column h2.savings {
	background-image: url(../images/bank_icon.gif);
	padding-left: 50px;
}

#home .column h2.service {
	background-image: url(../images/toolbox_icon.gif);
	padding-left: 52px;
	background-position: 0 3px;
}

#home .audit h2 {
	font-size: 2.1em;
	line-height: 1.6em;
}

#home .audit p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}

#home .left p, #home .middle p {
	color: #80CA50;
	font-size: 1.3em;
	font-family: "Trebuchet MS","Arial","Sans-Serif";
}

.slideshow div {
	width: 320px;
	height: 210px;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 30px 455px 0 50px;
	background-color: #80CA50;
}

#home .slideshow h2 {
	color: #FFF;
	margin-bottom: 10px;
	font-size: 1.7em;
	height: auto;
	width: auto;
}

#home .slideshow p {
	color: #FFF;
	font-size: 1.3em;
	font-family: "Trebuchet MS","Arial","Sans-Serif";
}

#home .slideshow p a {
	color: #FFF;
	text-decoration: underline;
	margin-top: 5px;
	display: inline-block;
}

#home .slideshow p a:hover { color: #333; }

.slideshow .slide1 { background-image: url(../images/home_group.jpg); }
.slideshow .slide2 { background-image: url(../images/home_door.jpg); }
.slideshow .slide3 { background-image: url(../images/home_car.jpg); }
.slideshow .slide4 { background-image: url(../images/home_family.jpg); }

.navi {
	width: 60px;
	height: 15px;
	overflow: hidden;
	margin: -65px 0 50px 310px;
	position: relative;
	z-index: 100;
}

.navi a {
	float: left;
	margin-left: 3px;
	width: 10px;
	height: 15px;
	display: block;
	text-indent: -5000px;
	background-color: #B4D9DF;
}

.navi a:hover, .navi a.activeSlide {
	background-color: #FFF;
}

/*---------- Footer ----------*/

p.tagline {
	font-size: 1.3em;
	font-style: italic;
	font-family: "Trebuchet MS","Arial","Sans-Serif";
	margin: 50px 0 0 205px;
}

#home p.tagline {
	margin-left: 0;
}

#footer p {
	font-size: 1.0em;
	line-height: 1.4em;
	color:#7B725C;
	margin-bottom: 0.5em;
}

#footer p a { color:#7B725C; }
#footer p a:hover { color:#000; }

a.logo {
	display: block;
	height: 63px;
	background:url(../images/footer_logos.gif);
	float: right;
	display: inline;
	text-indent: -9000px;
	cursor: pointer;
}

a#bpi {
	width: 52px;
	background-position: 0 0;
}

a#energy_star {
	width: 70px;
	background-position: -52px 0;
}

a#nahb {
	width: 116px;
	background-position: -122px 0;
}

a#brenner {
	width: 139px;
	background-position: -238px 0;
}

a#bpi:hover { background-position: 0 -63px; }
a#energy_star:hover { background-position: -52px -63px; }
a#nahb:hover { background-position: -122px -63px; }
a#brenner:hover { background-position: -238px -63px; }

