﻿/* ============================= General Styles ====================== */

html, body {
	margin:0;
	padding:0;
}
body {
	font: 13px arial, sans-serif;
	text-align:center;
	background:url(images/bg2.jpg) top left repeat-x #0f0f0f;
}
h1 {
	font-size:11px;
	margin:0;
	padding:0;
	color:#ccc;
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	color:#000;
	font-size:30px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
strong {
	font-size:11px;
	margin:0;
	padding:0;
	color:#ccc;
}
a {
	color: #323232;
	text-decoration: none;
}

a:hover{
color:#000;
text-decoration:underline;	
}

p {
	margin:0 10px 10px;
	font-weight:none;
	font-size:13px;
}
td {
	font-family: Tahoma;
	color: #323232;
	text-decoration: none;
}
ul {
	margin-top:0;
	margin-bottom:0;
	padding:0;
}
#container {
	width:980px;
	margin:0 auto;
	text-align: left;
}
#wrapper {
	width:100%;
	clear: both;
	float: left;
	background:#e9e9e9;
	height:auto;
	overflow:hidden;
}


#gallery{
margin-left:15px;
margin-bottom:30px;	
}

#gallery img{
	margin:1px;
	width:149px;
}

#gallery h3{
font-size:18px;
margin-bottom:5px;
margin-top:40px;	
}

#nav {
	width: 100%;
	background: #7E9520;
	float: left;
}
/* ============================= Header ====================== */
#header {
	text-align:center;
	height:140px;
}
#info {
	padding-right:15px;
	padding-top:30px;
	width: 300px;
	height: 60px;
	background: url(images/bg-info.png) top center no-repeat;
	float: right;
}
#logo-wrapper {
	margin-top:20px;
	float:left;
}
#info p {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color:#fff;
	text-align: right;
	padding: 0;
	margin:0;
}
#info .num {
	color:#7e9520;
	font-size:26px;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
}
#info a {
	font-size:20px;
	color: #fff;
	text-decoration: none;
	outline: none;
}
/* ============================= Top Menu ====================== */

#top_menu {
	height:30px;
	width:980px;
	background:#313131;
}
#top_menu a {
	display:block;
	width:160px;
	height:34px;
	text-align:center;
	float:left;
	margin-top:6px;
	font-size:13px;
	font-family:tahoma;
	color:#fff;
}
#top_menu a:hover {
	font-weight:bold;
}
/* ============================= Mid Banner ====================== */
h2.title {
	color:#000;
	font-family: 'Jacques Francois', serif;
	text-align:left;
	margin-left:10px;
	font-size:27px;
}
div#mid_banner {
	padding-top:20px;
	height:260px;
	width:980px;
	text-align:center;
	background:#fff;
}
.bannerleft {
	float:left;
	width:785px;
	height:199px;
}
.bannerright {
	float:right;
	height:199px;
	width:188px;
	margin-right:5px;
}
/* ============================= Left Menu ====================== */
#leftmenu {
	position: relative;
	padding-bottom: 18px;
	padding-right:10px;
	width:240px;
	float:left;
	font-size:15px;
	font-weight:800;
	font-family:arial;
	list-style-type:none;
}
#leftmenu li {
	position: relative;
	padding: 9px 0 9px 0;
	border-bottom: 1px solid #ccc;
	list-style-image: url(images/bullet.jpg);
	margin-left:10px;
}
#leftmenu li a {
	position: relative;
	color:#5F5548;
	padding-left:1px;
	list-style-type:none;
}
#leftmenu li a.active {
	text-decoration: underline;
	color: #000;
	list-style-type:none;
}
#leftmenu li a:hover {
	text-decoration: none;
	color: #000;
	list-style-type:none;
}
#leftmenu li li {
	border-bottom: 1px solid #ccc;
	list-style-type:none;
}
#leftmenu li ul {
	margin-left:5px;
	color:#6e6d6d;
	padding:0;
}
#leftmenu h3 {
	margin-left:10px;
}

