* { /*zero-out the default margin and padding on all elements*/
	margin: 0;
	padding: 0;
	}
body {
	font-size: 62.5%; /*set the font size to 10px default of 16px * 62.5 = 10px*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #4A0000 url(images/bg-body.gif) repeat-x; /*set the background image for the album image*/
	color: #fff;
	}
body#gutterCap {
	background: #070;
	}
body#gutterCap div#wrapper {
	background: #090;
	}
div#wrapper {
	width: 750px; /*set the width of the wrapper - must set width to center the div*/
	margin: 0 auto; /*center the div*/
	background: #600;
	}
div#header {
	height: 125px;
	background: url(images/bg-header.jpg)
	}
div#header h1 {
	text-indent: -5000em; 
	}
div#main h2.no-top {
	background-image: none;
	margin: 0 0 10px 0;
	}
body#gutterCap div#main h2.no-top {
	background-image: none;
	margin: 0 0 10px 0;
	}
img {
	border: none;
	}
h3 {
	margin: 0 0 10px 50px;
	}

/*Home Page*/

div#main-intro-bar img {
	float: right;
	margin: 15px 15px 15px 20px;
	border: solid #fff 1px;
	padding: 5px;
	background: #600;
	}
div#main img#hazelton {
	margin: 0 15px 0 20px;
	}


/*Navigation*/

div#navigation {  
	float: left;  
	width: 100%;  
	background: url(images/nav-bg.jpg);   
	}  
div#navigation ul {  
	list-style: none;  
	float: left;  
	background: url(images/nav.jpg);  
	}  
div#navigation ul li {  
	float: left;  
	}  
div#navigation ul li a:link,  
div#navigation ul li a:visited {  
	padding: 0;    
	display: block;  
	text-indent: -5000em;  
	height: 44px; 
	}  
div#navigation ul li a#home:link,  
div#navigation ul li a#home:visited {    
	width: 85px;     
	} 
div#navigation ul li#home-page,
div#navigation ul li a#home:hover,  
div#navigation ul li a#home:focus,
div#navigation ul li#home-page {  
	background: url(images/nav.jpg) no-repeat 0 -44px;  
	}  
div#navigation ul li a#home:active {  
	background: url(images/nav.jpg) no-repeat 0 -88px;  
	}  
div#navigation ul li a#product:link,  
div#navigation ul li a#product:visited {    
	width: 120px;     
	}
div#navigation ul li#product-page,
div#navigation ul li a#product:hover,  
div#navigation ul li a#product:focus,
div#navigation ul li#product-page {   
	background: url(images/nav.jpg) no-repeat -85px -44px;  
	}   
div#navigation ul li a#product:active {  
	background: url(images/nav.jpg) no-repeat -85px -88px;  
	} 
div#navigation ul li a#gallery:link,  
div#navigation ul li a#gallery:visited {    
	width: 105px;     
	}
div#navigation ul li#gallery-page,
div#navigation ul li a#gallery:hover,  
div#navigation ul li a#gallery:focus,
div#navigation ul li#gallery-page {  
	background: url(images/nav.jpg) no-repeat -205px -44px;  
	}    
div#navigation ul li a#gallery:active {  
	background: url(images/nav.jpg) no-repeat -205px -88px;  
	}
div#navigation ul li a#g-cap:link,  
div#navigation ul li a#g-cap:visited {    
	width: 135px;     
	}
div#navigation ul li#g-cap-page,
div#navigation ul li a#g-cap:hover,  
div#navigation ul li a#g-cap:focus,
div#navigation ul li#g-cap-page {  
	background: url(images/nav.jpg) no-repeat -310px -44px;  
	}  
div#navigation ul li a#g-cap:active {  
	background: url(images/nav.jpg) no-repeat -310px -88px;  
	}
div#navigation ul li a#g-roof:link,  
div#navigation ul li a#g-roof:visited {    
	width: 175px;     
	} 
div#navigation ul li a#g-roof:hover,  
div#navigation ul li a#g-roof:focus,
div#navigation ul li#g-roof-page {  
	background: url(images/nav.jpg) no-repeat -445px -44px;  
	}  
div#navigation ul li a#g-roof:active {  
	background: url(images/nav.jpg) no-repeat -445px -88px;  
	}
div#navigation ul li a#contact:link,  
div#navigation ul li a#contact:visited {    
	width: 130px;     
	}
div#navigation ul li#contact-page,
div#navigation ul li a#contact:hover,  
div#navigation ul li a#contact:focus,
div#navigation ul li#contact-page { 
	background: url(images/nav.jpg) no-repeat -620px -44px;  
	}  
