/* Green */

body.bc-green {
	border-top: 4px solid #74A824;
}

.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: #74A824;
}

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

.bc-green #showcase {
	background: #577E1B 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: 1px solid #91AF02;
}

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

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

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

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

.bc-green span.date-number {
	background: #71A029;
	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 #74A824;
	background-color: #74A824;
	color: #fff;
}

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

/* green .module-title custom styling */
#main-section .module-title h3 {
	margin-top: -28px;
	margin-bottom: 12px;
	padding-bottom: 0;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
}

#main-section .module-title {
	background: url(../images/green/module2-tr.png) 100% 0 no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
}

#main-section .module-title div {background: url(../images/green/module2-tl.png) 0 0 no-repeat;}
#main-section .module-title div div {background: url(../images/green/module2-br.png) 100% 100% no-repeat;}

#main-section .module-title div div div {
	background: url(../images/green/module2-bl.png) 0 100% no-repeat;
	padding: 35px 12px 12px 12px;
}
/* Group: Read More... */
a.readon-alternative {
background:transparent url(../images/readon-bg-green.png) no-repeat scroll left top;
	cccolor:#FFFFFF;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:24px;
	line-height:24px;
	margin:10px 0 0;
	padding:0;
	text-indent:10px;
	width:94px;
}
