@charset "utf-8";
/* Home Page Link/ Link Hover Styles */


.best {
	display: block;
	background-image:url(images/mainlink_whythebest.png);
	background-position: top;
	width: 280px;
	height: 35px;
	}

.best:hover {
	display: block;
	background-image:url(images/mainlink_whythebest.png);
	background-position: bottom;
	width: 280px;
	height: 35px;
	}
	
.products {
	display: block;
	background-image:url(images/mainlink_products.png);
	background-position: top;
	width: 280px;
	height: 35px;
	}

.products:hover {
	display: block;
	background-image:url(images/mainlink_products.png);
	background-position: bottom;
	width: 280px;
	height: 35px;
	}

.salonsrv {
	display: block;
	background-image:url(images/mainlink_salonservices.png);
	background-position: top;
	width: 280px;
	height: 35px;
	}

.salonsrv:hover {
	display: block;
	background-image:url(images/mainlink_salonservices.png);
	background-position: bottom;
	width: 280px;
	height: 35px;
	}
	
.greendoorspa {
	display: block;
	background-image:url(images/mainlink_greendoorspa.png);
	background-position: top;
	width: 280px;
	height: 35px;
	}

.greendoorspa:hover {
	display: block;
	background-image:url(images/mainlink_greendoorspa.png);
	background-position: bottom;
	width: 280px;
	height: 35px;
	}
.giftcert {
	display: block;
	background-image:url(images/mainlink_giftcertificates.png);
	background-position: top;
	width: 280px;
	height: 35px;
	}

.giftcert:hover {
	display: block;
	background-image:url(images/mainlink_giftcertificates.png);
	background-position: bottom;
	width: 280px;
	height: 35px;
	}

.specials {
	display: block;
	background-image:url(images/mainlink_specials.png);
	background-position: top;
	width: 280px;
	height: 35px;
	}

.specials:hover {
	display: block;
	background-image:url(images/mainlink_specials.png);
	background-position: bottom;
	width: 280px;
	height: 35px;
	}

.rewards {
	display: block;
	background-image:url(images/mainlink_rewards.png);
	background-position: top;
	width: 280px;
	height: 35px;
	}

.rewards:hover {
	display: block;
	background-image:url(images/mainlink_rewards.png);
	background-position: bottom;
	width: 280px;
	height: 35px;
	}

.locations {
	display: block;
	background-image:url(images/mainlink_locations.png);
	background-position: top;
	width: 280px;
	height: 35px;
	}

.locations:hover {
	display: block;
	background-image:url(images/mainlink_locations.png);
	background-position: bottom;
	width: 280px;
	height: 35px;
	}
	
.reviews {
	display: block;
	background-image:url(images/mainlink_reviews.png);
	background-position: top;
	width: 280px;
	height: 35px;
	}

.reviews:hover {
	display: block;
	background-image:url(images/mainlink_reviews.png);
	background-position: bottom;
	width: 280px;
	height: 35px;
	}
	
.freeoffers {
	display: block;
	background-image:url(images/mainlink_freeoffers.png);
	background-position: top;
	width: 280px;
	height: 35px;
	}

.freeoffers:hover {
	display: block;
	background-image:url(images/mainlink_freeoffers.png);
	background-position: bottom;
	width: 280px;
	height: 35px;
	}