body {
	background-image: url(/images/route16/background.gif);
}


h1, em {
	color: #005500;
}

#navigation {
	background-image: url(/images/greenacres/nav_bg.gif);
	background-repeat: repeat-x;
}

#navigation ul li#nav_bdr div {
	background-image: url(/images/greenacres/nav_bdr_inactive.gif);
}

#navigation ul li#nav_greenacres.active div {
	background-image: url(/images/greenacres/nav_greenacres_active.gif);
}

#navigation ul li#nav_route16 div {
	background-image: url(/images/greenacres/nav_route16_inactive.gif);
}

#navigation ul li#nav_route20 div {
	background-image: url(/images/greenacres/nav_route20_inactive.gif);
}