.town h3 {
	margin-top:30px;
	margin-bottom:-10px;
margin-left:10px;	
color:#000;
}

.town a {
color:#7E9520;	
margin-bottom:0px;
}

.town a:hover {
color:#000;	
}






#rightmenu {
	position: relative;
	padding-bottom: 18px;
	padding-right:10px;
	width:240px;
	float:right;
	font-size:15px;
	font-weight:800;
	font-family:arial;
	list-style-type:none;
}




#rightmenu li {
	position: relative;
	padding: 9px 0 9px 0;
	border-bottom: 1px solid #ccc;
	list-style-image: url(images/bullet.png);
	margin-left:10px;
}
#rightmenu li a {
	position: relative;
	color:#000;
	padding-left:1px;
	list-style-type:none;
}
#rightmenu li a.active {
	text-decoration: underline;
	color: #7e9520;
	list-style-type:none;
}
#rightmenu li a:hover {
	text-decoration: none;
	color: #7e9520;
	list-style-type:none;
}
#rightmenu li li {
	border-bottom: 1px solid #ccc;
	list-style-type:none;
}
#rightmenu li ul {
	margin-left:5px;
	color:#6e6d6d;
	padding:0;
}
#rightmenu h3 {
	margin-left:10px;
}
.right-img {
	margin-top:10px;
	width:100%;
	height:250px;
}
img.svc_img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
/* ============================= Left Content ====================== */
.service-new{
width:265px;
height:320px;	
float:left;
margin-right:26px;
margin-left:26px;
text-align:left;
}

.service-new a{
font-size:16px;	
text-decoration:underline;


}



.service-new a:hover{
	color:#7E9520;

}

.service-new img{
margin-top:5px;	
}

.service-new p{
	
font-size:10px;	
}


.contact-form {
	width:600px;
	height:530px;
}
#leftcontent {
	padding-left:15px;
	padding-right:10px;
	width:670px;
	float:left;
}
#leftcontent p {
	line-height:1.8;
	margin-top:15px;
	color:#333;
	font-size:15px;
}
#leftcontent ul {
	font-size:16px;
	color:#000;
	font-weight:400;
}
#leftcontent li {
		line-height:1.8;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}
.sitemap ul {
	color:000;
}
.sitemap ul li {
	margin-left:50px;
}
.sitemap ul li ul {
	margin-left:10px;
}
.sitemap a {
	color:#000;
}
.sitemap a:hover {
	color:#999;
}
/* ============================= Footer ====================== 
div#footer{
clear:left;
width:100%;
height:63px;
font-size:11px;
text-align:center;
}
div#ft{
width:980px;
margin:0 auto;
color:#ffffff;
font-size:10px;
}

div#ft a:link{
color:#5F5548;
}

div#ft a:visited{
color:#5F5548;
}

div#footer p{
margin:0;
}
*/
#footer h2 {
	text-align:left;
}
#footer-wrapper {
	background-color:#000000;
	width: 100%;
	clear: both;
	float: left;
	padding-bottom: 20px;
}
#footer {
	width:980px;
	margin: 0 auto;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#footer .box {
	float: left;
	text-align: left;
	padding-bottom: 20px;
}
#footer .box.first {
	margin-left:15px;
	width: 180px;
}
#footer .box.second {
	width: 340px;
}
#footer .ullt {
	float: left;
	width: 150px;
}
#footer .ulrt {
	float: right;
	width: 150px;
}
#footer .box.third {
	width:180px;
}
#footer .box.last {
	width:250px;
}
#footer .box h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-bottom: dotted 1px #FFFFFF;
	margin: 10px;
}
#footer .box ul {
	margin: 0 10px;
	padding: 0;
}
#footer .box li {
	list-style: none;
}
#footer .left {
	width: 830px;
	float: left;
}
#footer a {
	color:#ffffff;
}
#footer a:hover {
	color:#ccc;
}
#footer p {
	margin-left: 10;
}
.clear {
	clear:both;
	background:none;
}
#galfooter {
	width: 100%;
	margin: 0;
	clear: left;
	float: left;
}
strong {
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin: 0;
	clear:none;
	padding-right:20px;
}
#galfooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	vertical-align: bottom;
}
#galfooter a {
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: bottom;
}
#galfooter img {
	padding-right: 5px;
}
#footer ul.social li {
	float: left;
	margin-right: 10px;
}
/* ZIPCODE PAGES
	********************************/