div#navigation ul li a#contact:active {  
	background: url(images/nav.jpg) no-repeat -620px -88px;  
	}
	
/*Credentials*/

div#credentials {  
	float: left;  
	width: 100%;    
	}  
div#credentials ul {  
	list-style: none;  
	float: left;  
	background: url(images/logos.jpg);  
	}  
div#credentials ul li {  
	float: left;  
	}  
div#credentials ul li a:link,  
div#credentials ul li a:visited {  
	padding: 0;    
	display: block;  
	text-indent: -5000em;  
	height: 170px; 
	}  
div#credentials ul li a#cwr:link,  
div#credentials ul li a#cwr:visited {    
	width: 186px;     
	} 
div#credentials ul li#cwr-page {  
	background: url(images/logos.jpg) no-repeat 0 -200px;  
	}  
div#credentials ul li a#cwr:hover,  
div#credentials ul li a#cwr:focus,
div#credentials ul li#cwr-page {  
	background: url(images/logos.jpg) no-repeat 0 -200px;  
	}  
div#credentials ul li a#cwr:active {  
	background: url(images/logos.jpg) no-repeat 0 -12px;  
	}  
div#credentials ul li a#bbb:link,  
div#credentials ul li a#bbb:visited {    
	width: 119px;     
	}
div#credentials ul li#bbb-page {  
	background: url(images/logos.jpg) no-repeat -186px -200px;  
	}  
div#credentials ul li a#bbb:hover,  
div#credentials ul li a#bbb:focus,
div#credentials ul li#bbb-page {  
	background: url(images/logos.jpg) no-repeat -186px -200px;  
	}  
div#credentials ul li a#bbb:active {  
	background: url(images/logos.jpg) no-repeat -186px -12px;  
	}  
div#credentials ul li a#nahb:link,  
div#credentials ul li a#nahb:visited {    
	width: 119px;     
	}
div#credentials ul li#nahb-page {  
	background: url(images/logos.jpg) no-repeat -305px -200px;  
	}  
div#credentials ul li a#nahb:hover,  
div#credentials ul li a#nahb:focus,
div#credentials ul li#nahb-page {  
	background: url(images/logos.jpg) no-repeat -305px -200px;  
	}  
div#credentials ul li a#nahb:active {  
	background: url(images/logos.jpg) no-repeat -305px -12px;  
	} 
div#credentials ul li a#wba:link,  
div#credentials ul li a#wba:visited {    
	width: 119px;     
	}
div#credentials ul li#wba-page {  
	background: url(images/logos.jpg) no-repeat -424px -200px;  
	}  
div#credentials ul li a#wba:hover,  
div#credentials ul li a#wba:focus,
div#credentials ul li#wba-page {  
	background: url(images/logos.jpg) no-repeat -424px -200px;  
	}  
div#credentials ul li a#wba:active {  
	background: url(images/logos.jpg) no-repeat -424px -12px;  
	}
div#credentials ul li a#wrba:link,  
div#credentials ul li a#wrba:visited {    
	width: 187px;     
	}
div#credentials ul li#wrba-page {  
	background: url(images/logos.jpg) no-repeat -543px -200px;  
	}  
div#credentials ul li a#wrba:hover,  
div#credentials ul li a#wrba:focus,
div#credentials ul li#wrba-page {  
	background: url(images/logos.jpg) no-repeat -543px -200px;  
	}  
div#credentials ul li a#wrba:active {  
	background: url(images/logos.jpg) no-repeat -543px -12px;  
	}
	
/*DuraTrac Group Pages*/

ol#faq,
ul#gcsc {
	margin: 0 0 0 40px;
	}
body#g-cap-stone-coat ul#gcsc {
	margin-left: 350px;
	}
ol#faq li {
	font-weight: bold;
	margin: 10px 0 0 0;
	font-size: 14px;
	}
ol#faq p,
ul#gcsc p {
	font-style: italic;
	}
ol#faq ul,
ul#gcsc ul {
	margin: -15px 10px 0 40px;
	}
ol#faq ul#cr li,
ul#gcsc li {
	font-weight: normal;
	font-size: 12px;
	list-style: square;
	font-style: italic;
	}

/*DuraTrac Sub Nav*/

div#sub-navigation {  
	float: left;  
	width: 100%;
	margin: 0 0 10px 100px;
	font-size: 14px;
	}  
div#sub-navigation ul {  
	list-style: none;  
	float: left;    
	}  
