/* Orange */

body.bc-orange {
	border-top: 4px solid #ED8F00;
}

.bc-orange .contentheading,
.bc-orange .moduletable h3,
.bc-orange #left-column .module h3,
.bc-orange #right-column .module h3,
.bc-orange #left-column .module-menu h3,
.bc-orange #right-column .module-menu h3,
.bc-orange #bottommodules1 .module h3,
.bc-orange #bottommodules2 .module h3,
.bc-orange #sub-menu a {
	color: #ED8F00;


}

/*** Separated out to use CPO's Logo Orange ***/

.bc-orange #main-section a {
	color: #ff5c00; /*** CPO's Logo Orange ***/

	color: #eeab0b;
	color: #f8b619;
}

.bc-orange #main-section a:hover {
	color: #fad57c;
}

.bc-orange img#logo {
	background: url(../images/orange/logo.png) 0 0 no-repeat;
}

.bc-orange #showcase {
	/* background: #D48400 url(../images/orange/showcase-bg.png) 0 0 no-repeat; */
}

.bc-orange .showcase-div {
	background: url(../images/orange/showcase-div.png) 0 0 repeat-x; 
}

.bc-orange #showcase .column-1 {
/*	border-right: 1px solid #ED8F00;    Hide as it shows behind rotator */
}

.bc-orange #showcase a {
	color: #FFE4A0;
}

.bc-orange #showcase ul.latestnews li {
	background-color: #A06100; 
}

.bc-orange #showcase ul.latestnews li:hover {
	background-color: #854C00; 
}

.bc-orange .date-block {
	border-bottom: 1px solid #ED8F00;
}

.bc-orange span.date-number {
	background: #FEA316;
	color: #fff;
}

.daddy,
.bc-orange #horiz-menu li.active a,
.bc-orange #horiz-menu li.active .separator,
.bc-orange #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-orange #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	border-top: 5px solid #ED8F00;
	color: #ED8F00;
}

.bc-orange #news-rotator .story {
	border-top: 5px solid #ED8F00;
	color: #FFE4A0;
}










#top-banner a {
	color: #fcc36c;
}

