
/*  Menu  */

.menuback{
	padding-bottom: 1.750em;
}

#navlist{
	font-size: 0.7em;
	line-height: 1.15em;
}

#navlist a{
	color: #036;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

ul#navlist{
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	padding: 0;
	border: 0;
	margin: 0;
	background: #FFF;
	background: url(/_images/nav_bg.jpg);

}

ul#navlist li{
	list-style: none;
	margin: 0px;
	border-bottom: 2px solid #FFF;
}

ul#navlist li a{
	width: 172px;
	\width: 172px;
	w\idth: 172px;
	padding: 0.45em 0 0.45em 0.5em;
}

ul#navlist li a:hover{
	background: center url(/_images/nav_bg_f2.jpg) repeat-y;
	color: #F00;
}

ul#navlist li ul li a:hover{
	color: #09C;
}

/*  Lets Play Style  */

ul#navlist li#letsplay{
	border-bottom: 2px solid #FFF;
}

ul#navlist li#letsplay a{
	background: url(/_images/lets_play.gif) no-repeat;
	height: 40px;
	color: #294F00;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

ul#navlist li#letsplay a:hover{
	background: url(/_images/lets_play_f2.gif);
	color: #A5C529;
}

ul#navlist li#letsplay ul li a{
	height: auto;
	line-height: 125%;
	color: #000;
	background: none;
	background-color: #A5C529;
}

ul#navlist li#letsplay ul li a:hover{
	color: #060;
	background: none;
	background-color: #7BA529;
}

/*  Water Conservation Style  */

ul#navlist li#watercon{
	border-bottom: 2px solid #FFF;
}

ul#navlist li#watercon a{
	background: url(/_images/water_con.gif);
	height: 40px;
	color: #630;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

ul#navlist li#watercon a:hover{
	background: url(/_images/water_con_f2.gif);
	color: #960;
}

ul#navlist li#watercon ul li a{
	height: auto;
	background: none;
	background-color: #FDC600;
	color: #960;
	line-height: 125%;
}

ul#navlist li#watercon ul li a:hover{
	color: #960;
	background: none;
	background-color: #FFA244;
}

/*  Water Safety Style  */

ul#navlist li#watersafety{
	border-bottom: 2px solid #FFF;
	height: auto;
}

ul#navlist li#watersafety a{
	background: url(/_images/water_safety.gif);
	height: 40px;
	color: #036;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
}

ul#navlist li#watersafety a:hover{
	background: url(/_images/water_safety_f2.gif);
	color: #09F;
}

ul#navlist li#watersafety ul li a{
	color: #036;
	background: none;
	background-color: #0099FF;
	line-height: 125%;
}

ul#navlist li#watersafety ul li a:hover{
	color: #FFF;
	background: none;
	background-color: #0066CC;
}

/*  LEVEL 2  */

ul#navlist li ul{
	padding: 0;
	margin: 0;
}

ul#navlist li ul.subTemplates li{
	list-style: none;
	margin: 0;
	border: 0;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
}

ul#navlist li ul li a{
	width: 172px;
	\width: 172px;
	w\idth: 172px;
	padding: 0.35em 0 0.35em 0.5em;
}

ul#navlist li ul li a:link{
	color: #036;
}

ul#navlist li ul li a:visited{
	color: #036;
}

ul#navlist li ul.subTemplates li a{	
	border-left: 0 solid #A7C24A;
	background: #FFF;
}

ul#navlist li ul.subTemplates li a:hover{
	border-color: #FFF;
	background: #FFF;
	color: #F00;
}

ul#navlist li .Templatesactive{
	background: center url(/_images/nav_bg_f2.jpg) repeat-y;
	color: #09C;
}

ul#navlist li ul.subTemplates .mainsub1{
	color: #09C;
}


li#mainsub1{
	border-top: 2px solid #FFF;
}


/*  END LEVEL 2  */

/*  End Menu  */
