@charset "UTF-8";


.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



a:link {
	color: #B01700;
}
a:visited {
	color: #B01700;
}
a:hover {
	color: #FF2100;
}
a:active {
	color: #B01700;
}


body {
	background-color: #fff;
	/* background-image: url(images/background-leaves.jpg); */
	background-repeat: no-repeat;
	font-family: alegreya, serif;
	color: #000000;
	margin: 0;
	font-style: normal;
	font-weight: 400;
}

.clear {
  clear: both;
}	
	
p {font-family: alegreya, serif;
font-size:16px;
line-height: 150%;}

h1 {font-family: alegreya, serif;
font-size:65px;
color: #9F0002;
display:inline;}

h2 {font-family: alegreya, serif;
font-size:20px;
color: #9F0002;
display:inline;}

h3 {font-family: alegreya, serif;
font-size:24px;
color: #9F0002;
display:inline;}

h4 {font-family: alegreya, serif;
font-size:32px;
color: #9F0002;
display:inline;}

.margin-right10 {margin-right:10px; }






@media all and (min-width : 0px)

{ 

h1 {font-family: alegreya, serif;
font-size:55px;
color: #9F0002;
display:inline;}

#header {
	width: 360px;
	height: 175px;
	margin: auto;
	margin-top: 30px;
	text-align:center;}
	
#parts {
		width: 100px;
		height: 25px;
		margin-left: 135px; 
		margin-top: -10px;}

#body {width: 360px;
height: auto;
margin: auto;}

#tagline {width: 360px;
height:85px;
margin:auto;
text-align:center;}

#maincontent {width: 360px;
height: 280px;
float: left;
margin-right: 10px;
margin-top:15px;
margin-bottom:20px;}


.woodgrain-cutout {width:360px;
height:280px; 
background-image: url(images/woodgrain1.jpg);
background-size:460px;
background-repeat:no-repeat;
}


.description {width:360px;
height: auto; 
font-size:18px;
margin-left:10px;
margin-bottom:20px;
float:left;}



.contact-form {width: 360px;
height:auto;
background: linear-gradient(to bottom right, #9F0002, #2d171a);
margin:auto;
margin-bottom:30px;
float:left; 
border-radius: 10px;
padding:10px;
box-sizing:border-box;}


.contact-form-headline {font-family: alegreya, serif;
font-size:22px;
text-align:center;
color:white; 
text-shadow: 1px 1px #000000;}

.contact-info {width: 360px;
height: 330px;
margin:auto;
margin-bottom:40px;
float:left; 
}


.phone-info {width:360px;
height: 150px;
background: linear-gradient(to bottom right, #CACACA, #919191);
float:left;
border-radius: 10px;
margin-right:10px;
margin-bottom:10px;
padding:10px;
box-sizing:border-box;}

.contractor-info {width:360px;
height: 150px;
background: linear-gradient(to bottom right, #CACACA, #919191);
border-radius: 10px;
float:left; 
padding:10px;
box-sizing:border-box;}


.contact-headline {color:white;
font-family: alegreya, serif;
font-size:24px; 
text-shadow: 1px 1px 2px #000000;}


.pay-pal {width:140px;
height: 100px;
float:left;
background-image: url(images/paypal.png);
background-size:130px;
background-repeat:no-repeat; }


.pay-pal-headline {color:white;
font-family: alegreya, serif;
font-size:22px; 
text-shadow: 1px 1px 2px #000000;}


.contractor-info a:link  {color: #ffffff; text-decoration:none;}
.contractor-info a:visited  {color: white;}
.contractor-info a:hover  {color: white; text-decoration:underline;}
.contractor-info a:active  {color: white;}




#store {
	width: 340px;
	height: auto;
	padding-left: 0px;
	float: left;
	margin-top: 25px;
	border-left: none;}


.store-inner {width:340px;
height:auto;
background-color:#D2BCA5;
margin-bottom:20px;
border-radius:10px;
padding-top:10px;
text-align:center;
float:left; }

.color-choices {width:360px;
height:auto;
margin-top:10px;
margin-left:10px;
margin:auto;}

.color-chip { width:170px; 
height:150px;
float:left;}

.color-caption {width:170px;
height:25px;
float:left;
font-family: alegreya, serif;
font-size:14px;
padding-top:5px;}

.color-wrapper {width:170px;
float:left; }

.cherry {background-image:url(images/cherry.jpg); }
.karri {background-image:url(images/karri.jpg); }
.mahogany {background-image:url(images/rich-mahogany.jpg); }
.teak {background-image:url(images/teak.jpg); }
.maple {background-image:url(images/maple.jpg); }

.photo-gallery {
display:none;
 }

.links {width:360px;
height:350px;
margin-top:40px;
margin-left:10px;
margin:auto;}


.product {width:168px;
height:103px;
float:left;
margin-top:10px; }

.udo {background-image:url(images/underdeckoasisad.jpg); }
.gutter-hood {background-image:url(images/gutterhoodad.jpg); }
.drainguard {background-image:url(images/drain-guard-ad.png); }
.arm {background-image:url(images/arm-logo.png); }

	
#footer {
	margin-top:50px;
	width: 360px;
	height: 200px;
	text-align:center;
	margin: auto;
	}
	
	
	/*** Thank you page ***/

.thanks {width:360px;
height:300px;
margin-top:40px;}

.thumbs-up {width:170px;
height:200px;
float:left;
margin-right:10px; 
background-image:url(images/thumbs-up.jpg);}
	
	
}



@media all and (min-width : 480px)

{ 

h1 {font-family: alegreya, serif;
font-size:65px;
color: #9F0002;
display:inline;}

#header {
	width: 700px;
	height: 95px;
	margin: auto;
	margin-top: 50px;
	text-align:center;}
	
#parts {
		width: 300px;
		height: 25px;
		margin-left: 400px; 
		margin-top: -20px;}

#body {width: 900px;
height: auto;
margin: auto;}

#tagline {width: 700px;
height:25px;
margin:auto;
text-align:center;}

#maincontent {width: 490px;
height: 280px;
float: left;
margin-right: 10px;
margin-top:15px;
margin-bottom:20px;}


