/* CSS Document */

body{
	background-color:#3A3A3C;
	margin:30px 0 0 0;
	padding:0px;
}


/*Container starts Here*/

a#beer{
	background-image: url(../beerw.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:57px;
	height:26px;
	display:block;
	float:middle;	
}
a#beer:hover{
	background-image: url(../beerb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
	display:block;
	float:middle;	
	
}

a#beeractive{
	background-image: url(../beerb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:57px;
	height:26px;
	display:block;
	float:middle;
}

a#home{
	background-image: url(../homew.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:49px;
	height:26px;
	display:block;
	float:middle;	
}
a#home:hover{
	background-image: url(../homeb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
	display:block;
	float:middle;	
	
}

a#homeactive{
	background-image: url(../homeb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:49px;
	height:26px;
	display:block;
	float:middle;
}

a#pubfare{
	background-image: url(../pubfarew.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:83px;
	height:26px;
	display:block;
	float:middle;	
}
a#pubfare:hover{
	background-image: url(../pubfareb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
	display:block;
	float:middle;	
	
}

a#pubfareactive{
	background-image: url(../pubfareb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:83px;
	height:26px;
		display:block;
	float:middle;
}

a#drinks{
	background-image: url(../drinkswinew.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:160px;
	height:26px;
	display:block;
	float:middle;	
}
a#drinks:hover{
	background-image: url(../drinkswineb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
	display:block;
	float:middle;	
	
}

a#drinksactive{
	background-image: url(../drinkswineb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:160px;
	height:26px;
		display:block;
	float:middle;
	
}

a#malts{
	background-image: url(../maltsw.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:67px;
	height:26px;
	display:block;
	float:middle;	
}
a#malts:hover{
	background-image: url(../maltsb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
	display:block;
	float:middle;	
	
}

a#maltsactive{
	background-image: url(../maltsb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:67px;
	height:26px;
		display:block;
	float:middle;
	
}


a#diversions{
	background-image: url(../diversionsw.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:100px;
	height:26px;
	display:block;
	float:middle;	
}
a#diversions:hover{
	background-image: url(../diversionsb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
	display:block;
	float:middle;	
	
}

a#diversionsactive{
	background-image: url(../diversionsb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:100px;
	height:26px;
		display:block;
	float:middle;
}

a#parties{
	background-image: url(../partyw.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:102px;
	height:26px;
	display:block;
	float:middle;	
}
a#parties:hover{
	background-image: url(../partyb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
	display:block;
	float:middle;	
	
}

a#partiesactive{
	background-image: url(../partyb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:102px;
	height:26px;
		display:block;
	float:middle;
	
}

a#diversions{
	background-image: url(../diversionsw.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:100px;
	height:26px;
	display:block;
	float:middle;	
}
a#diversions:hover{
	background-image: url(../diversionsb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
	display:block;
	float:middle;	
	
}

a#diversionsactive{
	background-image: url(../diversionsb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:100px;
	height:26px;
		display:block;
	float:middle;
	
}

a#contact{
	background-image: url(../contactw.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:74px;
	height:26px;
	display:block;
	float:middle;	
}
a#contact:hover{
	background-image: url(../contactb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
	display:block;
	float:middle;	
	
}

a#contactactive{
	background-image: url(../contactb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:74px;
	height:26px;
		display:block;
	float:middle;
	
}













