@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(images/mountainsSkyWide2.jpg);
	background-color:#000;
	background-repeat:repeat-x;
	margin:0;
	font-size:14px;
	line-height:18px;
	}
#wrapper {
	width:980px;
	margin:0 auto 18px auto;
	}
.loghome	{
		width:270px;
		float:right;
		}
#top	{
	width:980px;
	margin:0 auto 0 auto;
		}
#navigation	{
	width:963px;
	margin:4px 0 0 0;
	color:#fff;
	text-align:right;
	background-image:url(images/sqBlueGrey.jpg);
	z-index:10000;
			}	

.content	{
	margin:0 auto;
	background-image:url(images/whitePineHorizontal.png);
	}

.leftCol	{
		width:730px;
		float:left;
		margin:6px 0 0 0;
			}
.rtCol	{
		width:230px;
		float:right;
		margin:6px 0 0 0;
		border-left:1px dotted #CC9966;
		padding-left:12px;
			}


#footer	{
		width:980px;
		margin:12px auto 12px auto;
}

.slideshow	{
		width:400px;
		float:right;
		margin: 8px 12px 6px 12px;
		border:1px solid #CC9966; 
		}
h1 {
    font-size:17px;
	line-height:20px;
    font-weight:bold;
	color:#666;
	margin: 18px 18px 18px 18px;
	text-align:left;
}
h2 {
    font-size:16px;
	line-height:20px;
    font-weight:bold;
	font-style:italic;
	color:#000;
	margin: 4px 12px 12px 18px;
	text-align:left;
	background-color:#CC9966;
	padding:4px 8px;
}
h3 {
    font-size:15px;
	line-height:19px;
    font-weight:bold;
	font-style:normal;
	color:#333;
	margin: 18px 18px 12px 18px;
	text-align:left;
}


p { 
	margin:12px 18px 12px 18px;
}
ul.moreTop li	{
	margin-top:6px;
	}

.shadow2		{
			-moz-box-shadow:    2px 2px 7px 3px #fff;
  			-webkit-box-shadow: 2px 2px 7px 3px #fff;
 			 box-shadow:        2px 2px 7px 3px #fff;
			}


.betterLink {
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:link {
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}
					
a.betterLink:visited {
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:hover {
	color: #006699;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:active {
	color: #003399;
	background-color: inherit;
	text-decoration: underline;
}
.bottomLinkSep {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	text-align:center;
}
.bottomLink {
	color: #CC9966;
	background-color: inherit;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	line-height:13px;
}

a.bottomLink:link {
	color: #CC9966;
	background-color: inherit;
	text-decoration: none;
}
					
a.bottomLink:visited {
	color: #CC9966;
	background-color: inherit;
	text-decoration: none;
}

a.bottomLink:hover {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

a.bottomLink:active {
	color: #CC9966;
	background-color: inherit;
	text-decoration: underline;
}


.copyright {
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-align:center;
	margin:6px 0 6px 0;
	font-weight:bold;
		}

.designer {
	font-size: 10px; 
	line-height:16px;
	color:#CC9966;
	background-color: inherit;
	text-align:center;
	font-weight:bold;
	margin:0 auto 6px auto;
}

a.designer:link {
	color: #CC9966;
	background-color: inherit;
	text-decoration: none;
}

a.designer:visited {
	color: #CC9966;
	background-color: inherit;
	text-decoration: none;
}

a.designer:hover {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

a.designer:active {
	color: #CC9966;
	background-color: inherit;
	text-decoration: none;
}

.center	{
	text-align:center;
	}

.roundBox	{
		width:800px;
		margin:0px auto 18px auto;
		padding:4px 0 4px 0;
		background-color:#f2be1a;
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
			-moz-box-shadow:    2px 2px 7px 2px #333;
  			-webkit-box-shadow: 2px 2px 7px 2px #333;
 			 box-shadow:        2px 2px 7px 2px #333;
 			}
.phone	{
		font-size:18px;
		line-height:22px;
		font-weight:bold;
		color:#fff;
		}
.testimonial	{
		font-family:"Times New Roman", Times, serif;
		font-style:italic;
		font-size:15px;
		line-height:18px;
		margin: 12px 12px 0 12px;
		color:#ccc;		
		}
.author	{
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
		line-height:14px;
		text-align:right;
		margin:2px 12px 6px 12px;
		color:#ccc;		
		}
.testimonialsBox	{
		width:220px;
		margin:0px 10px 24px 0;
		padding:2px 0;
		background-color:#663300;
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
			-moz-box-shadow:    2px 2px 7px 2px #333;
  			-webkit-box-shadow: 2px 2px 7px 2px #333;
 			 box-shadow:        2px 2px 7px 2px #333;
 			}
.testimonial2	{
		font-family:"Times New Roman", Times, serif;
		font-style:italic;
		font-size:17px;
		line-height:22px;
		margin: 18px 40px 0 50px;
		color:#000;		
		}
.author2	{
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
		line-height:16px;
		text-align:right;
		margin:4px 50px 18px 50px;
		color:#000;		
		}
		
a.estimateLink {
		display:block;
		text-align:center;
		text-decoration:none;
		font-weight:bold;
		color:#000;
		font-size:16px;
		line-height:18px;
		padding:6px;
		background-color:#CC9966;
		border:1px solid #600;
			-moz-border-radius:  9px;
			-webkit-border-radius:  9px;
			-khtml-border-radius:  9px;
			border-radius: 9px;
			-moz-box-shadow:    2px 2px 7px 2px #666;
  			-webkit-box-shadow: 2px 2px 7px 2px #666;
 			 box-shadow:        2px 2px 7px 2px #666;
		}
a.estimateLink:hover	{
		background-color:#000;
		color:#CC9966;
}

.bolder	{
		font-weight:bold;
		color:#600;
}
.covering	{
		font-weight:bold;
		color:#600;
		font-size:13px;
		line-height:17px;
		text-align:center;
		margin:14px 6px 18px 6px;
}
.box	{
		width:220px;
		margin:0px 10px 6px 0;
		background-color:#CC9966;
			-moz-box-shadow:    2px 2px 7px 2px #333;
  			-webkit-box-shadow: 2px 2px 7px 2px #333;
 			 box-shadow:        2px 2px 7px 2px #333;
 			}

/* Top Navigation */

#navigation {
		font-family:Arial, Helvetica, sans-serif;
		color:#fff;
		text-decoration:none;
		padding: 2px 10px;
		font-weight:bold;
	}

#navigation ul.menu {
	width:760px;
	list-style-type:none;
	font-size:13px;
	line-height:16px;
	padding:0;
	margin: 10px auto 6px auto;
	background-color:#000;
	}

#navigation ul.menu li {
	display:inline;
	margin:0 5px;
	background-color:#333;
	padding:3px;

}

#navigation ul.menu li a, #navigation ul.menu li a:link, #navigation ul.menu li a:visited {
	text-decoration:none;
	color:#fff;
	padding:3px 6px;
	background-color:#660000;
}

