﻿#navigation {
	margin:0px;
	padding:0px;
	text-indent:0px;
	width:220px;
}
#navigation a.head {
	cursor:pointer;
	color:#525252;
	display:block;
	text-decoration: none;
	height:27px;
	font-size:1.2em;
	border-bottom:1px solid #dadada;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:7px;
}

#navigation a.headstatic {
	color:#525252;
	display:block;
	text-decoration: none;
	height:27px;
	font-size:1.2em;
	border-bottom:1px solid #dadada;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:7px;
}

#navigation a.head:hover {
    background-color:#f6f6f6;
}

#navigation a.headstatic:hover {
    background-color:#f6f6f6;
}

#navigation a.current {
    background-color:#f6f6f6;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#525252;
	display:block;
	padding-left:28px;
	text-decoration: none;
}
#navigation li li a:hover {
	text-decoration:underline;
}

.menuHome .head, .menuHome .headstatic
{
    background-image:url('../images/menu_black.jpg');    
}

.menuWhyChooseArnoldLodge .head, .menuWhyChooseArnoldLodge .headstatic
{
    background-image:url('../images/menu_red.jpg');    
}

.menuGeneralInfo .head, .menuGeneralInfo .head
{
    background-image:url('../images/menu_darkpurple.jpg');    
}

.menuKindergarten .head, .menuKindergarten .headstatic
{
    background-image:url('../images/menu_green.jpg');    
}

.menuYear1 .head, .menuYear1 .headstatic
{
    background-image:url('../images/menu_blue.jpg');    
}

.menuYear3 .head, .menuYear3 .headstatic
{
    background-image:url('../images/menu_burg.jpg');    
}

.menuSeniorSchool .head, .menuSeniorSchool .headstatic
{
    background-image:url('../images/menu_pink.jpg');    
}

.menuExtraCuriculum .head, .menuExtraCuriculum .headstatic
{
    background-image:url('../images/menu_darkblue.jpg');    
}

.menuAfterSchoolCare .head, .menuAfterSchoolCare .headstatic
{
    background-image:url('../images/menu_limegreen.jpg');    
}

.menuSchoolHoliday .head, .menuSchoolHoliday .headstatic
{
    background-image:url('../images/menu_darkred.jpg');    
}

.menuLatestInspectionReports .head, .menuLatestInspectionReports .headstatic
{
    background-image:url('../images/menu_olivegreen.jpg');    
}

.menuAdmissions .head, .menuAdmissions .headstatic
{
    background-image:url('../images/menu_orange.jpg');    
}

.menuParentsZone .head, .menuParentsZone .headstatic
{
    background-image:url('../images/menu_brightpink.jpg');    
}

.menuArnoldLodgeAlumni .head, .menuArnoldLodgeAlumni .headstatic
{
    background-image:url('../images/menu_darkerblue.jpg');    
}