div#sub-navigation ul li {  
	float: left;  
	padding: 0 70px 0 0;
	}   
	
/*Gutter Roof on Gutter Roof Page*/

div#g-roof,
div#forbidden,
div#error,
div#thanks {
	height: 125px;
	margin: 15px 10px 0 10px; 
	background: url(images/duratrac.jpg) no-repeat;
	float: left;
	width: 100%;
	}
div#forbidden,
div#error,
div#thanks {
	margin-bottom: 15px;
	}
div#g-roof h2,
div#g-cap h2,
div#stone-coat-page h2,
div#forbidden h2,
div#error h2,
div#thanks h2 {
	text-indent: -5000em; 
	}
	
/*Main Content on Gutter Roof Page*/
	
div#main h2,
div#main-intro-bar h2 {
	font-size: 1.4em;
	margin: 0 0 10px 0;
	background: url(images/bg-top.gif) no-repeat left top;
	padding: 10px 20px 0 20px;
	}
body#gutterCap div#main h2,
body#gutterCap div#main-intro-bar h2 {
	background: url(images/bg-top-gr.gif) no-repeat left top;
	}
div#main img,
div#main #gutterRoof,
div#main-intro-info img {
	float: left;
	margin: 15px 15px 15px 20px;
	border: solid #fff 1px;
	padding: 5px;
	background: #600;
	}
div#main #gutterRoof {
	display: block;
	width: 350px;
	height: 225px;
	}
body#g-cap-stone-coat #gutterRoof {
	width: 280px;
	height: 165px;
	}
div#main,
div#main-intro-bar {
	font-size: 1.2em;
	width: 730px;
	margin: 0 10px 0 10px;
	background: #914848;
	float: left;
	}
body#gutterCap div#main,
body#gutterCap div#main-intro-bar {
	background: #4db84d;
	}
div#main p,
div#main-intro-bar p {
	padding: 0 20px 10px 20px;
	line-height: 1.3em;
	}

div#main-intro-bar {
	background: #914848 url(images/bg-bottom.gif) no-repeat left bottom;	
	margin: 15px 10px 15px 10px; 
	}
	
/*Contact Us Page*/

div#main-intro-info {
	float: left;
	margin-top: 20px;
	}
div#wagt_map_1 {
	float: right;
	margin: -10px 20px 20px 0;
	background: url(images/map.jpg) top left;
	}
body#contact div#contact {
	float: left;
	width: 360px;
	margin: 0 0 0 10px;
	background: #914848;
	}
body#contact div#quote {
	float: right;
	width: 360px;
	margin: 0 10px 0 0;
	background: #914848;
	}
body#contact div#contact h2,
body#contact div#quote h2 {
	font-size: 1.4em;
	margin: 0;
	background: url(images/bg-top-contact.gif) no-repeat left top;
	padding: 10px 20px 0 20px;
	}
form#contact-us,
form#quote-us {
	padding: 0 10px 0 10px;
	}
	
/*Contact &amp; Quote Forms*/
	
body#contact p#home-phone {
	float: left;
	padding: 0 5px 0 0;
	}
body#contact p#work-phone {
	float: right;
	padding: 0 5px 0 5px;
	}
body#contact fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #ccc;
	}
body#contact fieldset {
	width: 315px;
	}
body#contact fieldset p#submit {
	text-align: center;
	}
body#contact fieldset p#submit input {
	width: 10em;
	}
body#contact legend {
	font-weight: bold;
	font-size: 1.3em;
	}
body#contact label {
	display: block;
	}
body#contact em.required {
	font-size: 0.75em;
	color:#760000;
	}
body#contact input {
	width: 23em;
	}
body#contact input#phone,
body#contact input#phone2,
body#contact input#phone3 {
	width: 2.5em;
	}
body#contact input:focus, 
body#contact textarea:focus {
	background: #ffc;
	}
body#contact textarea {
	width: 23.5em;
	height: 5em;
	}
body#contact textarea#message {
	height: 17.15em;
	}
p.radio-label label {
  float: left;
  width: 7.8em;
	}
body#contact input.radio {
  width: auto;
  float: left;
  margin-right: 1em;
	}
br.clear {
  clear: both;
	}
	
/*Gallery Page*/

body#gallery div#main-intro-info,
body#stone-coat-gallery div#main-intro-info,
body#products div#main-intro-info {
	margin-left: 20px;
	margin-top: 0;
	}
div#main-intro-info img,
body#hwtdt div#main img {
	margin: 15px 15px 15px 0;
	}
