/*
Theme Name: ABB Waxing
Description: Custom Salon Theme
Author: Point2 Marketing
Author URI: www.point2marketing.com
*/

body,
html {
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
	background:url(images/header-background.png) repeat-x #fff;
	background-position:0px 0px; 
	margin: 0;
	padding: 0;
	color: #787878;
}
* {
margin: 0;
padding: 0;
}
fieldset,img,table,abbr,acronym { 
	border:none;
}
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;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
h1 {
	margin:0;
	font-size:28px;
	font-weight:400;
	color:#3a3a3a;
	padding-bottom:15px;
	padding-top:0px;
	line-height:29px;
}
.h1-small{
	font-size:16px;
	color:#3a3a3a;
}
h2 {
	margin:0 0;
	padding-bottom:10px;
	font-size:24px;
	font-weight:400;
	color:#3a3a3a;
}
h3 {
	margin:0 0;
	padding-bottom:10px;
	font-size:20px;
	font-weight:400;
	color:#3a3a3a;
}
h4 {
	margin:0 0;
	padding-bottom:10px;
	font-size:18px;
	font-weight:400;
	color:#3a3a3a;
}
ul{
	list-style:none;
}
.content li{
	margin-left:20px;
	margin-bottom:4px;	
	color:#3a3a3a;
}
.content ul{
	margin-bottom:20px;	
}
strong, b{
	color:#6a6a6a !important;
	font-weight:700;
}
legend {
	margin:0 0;
	color:#51b445;
	padding:20px 0px 10px 0px;
	font-size:20px;
	font-weight:400;
}
label{
	padding:0px	0px 0px 1px;
}
input, select, textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
}
p{
	font-size:16px;
	line-height:18px;
	padding-bottom:20px;
}
.page-navigation li{
	list-style:none;
	display:inline;
}
.alignnone{
	padding:9px;
	background:#fff;
	border:1px dashed #dcdcdc !important;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;	
	margin:4px 22px 10px 0px;
}
.alignleft{
	padding:9px;
	background:#fff;
	border:1px solid #dcdcdc !important;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	
	float:left;	
	margin:4px 22px 10px 0px;
}
.alignright{
	padding:9px;
	background:#fff;
	border:1px solid #dcdcdc !important;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	
	float:right;
	margin:4px 10px 10px 15px;	
}
.alignleftg{
	float:left;	
	margin:4px 0px 10px 0px;
}
.alignrightg{
	float:right;
	margin:4px 0px 10px 0px;	
}
.aligncenter{
	margin:0px auto 0px auto;
}
.justify{
	text-align:justify;
	padding:0px 0px 20px 0px;
}
/*.gallery-section-container{
	width:100%;
	display:block;
	float:left;
}*/
/*.gallery-section-divider{
	width:100%;
	display:block;
	float:left;
}*/
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a{
	outline: 0;	
}
a:link {
	color: #4ab8b7;
	font-weight:700;
	text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #4ab8b7;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
	color: #78a301;
}
a[href^=tel]{
    color:inherit;
    text-decoration:none;
}
.post-title-h2 a{
	font-weight:400;
}
.post-title-h2{
	line-height:25px;
}
.more-link{
	display:block;
	width:100px;
	height:25px;
	clear:both;
	float:right;
	margin:30px 0px 0px 0px;
	color:#78a301 !important;
}
.more-link:hover{
	color:#4ab8b7 !important;
}
.post-content{
	/*border-bottom:1px solid #cfcfcf;*/
	margin-bottom:3px;
}
.article-footer{
	/*border-top:1px solid #cfcfcf;*/
}
.blog-post-list-image{
	padding:0px;
	background:none;	
	float:left;	
	margin:4px 22px 10px 0px;
}
.article-wrapper{
	padding:10px;
	display:block;
	float:left;
	clear:both;
}
.article-wrapper:hover{
	background:#fbfbfb;
}
.article-wrapper p{
	padding-left:132px;	
}
.clickable{
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left:0;
  text-indent:-9999;
  /* edit: added z-index */
  z-index:1;

  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif */
  background-image:url(images/blank.png);
}
.post-head-divider{
	border-bottom:1px solid #e7e7e7;
	margin:0px 0px 20px 0px;
	width:100%;
	height:21px;
	display:block;
	float:left;
}
.page-head-divider{
	border-bottom:1px solid #83c341;
	margin:0px 0px 20px 0px;
}
.page-divider{
	border-bottom:1px solid #e7e7e7;
	margin:0px 0px 20px 0px;
	clear:both;
}
.services-page-divider{
	border-bottom:1px solid #e7e7e7;
	margin:20px 0px 20px 0px;
	clear:both;
}
.post-head-divider2{
	border-bottom:#83c341 solid 1px;	
	margin:2px 0px 10px 0px;
}
.meta{
	font-size:12px;
	color:#aaaaaa;
	margin:-10px 0px 10px 0px;
	padding:0;	
}
.search-title{
	margin-top:10px;	
}
.search-keyword{
	color:#F86503;	
}
#seo-menu-extender {
	width:100%
	height:14px;
	padding:1px 0px 5px 0px;
	background:#89c642;
	display: block;
	border-bottom: 2px solid #5abd53;
}
#seo-menu-wrapper {
/*	background:#0083a9;*/
	display: block;
	height:14px;
    clear:both;
	width:880px;
	margin:0 auto;
	z-index: 99999;
	font-size:11px;
}
#seo-menu-wrapper ul {
	color: #d5f7ad;
	font-size: 11px;
	list-style: none;
