/* orange */
.orange h1, .orange h2, .orange h3 {
	color: #e58a2e;
}
.orange #leftcol {
	background-color: #e58a2e;
}
ul.mainmenu li.orange {
	background-color: #e58a2e;
}
.orange #submenu a.selected {
	background-color: #efb379;
}



.orangebg { background-color: #e58a2e; }

