﻿/*=================  REGULARS STYLES  ================*/
body.regulars h2{
	height: 44px;
	width: 170px;
	background: url(../images/leftNav-regulars.jpg) no-repeat;
}

body.regulars ul li a.rewards{
	height: 44px;
	background: url(../images/leftNav-regulars0.jpg);
}
body.regulars ul li a.mug-club{
	height: 27px;
	background: url(../images/leftNav-mugclub0.jpg);
}

body.rewards ul li a.rewards, body.regulars ul li a.rewards:hover{
	height: 44px;
	background: url(../images/leftNav-regulars1.jpg);
}
body.mug-club ul li a.mug-club, body.regulars ul li a.mug-club:hover{
	height: 27px;
	background: url(../images/leftNav-mugclub1.jpg);
}


body.rewards h3.header{
	height: 156px;
	background: url(../images/header-rewards.jpg);
}

body.mug-club h3.header{
	height: 81px;
	background: url(../images/header-mug-club.jpg);
}