/*	width:48%;*/
	margin:0px 0px 0px 0px;
	padding-left: 0;
}
#seo-menu-wrapper li {
	color: #d5f7ad;
	float: left;
	position: relative;
	padding: 0px 4px 0px 0px;	
}
#seo-menu-wrapper a {
	background-image:url(images/seo-menu-comma.png);
	background-repeat: no-repeat;
	background-position: right bottom;
/*	display: block;*/
	color: #d5f7ad;
	padding: 5px 2px 0px 0px; /* adjusts (with font-size change) active gap between menu and submenu */
	text-decoration: none;
}
#seo-menu-wrapper ul li a:hover {
	color: #ffffff;
}
#seo-menu-wrapper ul li ul li a:hover {
	color: #ffffff;
}
#seo-menu-wrapper ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 17px; /* adjusts active gap between menu and submenu */
	left: -10px;
	width: 174px;
	z-index: 99999;
}

seo-menu-wrapper ul ul ul {
	left: 100%;
	top: 0;
}
#seo-menu-wrapper ul ul a {
	display:block;
	background:#268c33;
	border-bottom: 2px solid #5abd53;
	color: #d5f7ad;
	font-size: 11px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 5px 10px;
	width: 154px;
}
#seo-menu-wrapper li:hover > a,
#seo-menu-wrapper ul ul:hover > a,
#seo-menu-wrapper a:focus {
	
}
#seo-menu-wrapper li:hover > a,
#seo-menu-wrapper a:focus {
	color: #d5f7ad;
}
#seo-menu-wrapper ul li:hover > ul {
	display: block;
	border-top: 1px solid #0083a9;
}
#seo-menu-wrapper .last-li{
	background-image: none;	
}
#seo-menu-wrapper .last-menu-item a{
	background-image:url(images/seo-menu-amper.png);
	background-repeat: no-repeat;
	background-position:center left;
/*	display: block;*/
	color: #d5f7ad;
	padding: 5px 0px 0px 11px; /* adjusts (with font-size change) active gap between menu and submenu */
	text-decoration: none;
}
#seo-title{
	color:#d5f7ad;
	display:block;
	float:left;	
	margin:0px 0px 0px 0px;
}
.seo-extra{
	color:#d5f7ad;
	display:block;
	float:left;
}
/* ~~this fixed width container surrounds the other divs~~ */
.container {
	width: 980px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	/*background:#fff;*/
}
#header {
	/*border-top:solid #007000 6px;*/
	background:url(images/header-vignette.png) no-repeat top left;
	width:980px;
	height:113px;
	display:block;
	padding-top:23px;
	/*position:relative;*/
}
#slider-box {
	/*border-top:solid #007000 6px;*/
	/*background:url(images/header-background.jpg) #fff no-repeat top left;*/
	width:980px;
	height:366px;
	float:left;
	background:#fff;
	border:1px solid #ececec;
	display:block;
	position:relative;
}
#slider-shadow{
	width:980px;
	background:url(images/slider-shadow.png) no-repeat;
	height:28px;
	display:block;
	float:left;	
}
#header-left{
	width:960px;
	height:346px;
	display:block;
	float:left;
	margin:10px 10px 10px 10px;
	-webkit-border-bottom-left-radius: 1px;
	-webkit-border-bottom-right-radius: 1px;
	-moz-border-radius-bottomleft: 1px;
	-moz-border-radius-bottomright: 1px;
	border-bottom-left-radius: 1px;
	border-bottom-right-radius: 1px;
	border:1px solid #ececec;
	overflow:hidden;
	background:#fff;
}
#logo-mascot{
	background:url(images/logo-mascot-mower.png) no-repeat;
	width:246px;
	height:289px;
	display:block;
	float:left;	
	margin:20px 4px 0px 18px;
	color:transparent;
	font-size:0px;
	text-indent:-9999;
	position:relative;
}
#logo{
	background:url(images/abb-waxing-logo.png) no-repeat;
	width:336px;
	height:93px;
	display:block;
	float:left;
	color:transparent;
	font-size:0px;
	text-indent:-9999;
	position:relative;
}
#header-guarantee-wrapper{
	display:block;
	float:right;
	width:290px;
	height:80px;
