@charset "UTF-8";
/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	/*background-color:#639656;*/
	background-color:#348900;
}

a {
	color:#006f51;
	text-decoration:underline;
	border:none;
}

a:hover {
	color:#000;
	text-decoration:none;
	border:none;
}

/*************************************************/
/******************Header*************************/
/*************************************************/
.phone{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#0d7f40;
	font-weight:bold;
	text-transform:uppercase;
}

.logo{
	padding:30px 0 30px 29px;
}

.login{
	font-size:11px;
}

.login strong{
	color:#003f15;
	white-space:nowrap;
}

/*************************************************/
/*****************Navbar*************************/
/*************************************************/
.navbar{
	background:url(images/template/navbar-bg.jpg);
	background-repeat:no-repeat;
	height:26px;
	font-weight:normal;
	font-size:11px;
	padding:10px 0 0 5px;
	
	
}

.navbar a{
	text-decoration:none;
	
}

.white-links{
	color:#FFFFFF;
	
}

.white-links a{
	color:#FFFFFF;
	
}

.white-links a:hover{
	color:#ffe400;
	
}


/*************************************************/
/*****************Banner*************************/
/*************************************************/

.banner-heading{
		padding:0;
	margin:0;
}

/*.transparency{
	alpha opacity: .4;
   filter: (opacity=40);
   -moz-opacity: .4;
}

.banner-heading{
	width:720px;
	height:50px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:24px;
	padding:50px 230px 0 0;
	text-align:right;
	text-transform: uppercase;
	letter-spacing:3px;
		 
}*/

/*************************************************/
/**********Special Home Page Styles***************/
/*************************************************/

.request-estimate-home{
	background-image:url(images/homepage/hand-pen.jpg);
	background-repeat:no-repeat;
	padding:5px;
	font-size:10px;
	margin:5px;
	width:354px;
	height:90px;
	line-height:16px;
}

.request-estimate-home strong{
	
	
	/*padding:0 0 0 15px;
	margin:0;*/
	
	
		
}

