.home {
		background-image: url('../images/navigation/riverstone.gif');
		background-repeat: no-repeat;
		width:189px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.home:hover{
		background-image: url('../images/navigation/riverstone-on.gif');
		background-repeat: no-repeat;
		width:189px;
		height:41px;
		display: block;
	}
.home-on {
	background-image: url('../images/navigation/riverstone-on.gif');
	background-repeat: no-repeat;
	width:189px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.spec {
		background-image: url('../images/navigation/spec.gif');
		background-repeat: no-repeat;
		width:217px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.spec:hover{
		background-image: url('../images/navigation/spec-on.gif');
		background-repeat: no-repeat;
		width:217px;
		height:41px;
		display: block;
	}
.spec-on {
	background-image: url('../images/navigation/spec-on.gif');
	background-repeat: no-repeat;
	width:217px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.location {
		background-image: url('../images/navigation/location.gif');
		background-repeat: no-repeat;
		width:150px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.location:hover{
		background-image: url('../images/navigation/location-on.gif');
		background-repeat: no-repeat;
		width:150px;
		height:41px;
		display: block;
	}
.location-on {
	background-image: url('../images/navigation/location-on.gif');
	background-repeat: no-repeat;
	width:150px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.amenities {
		background-image: url('../images/navigation/amenities.gif');
		background-repeat: no-repeat;
		width:168px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.amenities:hover{
		background-image: url('../images/navigation/amenities-on.gif');
		background-repeat: no-repeat;
		width:168px;
		height:41px;
		display: block;
	}
.amenities-on {
	background-image: url('../images/navigation/amenities-on.gif');
	background-repeat: no-repeat;
	width:168px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.site {
		background-image: url('../images/navigation/site.gif');
		background-repeat: no-repeat;
		width:66px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.site:hover{
		background-image: url('../images/navigation/site-on.gif');
		background-repeat: no-repeat;
		width:66px;
		height:41px;
		display: block;
	}
.site-on {
	background-image: url('../images/navigation/site-on.gif');
	background-repeat: no-repeat;
	width:66px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.gallery {
		background-image: url('../images/navigation/gallery.gif');
		background-repeat: no-repeat;
		width:137px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.gallery:hover{
		background-image: url('../images/navigation/gallery-on.gif');
		background-repeat: no-repeat;
		width:137px;
		height:41px;
		display: block;;
	}
.gallery-on {
	background-image: url('../images/navigation/gallery-on.gif');
	background-repeat: no-repeat;
	width:137px;
	height:41px;
	display: block;
	margin-bottom:5px;
}
.contact {
		background-image: url('../images/navigation/contact.gif');
		background-repeat: no-repeat;
		width:141px;
		height:41px;
		display: block;
		margin-bottom:5px;
	}
	.contact:hover{
		background-image: url('../images/navigation/contact-on.gif');
		background-repeat: no-repeat;
		width:141px;
		height:41px;
		display: block;
	}
.contact-on {
	background-image: url('../images/navigation/contact-on.gif');
	background-repeat: no-repeat;
	width:141px;
	height:41px;
	display: block;
	margin-bottom:5px;
}