#towns {
	width: 900px;
	height: auto;
	overflow: hidden;
	clear: left;
	float: left;
	padding: 5px 0 15px 5px;
	background:none;
	
}
#towns h3 {
	clear: both;
	text-align: left;
	font-size: 14px;
	margin: 10px 15px;
}
#towns .col ul {
	list-style: none;
	padding-left: 10px;
}
#towns .col ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#zipcodes {
	height:320px;
	margin: 15px;
	margin-left:5px;
	text-align:left;
	width:100%;
	float:left;
	font-size:13px;
	line-height:1.8em;
	font-family:Arial, Helvetica, sans-serif;
	overflow: auto;
}

#zipcodes .zipcodes {
	width:290px;
	display: inline;
}
#zipcodes .zipcodes ul {
	float: left;
}
#zipcodes .zipcodes ul li {
	list-style-type: none;
	width:290px;
	float:left;
}
#zipcodes .zipcodes a {
	text-decoration:none;
	font-size:12px;
	color:#4d4d4d
}
#zipcodes .zipcodes a:hover {
	text-decoration:underline;
}

h2.zip {
	color: #ff8f00;
	margin: 0;
	padding: 10px 15px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
h2.zip-top {
	color: #ff8f00;
	margin: 0;
	padding: 0 15px;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
h3.zip {
	font-size:21px;
	padding: 0 12px;
	margin:10px 5px;
	margin-bottom:0px;
}

/* ============================= Old Styles ====================== */




.videosdiv {
	position:fixed;
	bottom: 0px;
	right: 0px;
	z-index:10000;
}
img {
	border:0;
}
.g_slog {
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
	vertical-align: middle;
	line-height:16px;
}
.text1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
}
.text2 {
	font-family: Arial;
	font-size: 11px;
	color: #323232;
	text-decoration: none;
}
.text11 {
	font-family: Tahoma;
	font-size: 18px;
	color: #323232;
	text-decoration: none;
}
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #BE1107;
}
.textg {
	font-family: Tahoma;
	font-size: 12px;
	color: #ECA50A;
 line-height: 16px  text-decoration: none;
}
.text4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.text5 {
	font-family: Arial;
	font-size: 12px;
	color: #323232;
}
.style6 {
	margin-bottom: 0px;
}
.style7 {
	text-align: center;
}
.red {
	font-family: Tahoma;
	font-size: 22px;
	text-decoration: none;
	color: #BE1107;
}
.style1 {
	color: #5F5548
}
.style2 {
	color: #362F2D;
}
.style3 {
	font-size: 10px;
	color: #fefefe;
}
.style3 a {
	font-size: 10px;
	color: #fefefe;
}
.style6 {
	margin-bottom: 0px;
}
.style4 {
	color: #6A5C56
}
.style5 {
	color: #402315
}
.style6 {
	margin-bottom: 0px;
}
ul {
	margin-left:3px;
	margin-left:15px;
}
ul.list {
	margin-left: 25px;
	line-height:1.5em; 
	padding:10px;
}
#state {
	width: 158px;
}
.solarcolors {
	background-color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;
	height:60px;
	text-align:center;
	font-size: 11px;
	color: #616161;
}
.solarcolors a:link {
	text-align:center;
	font-size: 11px;
	color: #616161;
}
.solarcolors a:visited {
	color: #000000;
}
.solarcolors h2 {
	text-align:center;
	font-family: Tahoma;
	font-size: 18px;
	color: #323232;
	line-height:35px;
}
#table2 {
	font-size:10px;
	text-align:center;
}

