/* Blue */
.bc-blue #page-bg {background: #b6c0cd url(../images/page-bg.png) 0 0 repeat-x;padding-top: 1px;}

.bc-blue .shadow-left {
	padding-left: 12px;
	background: url(../images/shadow-l.png) 0 35px no-repeat;
}

.bc-blue .shadow-right {
	padding-right: 12px;
	background: url(../images/shadow-r.png) 100% 35px no-repeat;
	padding-bottom: 20px;
}
.bc-blue #header {
	background: #ededed url(../images/header-bg.jpg) 0 0 repeat-x;
	position: relative;
}
.bc-blue #horiz-menu {
	height: 41px;
	background: #fff url(../images/horiz-menu-top.png) 0 0 repeat-x;
	border-bottom: 0;
}

.bc-blue .contentheading,
.bc-blue #main-section a,
.bc-blue .moduletable h3,
.bc-blue #left-column .module h3,
.bc-blue #right-column .module h3,
.bc-blue #left-column .module-menu h3,
.bc-blue #right-column .module-menu h3,
.bc-blue #bottommodules1 .module h3,
.bc-blue #bottommodules2 .module h3,
.bc-blue #sub-menu a {
	color: #E2AE7D;
color:#DCA06C;
}
.bc-blue .moduletable h3,
.bc-blue #left-column .module h3,
.bc-blue #right-column .module h3,
.bc-blue #left-column .module-menu h3,
.bc-blue #right-column .module-menu h3,
.bc-blue #bottommodules1 .module h3,
.bc-blue #bottommodules2 .module h3,
.bc-blue #sub-menu a {
	color: #A2AFC0;
}

.bc-blue #showcase {
	background: #A2AFC0 url(../images/blue/showcase-bg.jpg) 0 0 no-repeat;
}

.bc-blue .showcase-div {
	background: url(../images/blue/showcase-div.png) 0 0 repeat-x;
}


.bc-blue #showcase a {
	color: #fff;
}

.bc-blue #showcase ul.latestnews li {
	background-color: #9eabbc;
}

.bc-blue #showcase ul.latestnews li:hover {
	background-color: #E2AE7D;
}

.bc-blue span.date-number {
	background: #1478B7;
	color: #fff;
}

.bc-blue #horiz-menu li.active a,
.bc-blue #horiz-menu li.active .separator,
.bc-blue #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-blue #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	border-top: 5px solid #A2AFC0;
	color: #A2AFC0;
}
.bc-blue #horiz-menu li.active a,
.bc-blue #horiz-menu li.active .separator {
	border-top: 5px solid #A2AFC0;
	color: #919eaf;
}

.bc-blue #news-rotator .story {
	color: #3D4160;
}
