/* yellow */

body.bc-yellow {
	border-top: 4px solid #FFCC00;
}

.bc-yellow .contentheading,
.bc-yellow #main-section a,
.bc-yellow .moduletable h3,
.bc-yellow #left-column .module h3,
.bc-yellow #right-column .module h3,
.bc-yellow #left-column .module-menu h3,
.bc-yellow #right-column .module-menu h3,
.bc-yellow #bottommodules1 .module h3,
.bc-yellow #bottommodules2 .module h3,
.bc-yellow #sub-menu a {
	color: #FFCC00;
}

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

.bc-yellow #showcase {
	background: #577E1B url(../images/yellow/showcase-bg.png) 0 0 no-repeat;
}

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

.bc-yellow #showcase .column-1 {
	border-right: 1px solid #91AF02;
}

.bc-yellow #showcase a {
	color: #CEE291;
}

.bc-yellow #showcase ul.latestnews li {
	background-color: #3C5713;
}

.bc-yellow #showcase ul.latestnews li:hover {
	background-color: #2E440F;
}

.bc-yellow .date-block {
	border-bottom: 1px solid #91AF02;
}

.bc-yellow span.date-number {
	background: #71A029;
	color: #fff;
}

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

.bc-yellow #news-rotator .story {
	border-top: 5px solid #91AF02;
	color: #CEE291;
}