/********** PRODUCTS **********/

.product {
	padding-bottom: 20px;
}
.product h2 {
	font-size: 22px;
	text-align: left;
	width: 100%;
	clear: left;
	float: left;
	margin: 10px 0;
	padding: 0 10px;
}
.product h3 {
	clear: both;
	text-align: center;
	font-size: 18px;
	margin: 5px 0;
}
 .product h4 {
	clear: both;
	text-align: left;
	font-size: 14px;
	margin: 15px 0;
}
.product p {
	clear: left;
	float: left;
	margin: 5px 0;
	padding: 0 10px;
}
.left {
	width: 65%;
	float: left;
	padding:10px;
}
.left a {
	color:#7e9520;
	text-decoration: none;
}
.left a:hover {
	color:#5d6e18;
	text-decoration: none;
}
.left a.solar{
	font-weight:bold;
	text-decoration:underline;
	font-size:15px;
	color:#4d4d4d
}
.flash {
	clear: both;
	float: left;
	padding: 20px;
}
.right {
	width: 31%;
	float: right;
}
.right table {
	float: right;
	margin-right: 10px;
}
.right .shades-styles {
	margin: 25px 0 0 40px;
}
.right .shades-styles a {
	color:#99b03b;
	text-decoration: none;
}
.shades-styles a:hover {
	color:#5d6e18;
	text-decoration: none;
}
.recent-posts-widget a {
	color:#7e9520;
}
.ycdr a{
color:#7e9520;
}
.coupons{
	
}
.right-zip{
	width:100%; 
	height:185px; 
	margin-top:25px;
}


/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 767px) {

/* ============================= General Styles ====================== */

html, body {
	margin:0;
	padding:0;
}
body {
	font: 13px arial, sans-serif;
	text-align:center;
	background:url(images/bg2.jpg) top left repeat-x #0f0f0f;
	width:100%;
}
h1 {
	font-size:11px;
	margin:0;
	padding:0;
	color:#ccc;
}
h2 {
	font-family: Georgia, "Times New Roman", serif;
	color:#000;
	font-size:30px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
strong {
	font-size:11px;
	margin:0;
	padding:0;
	color:#ccc;
}
a {
	color: #323232;
	text-decoration: none;
}

a:hover{
color:#000;
text-decoration:underline;	
}

p {
	margin:0 10px 10px;
	font-weight:none;
	font-size:13px;
}
td {
	font-family: Tahoma;
	color: #323232;
	text-decoration: none;
}
ul {
	margin-top:0;
	margin-bottom:0;
	padding:0;
}
#container {
	width:100%;
	margin:0 auto;
	text-align: left;
	clear:both;
}
#wrapper {
	width:100%;
	clear: both;
	float: left;
	background:#e9e9e9;
	height:auto;
	overflow:hidden;
}


#gallery{
margin-left:15px;
margin-bottom:30px;	
}

#gallery img{
margin:3px;	
}

#gallery h3{
font-size:18px;
margin-bottom:5px;
margin-top:40px;	
}

#nav {
	width: 100%;
	background: #7E9520;
	float: left;
}
/* ============================= Header ====================== */
#header {
	text-align:center;
	height:140px;
	width:100%;
}
#info {
	padding-right:15px;
	padding-top:30px;
	width: 300px;
	height: 100px;
	background: url(images/bg-info.png) top center no-repeat;
	float: right;
}
#logo-wrapper {
	margin-top:20px;
	float:left;
	width:100%;
}
#info p {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color:#fff;
	text-align: right;
	padding: 0;
	margin:0;
}
#info .num {
	color:#7e9520;
	font-size:26px;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
}
#info a {
	font-size:20px;
	color: #fff;
	text-decoration: none;
	outline: none;
}
/* ============================= Top Menu ====================== */

