/* turquoise */
.turquoise h1, .turquoise h2, .turquoise h3 {
	color: #509cb9;
}
.turquoise #leftcol {
	background-color: #509cb9;
}
ul.mainmenu li.turquoise {
	background-color: #509cb9;
}
.turquoise #submenu a.selected {
	background-color: #8fc2d3;
}



.turquoisebg { background-color: #509cb9; }

