a:hover{
    color: #cf8f05;
}
#menu .ddsmoothmenu li.current-menu-item, #menu .ddsmoothmenu li.current_page_item, #menu .ddsmoothmenu li.current-menu-parent, #menu .ddsmoothmenu li.current_page_parent, #menu .ddsmoothmenu li:hover{
	background:#cf8f05 url(images/menu-bg-orange.png) repeat-x;
}
#menu .ddsmoothmenu li ul {
	background: #fcd769 url(images/sub-menu-bg-orange.png) repeat-x;
}
.featured_content .column-three .inner_area .read_more {
	background:url(images/next-orange.png) no-repeat 30% 4px;
	color:#cf8f05;
}
.testimonial_holder a.next2 {
	background: transparent url(images/next-orange.png) no-repeat 90% 4px;
	color:#cf8f05;
}
.testimonial_holder a.prev2 {
	background: transparent url(images/prev-orange.png) no-repeat 0 4px;
	color:#cf8f05;
}
.footer_wrapper {
	background:url(images/footer-bg-orange.png);
}
.footer_wrapper .footer_glow {
	background: url(images/footer-bootom-line-orange.png) repeat-x;
}
.bottom_cornor {
	background:url(images/bottom-cornor-orange.png) no-repeat;
}
.footer_wrapper .footer_bottom {
	background:url(images/footer-bottom-orange.png);
}
.footer_wrapper a, .footer_wrapper {
	color:#8e6712;
}
.footer_wrapper .footer h1,.footer_wrapper .footer h2, .footer_wrapper .footer h3, .footer_wrapper .footer h4, .footer_wrapper .footer h5, .footer_wrapper .footer h6{
color:#544005;
}