/* Guest Ales Map - Brewing locations 
-------------------------------------------------------*/

	.deuchars {
		position: absolute;
		top: 77px;
		left: 247px;
	}
	
	.deuchars a {
		position: absolute;
		text-indent: -200em;
		background: url(../images/guestAles/map/deuchars/deuchars.gif) no-repeat;
		width: 46px;
		height: 50px;		
	}
	
	.deuchars a:hover {
		background: url(../images/guestAles/map/deuchars/deuchars.gif) no-repeat bottom;
	}
	
	.pedigree {
		position: absolute;
		top: 181px;
		left: 244px;
	}
	
	.pedigree a {
		position: absolute;
		text-indent: -200em;
		background: url(../images/guestAles/map/pedigree/pedigree.gif) no-repeat;
		width: 46px;
		height: 52px;		
	}
	
	.pedigree a:hover {
		background: url(../images/guestAles/map/pedigree/pedigree.gif) no-repeat bottom;
	}
	
	.abbotAle {
		position: absolute;
		top: 232px;
		left: 293px;
	}
	
	.abbotAle a {
		position: absolute;
		text-indent: -200em;
		background: url(../images/guestAles/map/abbotAle/abbotAle.gif) no-repeat;
		width: 46px;
		height: 50px;		
	}
	
	.abbotAle a:hover {
		background: url(../images/guestAles/map/abbotAle/abbotAle.gif) no-repeat bottom;
	}
	
	.adnams {
		position: absolute;
		top: 288px;
		left: 333px;
	}
	
	.adnams a {
		position: absolute;
		text-indent: -200em;
		background: url(../images/guestAles/map/adnams/adnams.gif) no-repeat;
		width: 39px;
		height: 58px;		
	}
	
	.adnams a:hover {
		background: url(../images/guestAles/map/adnams/adnams.gif) no-repeat bottom;
	}
	
	.greeneKingIPA {
		position: absolute;
		top: 365px;
		left: 319px;
	}
	
	.greeneKingIPA a {
		position: absolute;
		text-indent: -200em;
		background: url(../images/guestAles/map/greeneKingIPA/greeneKingIPA.gif) no-repeat;
		width: 44px;
		height: 58px;		
	}
	
	.greeneKingIPA a:hover {
		background: url(../images/guestAles/map/greeneKingIPA/greeneKingIPA.gif) no-repeat bottom;
	}
	
	.oldSpeckledHen {
		position: absolute;
		top: 419px;
		left: 271px;
	}
	
	.oldSpeckledHen a {
		position: absolute;
		text-indent: -200em;
		background: url(../images/guestAles/map/oldSpeckledHen/oldSpeckledHen.gif) no-repeat;
		width: 50px;
		height: 52px;		
	}
	
	.oldSpeckledHen a:hover {
		background: url(../images/guestAles/map/oldSpeckledHen/oldSpeckledHen.gif) no-repeat bottom;
	}
	
	.spitfire {
		position: absolute;
		top: 431px;
		left: 203px;
	}
	
	.spitfire a {
		position: absolute;
		text-indent: -200em;
		background: url(../images/guestAles/map/spitfire/spitfire.gif) no-repeat;
		width: 49px;
		height: 50px;		
	}
	
	.spitfire a:hover {
		background: url(../images/guestAles/map/spitfire/spitfire.gif) no-repeat bottom;
	}
	
	.londonPride {
		position: absolute;
		top: 367px;
		left: 39px;
	}
	
	.londonPride a {
		position: absolute;
		text-indent: -200em;
		background: url(../images/guestAles/map/londonPride/londonPride.gif) no-repeat;
		width: 48px;
		height: 57px;		
	}
	
	.londonPride a:hover {
		background: url(../images/guestAles/map/londonPride/londonPride.gif) no-repeat bottom;
	}
	
	.youngs {
		position: absolute;
		top: 289px;
		left: 61px;
	}
	
	.youngs a {
		position: absolute;
		text-indent: -200em;
		background: url(../images/guestAles/map/youngs/youngs.gif) no-repeat;
		width: 48px;
		height: 49px;		
	}
	
	.youngs a:hover {
		background: url(../images/guestAles/map/youngs/youngs.gif) no-repeat bottom;
	}
	
	.bombardier {
		position: absolute;
		top: 216px;
		left: 45px;
	}
	
	.bombardier a {
		position: absolute;
		text-indent: -200em;
		background: url(../images/guestAles/map/bombardier/bombardier.gif) no-repeat;
		width: 44px;
		height: 50px;		
	}
	
	.bombardier a:hover {
		background: url(../images/guestAles/map/bombardier/bombardier.gif) no-repeat bottom;
	}

/*-----------------------------------------------------*/