.request-estimate-home strong a{
	font-size:10px;
	background:url(images/template/4-dots.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	display:block;
	padding:0 0 0 15px;
	margin:0;
	color:#003f15;
	border-bottom:1px dotted #333333;
	width:200px;
	float:none;
	text-decoration:none;
	
}

.request-estimate-home strong a:hover{
	font-size:10px;

	background:url(images/template/4-dots.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	display:block;
	padding:0 0 0 15px;
	margin:0;
	color:#000;
	border-bottom:1px dotted #333333;
	width:200px;
	float:none;
	text-decoration:none;
	
}

.request-estimate-home a{
	font-size:12px;
	background:url(images/homepage/red-arrow-home.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	display:block;
	margin-top:20px;
	padding:0 5px 0 10px;
	color:#e80000;
	text-decoration:underline;
	float:right;
}

.request-estimate-home a:hover{
	color:#000;
	text-decoration:none;
	background:url(images/homepage/black-arrow-home.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.top-ten{
	background-image:url(images/homepage/ten-green-bar.jpg);
	background-repeat:no-repeat;
	width:354px;
	height:30px;
	padding:15px 5px 0 5px;
	margin:0 5px 5px 5px;
}

.top-ten a{
	background:url(images/template/4-dots.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0 0 0 15px;
	text-decoration:none;	
}

.news{
	background-image:url(images/homepage/man-paper.jpg);
	background-repeat:no-repeat;
	padding:5px;
	font-size:10px;
	margin:5px 5px 0 5px;
	width:354px;
	height:92px;
}

.news strong{
	font-size:10px;
	background:url(images/template/4-dots.gif);
	background-position:left;
	background-repeat:no-repeat;
	font-weight:bold;
	display:block;
	padding:0 0 0 15px;
	color:#003f15;
	border-bottom:1px dotted #333333;
	margin:0;
		
}

.news strong a{
	color:#003f15;
	text-decoration:none;
}

.news strong a:hover{
	color:#000;
	text-decoration:none;
}

.news a{
	color:#e80000;
	text-decoration:underline;
}

.news a:hover{
	color:#000;
	text-decoration:none;
}

.news ul{
	margin:0;
	padding:0;
	
}

.news ul li{
	margin:0;
	padding:0 0 0 15px;
	line-height:17px;
	font-size:9px;
}

.news ul li{
	background-image:url(images/homepage/clock.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style-type:none;
}

.learn-about{
	background-image:url(images/homepage/key-green-bar.jpg);
	background-repeat:no-repeat;
	width:354px;
	height:40px;
	padding:15px 5px 0 5px;
	margin:0 5px 5px 5px;
}

.learn-about a{
	background:url(images/template/4-dots.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0 0 0 15px;
	text-decoration:none;	
}


/*************************************************/
/*****************Content*************************/
/*************************************************/
.horizontal-sublinks{
	height:11px;
	padding:20px 40px 0 10px;
	margin:auto;
	font-size:11px;
	width:400px;
	text-align:center;	
}
.content{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:30px 40px 30px 10px;
	width:400px;
}

.content h1{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	color:#8fae2c;
}

.content h2{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	color:#8fae2c;
	margin:0;
	padding:0;
}

.content ul, .content ol{
	margin-top:0;
	margin-left:0;
	padding-top:0;
	padding-left:20px;
	line-height:18px;
	
}

.content ul li, .content ol li{
	line-height:18px;
	
}

.shaded-box{
	background-color:#eee;
	color:#000;
	padding:5px 10px 5px 10px;
}

.shaded-box ul{
	padding:10px;
	margin:0;
	
}

.content p{
	line-height:18px;
}

.request-estimate{
	background-image:url(images/template/request-estimate-tab.jpg);
	width:200px;
	height:20px;
	padding:5px 10px 5px 10px;
	text-align:right;
	font-weight:100;
	text-transform: uppercase;
}

.request-estimate a{
	background:url(images/template/4-dots.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#fff;
	text-decoration:none;
}

.request-estimate a:hover{
	color:#ffe400;
}

.list-heading{
	margin-bottom:0;
	padding-bottom:0;
}

.light-gray-table{
	background-color:#eee;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}

.light-gray-table td{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

.light-gray-table h2{
	background-color:#fff;
	padding:10px 10px 10px 2px;
	/*border-top:1px solid #000;
	border-left:1px solid #000;
}

.light-gray-table td{
	/*border-right:1px solid #000;
	border-bottom:1px solid #000;*/
}

.red{
	color:#FF0000;
}
.form-table{
	font-weight:bold;
}

.form-table option{
	font-weight:bold;
}
.newsletter
{
	background-image:url(images/template/mail-list-image.jpg);
	background-repeat:no-repeat;
	width:354px;
	height:71px;
	padding:23px 5px 0 5px;
	margin:0 5px 5px 5px;
}
.newsletter a
{
background:url(images/template/4-dots.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0 0 0 15px;
	text-decoration:none;	
}
.dotted-line{
	background:url(images/template/dotted-line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	width:150px;
}

.dotted-line strong{
	background:#FFFFFF;
	white-space:nowrap;
	
}


/*************************************************/
/*****************side-nav************************/
/*************************************************/

.side-nav{
	background:url(images/template/side-nav-bg.jpg);
	background-repeat:no-repeat;
	height:360px;
	width:230px;

}

/*************************************************/
/*****************Right Side**********************/
/*************************************************/

.right-side{
	margin:4px 6px 0 0;
	width:220px;
}

.right-hotspots{
	width:225px;
}

/*************************************************/
/*******************footer************************/
/*************************************************/

.footer{
	border-top:1px dotted #000;
	font-size:10px;
	width:930px;
	margin:0 auto 0 auto;
	padding-bottom:30px;
}



/*************************************************/
/****************** JM 2010 **********************/
/*************************************************/

.checklist {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-image: url(images/template/checkbox.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left top;
	padding-top: 5px;
    padding-bottom: 15px;
	width: 400px;
}

.checklist h2{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-transform: uppercase;
	margin-top:0;
	margin-left:0;
}
.checklist p{
	line-height:18px;
	margin-top:0;
	margin-left:0;
}
	
.news-content{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:30px 40px 30px 10px;
	width:600px;
	margin:auto;
}

.news-content h1{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	color:#8fae2c;
}

.news-content h2{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
	color:#8fae2c;
	margin:0;
	padding:0;
}

.news-content p{
	line-height:18px;
}