/** nothing but shades of orange **/
a:active {
	color: #fe9a2b;
	border-color: #fe9a2b;
}

#page {
	background: #fec75d;
	border-left:4px solid #fe9a2b;
}

#ajaxSearch_submit {
	border:1px solid #fe9a2b;
	background:#ffe3ae;
}

#search {
	background: #fec75d;
}

#navi {
	background: #fec75d;
}

#main {
	background: #ffe3ae;
}

#contentwrap {
	background: #ffe3ae;
}


.subnav a:hover {
	border-bottom:1px solid #fe9a2b !important;
}

.selected {
	color:#fe9a2b;
}

#sidebar {
	background: #ffe3ae;
}
