#navigation {
	background-image: url(../images/gnd-navigation.jpg);
	background-repeat: repeat-x;
	margin: auto;
	width: 952px;
}
.mlddm
{
	visibility: hidden;
	margin: 0;
	padding: 0;
	line-height: 33px;
	font-weight: normal;
	white-space: nowrap;
	background-image: url(../images/gnd-navigation.jpg);
	background-repeat: repeat-x;
	width: 952px;
}

	.mlddm li
	{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #55963D;
}

	.mlddm li a, .mlddm li a#buttonnohover
	{
	display: block;
	color: #FFFFFF;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	white-space: nowrap;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/gnd-navigation.jpg);
	background-repeat: repeat-x;
}

	.mlddm li a:hover, .mlddm li a#buttonhover, .mlddm li a.here
	{
	color: #200001;
	font-weight: bold;
	background-image: url(../images/gnd-navigation-ovr.jpg);
	background-repeat: repeat-x;
}

		.mlddm ul
		{
	z-index: 100;
	margin: 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
	line-height: 25px;
	background-image: url(../images/gnd-navigation-ovr.jpg);
	background-repeat: repeat-x;
	display: block;
}
		
		.mlddm ul li
		{
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}

		.mlddm ul li a
		{
	width: 175px;
	margin: 0px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

		.mlddm ul li a:hover
		{
	color: #000;
	background-image: url(../images/gnd-navigation-ovr.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

		.mlddm .hsub
		{	background: no-repeat right url(http://chesternj.org/css/arrow.gif)}

		.mlddm .hsub:hover
		{	background: #C4C3C4 no-repeat right url(http://chesternj.org/css/arrow.gif)}
'