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

button.submit_comment:hover, .wpcf7-form input[type=submit]:hover  {
 	color:#472a00!important;
 }

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

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

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

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

#features li h3 {
	color: #472a00;
}

#footer {
	background: url("../images/footer_bg5.png") repeat-x top #492b00;
}

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


	/*carousel buttons */
 a.prev, a.next {
	background: url("../images/slide_buttons_brown.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: #442800;
	border-bottom: 1px solid #593501;
	border-left: 1px solid #593501;
	border-right: 1px solid #593501;
}

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

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

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

.sf-menu li li a:hover, sf-menu li li li a:hover {
	background: #301d02;
}

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

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

.copyright {
	border-top: 1px dotted #734b00;
}