/* yellow */
.contentheading,
.componentheading,
a,
#slider .title,
.moduletable h3,
#sub-menu a {
	color: #e5bf64;
}

#col-menu li.active a,
#bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
#bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	border-bottom: 5px solid #e5bf64;
	color: #e5bf64;
}

#sub-menu { background-color: #454545; height: 32px; clear: both; border: solid 1px #646565; }
a {
	color: #e5bf64;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #999;
	text-decoration: underline;
}

div.default div.drop-down dt.toggler { background-color: #e5bf64; }
#ol_bottom { background:#e5bf64; }