#menu .ddsmoothmenu {
	background:#ee8a32;
}
#menu .ddsmoothmenu li > ul li > ul {
	background-color:#ee8a32;
}
#menu .ddsmoothmenu li li {
	background: #ee8a32;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
	color: #ffffff;
	background-color:#ee8a32;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
	color: #000;
	background-color:#fff;
}
.footer {
	background-color:#ee8a32;
	color:#fbd8ba;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
	color:#ffffff;
	background:url(images/footer-sep-orange.png) bottom repeat-x;
}
.footer ul li a {
	color:#fbd8ba;
}
.footer a:hover {
	color:#fbd8ba;
}
.footer-strip {
	background:url(images/footer-line-orange.png) repeat-x;
}
.bottom-footer {
	background-color:#d56d12;
	color:#efc097;
}
.bottom-footer .footer_bottom_inner span.copyright a{
color:#efc097;
}
.footer .searchform input[type="text"] {
	background:url(images/search-bg-orange.png) no-repeat;
	color:#fbd8ba;
}