/*	background:#ddd;*/
	margin-top:8px;
}
#header-guarantee-cta-top{
	font-size:16px;
	font-weight:400;
	color:#888;
	display:block;
	/*float:right;*/
/*	background:#aaa;*/
	margin:22px 10px 0px 45px;
}
#header-guarantee-cta-bottom{
	font-size:18px;
	font-weight:400;
	/*font-style:italic;*/
	color:#666;
	display:block;
	/*float:right;*/
/*	background:#aaa;*/
	margin:-4px 10px 0px 0px;
}
#header-guarantee-badge{
	background:url(images/header-guarantee-badge.png) no-repeat;
	width:93px;
	height:78px;
	display:block;
	float:right;
}
#header-box-right{
	display:block;
	float:right;
/*	background:#eee;*/
	height:92px;
	width:520px;
	margin-right:0px;
}
#header-quick-links{
	font-size:13px;
	color:#f8f7f3;
	display:block;
	float:right;
	margin:24px 0px 0px 0px;
/*	background:#bbb;*/
}
#header-quick-links a,
#header-quick-links a:visited{
	text-decoration:underline;
	color:#f8f7f3;
}
#header-quick-links a:hover,
#header-quick-links a:active{
	text-decoration:none;
	color:#fff;
}
.header-phone-wrapper{
	display:block;
	float:right;
	width:520px;
	height:38px;
/*	background:#ddd;*/
	margin-top: 10px;
}
.header-phone-wrapper-two{
	display:block;
	float:right;
	width:520px;
	height:38px;
/*	background:#ddd;*/
	margin-top: 0px;
}
.header-phone-cta{
	font-size:18px;
	font-weight:400;
	color:#3f3f3f;
	display:block;
	float:right;
/*	background:#aaa;*/
	margin:17px 10px 0px 0px;
}
.header-phone-number{
	letter-spacing:-0.6px;
	font-size:36px;
	font-weight:700;
	color:#00c6d1;
	display:block;
	float:right;
/*	background:#888;*/
}
#phone-cta-wrapper{
	width:424px;
	display:block;
	float:right;
	margin-top:14px;
}
#price-pow{
	background:url(images/2495-cut-pow.png) no-repeat top left;
	width:109px;
	height:102px;
	display:block;
	float:right;	
}
#phone-cta{
	font-size:19px;
	color:#000;
	font-weight:400;
	width:280px;
	display:block;
	float:right;
	margin-top:10px;
}
#phone-state-one{
	font-size:17px;
	color:#000;
	font-weight:400;
	width:90px;
	display:block;
	float:right;
	margin-top:3px;
}
#phone-one{
	font-size:26px;
	color:#000;
	font-weight:400;
	width:180px;
	display:block;
	float:right;
	line-height:26px;
}
#phone-state-two{
	font-size:17px;
	color:#000;
	font-weight:400;
	width:100px;
	display:block;
	float:right;
	margin-top:3px;
}
#phone-two{
	font-size:26px;
	color:#000;
	font-weight:400;
	width:180px;
	display:block;
	float:right;
	line-height:26px;
}
#header-right{
	width:300px;
	height:330px;
	display:block;
	float:right;
	position:absolute;
	top:28px;
	left:654px;
	z-index:9000;
}
#estimate-form-cta{
	background:url(images/header-form-cta.png) no-repeat #fff;
	background-position:center center;
	width:281px;
	height:73px;
	display:block;
	float:right;
	border:1px solid #dcdcdc;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;	
}
#estimate-form{
	width:281px;
	height:224px;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	border-left:1px solid #dcdcdc;
	display:block;
	float:right;
	background:url(images/header-form-background.png) #fff repeat-x bottom;
	/*background:#fdfcf9;*/
	padding-top:12px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;	
}
fieldset{
	border:none;
}
#estimate-form input{
	margin:2px 4px 3px 28px;
	/*background:url(images/input-form-field-background.png) no-repeat top left;*/
	width:226px;
	height:28px;
	color:#aaaaaa;
	font-size:16px;
	border:1px solid #dcdcdc;
	padding:0px 7px 0px 7px;