body#hwtdt div#main {
	padding: 0 0 0 20px;
	}
body#gallery div#b-and-a1 {
	float: left;
	margin: 0 45px 0 45px;
	}
body#gallery div#b-and-a1 p {
	margin: 150px 0 0 25px;
	}
body#gallery div#b-and-a2 {
	float: right;
	margin: 0 45px 0 45px;
	}
body#gallery div#b-and-a2 p {
	margin: 150px 0 0 15px;
	text-align: center;
	}
body#gallery div#b-and-a3 {
	float: left;
	margin: 5px 0 0 225px;
	}
body#gallery div#b-and-a3 p {
	margin: 150px 0 0 25px;
	}
	
/*Gutter Cap Page*/

div#g-cap,
div#stone-coat-page {
	height: 125px;
	margin: 15px 10px 15px 10px; 
	background: url(images/gutter-cap.gif) no-repeat;
	float: left;
	width: 100%;
	display: block;
	}
div#g-cap-red {
	background: url(images/gutter-cap-red.gif) no-repeat;
	}
div#stone-coat-page {
	background: url(images/stone-coat.gif) no-repeat;
	margin-bottom: 0;
	}
	
div#g-cap-selection {  
	float: left;  
	width: 100%;    
	}  
div#g-cap-selection ul {  
	list-style: none;  
	float: left;    
	}  
div#g-cap-selection ul li {  
	float: left;  
	}  
div#g-cap-selection ul li a:link,  
div#g-cap-selection ul li a:visited {  
	padding: 0;    
	display: block;  
	text-indent: -5000em;  
	width: 750px; 
	}  
div#g-cap-selection ul li a#g-cap-red:link,  
div#g-cap-selection ul li a#g-cap-red:visited,
div#g-cap-selection ul li a#g-cap-red:hover,  
div#g-cap-selection ul li a#g-cap-red:focus,
div#g-cap-selection ul li a#g-cap-red:active {    
	height: 140px;    
	background: url(images/selection.gif) no-repeat 0 0;   
	}  
div#g-cap-selection ul li a#stone-coat:link,  
div#g-cap-selection ul li a#stone-coat:visited,
div#g-cap-selection ul li a#stone-coat:hover,  
div#g-cap-selection ul li a#stone-coat:focus,
div#g-cap-selection ul li a#stone-coat:active {    
	height: 155px;    
	background: url(images/selection.gif) no-repeat 0 -140px;   
	}   

/*Truss DuraTrac*/

p#tdt-ex img {
	float: none;
	margin: 5px 15px 0 30px;
	}
p#tdt-ex a:hover {
	background: none;
	}
	
div#features {
	float: left;
	}
div#benefits {
	float: right;
	margin-right: 30px;
	}
	
/*Footer*/

div#footer {
	clear: both;
	margin: 0 10px 0 10px;
	background: #600 url(images/bg-bottom.gif) no-repeat left top;
	}
body#gutterCap div#footer {
	background: #090 url(images/bg-bottom-gr.gif) no-repeat left top;
	}
body#contact div#footer {
	clear: both;
	margin: 0 10px 0 10px;
	background: #600 url(images/bg-bottom-contact.gif) no-repeat left top;
	}
div#footer p {
	font-size: 1.1em;
	line-height: 2.4;
	height: 2.4em;
	margin: 0;
	padding: 35px 10px 20px 10px;
	}
div#footer p a {
	font-weight: normal;
	}
div#wrapper div#footer p span#copyright,
div#wrapper div#footer p span#design {
	float: left;
	}
div#footer p span#design {
	color: #d8caa8;
	padding: 0 0 0 45px;
	}
div#footer p span#xhtml,
div#footer p span#css {
	float: right;
	margin: 0 0 0 5px;
	}
div#footer p span#copyright a:link,
div#footer p span#copyright a:visited,
div#footer p span#design a:link,
div#footer p span#design a:visited,
div#footer p span#xhtml a:link,
div#footer p span#xhtml a:visited,
div#footer p span#css a:link,
div#footer p span#css a:visited {	
	color: #d8caa8;
	text-decoration: none;
	}
div#footer p span#copyright a:hover,
div#footer p span#copyright a:focus,
div#footer p span#xhtml a:hover,
div#footer p span#xhtml a:focus,
div#footer p span#css a:hover,
div#footer p span#css a:focus {
	color: #ffedae;
	}

	
a:link,
a:visited {
	color: #fff;
	font-weight: bold;
	}
a:hover {
	background: #600;
	text-decoration: none;
	}
