/* 

	WEBSITE DESIGN BY AD STREAM, INC.
	-----------------------------------
	Ad Stream provides website design, internet marketing 
	and website hosting to Indiana businesses.
	-----------------------------------
	Elkhart, IN 46516
	
	E: info@adstreaminc.com
	P: (877) 978-7326
	W: adstreaminc.com
	
*/

/************** Yahoo Reset CSS *******************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
.col-middle p {
	margin: 0 0 15px 0;}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
/************* End Yahoo Reset CSS ***************/


/******************** Elements *******************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	background: url(/images/bg_page.png) 0 0 repeat-x;
	background-color: #A9A9A9;
}
ul, ol {
	margin: 0 0 10px 40px;
	list-style: outside;
}
ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
	margin-bottom: 20px;
}
h1 {
	font-size: 22px;
	line-height: 25px;
	color: #333;
	margin-bottom: 10px;
}
.content h1 {
	color:#999999;
	font-size:15px;
	font-weight:bold;
	line-height:25px;
	margin-bottom:2px;
	text-transform:uppercase;
}
h2 {
	font-size: 18px;
	color: #444;
	margin-bottom: 10px;
}
a {
	color: #036F11;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	margin: 20px 0;
}

/***************** Magiks ******************/
.no-display {
	display: none;
}
.clear {
	clear: both;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.no-border {
	border: none;
}
.last {
	margin: 0;
}
#spryMerge {
	display: none;
}
.text-replace {
	display: none;
}


/************************ Structure ************************/
.wrapper {
	width: 857px;
	margin: 0 auto;
}


/****************** Header **************/
.header-container {
	background: url(/images/bg_header-container.png) 0 0 repeat-y;
	padding: 0 4px 0 3px;
}
.header {
	background: url(../images/bg_header.jpg) bottom right no-repeat;
	height: 108px;
	position: relative;
	z-index: 500;
}
.logo {
	padding: 15px 0 0 10px;
}
.logo span {
	display: none;
}

/*************** Nav *************/
.header-nav-container {
	background: url(/images/bg_header-container.png) 0 0 repeat-y;
	padding: 0 4px 0 3px;
}
.header-nav {
	background: url(../images/bg_header-nav.jpg) bottom right no-repeat;
	height: 45px;
}
#nav {
	margin: 0;
}
#nav li {
	list-style: none;
	float: left;
}
#nav li a {
	display: block;
	height: 45px;
}
#nav li a span {
	display: none;
}


#nav li.home a {
	width: 79px;
	background: url(/images/nav/home.jpg) 0 0 no-repeat;
}
#nav li.roofing a {
	width: 88px;
	background: url(/images/nav/roofing.jpg) 0 0 no-repeat;
}
#nav li.masonry a {
	width: 93px;
	background: url(/images/nav/masonry.jpg) 0 0 no-repeat;
}
#nav li.metal a {
	width: 114px;
	background: url(/images/nav/metal.jpg) 0 0 no-repeat;
}
#nav li.portfolio a {
	width: 93px;
	background: url(/images/nav/portfolio.jpg) 0 0 no-repeat;
}
#nav li.about a {
	width: 100px;
	background: url(/images/nav/about.jpg) 0 0 no-repeat;
}
#nav li.contact a {
	width: 106px;
	background: url(/images/nav/contact.jpg) 0 0 no-repeat;
}
#nav li a:hover {
	background-position: 0 -45px;
}

.header-shadow {
	background:url(/images/bg_header-shadow.png) 0 0 no-repeat;
	height: 3px;
	overflow: hidden;
}

/******************** Middle **************/

.content-header {
	font-size: 22px;
	color: #057312;
	line-height: 30px;
	margin: 0 200px 20px 0;
}
.content-images {
	float: right;
	width: 300px;
	margin: 0 0 15px 30px;
}
.content-images img {
	display: block;
	margin: 0 0 15px 0;
	border: 8px solid #eee;
	}
