a:hover { float: none }

/* For 'Location' subnav */

a#subnav-directions-map img {
	background: url('../img/location/directions-map.gif') top center;
	margin-left: 70px
}
a#subnav-directions-map.current img {
	background: url('../img/location/directions-map.gif') bottom center
}
a#subnav-directions-map:hover img {
	background: url('../img/location/directions-map.gif') bottom center
}

/* OLD
a#subnav-directions img {
	background: url('../img/location/directions.gif') top center;
	margin-left: 70px
}
a#subnav-directions.current img {
	background: url('../img/location/directions.gif') bottom center
}
a#subnav-directions:hover img {
	background: url('../img/location/directions.gif') bottom center
}

a#subnav-area-map img {
	background: url('../img/location/area-map.gif') top center
}
a#subnav-area-map.current img {
	background: url('../img/location/area-map.gif') bottom center
}
a#subnav-area-map:hover img {
	background: url('../img/location/area-map.gif') bottom center
}
*/

/* For 'Living Space' subnav */

a#subnav-amenities img {
	background: url('../img/living-space/amenities.gif') top center;
	margin-left: 120px
}
a#subnav-amenities.current img {
	background: url('../img/living-space/amenities.gif') bottom center
}
a#subnav-amenities:hover img {
	background: url('../img/living-space/amenities.gif') bottom center
}
a#subnav-floorplans img {
	background: url('../img/living-space/floorplans.gif') top center
}
a#subnav-floorplans.current img {
	background: url('../img/living-space/floorplans.gif') bottom center
}
a#subnav-floorplans:hover img {
	background: url('../img/living-space/floorplans.gif') bottom center
}
a#subnav-photo-gallery img {
	background: url('../img/living-space/photo-gallery.gif') top center
}
a#subnav-photo-gallery.current img {
	background: url('../img/living-space/photo-gallery.gif') bottom center
}
a#subnav-photo-gallery:hover img {
	background: url('../img/living-space/photo-gallery.gif') bottom center
}
a#subnav-appointment-request img {
	background: url('../img/living-space/appointment-request.gif') top center
}
a#subnav-appointment-request.current img {
	background: url('../img/living-space/appointment-request.gif') bottom center
}
a#subnav-appointment-request:hover img {
	background: url('../img/living-space/appointment-request.gif') bottom center
}
a#subnav-application img {
	background: url('../img/living-space/application.gif') top center
}
a#subnav-application.current img {
	background: url('../img/living-space/application.gif') bottom center
}
a#subnav-application:hover img {
	background: url('../img/living-space/application.gif') bottom center
}

/* For 'Residents' subnav */
a#subnav-pay-online img {
	background: url('../img/residents/pay-online.gif') top center;
	margin-left: 375px
}
a#subnav-pay-online.current img {
	background: url('../img/residents/pay-online.gif') bottom center
}
a#subnav-pay-online:hover img {
	background: url('../img/residents/pay-online.gif') bottom center
}
a#subnav-service-request img {
	background: url('../img/residents/service-request.gif') top center
}
a#subnav-service-request.current img {
	background: url('../img/residents/service-request.gif') bottom center
}
a#subnav-service-request:hover img {
	background: url('../img/residents/service-request.gif') bottom center
}
a#subnav-community-calendar img {
	background: url('../img/residents/community-calendar.gif') top center
}
a#subnav-community-calendar.current img {
	background: url('../img/residents/community-calendar.gif') bottom center
}
a#subnav-community-calendar:hover img {
	background: url('../img/residents/community-calendar.gif') bottom center
}