/*  calendar */div#nav div, div#nav div a { margin: 0; width: 170px; display:block; }
html>body div#nav div a { width: 170px; }
div#nav div a#vets { height: 27px; background: url(../img/nav/inside/vets.gif) 0px 0 no-repeat; }
div#nav div a#vets:hover, div#nav div a#vets:visited:hover { background-position: -170px 0; }
	
div#nav div a#staff { height: 27px; background: url(../img/nav/inside/staff.gif) 0px 0 no-repeat; }
div#nav div a#staff:hover, div#nav div a#staff:visited:hover { background-position: -170px 0; }
	
div#nav div a#services { height: 26px; background: url(../img/nav/inside/services.gif) 0px 0 no-repeat; }
div#nav div a#services:hover, div#nav div a#services:visited:hover { background-position: -170px 0; }
	
div#nav div a#memorials { height: 27px; background: url(../img/nav/inside/memorials.gif) 0px 0 no-repeat; }
div#nav div a#memorials:hover, div#nav div a#memorials:visited:hover { background-position: -170px 0; }
	
div#nav div a#forms { height: 27px; background: url(../img/nav/inside/forms.gif) 0px 0 no-repeat; }
div#nav div a#forms:hover, div#nav div a#forms:visited:hover { background-position: -170px 0; }
	
div#nav div a#calendar { height: 27px; background: url(../img/nav/inside/calendar.gif) -170px 0 no-repeat; }
div#nav div a#calendar:hover, div#nav div a#calendar:visited:hover { background-position: -170px 0; }
	
div#nav div a#prescriptions { height: 27px; background: url(../img/nav/inside/prescriptions.gif) 0px 0 no-repeat; }
div#nav div a#prescriptions:hover, div#nav div a#prescriptions:visited:hover { background-position: -170px 0; }
	
div#nav div a#newsletter { height: 27px; background: url(../img/nav/inside/newsletter.gif) 0px 0 no-repeat; }
div#nav div a#newsletter:hover, div#nav div a#newsletter:visited:hover { background-position: -170px 0; }
	
div#nav div a#articles { height: 26px; background: url(../img/nav/inside/articles.gif) 0px 0 no-repeat; }
div#nav div a#articles:hover, div#nav div a#articles:visited:hover { background-position: -170px 0; }
	
div#nav div a#senior { height: 27px; background: url(../img/nav/inside/senior.gif) 0px 0 no-repeat; }
div#nav div a#senior:hover, div#nav div a#senior:visited:hover { background-position: -170px 0; }
	
div#nav div a#community { height: 27px; background: url(../img/nav/inside/community.gif) 0px 0 no-repeat; }
div#nav div a#community:hover, div#nav div a#community:visited:hover { background-position: -170px 0; }
	
div#nav div a#links { height: 27px; background: url(../img/nav/inside/links.gif) 0px 0 no-repeat; }
div#nav div a#links:hover, div#nav div a#links:visited:hover { background-position: -170px 0; }
	
div#nav div a#location { height: 26px; background: url(../img/nav/inside/location.gif) 0px 0 no-repeat; }
div#nav div a#location:hover, div#nav div a#location:visited:hover { background-position: -170px 0; }
	
div#nav div a#contact { height: 27px; background: url(../img/nav/inside/contact.gif) 0px 0 no-repeat; }
div#nav div a#contact:hover, div#nav div a#contact:visited:hover { background-position: -170px 0; }
	
div#nav div a#index { height: 27px; background: url(../img/nav/inside/index.gif) 0px 0 no-repeat; }
div#nav div a#index:hover, div#nav div a#index:visited:hover { background-position: -170px 0; }
	