.woodgrain-cutout {width:490px;
height:280px; 
background-image: url(images/woodgrain1.jpg);
background-size:490px;}


.description {width:390px;
height: auto; 
font-size:18px;
float:right;
margin-top:40px;}



.contact-form {width: 900px;
height:auto;
background: linear-gradient(to bottom right, #9F0002, #2d171a);
margin:auto;
margin-bottom:30px;
float:left; 
border-radius: 10px;
padding:10px;
box-sizing:border-box;}


.contact-form-headline {font-family: alegreya, serif;
font-size:22px;
text-align:center;
color:white; 
text-shadow: 1px 1px #000000;}

.contact-info {width: 900px;
height: 150px;
margin:auto;
margin-bottom:40px;
float:left; }


.phone-info {width:445px;
height: 150px;
background: linear-gradient(to bottom right, #CACACA, #919191);
float:left;
border-radius: 10px;
margin-right:10px;
padding:10px;
box-sizing:border-box;}

.contractor-info {width:445px;
height: 150px;
background: linear-gradient(to bottom right, #CACACA, #919191);
border-radius: 10px;
float:left; 
padding:10px;
box-sizing:border-box;}


.contact-headline {color:white;
font-family: alegreya, serif;
font-size:30px; 
text-shadow: 1px 1px 2px #000000;}


.pay-pal {width:140px;
height: 100px;
float:left;
background-image: url(images/paypal.png);
background-size:130px;
background-repeat:no-repeat; }


.pay-pal-headline {color:white;
font-family: alegreya, serif;
font-size:26px; 
text-shadow: 1px 1px 2px #000000;}


.contractor-info a:link  {color: #ffffff; text-decoration:none;}
.contractor-info a:visited  {color: white;}
.contractor-info a:hover  {color: white; text-decoration:underline;}
.contractor-info a:active  {color: white;}


#store {
	width: 900px;
	height: auto;
	margin-top: 15px;}


.store-inner {width:900px;
height:auto;
background-color:#D2BCA5;
margin-bottom:20px;
border-radius:10px;
padding-top:10px;
text-align:center; }


.color-choices {width:900px;
height:auto;
margin:auto;
margin-top:10px; }

.color-chip { width:170px; 
height:150px;
float:left;}

.color-caption {width:170px;
height:25px;
float:left;
font-family: alegreya, serif;
font-size:14px;
padding-top:5px;}

.cherry {background-image:url(images/cherry.jpg); }
.karri {background-image:url(images/karri.jpg); }
.mahogany {background-image:url(images/rich-mahogany.jpg); }
.teak {background-image:url(images/teak.jpg); }
.maple {background-image:url(images/maple.jpg); }

.photo-gallery {width:900px;
height:400px;
margin:auto;
margin-top:20px;
display:block;
 }

.links {width:900px;
height:140px;
margin:auto;
margin-top:40px;}


.product {width:168px;
height:103px;
float:left;
margin-top:10px; }

.udo {background-image:url(images/underdeckoasisad.jpg); }
.gutter-hood {background-image:url(images/gutterhoodad.jpg); }
.drainguard {background-image:url(images/drain-guard-ad.png); }
.arm {background-image:url(images/arm-logo.png); }

	
#footer {
	margin: auto;
	margin-top:30px;
	width: 900px;
	height: 100px;
	text-align:center;
	}
	
	
/*** Thank you page ***/

.thanks {width:700px;
height:200px;
margin-top:40px;}

.thumbs-up {width:175px;
height:200px;
float:left;
margin-right:10px; 
background-image:url(images/thumbs-up.jpg);}
	
	
}