a {
	color: #A6928B;
}

.titleBar {
	//background-color: #A6928B;
	background-image: url(../images/titleBarClimate.jpg);
}

.menuBar2 li a.selected {
	background-color: #E8E3E1;
}

div.menuBar2 ul.theme {
	border: 1px solid #A6928B;	
}

div.menuBar2 li span.themeseperator {
	background-color:#A6928B;
}

div.mainArea h1 {
	color: #A6928B;
	border-bottom: 1px solid #A6928B;
}

div.mainArea h2 {
	color: #A6928B;
}

div.participantSection h3 {color: #A6928B; font-size:100%;}

div.mainArea .confBox {
	border: 1px solid #A6928B;
}

div.mainArea .confTitle {
	background-color: #E8E3E1;
}

div.mainArea .confDate {
	background-color: #A6928B;
}

div.mainArea .newsbox {
	background-color:#E8E3E1;
}

div.mainArea .tintBox {
	background-color:#E8E3E1;
}

div.apply {
	background-color:#E8E3E1;
	border:1px solid #A6928B;
}

div.feature {
	background-color:#E8E3E1;
	border: 1px solid #A6928B;
	color: #A6928B;
}



div.footer {
	background-color:#A6928B;
}