/*	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/ 
}
#estimate-form select{
	margin:2px 4px 3px 28px;
	/*background:url(images/input-form-field-background.png) no-repeat top left;*/
	width:226px;
	height:28px;
	color:#aaaaaa;
	font-size:16px;
	border:1px solid #dcdcdc;
	padding:0px 0px 0px 5px;
/*	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;*/ 
}
.checkbox-input{
	margin:4px 4px 4px 4px;
	width:16px;
	float:left;
}
textarea{
	margin-top:4px;	
}
#estimate-form input[type=submit] {
	background:url(images/header-form-button.png) no-repeat center center;
	width : 156px;
	height :45px;
	border : none;
	color : transparent;
	font-size:0;
	cursor:pointer;
	margin:6px 0px 7px 65px;
}
#nav {
	float:left;
	padding:0px 0px;
	font-size:16px;
	font-weight:400;
	width:980px;
	height:50px;
	margin:0px 0px 0px 0px;
	-webkit-border-top-left-radius: 1px;
	-webkit-border-top-right-radius: 1px;
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 1px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;	
	overflow:visible;
	border:1px solid #dbdbdb;
	background-image:url(images/menu-background.png);
}
#nav ul {
	margin:0;
	padding:0px 0px 0px 14px;
	list-style:none;
}
#nav li {
	height:50px;
	background-image:url(images/menu-background.png);
	float:left;
	display:inline;
	margin:0;
	position:relative;
	padding:0;
}
#nav li a,
#nav li a:visited
{
	line-height:50px;
	padding:10px 12px 10px 13px;
	text-decoration:none;
	text-transform:uppercase;
	color:#3a3a3a;
	font-weight:400;
}
#nav li a:hover,
#nav li a:active{
	text-decoration:none;
	text-transform:uppercase;
	color:#01afbc;
}
#nav li:hover,
#nav li:active{
	color:#01afbc;
}
#nav .last-li{
	background-image: none;	
	/*background:#fbc004;*/
	/*color:#007000;*/
}
#nav .last-menu-item a,
#nav .last-menu-item a:visited{
	border-right:none;
	padding-right:27px;
}
#nav .last-menu-item a:active,
#nav .last-menu-item a:hover{
	/*background-image:none;*/
	/*background:#fbc004;*/
	/*color:#fff;*/
}
#nav .current-menu-item a,
#nav .current-menu-item a:visited,
#nav .current-menu-item a:active,
#nav .current-menu-item a:hover,
#nav .current-menu-item a:link{
	color:#01afbc !important;
}
#nav .current-menu-item{
	/*background-image:url(images/menu-over-bkg.png) !important;*/	
}
#nav .first-menu-item a{
	border-left:none;
}

/* Main Navigation */

#nav li{
	position:relative;
	float:left;
}
#nav ul {
	margin:0;
	list-style:none;
	overflow:visible;
}
#nav ul ul {
	display:none;
	padding:0;
}
#nav ul ul a, 
#nav ul ul a:visited{
	margin:0;
	color:#333;
	font-size:14px;
	text-decoration: none;
    border-top:1px solid #dbdbdb;
	border-bottom:1px solid #fff;
	background-repeat: no-repeat;
	background-position: right;
	padding: 4px 20px 6px 16px;
	display: block;
	overflow:visible;
	line-height: 20px;
	letter-spacing:0.4px;
	text-transform:uppercase;
}
#nav ul ul > a, 
#nav ul ul > a:visited{
	font-size:14px;
	margin:0;
	display: block;
	overflow:visible;
}
#nav ul ul a:active,
#nav ul ul a:hover,
.current_page_item a{
	color:#990000;
}
/*--- DROPDOWN ---*/
#nav ul ul{
	background:#ffffcd; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav ul li:hover ul{ /* Display the dropdown on hover */
	display:block;
