/****************************************************************************************/
/*           Stylesheet for the Infants school side of the Barnes Farm site             */
/****************************************************************************************/

/* Menu settings */
div#menu {
	background: #F7F3A7;
	border-right-color: #084E27;
	border-bottom-color: #084E27;
}

#logo {
	background-image: url("../images/infant_logo.gif");
}

#made_by { 
	border-top-color: #084E27;
	border-bottom-color: #084E27;
}

/* Junior specific text style settings */
*.menu {
	color: #084E27;
}

*.menu_small {
	color: #000000; 
}

*.sub_menu {
	color: #000000; 
}

*#date {
	color: #000000; 
}