#top_menu {
	height:30px;
	width:980px;
	background:#313131;
}
#top_menu a {
	display:block;
	width:160px;
	height:34px;
	text-align:center;
	float:left;
	margin-top:6px;
	font-size:13px;
	font-family:tahoma;
	color:#fff;
}
#top_menu a:hover {
	font-weight:bold;
}
/* ============================= Mid Banner ====================== */
h2.title {
	color:#000;
	font-family: 'Jacques Francois', serif;
	text-align:left;
	margin-left:10px;
	font-size:27px;
}
div#mid_banner {
	padding-top:20px;
	height:260px;
	width:980px;
	text-align:center;
	background:#fff;
}
.bannerleft {
	float:left;
	width:785px;
	height:199px;
}
.bannerright {
	float:right;
	height:199px;
	width:188px;
	margin-right:5px;
}
/* ============================= Left Menu ====================== */
#leftmenu {
	position: relative;
	padding-bottom: 18px;
	padding-right:10px;
	width:240px;
	float:left;
	font-size:15px;
	font-weight:800;
	font-family:arial;
	list-style-type:none;
}
#leftmenu li {
	position: relative;
	padding: 9px 0 9px 0;
	border-bottom: 1px solid #ccc;
	list-style-image: url(images/bullet.jpg);
	margin-left:10px;
}
#leftmenu li a {
	position: relative;
	color:#5F5548;
	padding-left:1px;
	list-style-type:none;
}
#leftmenu li a.active {
	text-decoration: underline;
	color: #000;
	list-style-type:none;
}
#leftmenu li a:hover {
	text-decoration: none;
	color: #000;
	list-style-type:none;
}
#leftmenu li li {
	border-bottom: 1px solid #ccc;
	list-style-type:none;
}
#leftmenu li ul {
	margin-left:5px;
	color:#6e6d6d;
	padding:0;
}
#leftmenu h3 {
	margin-left:10px;
}

.town h3 {
	margin-top:30px;
	margin-bottom:-10px;
margin-left:10px;	
color:#000;
}

.town a {
color:#7E9520;	
margin-bottom:0px;
}

.town a:hover {
color:#000;	
}

#rightmenu {
	position: relative;
	padding-bottom: 18px;
	padding-right:10px;
	width:94%;
	float:right;
	font-size:15px;
	font-weight:800;
	font-family:arial;
	list-style-type:none;
}




#rightmenu li {
	position: relative;
	padding: 9px 0 9px 0;
	border-bottom: 1px solid #ccc;
	list-style-image: url(images/bullet.png);
	margin-left:10px;
}
#rightmenu li a {
	position: relative;
	color:#000;
	padding-left:1px;
	list-style-type:none;
}
#rightmenu li a.active {
	text-decoration: underline;
	color: #7e9520;
	list-style-type:none;
}
#rightmenu li a:hover {
	text-decoration: none;
	color: #7e9520;
	list-style-type:none;
}
#rightmenu li li {
	border-bottom: 1px solid #ccc;
	list-style-type:none;
}
#rightmenu li ul {
	margin-left:5px;
	color:#6e6d6d;
	padding:0;
}
#rightmenu h3 {
	margin-left:10px;
	padding-top:40px;
}
.right-img {
	margin-top:10px;
	width:100%;
	height:250px;
}
img.svc_img {
	display:none;
}
/* ============================= Left Content ====================== */
.service-new{
width:265px;
height:320px;	
float:left;
margin-right:26px;
margin-left:26px;
text-align:left;
}

.service-new a{
font-size:16px;	
text-decoration:underline;


}



.service-new a:hover{
	color:#7E9520;

}

.service-new img{
margin-top:5px;	
}

.service-new p{
	
font-size:10px;	
}


.contact-form {
	width:600px;
	height:530px;
}
.bannermid{
	display:none;
}
#leftcontent {
	padding-left:15px;
	padding-right:10px;
	width:93% !important;
	float:left;
	text-align:justify;
}
#leftcontent p {
	line-height:1.8;
	margin-top:15px;
	color:#333;
	font-size:15px;
	clear:both;
}
#leftcontent ul {
	font-size:16px;
	color:#000;
	font-weight:400;
}
#leftcontent li {
		line-height:1.8;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}
