/*************************************************************************
	Highgate School
	Developed by Matthew Hill (c) 2008 -- http://www.friskdesign.com/
	for 48 Fitzroy - http://www.48fitzroy.co.uk/
	MODULE: 	colour-preprep.css
	PURPOSE:	colour overrides for the Pre-prep school pages
*************************************************************************/

/* Foregrounds
*************************************************************************/

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content a,
#sidenav li a,
#sidenav li a:visited {
	color:#006132
}

/* Backgrounds
*************************************************************************/

#breadcrumb {
	background:#006132;	
}