/*========================*/
/*=== Top Menu Styles ====*/
/*========================*/

.homebtn {display:block; width:64px; height:50px; background:url('../images/images/navbar_1.jpg') bottom; text-indent:-99999px;}
.homebtn:hover {background:url('../images/images/navbar2_1.jpg') bottom;}
.grocerybtn {display:block;	width:120px; height:50px; background:url('../images/images/navbar_2.jpg') bottom; text-indent:-99999px;}
.grocerybtn:hover {background:url('../images/images/navbar2_2.jpg') bottom;}
.cookingschoolbtn {display:block; width:146px;	height:50px; background:url('../images/images/navbar_3.jpg') bottom; text-indent:-99999px;}
.cookingschoolbtn:hover {background:url('../images/images/navbar2_3.jpg') bottom;}
.giftshopsbtn {display:block; width:122px; height:50px;	background:url('../images/images/navbar_4.jpg') bottom;	text-indent:-99999px;}
.giftshopsbtn:hover {background:url('../images/images/navbar2_4.jpg') bottom;}
.oscarbtn {display:block; width:173px;	height:50px; background:url('../images/images/navbar_5.jpg') bottom; text-indent:-99999px;}
.oscarbtn:hover {background:url('../images/images/navbar2_5.jpg') bottom;}
.eventsbtn {display:block; width:72px; height:50px; background:url('../images/images/navbar_6.jpg') bottom; text-indent:-99999px;}
.eventsbtn:hover {background:url('../images/images/navbar2_6a.jpg') bottom;}
.shoponlinebtn {display:block; width:203px; height:50px; background:url('../images/images/navbar_7.jpg') bottom; text-indent:-99999px;}
.shoponlinebtn:hover {background:url('../images/images/navbar2_7.jpg') bottom;}
