#sidebar_menu .header{
	background-color: #698F00;
	color: #FFF;
}
#content_header h1{
	color:#FFF;
	background-color: #698F00;
}
#header{
	height:316px;
	background-image: url(/design/images/parents.jpg);
}

/* Menu Bolding for Services Section */
/* These is the menu that is displayed on the left of every secondary page */
body.board_bulletins a.board_bulletins, 
body.help_your_child a.help_your_child,
body.home_school a.home_school,
body.pic a.pic,
body.help_student a.help_student,
body.home_school a.home_school,
body.lcs a.lcs,
body.quick_guide a.quick_guide,
body.parent_assistant a.parent_assistant,
body.family_literacy a.family_literacy,
body.focus_family a.focus_family,
body.pflc a.pflc,
body.homeworkhelp a.homeworkhelp,
body.satisfaction a.satisfaction,
body.prog a.prog,
body.nutrition a.nutrition{
	color: #339900;
	margin: 0; padding:0;
}

/* ======================================================================================== */
/* Third level Menu  - Used for third menu inside of a section/department web site*/
body.pic_registration a.pic_registration,
body.pic_meetings a.pic_meetings,
body.hys_bullying a.hys_bullying,
body.hys_homework a.hys_homework{
	color: #339900;
	margin: 0; padding:0;
}
/* Fouth Level */
body.hys_anti_resources a.hys_anti_resources{
	color: #339900;
	margin: 0; padding:0;
	font-weight:bold;
}
#content_padding .award{
	padding: 0 0 0 30px;
	margin: 0;
	border: none;
	background: url(/design/icons/award.gif) no-repeat 0px center;
}

