.home {
		background-image: url('../images/navigation/stonecourt.gif');
		background-repeat: no-repeat;
		width:175px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.home:hover{
		background-image: url('../images/navigation/stonecourt-on.gif');
		background-repeat: no-repeat;
		width:175px;
		height:36px;
		display: block;
	}
.home-on {
	background-image: url('../images/navigation/stonecourt-on.gif');
	background-repeat: no-repeat;
		width:175px;
		height:36px;
	display: block;
	margin-bottom:5px;
}
.specification {
		background-image: url('../images/navigation/specification.gif');
		background-repeat: no-repeat;
		width:189px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.specification:hover{
		background-image: url('../images/navigation/specification-on.gif');
		background-repeat: no-repeat;
		width:189px;
		height:36px;
		display: block;
	}
.specification-on {
	background-image: url('../images/navigation/specification-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;
}

.layout {
		background-image: url('../images/navigation/layout.gif');
		background-repeat: no-repeat;
		width:102px;
		height:36px;
		display: block;
		margin-bottom:5px;
	}
	.layout:hover{
		background-image: url('../images/navigation/layout-on.gif');
		background-repeat: no-repeat;
		width:102px;
		height:36px;
		display: block;;
	}
.layout-on {
	background-image: url('../images/navigation/layout-on.gif');
	background-repeat: no-repeat;
		width:102px;
		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;
}
