/* Green */

body.bc-green {
	border-top: 4px solid #fff;
}

.bc-green .contentheading,
.bc-green #main-section a,
.bc-green .moduletable h3,
.bc-green #left-column .module h3,
.bc-green #right-column .module h3,
.bc-green #left-column .module-menu h3,
.bc-green #right-column .module-menu h3,
.bc-green #bottommodules1 .module h3,
.bc-green #bottommodules2 .module h3,
.bc-green #sub-menu a {
	color: #00483a;
}

.bc-green img#logo {
	background: url(../images/green/logo.png) 0 0 no-repeat;
}

.bc-green #showcase {
	background: #fff url(../images/green/showcase-bg+.png) 0 0 no-repeat;
}

.bc-green .showcase-div {
	background: url(../images/green/showcase-div+.png) 0 0 repeat-x;
}

.bc-green #showcase .column-1 {
	border-right: 0px solid #b2c2a2;
}

.bc-green #showcase a {
	color: #00483a;
}

.bc-green #showcase ul.latestnews li {
	background-color: #fff;
}

.bc-green #showcase ul.latestnews li:hover {
	background-color: #00483a;
}

.bc-green .date-block {
	border-bottom: 1px solid #b2c2a2;
}

.bc-green span.date-number {
	background: #b2c2a2;
	color: #fff;
}

.bc-green #horiz-menu li.active a,
.bc-green #horiz-menu li.active .separator,
.bc-green #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-green #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	border-top: 5px solid #00483a;
	color: #00483a;
}

.bc-green #news-rotator .story {
	border-top: 5px solid #b2c2a2;
	color: #b2c2a2;
}
