/* global prop. */
*{
	margin: 0;
	padding: 0;
}

body{
	height:100%;
	font-family: "verdana, arial, helvetica"; 
	font-size: 12px;
	font-style: normal;
	color: #000;
}

/*************************************/
/*
/*   Outer Container, Header, 
/*
/*************************************/

#container{
	background-color: #efe9d8;
	/*background: url("images/background.jpg") repeat;*/
	min-height:100%;
	height:auto !important; /* ie6 ignores it */
	height:100%; /* fix */
	position: relative;	
}

#header{
	margin: auto;
	width: 960px;
	height: 118px;
	background: url("images/header.jpg") no-repeat;
}

#wrap{
	background-color: #efe9d8;
	margin: auto;
	width: 960px;

}


/*************************************/
/*
/*   Navigation, left sidebar & Menu styling
/*
/*************************************/

#navigation{
	width: 178px;
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 1em;
	font-family: arial;
	color: #660033;

}

#navigation ul {
		list-style: none;
		margin: 80px 0 0 0;
		padding: 0;
		border: none;
		}
		

#navigation .white  {
	height:30px;
	background: #f8f3e6;
	margin: 0;
	}

#navigation .color {
	height:30px;
	background: #ded6c1;
	margin: 0;
	}
	
#navigation .on {
	color: #426638;
	}

	
#navigation li a {
		display: block;
		padding: 8px 5px 5px 25px;
		color: #660033;
		height:20px;
		width:148px;
		text-decoration: none;
		text-transform: uppercase;
	}


#navigation li a:hover {
		background-color: #ffcc99;
		color: #336633;
		}
		

#navigation li a:visited{
  	color: #cc6666;
}


#citylink {
	width: 178px;
	background-color: #d25d2b; 
	height: 22px;
	position: relative;
	top: -129px;
	padding-top: 6px;
	text-align:center;

	
}

#citylink a {
	color: #fff;
	font-family: arial;
	font-size:12px;
}


#address {
	margin: 90px 0 0 0;
	line-height: 18px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#map{
	margin: -28px 0 0 0;
	line-height: 18px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#map .map {
color: #d25d2b;
}


/*************************************/
/*
/*   Individual page titles, backgrounds, content areas
/*
/*************************************/

#home{
	margin: 0;
	padding: 0;
	height: 842px;
	width: 960px;
	background: url("images/background_home.jpg") no-repeat;
}

#home_content{
	width: 350px;
	word-spacing:1px;
	line-height: 36px;
	padding: 0 23px 0 23px;
	margin: 27px 0 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;

}


#contact{
	margin: 0;
	padding: 0;
	height: 842px;
	width: 960px;
	background: url("images/background_contact.jpg") no-repeat;
}

#contact h2{
	text-transform:uppercase;
	width:595px;
	color: #660033;
	text-align:right;
	margin-top:-8px;
	font-family: verdana, arial, sans-serif;
	font-size: 26px;
	font-weight: bold;

}

#contact_content{
	width: 580px;
	word-spacing:1px;
	padding: 0 23px 0 23px;
	margin: 26px 0 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;

}

#contact_content #form{
	margin: 0 0 18px 0;
	padding: 5px 8px 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-align:right;

}

#contact_content #field{
	margin: 0 5px 18px 0;
	height: 25px;
	background-color: #fffbde;
	border: 1px solid #efe9d8;

}

#contact_content #button {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 5px;
	background-color: #fffbde;
	border: 1px solid #333333;

}


#contact_content textarea{
	background-color: #fffbde;
	border: 1px solid #efe9d8;

}

#thankyou_content{
	width: 540px;
	word-spacing:1px;
	line-height: 36px;
	padding: 100px 23px 0 23px;
	margin: 1px 0 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;

}

#about{
	margin: 0;
	padding: 0;
	height: 842px;
	width: 960px;
	background: url("images/background_about.jpg") no-repeat;
}

#about h2{
	text-transform:uppercase;
	color: #b36238;
	text-align:right;
	margin: -8px 0 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 26px;
	font-weight: bold;

}

#about_content{
	width: 533px;
	word-spacing:1px;
	line-height: 36px;
	padding: 0 0 0 23px;
	margin: -10px -2px 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	/*border-right: 1px solid red;*/

}

#green{
	margin: 0;
	padding: 0;
	height: 1046px;
	width: 960px;
	background: url("images/background_green.jpg") no-repeat;
}

#green h2{
	text-transform:uppercase;
	color: #426638;
	text-align:right;
	margin: 6px -2px 0 0;
	font-family: verdana, arial, sans-serif;
	padding: 0 0 12px 0;
	font-size: 26px;
	font-weight: bold;

}

