/* =====================================
          AUTO PAGE HIGHLIGHT
======================================*/

/* AUTO HIGHLIGHT CURRENT PAGE */
body.aboutPage #navBar a.aboutPage,
body.currentSeasonPage #navBar a.currentSeasonPage,
body.previousSeasonPage #navBar a.previousSeasonPage,
body.pressPage #navBar a.pressPage,
body.contactPage #navBar a.contactPage,
body.locationsPage #navBar a.locationsPage,
body.shopPage #navBar a.shopPage {
	padding-bottom:0px;
	border-bottom: 0px #efefef solid;
	color:#666;}