.portfolio-items ul {
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.portfolio-items ul li {
	list-style: none;
	list-style-type: none;
	float: left;
	width: 300px;
	height: 278px;
	margin: 0 25px 15px 0;
	border: 3px solid #069316;
	padding: 2px;
	background-color: #eee;
	text-align: center;
}
.portfolio-items ul li span {
	display: block;
	color: #666;
	font-size: 11px;}
#map {
	border:1px solid #CCCCCC;
	float:right;
	height:350px;
	width:400px;
}
/***************** Footer *************/
.footer-shadow {
	background:url(/images/bg_header-shadow.png) 0 0 no-repeat;
	height: 3px;
	overflow: hidden;
	margin-bottom: 10px;
}
.footer-bar {
	background: url(../images/bg_footer-bar.png) 0 0 no-repeat;
	height: 33px;
	position: relative;
	z-index: 2;
	font-size: 11px;
	color: #036F11;
}
.foot-nav {
	position: absolute;
	width: 400px;
	top: 7px;
	left: 15px;
}
.copyright {
	position: absolute;
	width: 310px;
	top: 7px;
	right: 15px;
	text-align: right;
	color: #999;
}
.copyright a {
	color: #999;
}
.copyright a:hover {
	text-decoration: none;
}
.footer-bottom {
	margin: 12px 0 0 0;
	padding: 0 4px 0 3px;
}
.contact-info {
	font-size: 12px;
	color: #333300;
	width: 275px;
	float: right;
}
.contact-info h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333300;
	margin: 0;
}
.contact-info table {
	width: 268px;
}
.contact-info table td.t-right {
	text-align: right;
}
.foot-logos {
	float: left;
}


/*********************** Content Styles *********************/
.content {
	background: url(/images/bg_header-container.png) 0 0 repeat-y;
	padding: 20px 30px 20px 20px;
	min-height: 400px;
}
.home-content {
	padding: 4px 1px 0 0;
}
.col-3-set {
	margin: 0 0 25px 0;
}
.col-3-set .col-1, .col-3-set .col-2 {
	width: 283px;
	float: left;
}
.col-3-set .col-2 {
	margin: 0 0 0 4px;
}
.col-3-set .col-3 {
	width: 283px;
	float: right;
}
.col-3-set .col-image {
	height: 255px;
	overflow: hidden;
}
.col-3-set .col-content {
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	margin: 0 2px;
	padding: 10px 10px 25px 10px;
	position: relative;
	z-index: 5;
	min-height: 135px;
}
.col-3-set .col-content .bottom-link {
	font-size: 12px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.col-3-set .col-content .bottom-link a {
	text-decoration: underline;
}
.col-3-set .col-content .bottom-link a:hover {
	text-decoration: none;
}
.home-testimonials {
	width: 650px;
	margin: 0 auto 15px auto;
	text-align: center;
	background: url(../images/right_quote.png) bottom right no-repeat;
	padding: 0 40px 0 0;
}
.home-testimonials h2 {
	color: #70704C;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding-left: 40px;
}
.home-testimonials blockquote {
	background: url(../images/left_quote.png) 0 0 no-repeat;
	padding-left: 45px;
	position: relative;
	height: 110px;
}
.home-testimonials blockquote p {
	font-size: 18px;
	color: #21962D;
	position: absolute;
	left: 45px;
	top: 0;
}
#contactFormTable td {
	padding: 4px 4px 4px 0;
}
.request-button {
	text-align: center;
	margin-bottom: 20px;
}
.requestInfo {
	position: absolute;
	margin: -150px 0 0 150px;
	padding: 2px;
	border: 1px solid #666;
	background: #fff;
	width: 300px;
	display: none;
}
.requestContent {
	border: 6px solid #ccc;
	padding: 15px;
}
.requestContent input, .requestContent textarea {
	width: 100%;
}
.requestContent input#submitBtn {
	width: auto;
}
#requestClose {
	float: right;
	display: block;
	padding: 3px 8px 4px 8px;
	background: #eee;
	margin: 6px 6px 0 0;
}
#requestClose:hover {
	background: #036F11;
	color: #fff;
	text-decoration: none;
}
