@charset "utf-8";
/* CSS Document */

.DDlinks a{
padding-top: 5px;
	margin-left: 10px;
}


#MainNav {
	float: none;
	width: 960px;
	clear: both;
}

#MainNav p{


	
}

#MainNav ul a{
	list-style: none;
	float: left;

}

#MainNav ul li {
	list-style: none;
	margin: 0px;
	float: left;
}

#MainNav ul li p{
	list-style: none;
	padding-left: 5px;
	padding-top: 9px;
}

#leftSpace{
background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 40px;
	height: 58px;
	background-image: url(images/nav.gif);
}

#rightSpace{
	background-repeat: no-repeat;
	background-position: -920px 0px;
	width: 40px;
	height: 58px;
	background-image: url(images/nav.gif);
}

#homeFocus a{
	background-repeat: no-repeat;
	background-position: -40px -58px;
	width: 117px;
	height: 58px;
	background-image: url(images/nav.gif);
}


#home a{
	background-repeat: no-repeat;
	background-position: -40px 0px;
	width: 117px;
	height: 58px;
	background-image: url(images/nav.gif);
}

#home a:hover{
	background-position: -40px -116px;
}

#getting-foodFocus a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -157px -58px;
	height: 58px;
	width: 158px;
}

#getting-food a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -157px 0px;
	height: 58px;
	width: 158px;
}

#getting-food a:hover{background-position: -157px -116px;}

#getting-food ul li a, #getting-foodFocus ul li a{
	background-image: none;
	
}

#getting-food ul li a:hover, #getting-foodFocus ul li a:hover{
	color:#0066CC;
	background-image: none;
	height: 100%;
	width: 146px;
	}

#community-servFocus a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -315px -58px;
	height: 58px;
	width: 210px;
}

#community-serv a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -315px 0px;
	height: 58px;
	width: 210px;
}

#community-serv a:hover{background-position: -315px -116px;}

#community-serv ul li a, #community-servFocus ul li a{
	background-image: none;
}

#community-serv ul li a:hover, #community-servFocus ul li a:hover{
	color:#0066CC;
	background-image: none;
	height: 100%;
	width: 198px;
}

#helpFocus a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -525px -58px;
	height: 58px;
	width: 132px;
}

#help a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -525px 0px;
	height: 58px;
	width: 132px;
}

#help a:hover{background-position: -525px -116px;}

#help ul li a, #helpFocus ul li a{
	background-image: none;
}

#help ul li a:hover, #helpFocus ul li a:hover{
	color:#0066CC;
	background-image: none;
	height: 100%;
	width: 130px;
}

#resourcesFocus a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -657px -58px;
	height: 58px;
	width: 147px;
}

#resources a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -657px 0px;
	height: 58px;
	width: 147px;
}

#resources a:hover{
	background-position: -657px -116px;
}

#resources ul li a, #resourcesFocus ul li a{
background-image: none;
}

#resources ul li a:hover, #resourcesFocus ul li a:hover{
	color:#0066CC;
	background-image: none;
	height: 100%;
	width: 134px;
}

#contactFocus a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -804px -58px;
	height: 58px;
	width: 116px;
}

#contactFocus ul li a{
	background-image: none;
}

#contact a{
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: -804px 0px;
	height: 58px;
	width: 116px;
}

#contact a:hover{
	background-position: -804px -116px;
}

#contact ul li a, #contactFocus ul li a{
background-image: none;
}

#contact ul li a:hover, #contactFocus ul li a:hover{
	color:#0066CC;
	background-image: none;
	width: 106px;
	height: 100%;
}
