.home {
		background-image: url('../images/navigation/riverstone.gif');
		background-repeat: no-repeat;
		width:164px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.home:hover{
		background-image: url('../images/navigation/riverstone-on.gif');
		background-repeat: no-repeat;
		width:164px;
		height:36px;
		display: block;
	}
.home-on {
	background-image: url('../images/navigation/riverstone-on.gif');
	background-repeat: no-repeat;
	width:164px;
	height:36px;
	display: block;
	margin-bottom:5px;
}
.spec {
		background-image: url('../images/navigation/spec.gif');
		background-repeat: no-repeat;
		width:189px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.spec:hover{
		background-image: url('../images/navigation/spec-on.gif');
		background-repeat: no-repeat;
		width:189px;
		height:36px;
		display: block;
	}
.spec-on {
	background-image: url('../images/navigation/spec-on.gif');
	background-repeat: no-repeat;
	width:189px;
	height:36px;
	display: block;
	margin-bottom:5px;
}
.location {
		background-image: url('../images/navigation/location.gif');
		background-repeat: no-repeat;
		width:126px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.location:hover{
		background-image: url('../images/navigation/location-on.gif');
		background-repeat: no-repeat;
		width:126px;
		height:36px;
		display: block;
	}
.location-on {
	background-image: url('../images/navigation/location-on.gif');
	background-repeat: no-repeat;
	width:126px;
	height:36px;
	display: block;
	margin-bottom:5px;
}
.amenities {
		background-image: url('../images/navigation/amenities.gif');
		background-repeat: no-repeat;
		width:145px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.amenities:hover{
		background-image: url('../images/navigation/amenities-on.gif');
		background-repeat: no-repeat;
		width:145px;
		height:36px;
		display: block;
	}
.amenities-on {
	background-image: url('../images/navigation/amenities-on.gif');
	background-repeat: no-repeat;
	width:145px;
	height:36px;
	display: block;
	margin-bottom:5px;
}
.site {
		background-image: url('../images/navigation/site.gif');
		background-repeat: no-repeat;
		width:56px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.site:hover{
		background-image: url('../images/navigation/site-on.gif');
		background-repeat: no-repeat;
		width:56px;
		height:36px;
		display: block;
	}
.site-on {
	background-image: url('../images/navigation/site-on.gif');
	background-repeat: no-repeat;
	width:56px;
	height:36px;
	display: block;
	margin-bottom:5px;
}
.three60 {
		background-image: url('../images/navigation/360-tour.gif');
		background-repeat: no-repeat;
		width:138px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.three60:hover{
		background-image: url('../images/navigation/360-tour-on.gif');
		background-repeat: no-repeat;
		width:138px;
		height:36px;
		display: block;;
	}
.three60-on {
	background-image: url('../images/navigation/360-tour-on.gif');
	background-repeat: no-repeat;
	width:138px;
	height:36px;
	display: block;
	margin-bottom:5px;
}

.gallery {
		background-image: url('../images/navigation/gallery.gif');
		background-repeat: no-repeat;
		width:117px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.gallery:hover{
		background-image: url('../images/navigation/gallery-on.gif');
		background-repeat: no-repeat;
		width:117px;
		height:36px;
		display: block;;
	}
.gallery-on {
	background-image: url('../images/navigation/gallery-on.gif');
	background-repeat: no-repeat;
	width:117px;
	height:36px;
	display: block;
	margin-bottom:5px;
}
.contact {
		background-image: url('../images/navigation/contact.gif');
		background-repeat: no-repeat;
		width:121px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.contact:hover{
		background-image: url('../images/navigation/contact-on.gif');
		background-repeat: no-repeat;
		width:121px;
		height:36px;
		display: block;
	}
.contact-on {
	background-image: url('../images/navigation/contact-on.gif');
	background-repeat: no-repeat;
	width:121px;
	height:36px;
	display: block;
	margin-bottom:5px;
}
