#localnavcontainer ul
{
list-style-type: none;
text-align: left;	
margin-left: 0;
padding-left: 1em;
text-indent: -.8em;
}

#localnavcontainer ul li
{ margin: 6px 0px 6px 0px; }

#localnavcontainer ul li a
{
background: transparent url(images/SubBullet_1.gif) left 3px no-repeat;
padding-left: 10px;
font-size: .8em;
text-align: left;
text-transform: uppercase;
text-decoration: none;
color: #555;
}

#localnavcontainer ul li a:hover
{
background: transparent url(images/SubBullet_2.gif) left 3px no-repeat;
color: #217611;
}

#localnavcontainer ul li a.current
{
background: transparent url(images/SubBullet_3.gif) left 3px no-repeat;
color: #47753f;
}


#navcontainer, #navcontainer ul { padding: 0px; margin: 0px; width: 476px; height: 125px; background: url(images/Sub_Spacer.jpg) repeat-x;}

#navcontainer ul li ul 
{ display: none; }

#navcontainer li {
	padding: 0;
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
	text-indent: -9999px;	
}

#navcontainer li a {
	color:#999;
	font-size: .01em;
	text-indent: -9999px;
}

li#NavItem01 a {
	border: 0;
	display: block;
	height: 125px;
	background: url(images/Sub_1.gif) no-repeat;
	width: 95px;
}

li#NavItem01 a:hover, li#NavItem01 a.current {
	border: 0;
	display: block;
	height: 125px;
	background: url(images/Sub_1o.gif) no-repeat;
	width: 95px;
}

li#NavItem02 a {
	border: 0;
	display: block;
	height: 125px;
	background: url(images/Sub_2.gif) no-repeat;
	width: 95px;
}

li#NavItem02 a:hover, li#NavItem02 a.current {
	border: 0;
	display: block;
	height: 125px;
	background: url(images/Sub_2o.gif) no-repeat;
	width: 95px;
}


li#NavItem03 a {
	border: 0;
	display: block;
	height: 125px;
	background: url(images/Sub_3.gif) no-repeat;
	width: 95px;
}

li#NavItem03 a:hover, li#NavItem03 a.current {
	border: 0;
	display: block;
	height: 125px;
	background: url(images/Sub_3o.gif) no-repeat;
	width: 95px;
}


li#NavItem04 a {
	border: 0;
	display: block;
	height: 125px;
	background: url(images/Sub_4.gif) no-repeat;
	width: 95px;
}

li#NavItem04 a:hover, li#NavItem04 a.current {
	border: 0;
	display: block;
	height: 125px;
	background: url(images/Sub_4o.gif) no-repeat;
	width: 95px;
}


li#NavItem05 a {
	border: 0;
	display: block;
	height: 125px;
	background: url(images/Sub_5.gif) no-repeat;
	width: 96px;
}

li#NavItem05 a:hover, li#NavItem05 a.current {
	border: 0;
	display: block;
	height: 125px;
	background: url(images/Sub_5o.gif) no-repeat;
	width: 96px;
}

