body {
	margin: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #f6f2ee;
	font-family: georgia,serif;
	font-size: 15px;
	color: #362f2d;
	}
img {
	border: none;
	}
a:visited, a:active, a:link { text-decoration: underline; color: #0065e8;}
a:hover { text-decoration: none; }

.content a:visited, .content a:active, .content a:link { text-decoration: underline; color: #005ea3;}
.content a:hover { text-decoration: none; }
.content	{ padding: 20px; min-height: 360px; border-top: 1px solid #bcb3ab; line-height: 22px; font-size: 15px; }
.content hr {color: #d4d4d4}
.content table { border-top: none;  border-left: none; }
.content th, .content td { border-bottom: none; border-right: none; }
p	{ padding: 10px 0px 5px 0px; }
hr	{ display: block; background: #bcb3ab; color: #bcb3ab; width: 100%; height: 1px; border: none; margin-top: 10px; margin-bottom: 10px }


.mainTitle	 {
	color: #09385a;
	font-size: 25px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-weight: normal;
	margin-top: 0px;
	}
.subTitle	{
	font-size: 22px;
	color: #0152aa;
	}
.content h1, .shadowBox h1 {
	color: #09385a;
	font-size: 25px;
	font-weight: normal;
	line-height: 28px;
	margin-top: 0px;}

.content h2, .shadowBox h2	{
	font-size: 22px;
	color: #0152aa;
	font-weight: normal;
	line-height: 28px;
	margin-top: 0px;
	}

.content h3	{
	font-size: 15px;
	font-weight: normal;	
	margin-top: 10px;
	font-weight: bold;
	}
.content h4 {
	color: #09385a;
	font-size: 15px;
	font-weight: bold;
	}
.main {
	clear: both;
	margin: 0px auto;  
	width: 800px;
	line-height: 18px;
	text-align: center
	}
.top	{

	border-bottom: 1px solid #6078b6;
	line-height: 170%;
	color: #000000;
	padding: 20px 0px 0px 0px;
	margin-left: 20px;
	}

.innerShell	{
	border: 8px solid #bab092;
	background-color: #ffffff;
	text-align: left;
	}

.seo	{
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	}
.row1	{
	height: 38px;
		}

.row1 .topLeft	{
	float: left;
	}


.row1 .topRight	{
	text-align: right;
	font-size: 20px;
	font-family: times,serif;
	padding-top: 13px;
	padding-right: 10px;
	
	}
/* CSS MENUS */

/*
.topmenu ul{
margin-top: 0;
padding: 0;
padding-left: 0px; 
font: normal 20px times;
list-style-type: none;
}

.topmenu li{
display: inline;
margin: 0;
}

.topmenu li a:visited, .topmenu a:active, .topmenu a:link	{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 10px; /*padding inside each tab
color: #005ea3;
}

.topmenu li a:visited{
color: #005ea3;
}

.topmenu li a:hover, .topmenu li.selected a{
background-color: #f4ede5; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
*/

#topmenu ul 
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

#topmenu a {
	display: block;
	border-bottom: none;
    font-weight: normal;
    color: #005ea3;
    text-decoration: none;
	padding: 10px;
	font-size: 17px;
	}
#topmenu li:hover 	{
	background-color: #f4ede5;
	text-decoration: none;
	}
#topmenu li { 
	float: left;
	}

#topmenu li ul {
	z-index: 100;
	position: absolute;
	left: -998em;
	width: 220px;
	background-color: #f4ede5;
	border-left: 1px solid #bab092;
	border-right: 1px solid #bab092;
	border-bottom: 1px solid #bab092;
}

#topmenu li:hover ul, #topmenu li.sfhover ul 
	{
	left: auto;
	background-color: #f4ede5;
	text-decoration: none;
	}

#topmenu li ul li
	{
	position: relative;
	text-align: left;
/*	display: block; */
	width: 220px;
	height: 30px;
	line-height: 10px;
	padding: 4px 8px;
	margin-left: 0px;
	}
	

#topmenu li ul li:hover
	{
	background-color: #fcfbf9;
	width: 204px;
	margin-left: 0px;
	text-decoration: none
	}  

.row2	{
	height: 110px;
	}

.row2 .right	{
	float: right;
	text-align: right;
	padding: 30px 20px;
	}
.row3, .row3Home	{
	height: 219px;
	}
.row3 	{
	border-top: 1px solid #bcb3ab;
	height: 154px;
	}
.row3 .left, .row3Home .left	{
	background-color: #e4dace;
	padding: 10px 20px;
	color: #0152aa;
	font-size: 20px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	width: 372px;
	height: 132px;
	float: left;
	line-height: 27px;
	}
.row3 .right, .row3Home .right	{
	float: right;
	}
.row3 .right	{
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
.row3Home .left		{
	background-color: #ffffff;
	}
.row3Home .right	{
	margin-top: -110px;
	border-right: 1px solid #ffffff;
	}
.homeContent	{
	line-height: 20px;
	padding: 12px;
	font-size: 15px;
	}
.homeServices	{
	height: 400px;
	}

.homeServices span	{
	font-size: 20px;
	height: 100px
	}
.homeServices span a:visited, .homeServices span a:active, .homeServices span a:link {
	text-decoration: none;
	}
.homeServices span a:hover	{
	text-decoration: underline
	}

.homeServices p, .homeServices form	{
	padding: 17px 20px;
	}

.homeServices .left, .homeServices .middle, .homeServices .right	{
	width: 252px;
	background-image: url(images/home_service_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;	
	height: 400px;
	}
.homeServices .left	{
	float: left;
	}
.homeServices .middle	{
	float: left;
	}
.homeServices .right	{
	float: left;
	}
.servicesRow	{
	height: 120px;
	margin: 25px auto;
	text-align: center;
	}
.servicesRow .c1, .servicesRow .c2, .servicesRow .c3, .servicesRow .c4	{
	width: 160px;
	height: 110px;
	padding: 5px 0px;
	text-align: center;
	background-color: #f4ede5;
	}
.servicesRow .c1, .servicesRow .c2, .servicesRow .c3	{
	float: left;
	margin-right: 25px;
	}

.servicesRow .c4	{
	margin-left: 560px;
	}
	
.subnav, .subnav2 {
	background-color: #d4f0f6;
	border-top: 1px solid #bcb3ab;
	border-left: 1px solid #ffffff;
	padding: 10px 0px 10px 0px;
	width: 782px;
	text-align: center;
	}
.subnav ul li, .subnav2 ul li	{
	padding: 9px 9px;
	border-right: 1px solid #ffffff;
	}
.subnav li, .subnav2 li  { /* for all A tags */
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	font-size: 16px;
	display: inline;
	}
.subnav2 ul li	{	
	font-size: 14px;
	padding: 10px 8px;
	}

.subnav a, .subnav2 a	{
	text-decoration: none
	}
.subnav li:hover, .subnav li.sfhover, .subnav2 li:hover, .subnav2 li.sfhover { /* lists nested under hovered list items */
	text-decoration: none;
	background-color: #fcfbf9;
	
}	

.subnav li a:hover, .subnav li.selected, .subnav2 a:hover, .subnav2 li.selected	{ /* lists nested under hovered list items */
	background-color: #fcfbf9;
	text-decoration: none;
}

.noBorder 	{
	border-right: 0px
	}

.emailform input	{
	border: 1px solid #b9a733;
	padding: 2px;
	background-color: #ffffff;
	}

.footer	{
	margin: auto;
	text-align: center;
	padding-top: 20px;
	line-height: 27px;
	font-size: 14px;
	}
.footer A:active, .footer A:link, .footer A:visited {
	text-decoration: none;
	}
.footer a:hover	{
	text-decoration: underline
	}
.footer span	{
	padding: 0px 8px;
	}

input[type='text'], input[type='password'], textarea	{
	font-family: george,serif;
	padding: 3px;
	border: 2px solid #bcb3ab;
	}
input[type='checkbox']	{
	margin-left: 10px;
	margin-right: 3px;
	vertical-align: middle;
	}
button:hover	{
	border-color: #ada381;
	}
button	{
	background-color: #006ce4;
	border: 2px solid #0554ad;
	color: #ffffff;
	padding: 10px;
	width: 100px;
	margin-top: 10px;
	font-family: georgia, serif
	}


.cta a:visited, .cta a:active, .cta a:link	{
	background-color: #006ce4;
	border: 2px solid #0554ad;
	color: #ffffff;
	padding: 10px;
	text-decoration: none;
	}

.cta a:hover	{
	border-color: #ada381;
	}
	
.freeQuote	{
	text-align: right;
	margin-top: 10px;
	}
ol li {
	padding-bottom: 20px;
	}

.gold th, .gold td	{
	text-align: center;
	padding: 3px 5px;
	border: 1px solid #827b66;
	}
.gold th	{
	background-color: #f4ede5;
	font-weight: bold;
	}
.mark	{
	background-color: #bab092;
	font-weight: bold;
	}

.content ol, .content ul	{
	list-style-position: outside;
	}

.content ul li	{
	margin-bottom: 10px;
	list-style-type: none
	}
.teampic	{
	border: 5px solid #c9beb1;
	margin: 0px 20px 20px 0px;
	float: left;
	}
.teamBox	{
	min-height: 140px;}
.evalForm span	{
	padding-right: 20px;
	}
.evalForm .section, .contactForm .section, .friendForm .section	{
	background-color: #f4ede5; 
	padding: 10px; 
	margin-top: 10px;
	}

.contactForm 	{
	display: inline
	}
.contactForm input[type='text']	{
	width: 240px;
	}
.contactForm span, .workOrderForm span	{
	padding-left: 5px;
	padding-right: 15px; 
	}
.contactForm .row, .workOrderForm .row, .friendForm	{
	padding: 10px 0px;
	}
.contactForm .c1, .workOrderForm c1, .friendForm .c1 {
	width: 220px;
	float: left;
	display: inline;
	font-weight: bold;}

.contactForm  .c2, .workOrderForm .c2	{
	display: inline
	}
.workOrderForm input 	{
	width: 240px;
	}
.friendForm input[type='text']	{
	width: 180px;
	}
.friendForm .c1	{
	width: 220px;
	margin-right: 10px;
	
	}
.friendForm .c2	{
	float: normal;
	font-weight: bold;
	}
.moreInfo	{
	background-color: #f4ede5; 
	padding: 10px; 
	float: right; 
	margin-left: 20px; 
	width: 250px
	}
.testBlurb	{
	background-color: #ffffff; 
	padding: 10px
	}
.testBlurb img	{
	float: left; 
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #bab092;
	}
.landing ul li	{
	margin-bottom: 2px;
	}
.gcLeft	{
	width: 162px;
	float: left;
	text-align: center
	}
.gcRight	{
	width: 570px;
	float: left;
	margin-bottom: 10px;
	}
.gcRight span	{
	font-weight: bold;
	color: #ed1c24;
	}
	
/* START LANDING STYLES */

.landingShell	{
	background-color: #ffffff;
	text-align: left;
	margin-top: 10px;
	border: 1px solid #bfae97
	}
.leftCol	{
	float: left; 
	width: 443px;
	padding: 20px;
	}
.rightCol	{
	float: left; 
	width: 310px;
	margin-top: 10px;
	}
.leftCol2	{
	float: left; 
	width: 250px;
	margin-bottom: 20px;
	}
.rightCol2	{
	float: left; 
	width: 190px;
	}
.formBox	{
	background-color: #f4ede5; 
	padding: 10px; 
	margin-left: 33px; 
	width: 250px
	}
.landingShell p	{
	line-height: 145% !important;
	}
.landingShell ul li	{
	margin-bottom: 10px;
	}
.shadowBox	{
	padding: 20px;
	border: 1px solid #bcb3ab;;
	margin: 10px;
	text-align: left;
	}
.shadowBox .c1, .shadowBox .c2, .shadowBox .c3 	{
	margin-right: 12px;
	}
.shadowBox .c1 img, .shadowBox .c2 img, .shadowBox .c3 img	{
	margin-bottom: 10px;
	}
.shadowBox	p	{
	line-height: 130%;
	}
.compare tr td, .compare tr th	{
	padding: 10px;
	}
.compare tr th	{
	border-bottom: 2px solid #BAB092;
	font-size: 16px;
	}
.compare tr.alt 	{
	background-color: #F6F2EE;
	}
.compare td.col 	{
	border-left: 1px solid #BAB092;
	text-align: center;
	}