.MenuGroup{
	color:#056333;
	background-image:url(http://www.qscend.com/images/cleaninstall/navbg.gif);
	background-repeat:repeat-y;
	background-color:#e8f0f9;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:0px 10px 0px 8px;
	width:185px;
}

.MenuItem{
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	border-bottom:1px solid #c7d5ec;
	cursor:pointer;
}

.MenuItemOver{
	color:#056333;
	background-image:url(http://www.qscend.com/images/cleaninstall/navbg_over.gif);
	background-repeat:repeat-y;
	background-color:#FFF;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-weight:bold;
	font-size:12px; 
	padding:5px;
	border-bottom:1px solid #c7d5ec;
	cursor:pointer;
}

.MenuBreak{
	padding:0px;
}

/***** Government Navigation *****/

.MenuGroupGovt{
	background-color:#FBA4A0;
	background-image:url(/images/layout/govt_bg.gif);
	background-repeat:repeat-x;
	color:#5b6053;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	width:185px;
}

.MenuItemGovt{
	color:#5B6053;
	cursor:pointer;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	padding:6px;
}

.MenuItemOverGovt{
	color:#5B6053;
	cursor:pointer;
	background-color:#F6D6C6;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px; 
	font-weight:700;
	padding:6px;
}

/***** Municipal Services Navigation *****/

.MenuGroupMunicipal{
	background-color:#a4c6fe;
	background-image:url(/images/layout/municipal_bg.gif);
	background-repeat:repeat-x;
	color:#5b6053;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	width:185px;
}

.MenuItemMunicipal{
	color:#5B6053;
	cursor:pointer;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	padding:6px;
}

.MenuItemOverMunicipal{
	color:#5B6053;
	cursor:pointer;
	background-color:#D2E4EC;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px; 
	font-weight:700;
	padding:6px;
}

/***** Recreation & Parks Navigation *****/

.MenuGroupParks{
	background-color:#e0fea5;
	background-image:url(/images/layout/parks_bg.gif);
	background-repeat:repeat-x;
	color:#5b6053;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	width:185px;
}

.MenuItemParks{
	color:#5B6053;
	cursor:pointer;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	padding:6px;
}

.MenuItemOverParks{
	color:#5B6053;
	cursor:pointer;
	background-color:#EBFAC8;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px; 
	font-weight:700;
	padding:6px;
}


/***** Living in PBG Navigation *****/

.MenuGroupLiving{
	background-color:#9ef0fe;
	background-image:url(/images/layout/living_bg.gif);
	background-repeat:repeat-x;
	color:#5b6053;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	width:185px;
}

.MenuItemLiving{
	color:#5B6053;
	cursor:pointer;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	padding:6px;
}

.MenuItemOverLiving{
	color:#5B6053;
	cursor:pointer;
	background-color:#D0F5EC;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px; 
	font-weight:700;
	padding:6px;
}

/***** Working in PBG Navigation *****/

.MenuGroupWorking{
	background-color:#fcbe7c;
	background-image:url(/images/layout/working_bg.gif);
	background-repeat:repeat-x;
	color:#5b6053;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	width:185px;
}

.MenuItemWorking{
	color:#5B6053;
	cursor:pointer;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	padding:6px;
}

.MenuItemOverWorking{
	color:#5B6053;
	cursor:pointer;
	background-color:#F6E1B8;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px; 
	font-weight:700;
	padding:6px;
}

/***** Science in PBG Navigation *****/

.MenuGroupScience{
	background-color:#8780a1;
	background-repeat:repeat-x;
	color:#DDDDDD;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	width:189px;
}

.MenuItemScience{
	color:#DDDDDD;
	cursor:pointer;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px;
	font-weight:700;
	padding:6px;
}

.MenuItemOverScience{
	color:#5B6053;
	cursor:pointer;
	background-color:#bab1dc;
	font-family:Lucida Sans,tahoma,helvetica,sans-serif;
	font-size:13px; 
	font-weight:700;
	padding:6px;
}

