body a, .gray-button-small:hover span, #slider_content h2 a, button.submit_comment:hover{
	color: #015225;
}

button.submit_comment:hover, .wpcf7-form input[type=submit]:hover  {
	color: #015225!important;
}
 
#top {
	background: url("../images/bg_top4.png") repeat-x;
}

#top_search {
	background: url("../images/top_search_bg4.png") no-repeat top center;
}

#top_search input {
	color: #ccc;
	text-shadow: 0 1px #014321;
}

#slogan {
	background: url("../images/slogan4.png") no-repeat top center;
}

#features li h3 {
	color: #015225;
}

#footer {
	background: url("../images/footer_bg4.png") repeat-x top #014321;
}

#footer .wrapper {
	background: url("../images/footer_wrapper.png") no-repeat center top;
}


	/*carousel buttons */
 a.prev, a.next {
	background: url("../images/slide_buttons_green.png") no-repeat top left;	
}
a.prev:hover {
	background-position: 0 -28px;
}

a.next {
	background-position: -28px 0;
	float: right;
}

a.next:hover {
	background-position: -28px -28px; 
}
	/* menu */
.sf-menu li li, .sf-menu li li li {
	background: #014b26;
	border-bottom: 1px solid #015a2e;
	border-left: 1px solid #015a2e;
	border-right: 1px solid #015a2e;
}

.sf-menu li ul {
	top: -1px;
}

.sf-menu a {
	text-shadow: 0 1px #003018;
}

.sf-menu li li a {
	border-bottom: 1px solid #00381c;
}

.sf-menu li li a:hover, sf-menu li li li a:hover {
	background: #00381c;
}

	/* footer */
#footer {
	text-shadow: 0 1px #003018;
}

.footer_widget h3, .footer_widget li  {
	border-bottom: 1px dotted #007a36;
}

.copyright {
	border-top: 1px dotted #007a36;
}