#sidebar_menu .header{
	background-color: #009966;
	color: #FFF;
}
#content_header h1{
	color:#FFF;
	background-color: #009966;
}
#header{
	height: 316px;
	background-image:url(/design/images/calendar.jpg);
}
/* ======================================================================================== */
/* Menu Bolding for Services Section */
/* These is the menu that is displayed on the left of every secondary page */

body.secondary a.secondary,
body.elementary a.elementary,
body.dos a.dos,
body.survey a.survey,
body.future a.future{
	color: #339900;
	margin: 0; padding:0;
}