/*	width:196px;*/
	z-index:9999;
	left:0px; /* Bring back on-screen when needed */
	top:50px;
	background:#f8f8f8;
}
#nav ul ul li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	/*padding:5px 0px 5px 0px;*/
	background:#f8f8f8;
	color:#3a3a3a;
	text-decoration:none;
}
#nav ul ul li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
	text-align:left;
	border-bottom:1px thin #fff;
	color:#3a3a3a;
}
#nav ul li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#f8f8f8;
	color:#01afbc;
}

#offer-box-container{
	background:url(images/special-offers-vignette.png) no-repeat;
	width:980px;
	height:189px;
	display:block;
	float:left;
}
#offer-box-center-wrap{
	margin:0 auto;
	display:block;
	width:650px;
}
.offer-box-copy{
	width:320px;
	height:150px;
	display:block;
	float:left;
	margin-top:27px;
}
.offer-box-one{
	width:300px;
	height:126px;
	background:url(images/special-offer-one.jpg) no-repeat;
	display:block;
	float:left;
	position:relative;
	margin:27px 12px 0px 13px;
}
.offer-box-two{
	width:300px;
	height:126px;
	background:url(images/special-offer-two.jpg) no-repeat;
	display:block;
	float:left;
	position:relative;
	margin:27px 12px 0px 13px;
}
.sidebar {
	float: right;
	width: 300px;
	/*background: #f9f9f9;*/
	padding: 30px 18px 20px 18px;
}
#sidebar-dual-container{
	width:300px;
	display:block;
	float:left;
	clear:both;
	margin-bottom:10px;
}
#planet-banner{
	display:block;
	float:left;
	background:url(images/planet-member-banner.jpg) no-repeat top left;
	width:140px;
	height:57px;
	position:relative;	
}
#lawn-landscape-banner{
	display:block;
	float:left;
	background:url(images/lawn-and-landscape-magazine-banner.jpg) no-repeat top left;
	width:160px;
	height:57px;
	position:relative;
}
#sidebar-social-container{
	display:block;
	float:left;
	width:300px;
	clear:both;	
	margin:0px 0px 10px 5px;
}
#google-badge{
	position:relative;
	display:block;
	float:left;
	background:url(images/google-review-badge.png) no-repeat center;
	width:101px;
	height:84px;
	/*margin-right:10px;*/
}
#yelp-badge{
	position:relative;
	display:block;
	float:left;
	background:url(images/yelp-review-badge.png) no-repeat center;
	width:117px;
	height:84px;
	/*margin-right:10px;*/
}
#best-of-the-city-badge{
	position:relative;
	display:block;
	float:left;
	background:url(images/best-of-the-city-badge.png) no-repeat center;	
	width:82px;
	height:84px;
}
#bbb-lawn-care-industry-pro-badges{
	display:block;
	float:left;
	background:url(images/bbb-lawn-care-industry-professional.png) no-repeat center;	
	width:300px;
	height:52px;
	margin-top:6px;
}
#facebook-likebox-container{
	display:block;
	float:left;
	width:300px;
	/*height:160px;*/
	clear:both;
	margin-bottom:0px;
	background:#fff;
	/*border:1px solid #dadace;*/
	overflow:hidden;
	/*text-align:center;*/
}
.sidebar-service-areas-icon{
	display:block;
	float:left;
	background:url(images/areas-we-serve-icon.png) no-repeat;
	width:46px;
	height:41px;
	margin-left:8px;
}
.sidebar-recent-post-icon{
	display:block;
	float:left;
	background:url(images/recent-lawn-blog-post-icon.png) no-repeat;
	width:39px;
	height:49px;
	margin-left:8px;
}
.sidebar-content{
	padding:9px;
	/*background:#fff;*/
	float:left;
	border:1px solid #dcdcdc !important;
	margin-top:10px;
	margin-bottom:15px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.sidebar-content p{
	margin:6px 0px 2px 0px;
	padding:0;
}
.sidebar-read-more{
	display:block;
	float:right;
	margin:10px 4px 2px 0;	
}
.sidebar-divider{
	float:left;
	display:block;
	clear:both;
	width:300px;
	padding:0px 0px 14px 0px;
	margin:0px 0px 0px 0px;
	border-top:#83c341 thin solid;
}
.sidebar-spacer{
	float:left;
	display:block;
	clear:both;
	width:280px;
	padding:0px 0px 10px 0px;
	margin:10px 10px 0px 10px;
}
.sidebar-title{
	float:left;
	display:block;
	/*width:240px;*/
	color:#3a3a3a;
	font-weight:400;
	font-size:24px;
	line-height:26px;
	margin:10px 0px 2px 1px;
}
.sidebar-list-holder{
	float:left;
	display:block;
	clear:both;
	width:200px;
	color:#2f9be3;
	text-align:left;
	font-weight:400 !important;
	font-size:16px;
	margin:10px 0px 10px 70px;
}
.sidebar-list-holder ul{
	list-style:none;
}
.sidebar-list-holder li{
	line-height:24px;
	margin:0;
	padding:0;	
}
.recent-blog-post-container{
	display:block;
    clear:both;
	height:200px;
	width:980px;
	margin:0 auto;
}
.recent-blog-post-box{
	width:980px;
	height:144px;
	display:block;
	border-top:1px solid #cfcfcf;
}
.attachment-abb-thumb-100{
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	border:5px solid #78a301;
}
.footer-post-holder a,
.footer-post-holder a:link,
.footer-post-holder a:visited{
	font-weight:400 !important;
	color:#2f9be3;
	width:308px;
}
.footer-post-holder a:hover,
.footer-post-holder a:active,
.footer-post-holder a:focus{
	font-weight:400 !important;
	color:#9cc528;
	width:308px;
}
.footer-post-holder li{
	float:left;
	display:block;
	clear:both;
	width:250px;
	color:#2f9be3;
	text-align:left;
	font-weight:400;
	font-size:16px;
	margin:5px 0px 4px 0px;	
	line-height:18px;
}
.footer-post-holder{
	float:left;
	display:block;
	clear:both;
	width:980px;
	height:126px;
	/*overflow:auto;*/
	color:#2f9be3;
	text-align:left;
	font-weight:400;
	font-size:16px;
	margin:0px 0px 0px 0px;
	padding:16px 0px 16px 0px;
}
.footer-post-divider{
	display:block;
	float:left;
	width:1px;
	height:126px;
	border-right:1px dashed #e7e7e7;
	padding:0px 0px 0px 5px;
	margin:0px 5px 0px 0px;
}
.footer-post-holder ul{
	text-decoration:none;
	list-style:none;
}
.footer-blog-post{
	display:block;
	float:left;
	width:318px;
	height:126px;
/*	border-bottom:1px solid #e7e7e7;*/	
}
.footer-blog-post-title{
	display:block;
	float:left;
	width:180px;
	height:80px;
	overflow:hidden;
}
.footer-blog-post-date{
	display:block;
	float:left;
	width:180px;
	height:30px;
}
.footer-blog-post-image{
	display:block;
	float:left;
	width:126px;
	height:116px;
}
.footer-blog-post a{
	color:#878787 !important;
	display:block;
	float:left;
	width:328px;
	padding:6px 6px 6px 6px;	
}
.footer-blog-post a:hover{
	color:#32a8ad !important;
	background:#fbfbfb;	
}
.postdate{
	color:#78a301;
	font-weight:400;	
}
.footer-post-holder a:hover .attachment-abb-thumb-100{
	border:5px solid #32a8ad;
}
.footer-post-holder a:hover .postdate{
	color:#787878;	
}
.sidebar-areas-list{
	display:block;
	float:left;
	width:120px;
	padding:0px 0px 24px 30px;
	font-size:15px;
}
#credit-card-logos{
	background:url(images/credit-card-logos.png) no-repeat top left;
	width:192px;
	height:30px;
	display:block;
	float:left;
	margin:10px 10px 10px 54px;
	position:relative;
}
#content-wrapper{
	/*background: #990000;*/
	float:left;
	width:980px;
	display:block;
	margin:0px 0px 10px 0px;	
}
#content-container{
	width:636px;
	float:left;
	display:block;
	margin:10px 0 15px 0;
}
.content {
	padding:0 30px 0px 0;
	width: 606px;
	border-right:1px dashed #e7e7e7;
	margin-top:30px;
	min-height:500px;
	float:left;
	/*background: #009900;*/
}
#satisfaction-seal{
	background:url(images/satisfaction-guarantee.png) no-repeat top right;
	width:169px;
	height:127px;
	display:block;
	float:left;
	margin:0px 10px 0px 0px;
}
/* ~~ The footer ~~ */
#footer-top-divider{
	width:100%;
	height:1px;
	float:left;
	display:block;
	border-top:1px solid #dedede;
	margin-top:10px;
}
#footer-wrapper{
	background:url(images/footer-background.png);
	width:100%;
	height:257px;
	float:left;
	display:block;
	border-top:1px solid #dedede;
	/*border-bottom:1px solid #424242;*/
}
#footer {
	width:980px;
	margin: 0 auto;
	/*border-top:solid #007000 6px;*/
	padding: 10px 0px 10px 0px;
	position:relative;
	background:url(images/footer-vignette.png) no-repeat;
	height:226px;
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
#footer-copyright-wrapper{
	/*background:url(images/black-footer-bkg.png);*/
	width:100%;
	height:45px;
	float:left;
	display:block;
	/*border-top:2px solid #000;*/
}
#footer-copyright-box {
	width:980px;
	margin: 0 auto;
	/*border-top:solid #007000 6px;*/
	padding: 10px 0px 10px 0px;
	position:relative;
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
.footer-column{
	float:left;
	padding:10px;
	width:176px;
	height:138px;
}
.footer-title{
	color:#707070;
	font-size:16px;
	font-weight:400;
}
.footer-list ul{
	margin-top:6px;
	list-style:none;
}
.footer-list li{
	font-weight:400;
	width:160px;
	margin:0px;
	padding:3px 0px 4px 0px;
	line-height:18px;
	color:#707070;
	/*border-bottom:#7a7b75 solid thin;*/
}
.footer-list li a,
.footer-list li a:visited{
	font-weight:400;
	font-size:14px;
	color:#78a301;
	text-decoration:none;
}
.footer-list li a:active,
.footer-list li a:hover{
	font-size:14px;
	color:#32a8ad;
	text-decoration:none;
}
.footer-list-last{
	border:none !important;	
}