.sitemap ul {
	color:000;
}
.sitemap ul li {
	margin-left:50px;
}
.sitemap ul li ul {
	margin-left:10px;
}
.sitemap a {
	color:#000;
}
.sitemap a:hover {
	color:#999;
}
/* ============================= Footer ====================== 
div#footer{
clear:left;
width:100%;
height:63px;
font-size:11px;
text-align:center;
}
div#ft{
width:980px;
margin:0 auto;
color:#ffffff;
font-size:10px;
}

div#ft a:link{
color:#5F5548;
}

div#ft a:visited{
color:#5F5548;
}

div#footer p{
margin:0;
}
*/
#footer h2 {
	text-align:left;
}
#footer-wrapper {
	background-color:#000000;
	width: 100%;
	clear: both;
	float: left;
	padding-bottom: 20px;
}
#footer {
	width:100%;
	margin: 0 auto;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#footer .box {
	float: left;
	text-align: left;
	padding-bottom: 20px;
}
#footer .box.first {
	margin-left:15px;
	width: 95%;
}
#footer .box.second {
	width: 100%;
}
#footer .ullt {
	float: left;
	width: 100%;
}
#footer .ulrt {
	float: left;
	width: 100%;
}
#footer .box.third {
	width:100%;
}
#footer .box.last {
	width:100%;
}
#footer .box h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-bottom: dotted 1px #FFFFFF;
	margin: 10px;
}
#footer .box ul {
	margin: 0 10px;
	padding: 0;
}
#footer .box li {
	list-style: none;
}
#footer .left {
	width: 830px;
	float: left;
}
#footer a {
	color:#ffffff;
}
#footer a:hover {
	color:#ccc;
}
#footer p {
	margin-left: 10;
}
.clear {
	clear:both;
	background:none;
}
#galfooter {
	width: 100%;
	margin: 0;
	clear: left;
	float: left;
}
strong {
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	float: right;
	margin: 0;
	clear:none;
	padding-right:20px;
}
#galfooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	vertical-align: bottom;
}
#galfooter a {
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: bottom;
}
#galfooter img {
	padding-right: 5px;
}
#footer ul.social li {
	float: left;
	margin-right: 10px;
}
/* ZIPCODE PAGES
	********************************/
#towns {
	width: 98%;
	height: auto;
	overflow: hidden;
	clear: both;
	float: left;
	padding: 5px 0 15px 0px;
	background:none;
	
}
#towns h3 {
	clear: both;
	text-align: left;
	font-size: 14px;
	margin: 10px 15px;
}
#towns .col ul {
	list-style: none;
	padding-left: 10px;
}
#towns .col ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#zipcodes {
	height:320px;
	margin: 15px;
	margin-left:5px;
	text-align:left;
	width:100%;
	float:left;
	font-size:13px;
	line-height:1.8em;
	font-family:Arial, Helvetica, sans-serif;
	overflow: auto;
}

#zipcodes .zipcodes {
	width:290px;
	display: inline;
}
#zipcodes .zipcodes ul {
	float: left;
}
#zipcodes .zipcodes ul li {
	list-style-type: none;
	width:290px;
	float:left;
}
#zipcodes .zipcodes a {
	text-decoration:none;
	font-size:12px;
	color:#4d4d4d
}
#zipcodes .zipcodes a:hover {
	text-decoration:underline;
}