#navigation ul.menu li a:hover {
	text-decoration:none;
	background-color:#000;
	color:#fff;
	padding:3px 6px;
}

#navigation ul.menu li a:active {
	text-decoration:none;
	color:#ccc;
	padding:3px 6px;
}
.address	{
	text-align:center;
	margin:12px 6px 12px 6px;
}
.email	{
	text-align:center;
	margin:12px 6px 0 6px;
}
.promotion	{
	text-align:center;
	font-weight:bold;
	font-style:italic;
	color:#FFCC99;
	}
.phoneBottom	{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	text-align:center;
	color:#600;
	}
.insured	{
	color:#FFCC99;
	background-color:#663300;
	padding:4px;
	text-align:center;
	font-weight:bold;	
	margin: 2px 16px;
	}
.promo2	{
		width:212px;
		margin:4px 0 12px 0;
		font-weight:bold;
		color:#600;
		background-color:#fff;
		text-align:center;
		padding:4px;
			border:0px solid #600;
			-moz-border-radius:  9px;
			-webkit-border-radius:  9px;
			-khtml-border-radius:  9px;
			border-radius: 9px;
			-moz-box-shadow:    2px 2px 7px 2px #333;
  			-webkit-box-shadow: 2px 2px 7px 2px #333;
 			 box-shadow:        2px 2px 7px 2px #333;
	}
.note	{
	font-size:12px;
	line-height:16px;
	font-style:italic;
	padding-top:12px;
	margin:0 0 6px 8px;
	text-align:center;	
	}
.photoBox	{
	width: 700px;
	background-color:#ccc;
	margin: 0 0 0 18px;		
	}
.red	{
	color:#660000;
	}
.question	{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	margin:12px 18px 0 18px;
	}
.answer	{
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	font-style:italic;
	margin:4px 18px 0px 18px;
	}
.Q	{
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	color:#660000;
	}
.A	{
	font-weight:bold;
	font-size:18px;
	line-height:18px;
	color:#660000;
	}
.back	{
	font-size:11px;
	line-height:13px;
	text-align:right;
	margin: 0 18px 6px 0;
	}
ul.faqs li
	{
	margin-top:8px;
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	}
.faqBox	{
		width:692px;
		margin:30px 10px 6px 18px;
		background-image:url(images/questionMarks.png);
		border:1px solid #CC9966;
			-moz-box-shadow:    2px 2px 7px 2px #333;
  			-webkit-box-shadow: 2px 2px 7px 2px #333;
 			 box-shadow:        2px 2px 7px 2px #333;
			 border-radius: 9px;
			-moz-box-shadow:    2px 2px 7px 2px #333;
  			-webkit-box-shadow: 2px 2px 7px 2px #333;
 			 box-shadow:        2px 2px 7px 2px #333;
 			}