/**
 * @version		1.0 December 18, 2011
 * @author		RocketTheme, LLC http://www.rockettheme.com
 * @copyright 	Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license		http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* Green */

html {margin-bottom: 0px; background: url(../images/green/logo1.jpg) no-repeat center center fixed; background-size: 100% 100%;}

body.bc-green {
	border-top: 4px;
}

.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 {
}

.bc-green .showcase-div {
}

.bc-green #showcase .column-1 {
	/* border-right: 1px solid #91AF02; */
	background: url(../images/showcase-overlay_green.png) 0 100% repeat-x;
}

.bc-green #showcase .column-1 .moduletable {
        margin-top: 15px;
        margin-left: 72px;
        width: 450px;
        border-top: 5px solid #F2F2F2;
        border-bottom: 5px solid #F2F2F2;
        border-left: 5px solid #F2F2F2;
        border-right: 3px solid #F2F2F2;
}

.bc-green #showcase .column-2 {
        background: url(../images/showcase-overlay_green.png) 0 100% repeat-x;
}

.bc-green #showcase .column-2 .moduletable {
        margin-top: 10px;
        margin-left: -5px;
        width: 530px;
        border-top: 5px solid #F2F2F2;
        border-bottom: 5px solid #F2F2F2;
        border-left: 3px solid #F2F2F2;
        border-right: 5px solid #F2F2F2;
}

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

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