#menu .ddsmoothmenu {
	background:#f79d02;
}
#menu .ddsmoothmenu li > ul li > ul {
	background-color:#681e5b;
}
#menu .ddsmoothmenu li li {
	background: #681e5b;
}
#menu .ddsmoothmenu li li a:link, #menu .ddsmoothmenu li li a:visited {
	color: #ffffff;
	background-color:#681e5b;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
	color: #000;
	background-color:#fff;
}
.footer {
	background-color:#f79d02;
	color:#2b2b2b;
}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
	color:#000000;
}
.footer ul li a {
	color:#f1bed7;
}
.footer a:hover {
	color:#f1bed7;
}
.footer-strip {
}
.bottom-footer {
	background-color:#1e1e20;
	color:#fff;
}
.bottom-footer .footer_bottom_inner span.copyright a{
color:#dca5c0;
}
.footer .searchform input[type="text"] {
	background:url(images/search-bg-maroon.png) no-repeat;
	color:#f1bed7;
}