/* SubNav Sprite Code */

#subnav {
	width: 970px;
	height: 61px;
	background: url(/images/park/park_subnav.jpg);
	margin: 0;
	padding: 0;
	position: relative;
}
#subnav a:active, a:hover, a:link {outline:none;}

#subnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 1px;
}

#subnav li, #subnav a {height: 61px; display: block;}
#panels1a {left: 0; width: 245px; text-indent: -5000px;}
#panels2a {left: 245px; width: 94px; text-indent: -5000px;}
#panels3a {left: 339px; width: 125px;  text-indent: -5000px;}
#panels4a {left: 464px; width: 62px; text-indent: -5000px;}
#panels5a {left: 526px; width: 91px; text-indent: -5000px;}
#panels6a {left: 617px; width: 67px; text-indent: -5000px;}
#panels7a {left: 684px; width: 83px; text-indent: -5000px;}
#panels8a {left: 767px; width: 110px; text-indent: -5000px;}

#panels1a a:hover {background: transparent url(/images/park/park_subnav.jpg) 0 62px no-repeat;}
#panels2a a:hover {background: transparent url(/images/park/park_subnav.jpg) -245px -62px no-repeat;}
#panels3a a:hover {background: transparent url(/images/park/park_subnav.jpg) -339px -62px no-repeat;}
#panels4a a:hover {background: transparent url(/images/park/park_subnav.jpg) -464px -62px no-repeat;}
#panels5a a:hover {background: transparent url(/images/park/park_subnav.jpg) -526px -62px no-repeat;}
#panels6a a:hover {background: transparent url(/images/park/park_subnav.jpg) -617px -62px no-repeat;}
#panels7a a:hover {background: transparent url(/images/park/park_subnav.jpg) -684px -62px no-repeat;}
#panels8a a:hover {background: transparent url(/images/park/park_subnav.jpg) -767px -62px no-repeat;}

/* End SubNav */
