.deansgate_book_button a {
	background: url(../images/book_me_buttons.png);
	height: 100px;
	width: 100px;
	display: block;
	text-indent: -9999px;
}

.deansgate_book_button a:hover {
	background: url(../images/book_me_buttons.png)  left -100px;
}

#deansgate:hover, #deansgate_page #deansgate {
	background-color:#00adee;
}
.deansgate h3 {
	border-bottom: 2px solid #00adee;
}





.fallowfield_book_button a {
	background: url(../images/book_me_buttons.png) -100px top;
	height: 100px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	
}

.fallowfield_book_button a:hover {background: url(../images/book_me_buttons.png) -100px -100px}

#fallowfield:hover, #fallowfield_page #fallowfield {
	background: #ed008c;
}
.fallowfield h3 {
	border-bottom: 2px solid #ed008c;
}






.sackvillestreet_book_button a {
		background: url(../images/book_me_buttons.png) -200px top;
	height: 100px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	
}

.sackvillestreet_book_button a:hover
	{background: url(../images/book_me_buttons.png) -200px -100px}

#sackvillestreet:hover, #sackville_page #sackville {
	background: #f7941f;
}
.sackvillestreet h3 {
	border-bottom: 2px solid #f7941f;
}



#myrtlestreet:hover, #myrtlestreet_page #myrtlestreet {
	background: #F18DBA;
}

.myrtlestreet h3 {
	border-bottom: 2px solid #F18DBA;
}




.wallgate_book_button a {
		background: url(../images/book_me_buttons.png) -300px top;
	height: 100px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	
}

.wallgate_book_button a:hover {background: url(../images/book_me_buttons.png) -300px -100px}

#wallgate:hover, #wallgate_page #wallgate {
	background: #5fc740;
}
#goosegate:hover, #goosegate_page #goosegate {
	background-color: #bd1e2c;
}
.wallgate h3 {
	border-bottom: 2px solid #5fc740;
}
.goosegate h3 {
	border-bottom: 2px solid #bd1e2c;
}





.fleetstreet_book_button a {
			background: url(../images/book_me_buttons.png) -400px top;
	height: 100px;
	width: 100px;
	display: block;
	text-indent: -9999px;
	
}

.fleetstreet_book_button a:hover {background: url(../images/book_me_buttons.png) -400px -100px}


#fleetstreet:hover, #fleetstreet_page #fleetstreet {
	background: #ef4036;
}

.fleetstreet h3 {
	border-bottom: 2px solid #ef4036;
}

.side_book_button a {
	display:block;
	width:92px;
	height:105px;
	background: url(../images/side_links_nav.png) left top;
	text-indent:-9999px;
	}
	
.side_book_button a:hover {
	background: url(../images/side_links_nav.png) 0px -105px;
	}
	
.side_facebook_button a {
	display:block;
	width:92px;
	height:105px;
	background: url(../images/side_links_nav.png) -92px 0px;
	text-indent:-9999px;
	}
	
.side_facebook_button a:hover {
	background: url(../images/side_links_nav.png) -92px -105px;
	}