h2.zip {
	color: #ff8f00;
	margin: 0;
	padding: 10px 15px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
h2.zip-top {
	color: #ff8f00;
	margin: 0;
	padding: 0 15px;
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
}
h3.zip {
	font-size:21px;
	padding: 0 12px;
	margin:10px 5px;
	margin-bottom:0px;
}

/* ============================= Old Styles ====================== */




.videosdiv {
	position:fixed;
	bottom: 0px;
	right: 0px;
	z-index:10000;
}
img {
	border:0;
}

.g_slog {
	font-family: arial;
	font-size: 16px;
	color: #ffffff;
	vertical-align: middle;
	line-height:16px;
}
.text1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
}
.text2 {
	font-family: Arial;
	font-size: 11px;
	color: #323232;
	text-decoration: none;
}
.text11 {
	font-family: Tahoma;
	font-size: 18px;
	color: #323232;
	text-decoration: none;
}
.text3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #BE1107;
}
.textg {
	font-family: Tahoma;
	font-size: 12px;
	color: #ECA50A;
 line-height: 16px  text-decoration: none;
}
.text4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.text5 {
	font-family: Arial;
	font-size: 12px;
	color: #323232;
}
.style6 {
	margin-bottom: 0px;
}
.style7 {
	text-align: center;
}
.red {
	font-family: Tahoma;
	font-size: 22px;
	text-decoration: none;
	color: #BE1107;
}
.style1 {
	color: #5F5548
}
.style2 {
	color: #362F2D;
}
.style3 {
	font-size: 10px;
	color: #fefefe;
}
.style3 a {
	font-size: 10px;
	color: #fefefe;
}
.style6 {
	margin-bottom: 0px;
}
.style4 {
	color: #6A5C56
}
.style5 {
	color: #402315
}
.style6 {
	margin-bottom: 0px;
}
ul {
	margin-left:3px;
	margin-left:15px;
}
ul.list {
	margin-left: 25px;
	line-height:1.5em; 
	padding:10px;
}
#state {
	width: 158px;
}
.solarcolors {
	background-color:#ffffff;
	margin-top:10px;
	margin-bottom:10px;
	height:60px;
	text-align:center;
	font-size: 11px;
	color: #616161;
}
.solarcolors a:link {
	text-align:center;
	font-size: 11px;
	color: #616161;
}
.solarcolors a:visited {
	color: #000000;
}
.solarcolors h2 {
	text-align:center;
	font-family: Tahoma;
	font-size: 18px;
	color: #323232;
	line-height:35px;
}
#table2 {
	font-size:10px;
	text-align:center;
}

/********** PRODUCTS **********/

.product {
	padding-bottom: 20px;
}
.product h2 {
	font-size: 22px;
	text-align: left;
	width: 98%;
	clear: left;
	float: left;
	margin: 10px 0;
	padding: 0 10px;
}
.product h3 {
	clear: both;
	text-align: center;
	font-size: 18px;
	margin: 5px 0;
}
 .product h4 {
	clear: both;
	text-align: left;
	font-size: 14px;
	margin: 15px 0;
}
.product p {
	clear: left;
	float: left;
	margin: 5px 0;
	padding: 0 10px;
}
.left {
	width: 97% !important;
	float: left;
	padding:10px;
}
.left a {
	color:#7e9520;
	text-decoration: none;
}
.left a:hover {
	color:#5d6e18;
	text-decoration: none;
}
.left a.solar{
	font-weight:bold;
	text-decoration:underline;
	font-size:15px;
	color:#4d4d4d
}
.flash {
	clear: both;
	float: left;
	padding: 20px;
}
.right {
	width: 97% !important;
	float: right;
}
.right table {
	float: right;
	margin-right: 10px;
}
.right .shades-styles {
	margin: 25px 0 0 40px;
}
.right .shades-styles a {
	color:#99b03b;
	text-decoration: none;
}
.shades-styles a:hover {
	color:#5d6e18;
	text-decoration: none;
}
.recent-posts-widget a {
	color:#7e9520;
}
.ycdr a{
color:#7e9520;
}
.coupons{
	width:100%;	
}
.right-zip{
	width:100%; 
	height:185px; 
	margin-top:25px;
}
.right-zip iframe{
	display:none;
}
.ul{
	width:100% !important;
}


}