

.top-menu .main-navigation .current_page_item > a,
.top-menu .main-navigation .current-menu-item > a,
.top-menu .main-navigation .current_page_ancestor > a,
.top-menu .main-navigation .current-menu-ancestor > a,
.top-menu .main-navigation ul > li a:hover,
.top-menu .main-navigation li:hover > a,
.top-menu .main-navigation li.focus > a,
.top-menu .main-navigation ul ul,
#top-bar,
.home-service-item span,
a.cbutton,
#home-staff .home-staff-item:hover .staff-info,
#page-staff .home-staff-item:hover .staff-info,
#home-map-section .info-box,
#home-map-section:after,
.page-header h1 span,
.entry-header .date-field,
.button:hover, .button:focus,
#home-slider .slides li .slide-caption h2{
    background: #2ea153;
}

#home-staff .home-staff-item .staff-info .staff-title,
#page-staff .home-staff-item .staff-info .staff-title,
#home-news .section-side-title h2,
.section-title h2,
.entry-header .entry-meta span i{
	color: #2ea153;
}

#masthead,
#home-testimonials,
#home-staff,
.site-footer{
    background: #ffffff;
}


/* Links */

a:link, a:visited {
	color: #008cd3;
}

a:hover,
a:focus,
a:active {
	color:#58b38f;
	text-decoration: none;
}

div.entry-content h4 {
	color: #2ea153
}

.booking_form .form-group {
	float: right;
width: 50%;
clear: right;
margin:0 !important;
}
div#booking_form_div1.booking_form_div .bk_calendar_frame {
	width: 100%;
max-width: 49%;
float: left;
display: inline-block;
margin-right: 1%;
}

.booking_form .form-group .controls select, .booking_form select, .booking_form textarea, .booking_form input[type="text"] {
	width: 100% !important;
}
.booking_form_div .btn {
	margin: 20px 0;
width: 103%;
}

.booking_form_div img.captcha_img {
	margin-left: 40px;
}
div.form-group input#captcha_input1.captachinput {
	margin-top: 20px;
width: 150px !important;
}

#home-cta {display: none;}