@import url("/css/menu_dark.css");

.PrimaryDark_bg {
	background: #005c0A;
}

.PrimaryDark_text {
	color: #005c0A;
} 

.PrimaryLight_text {
	color:  #f2e38d;
}

.SecondaryDark_text {
	color: #389482;
}

.SecondaryDark_bg {
	background: #525679;
}

.SecondaryLight_text {
	color: white;
}

.SecondaryLight_text_secondary {
	color:  #f2e38d;
}


#top {
	height: 136px;
	background-image: url('ccf/ccftop.jpg'); 
}

.menuband{
	background-image: url('ccf/ccfband.gif'); 
	}



