/* Turquoise */

body.bc-turquoise {
	border-top: 4px solid #006666;
}

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

.bc-turquoise img#logo {
	/*background: url(../images/turquoise/logo.jpg) 0 0 no-repeat;*/
	background: url(../../../images/logo/cpp-logo-banner.gif) 0 0 no-repeat;
}

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

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

.bc-turquoise #showcase .column-1 {
	border-right: 1px solid #006666;
}

.bc-turquoise #showcase a {
	color: #006666;
}

.bc-turquoise #showcase ul.latestnews li {
	background-color: #006666;
}

.bc-turquoise #showcase ul.latestnews li:hover {
	background-color: #006666;
}

.bc-turquoise .date-block {
	border-bottom: 1px solid #006666;
}

.bc-turquoise span.date-number {
	background: #006666;
	color: #fff;
}

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

.bc-turquoise #news-rotator .story {
	border-top: 5px solid #006666;
	color: #006666;
}

.bc-turquoise #main-section a.toclink-current {
	color: #666666;
}
