/* CSS Document */

body {
    background-color:#d67b49;
    margin-top:0;
}

#homerollovers:hover {
	height:103px;
	background-position:0 -103px;
	display:block;
	padding:0;
	margin:0;
}

#homebottomnav:hover {
	height:130px;
	background-position:0 -130px;
	display:block;
	padding:0;
	margin:0;
}

.rewardscardbkgd {
	width:142px;
	height:103px;
	background-image:url(images/homepage/rewardscard.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.emailclubbkgd {
	width:142px;
	height:103px;
	background-image:url(images/homepage/emailclub.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.giftcardbkgd {
	width:142px;
	height:103px;
	background-image:url(images/homepage/purchasegiftcard.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.loungebkgd {
	width:174px;
	height:130px;
	background-image:url(images/homepage/bottommenu/bottomlounge.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.bakerybkgd {
	width:174px;
	height:130px;
	background-image:url(images/homepage/bottommenu/bottombakery.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.diningbkgd {
	width:174px;
	height:130px;
	background-image:url(images/homepage/bottommenu/diningcarryout.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.weddingsbkgd {
	width:174px;
	height:130px;
	background-image:url(images/homepage/bottommenu/bottomweddings.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}

.cateringbkgd {
	width:127px;
	height:130px;
	background-image:url(images/homepage/catering.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-5000px;
	display:block;
}