#features_nav {
	background-image: url(../images/features_off.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 163px;
}
#photos_nav {
	background-image: url(../images/photos_off.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 163px;
}
#amenities_nav {
	background-image: url(../images/amenities_off.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 163px;
}
#links_nav {
	background-image: url(../images/links_off.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 163px;
}
#contact_nav {
	background-image: url(../images/contact_off.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 163px;
}
#home_nav {
	background-image: url(../images/home_off.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 163px;
}.divider {
	background-image: url(../images/dividers.jpg);
	background-repeat: no-repeat;
	height: 2px;
	width: 163px;
}
