@charset "UTF-8";
.mainbox_top {
	background-image: url(../images/main_box/main_box_t.png);
	background-repeat: repeat-x;
	background-position: top;
}
.mainbox_bottom {
	background-image: url(../images/main_box/main_box_b.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mainbox_right {
	background-image: url(../images/main_box/main_box_r.png);
	background-repeat: repeat-y;
	background-position: right;
}
.mainbox_left {
	background-image: url(../images/main_box/main_box_l.png);
	background-repeat: repeat-y;
	background-position: left;
}
.mainbox_bax_seafood {
	background-image: url(../images/mainbox_bax/seafood.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_building {
	background-image: url(../images/mainbox_bax/building-wide.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_home {
	background-image: url(../images/mainbox_bax/building.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_blank {
	background-color: #FEE8CE;
}
.foodmenubox {
	background-image: url(../images/food_menu_box/food_menu_bax.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #b46736;
}
.foodmenuitem {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #282828;
}
.foodmenuitem a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #282828;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	text-transform: capitalize;
	text-align: center;
	}
	
.foodmenuitem a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #282828;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	text-transform: capitalize;
	text-align: center;
	}

.foodmenuitem a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #282828;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	text-transform: capitalize;
	text-align: center;
	}
.foodmenuitem a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	text-transform: capitalize;
	text-align: center;
	}

.mainbox_bax_appetizers {
	background-image: url(../images/mainbox_bax/appetizers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_chicken {
	background-image: url(../images/mainbox_bax/chicken.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_beverages {
	background-image: url(../images/mainbox_bax/beverages.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_hot_sides {
	background-image: url(../images/mainbox_bax/hot_sides.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_kids_menu {
	background-image: url(../images/mainbox_bax/kids.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_sandwiches {
	background-image: url(../images/mainbox_bax/sandwich.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_soup_and_salad {
	background-image: url(../images/mainbox_bax/soup.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_steaks {
	background-image: url(../images/mainbox_bax/steak.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_see_whats_new {
	background-image: url(../images/mainbox_bax/see_whats_new.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_gift_card {
	background-image: url(../images/mainbox_bax/giftcards.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.rightbox_bax {
	background-color: #FF893E;
}
.mainbox_bax_group {
	background-image: url(../images/mainbox_bax/group.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_fundraising {
	background-image: url(../images/mainbox_bax/fundraising.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
.mainbox_bax_kids {
	background-image: url(../images/mainbox_bax/kids_group.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEE8CE;
}