#footer-nav {
	float:left;
	padding:0px 0px;
	font-size:12px;
	font-weight:400;
	width:980px;
	color:#fff;
	background:#78a301;
	margin-top:0px;
}
#footer-nav ul {
	margin:0;
	padding:0px 0px 0px 80px;
	list-style:none;
}
/*#nav ul a, 
#footer-nav ul a:visited{
	margin:0;
	padding:0;
	color:#dbeeee;
	text-decoration: none;
	background-image:url(images/caribbean-services-menu-divider.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 12px;
	padding-left: 12px;
	display: block;
	line-height: 20px;
	letter-spacing:1px;
	text-transform:uppercase;
}
#footer-nav ul a:active,
#footer-nav ul a:hover{
	color:#007000;
}*/
#footer-nav li {
	float:left;
	display:inline;
	margin:0;
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
}
#footer-nav .last-li{
	background-image: none;	
	/*background:#fbc004;*/
	/*color:#007000;*/
}
#footer-nav .last-menu-item a,
#footer-nav .last-menu-item a:visited{
	background-image:none;
	/*background:#fbc004;*/
	/*color:#007000;*/
}
#footer-nav .last-menu-item a:active,
#footer-nav .last-menu-item a:hover{
	background-image:none;
	/*background:#fbc004;*/
	/*color:#fff;*/
}

