@charset "utf-8";
/* CSS Document */

body {
	background:#716a64 url(../images/bg2.png) top center repeat-x;
	margin:0 0 0 0;
}

#page {
	width:956px;
	margin-left:auto;
	margin-right:auto;
}

.logo {
	margin-top:20px;
	float: left;
	width:645px;
	text-decoration:none;
	margin-left:-20px;
}

#counter {
	float:none;
	width:150px;
	vertical-align:bottom;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-100px;
}

.request-button {
	margin-top:40px;
	float: right;
	width:163px;
	text-decoration:none;
}

#address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	float:left;
	width:400px;
}

#phone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#900;
	float:left;
	width:400px;
}

#tagline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#900;
	font-style:italic;
	font-weight:bold;
	float:right;
	width:auto;
	padding-top:40px;
	margin-right:-155px;
}

.red-bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900;
	font-weight:bold;
}

.red-bold a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900;
	font-weight:bold;
}

.red-bold a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900;
	font-weight:bold;
}

.red-bold a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900;
	font-weight:bold;

}

.red-bold a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900;
	font-weight:bold;
}


#hours {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	float:left;
	width:auto;
	margin-top:50px;
	margin-left:-400px;

}

.nav-buttons {
	float:left;
	width:976px;
	margin-left:-12px;
	margin-top:30px;
}
	
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;	
	float:left;
	width:976px;
	margin-top:30px;
}

.nav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-decoration:none;	
}

.nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-decoration:none;	
}
.nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#300;
	text-decoration:none;	
}

.nav a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-decoration:none;	
}

.panel {
	float:left;
	width:956px;
	margin-top:10px;
	background-color:#FFF;
}


.hours {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#900;
	text-align:center;
	margin-top:10px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#900;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	font-weight:bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	font-weight:bold;
}

h2 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
}

h2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
}

h2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
}

h2 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	font-weight:bold;
}


.side-links {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	text-decoration:underline;
}

.side-links a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}

.side-links a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}

.side-links a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}

.side-links a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

.text-home {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	text-align:left;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}


.footer {
	background:url(../images/footer_box.png) top center no-repeat;
	float:left;
	width:956px;
	height:73px;
	margin-top:-5px;
}

.bottom-tag {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#900;
	font-style:italic;
	margin-left:260px;
	margin-top:10px;
}

.bottom-nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	margin-left:260px;
	margin-top:10px;
	margin-right:20px;
}

.bottom-nav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}

.bottom-nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}

.bottom-nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#900;
	text-decoration:none;
}

.bottom-nav a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
}

.bottom-logos {
	margin-top:20px;
	border:none;
	margin-left:10px;
	float:left;
	width:400px;
}

/* Home Page */

.content {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}

/* Services Page */

.content-services {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-services {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}

/* Contact Page */

.content-contact {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}


/* Directions Page */

.content-directions {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-directions {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}

/* About Page */

.content-about {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-about {
	float:right;
	width:162px;
	height:100%;
	border:none;
	padding:20px;
	margin-top:-220px;
}

/* History Page */

.content-history {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-history {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}

.list {
	line-height:140%;
}

/* Roofing Page */

.content-roofing {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-roofing {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}

/* Siding Page */

.content-siding {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-siding {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}

/* Windows Page */

.content-windows {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-windows {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}

/* Patio Roofs Page */

.content-patio {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-patio {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}

/* Skylights Page */

.content-skylights {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-slylights {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}

/* Decks Page */

.content-decks {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-decks {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}

/* Sitemap Page */

.content-sitemap {
	background:url(../images/content_bg.png) top center repeat;
	float:left;
	width:956px;
	margin-top:0px;
	height:100%;
}

.pic-sitemap {
	float:right;
	width:162px;
	height:248px;
	border:none;
	padding:20px;
	margin-top:-220px;
}
