

/* local navigation menu */
/* override default state of events nav item so that it is "on" for this section of the site */
#localmenu li#events a {
	background: url(http://www.sas.com/includes/headers/images/events-over.jpg) bottom left no-repeat;
	width: 50px;
}