#footer-nav .current-menu-item a,
#footer-nav .current-menu-item a:visited,
#footer-nav .current-menu-item a:active,
#footer-nav .current-menu-item a:hover,
#footer-nav .current-menu-item a:link{
	text-decoration:none;
	text-transform:uppercase;
	color:#d3eacd !important;
}

#footer-nav li a,
#footer-nav li a:visited
{
	line-height:28px;
	padding:6px 8px 6px 8px;
	text-decoration:none;
	text-transform:uppercase;
	color:#7f7f7f;
}
#footer-nav li a:hover,
#footer-nav li a:active{
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
}

#footer-copyright{
	float:left;
	text-align:center;
	width:100%;
	padding-top:32px;
	font-size:14px;
	color:#a9a9a9;	
}
address{
	float:left;
	font-style:normal;
	font-size:12px;
	color:#7f7f7f;
}
#lcme-link{
	float:left;
	text-align:center;
	width:950px;
	margin:2px 0px 0px 0px;
	font-size:11px;
	color:#7f7f7f;		
}
#lcme-link a{
	font-size:11px;
	color:#7f7f7f;		
}
#lcme-link a:hover{
	font-size:11px;
	color:#fff;		
}
.footer-phone-title{
	margin-top:8px;
	font-size:14px;
	line-height:10px;
	color:#666666;
	font-weight:400;	
}
.footer-phone-number{
	margin-top:4px;
	font-size:24px;
	line-height:22px;
	color:#32a8ad;
	font-weight:400;	
}
#footer-spacer{
	display:block;
	float:left;
	clear:both;
	height:18px;
	width:980px;	
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.shadow {
	-moz-box-shadow: 0px 5px 4px #c4c4c4;
	-webkit-box-shadow: 0px 5px 4px #c4c4c4;
	box-shadow: 0px 5px 4px #c4c4c4;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#c4c4c4')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color='#c4c4c4');
}
#contact-form-box{
	padding:0px 0px 0px 154px;
}
#contact-form-box legend {
	margin:0 0;
	color:#51b445;
	padding:0px 0px 10px 0px;
	font-size:21px;
	font-weight:400;
}
#contact-form-box input[type=submit]{
	background:url(images/estimate-button.png) no-repeat center center;
	width : 152px;
	height :49px;
	border : none;
	color : transparent;
	font-size:0;
	cursor:pointer;
	margin:20px 0px 0px -164px; 
}
#contact-form-box input[type=text]{
	margin:2px 0px 4px 0px;
	width:200px;
	height:24px;
	/*color:#aaaaaa;*/
	font-size:16px;
	border:1px solid #dcdcdc;
	padding:0px 4px 0px 4px;
}
#pricing-contact-form{
	font-size:16px;
	font-weight:400;
	display:block;
	width:600px;
	height:710px;
}
.pricing-contact-form-left{
	display:block;
	float:left;
	width:250px;
	padding-left:20px;
}
.pricing-contact-form-right{
	display:block;
	float:right;
	width:330px;
}
#pricing-contact-form .required{
	/*color:#594a3b;*/	
}
#pricing-contact-form .required-ex{
	font-size:11px;	
	color:#ffcc00;
	padding:0px 0px 0px 0px;
}
#pricing-contact-form-spacer{
	float:left;
	display:block;
	width:240px;
	height:59px;
}
#pricing-contact-form input[type=submit]{
	background:url(images/estimate-button.png) no-repeat center center;
	width : 152px;
	height :49px;
	border : none;
	color : transparent;
	font-size:0;
	cursor:pointer;
	margin:15px 0px 0px -70px; 
}
#pricing-contact-form input[type=text]{
	margin:2px 0px 4px 0px;
	width:200px;
	height:24px;
	/*color:#aaaaaa;*/
	font-size:16px;
	border:1px solid #dcdcdc;
	padding:0px 4px 0px 4px;
}
#pricing-contact-form-lower{
	padding:10px 0px 0px 0px;
	float:left;
	display:block;
	width:600px;	
}
.free-estimate-link-container{
	display:block;
	width:100%;
	height:40px;
	font-size:15px;	
	padding:5px 0px 5px 0px;
}
.free-estimate-link{
	background:url(images/free-estimate-button.png);
	width:130px;
	height:33px;
	color: transparent;
    cursor: pointer;
	position:relative;
	display:block;
	float:right;
	text-indent:-9999px;
	margin:0px 2px 0px 0px;	
}
.service-page-item-wrapper{
	padding:10px 15px 0px 15px;
}
.service-page-item-wrapper:hover{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#fdfcf9;
	color:#575757;
}
.service-divider{
	border-bottom:#83c341 solid 1px;	
	margin:10px 0px 10px 0px;
}
.style2{
	font-size:20px;
	color:#3a3a3a;	
	margin-bottom:10px;
	float:left;
	display:block;
}
.style3{
	font-size:18px;
	color:#3a3a3a;	
	margin-bottom:10px;
	float:right;
	display:block;
}
.style41{
	color:#ea7f00;
	font-weight:400;	
}
td{
	padding:0px 10px 3px 10px;	
}
table{
	width:580px;
}
.service-table td{
	padding:0px 0px 0px 0px;
}
.service-table table{
	width:600px;
}
.light-grey-text{
	color:#999999;
}
.testimonial-image{
	-webkit-border-radius: 100px !important;
	-moz-border-radius: 100px !important;
	border-radius: 100px !important;
	/*border:5px solid #ea7f00 !important;*/
	padding:5px !important;
}