/*
 Screen style    
 Site: Better Homes
*/

body {
 background: #fff url(/images/bg/body.jpg) 50% 0 repeat;*/
 color: #333;
 font-size: 75%;
 padding: 0;
 padding-bottom: 50px;
 text-align: center;
}

.divider {
 background: transparent url(/images/bg/line2.gif) top left repeat-x;
 clear: both;
 color: inherit;
 height: 1px;
 margin: 20px 0 0 0;
}

.divider hr {
 display: none;
}

.larger {
 font-size: 1.45em;
 line-height: 1.5;
}

#about-us-photo {
 margin: 0 0 10px -9px;
}

#bottom {
 background: transparent url(/images/bg/bottom.png) bottom left no-repeat;
 bottom: 0;
 color: #333;
 height: 25px;
 left: 0;
 position: absolute;
 width: 794px;
}

#bottom-wrapper {
 padding: 0 22px 0 22px;
}

#content {
 float: left;
 padding: 0 13px 30px 30px;
 width: 489px;
}

#footer {
 border-top: 2px solid #E1E1E1;
 clear: both;
 padding: 28px 25px 55px 30px;
}

#footer p {
 margin: 0;
}

#footer p.copy {
 background-color: transparent;
 color: #999;
}

#header {
 background: #990000 url(/images/bg/header.gif) top left no-repeat;
 color: #fff;
 height: 88px;
 position: relative;
 width: 750px;
}

#header h1 {
 font-size: 1em;
 height: 43px;
 left: 28px;
 margin: 0;
 overflow: hidden;
 position: absolute;
 top: 23px;
 width: 317px;
}

#header h1 a {
 background-color: transparent;
 color: #fff;
}

#header h1 span {
 background-image: url(/images/betterwood.gif);
 background-position: top left;
 background-repeat: no-repeat; 
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#intro-img {
 margin: 0 -13px 20px -21px;
 width: 523px;
}

#nav {
 background: #FCF8EC url(/images/bg/nav.gif) top left no-repeat;
 color: #333;
 height: 72px;
 margin-bottom: 12px;
 position: relative;
 width: 750px;
}

#nav a {
 background-color: transparent;
 color: #333;
 display: block;
 font-size: 1em;
 height: 35px;
 margin: 0;
 overflow: hidden;
 position: relative;
 text-decoration: none;
 text-transform: uppercase;
}

#nav a span {
 background-position: top left;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#nav a#nav01 {
 width: 79px;
}

#nav a#nav01 span {
 background-image: url(/images/nav/01.gif);
}

#nav a#nav02 {
 width: 81px;
}

#nav a#nav02 span {
 background-image: url(/images/nav/02.gif);
}

#nav a#nav03 {
 width: 108px;
}

#nav a#nav03 span {
 background-image: url(/images/nav/03.gif);
}

#nav a#nav04 {
 width: 139px;
}

#nav a#nav04 span {
 background-image: url(/images/nav/04.gif);
}

#nav a#nav05 {
 width: 131px;
}

#nav a#nav05 span {
 background-image: url(/images/nav/05.gif);
}

#nav a#nav06 {
 width: 115px;
}

#nav a#nav06 span {
 background-image: url(/images/nav/06.gif);
}

#nav a:hover {
 background-color: #FCF8EC;
 color: #990000;
}

#nav a:hover span, #nav a.current span {
 background-position: 0 -35px;
}

#nav li {
 float: left;
 list-style: none;
 margin: 0;
}

#nav ul {
 height: 35px;
 left: 48px;
 margin: 0;
 position: absolute;
 top: 10px;
 width: 653px;
}

#outer-wrapper {
 margin: 0 auto;
 padding-bottom: 25px;
 position: relative;
 text-align: left;
 width: 794px;
}

#sidebar {
 background: transparent url(/images/bg/line1.gif) top left repeat-y;
 color: #333;
 float: right;
 margin-bottom: 30px;
 padding: 8px 8px 0 23px;
 width: 175px;
}

#sidebar .divider {
 margin: 20px 0 20px -14px;
}

#content blockquote {
 margin-bottom: 20px;
}

#content blockquote p {
 background-color: transparent;
 color: #444;
 font-size: 1.1em;
 font-style: italic;
}

#sidebar blockquote {
 margin-bottom: 20px;
}

#sidebar blockquote p {
 background-color: transparent;
 color: #666;
 font-style: italic;
}

#sidebar h2 {
 font-size: 1em;
 height: 19px;
 margin: 18px 0 14px 0;
 overflow: hidden;
 position: relative;
 width: 134px;
}

#sidebar h2 span {
 background-position: top left;
 background-repeat: no-repeat;
 display: block;
 height: 100%;
 left: 0;
 position: absolute;
 top: 0;
 width: 100%;
 z-index: 1;
}

#sidebar h2#about-us {
 margin-top: 0;
}

#sidebar h2#about-us span {
 background-image: url(/images/titles/about-us.gif);
}

#sidebar h2#testimonials span {
 background-image: url(/images/titles/testimonials.gif);
}

#sidebar p.author {
 margin-bottom: 0;
}

#top-wrapper {
 background: transparent url(/images/bg/top.jpg) top left no-repeat;
 color: #333;
 padding: 42px 22px 0 22px;
}

#wrapper {
 background: transparent url(/images/bg/wrapper.png) top left repeat-y;
 color: #333;
 margin: 0 auto;
 width: 794px;
}
/* FORM ELEMENTS
-------------------------------------------------------*/
	form {
		margin:0;
		padding:0;
	}
	label {
		font-weight: bold;
		font: 1.1em arial, helvetica, verdana, sans-serif; 
		display: block;
		margin: 3px 0;
	}
	fieldset {
		border: 1px solid #ccc;
		padding: 5px 10px;
		background: #eee;
		margin: 0 0 1.5em 0;
	}
	fieldset legend {
		font-family: arial, helvetica, verdana, sans-serif;
		color: #000;
		font-size: 1.5em;
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0;
	}
	* html fieldset legend {
		margin: 0 0 10px -10px;
	}
	fieldset ul {
		list-style: none;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	fieldset ul li {
		list-style: none;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	input, select, textarea { 
		font: 1.2em arial, helvetica, verdana, sans-serif; 
		display: block;
  	margin: 0;
		padding: 2px;
	}
	input, select {
		vertical-align:middle;
	}