#green_content{
	width: 533px;
	word-spacing:1px;
	line-height: 24px;
	padding: 0 0 0 23px;
	margin: -10px -2px 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	/*border-right: 1px solid red;*/

}

#coolroof_popup{
	margin: 80px 0 0 2px;

}

#coolroof{
	background: url("images/background_coolroof.jpg") no-repeat;
	min-height:100%;
	height:auto !important; /* ie6 ignores it */
	height:100%; /* fix */
	position: relative;	
}

#benefits{
	margin: 0;
	padding: 0;
	height: 842px;
	width: 960px;
	background: url("images/background_benefits.jpg") no-repeat;
}

#benefits h2{
	color: #b36238;
	text-align:right;
	margin-top:-8px;
	padding: 0 0 4px 0;
	font-family: verdana, arial, sans-serif;
	font-size: 26px;
	font-weight: bold;

}

#benefits_content{
	width: 709px;
	word-spacing:1px;
	line-height: 32px;
	padding: 0 0 0 23px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	/*border-right: 1px solid red;*/

}

#gallery{
	margin: 0;
	padding: 0;
	height: 842px;
	width: 960px;
	background: url("images/background_gallery.jpg") no-repeat;
}

#gallery h2{
	color: #660033;
	text-align:right;
	margin:-11px 2px 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 26px;
	font-weight: bold;

}

#gallery_content{
	width: 714px;
	word-spacing:1px;
	line-height: 36px;
	padding: 0 0 0 23px;
	margin: 1px 0 0 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	/*border-right: 1px solid red;*/

}

/* gallery on/off */
#gallery_content a:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

#gallery_content a {
  color: #000000;
  font-weight: normal;
  text-decoration: none;
}


#colors{
	margin: 0px;
	padding: 0;
	height: 842px;
	width: 960px;
	background: url("images/background_colors.jpg") no-repeat;
}

#colors h2{
	color: #426638;
	text-align:right;
	margin-top:-6px;
	padding: 0 0 9px 0;
	font-family: verdana, arial, sans-serif;
	font-size: 26px;
	font-weight: bold;

}

#colors_content{
	width: 709px;
	line-height: 28px;
	padding: 0 0 0 23px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;

}

#products{
	margin: 0;
	padding: 0;
	height: 1046px;
	width: 960px;
	background: url("images/background_products.jpg") no-repeat;
}

#products h2{
	color: #426638;
	text-align:right;
	margin-top:-8px;
	padding: 0 0 4px 0;
	font-family: verdana, arial, sans-serif;
	font-size: 26px;
	font-weight: bold;

}

#products_content{
	width: 709px;
	word-spacing:1px;
	line-height: 32px;
	padding: 0 0 0 23px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;

}

#products .list {
	 padding:25px 400px 0 20px;
	 font-size: 16px;
	 font-weight: bold;
	 word-spacing: -1px;
}

#trim{
	margin: 0;
	padding: 0;
	height: 842px;
	width: 960px;
	background: url("images/background_trim.jpg") no-repeat;
}

#trim h2{
	color: #b36238;
	text-align:right;
	font-family: verdana, arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-top:-8px;
	padding: 0 0 2px 0;
}

#trim_content{
	width: 702px;
	word-spacing:1px;
	line-height: 32px;
	padding: 0 0 0 23px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;

}

#trim_content .building{
	margin: -70px 0 0 -8px;

}


#trim_content .caption {
	line-height: 18px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 85px 0 0 475px;
}

#trim_content .button {
	margin: 10px 0 0 245px;
}


/*************************************/
/*
/*   Right sidebar content items
/*
/*************************************/

#right-column-top-380{
	width:380px;
	margin-top: -8px;  /*  weird fix on positioning  */
}

#right-column-top-380 p{
	width:385px;
	margin-bottom: 6px;
	text-align:right;
	font-family: verdana, arial, sans-serif;
	font-size: 26px;
	font-weight: bold;

}

#right-column-top-380 p.red{
	text-transform:uppercase;
	color: #631825;

}

#right-column-top-380 p.green{
	text-transform:uppercase;
	color: #426638;

}

#right-column-top-380 p.orange{
	color: #b36238;

}

#right-column-top-380 p.blue{
	text-transform:uppercase;
	color: #225780;

}

#right-column-bottom-380{
	width:380px;
	padding: 0 0 0 15px;
	line-height: 18px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 310px 0 0 0;
}


#right-column-205{
	line-height: 18px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 445px 0 0 4px;
}

/*************************************/
/*
/*   footer??
/*
/*************************************/

#footer{
	
}



/* general elements */
a{
  color: #660033;
  font-weight: bold;
  text-decoration: none;
}

a:hover{
  color: #336633;
}

a:visited{
  color: #cc6666;
}
