#Menu{
	float:right;
margin-top:45px;
}

#mainMenu {
	color:#CCCCCC;
font-size:11px;
text-transform:uppercase;

}
		
#mainMenu li{	
list-style-image:none;
list-style-position:outside;
list-style-type:none;
	float:left;
font-weight:bold;
margin-left:20px;
line-height:40px;
text-indent:-9999px;


}

.button{
	margin-bottom:20px;
	margin-top:20px;
}
		
.take {
	background-image: url('../images/button/take.gif');
	height:21px;
	display: block;
	margin-left:75px;
	width:100px;
}
.take a:hover {
	background-position:0 -21px;
	
}

.ourfood a {
	background-image: url('../images/button/ourfood.gif');
	height:21px;
	display: block;
	width:100px;
}
.ourfood a:hover {
	background-position:0 -21px;
	
}
.restaurants a {
	background-image: url('../images/button/restaurants.gif');
	height:21px;
	display: block;
	width:100px;
}
.restaurants a:hover {
	background-position:0 -21px;
	
}

.franchise a{
	background-image: url('../images/button/franchise.gif');
	height:21px;
	display: block;
	width:100px;
}
.franchise a:hover {
	background-position:0 -21px;
	
}
.about a{
	background-image: url('../images/button/about.gif');
	height:21px;
	display: block;
	width:100px;
}
.about a:hover {
	background-position:0 -21px;
	
	
}
.contact a{
	background-image: url('../images/button/contact.gif');
	height:21px;
	display: block;
	width:100px;
}
.contact a:hover {
	background-position:0 -21px;
	
	
}



#Menufood{
	margin-top:20px;
}
#Menufood{
}

/*TAB NAV */
ul.tabNav { float: left; list-style: none; text-align: left; height: 42px; margin-bottom: 0px;}

ul.tabNav li { float:left;
height:42px;
line-height:42px;
text-indent:-9999px}

ul.tabNav li a {
	display:block;}

ul.tabNav li.current { background-position:0 -42px; }

ul.tabNav a { background-color:#F7F7F7;
border-bottom:1px solid #E3E3E3;
border-right:1px solid #E3E3E3;
color:#1D1B19;
display:block;width:121px; }

ul.tabNav li.current a {background-position:0 -42px; }

.burger a{
	background-image: url('../images/icon/burgers.gif'); 
	height:42px;
	width:122px;
		
}
.burger a:hover {
	background-position:0 -42px;
}
.wraps a{
	background-image: url('../images/icon/wraps.gif'); 
	height:42px;
	width:122px;
}
.wraps a:hover{
	background-position:0 -42px;
}
.sides a{
	background-image: url('../images/icon/side.gif');
	height:42px;
	width:122px;
	
}
.sides a:hover {
	background-position:0 -42px;
	
}
.salads a{
	background-image: url('../images/icon/sides.gif');
	height:42px;
	width:122px
	
}
.salads a:hover {
	background-position:0 -42px;
}
.bbq a{
	background-image: url('../images/icon/bbq.gif');
	height:42px;
	width:122px;

}
.bbq a:hover {
	background-position:0 -42px;
}
.grill a{
	background-image: url('../images/icon/grilled.gif');
	height:42px;
	width:122px;
	
}
.grill a:hover {
	background-position:0 -42px;
}
.classic a{
	background-image: url('../images/icon/classic.gif');
	height:42px;
	width:122px;
	
}
.classic a:hover {
	background-position:0 -42px;
}
.desert a{
	background-image: url('../images/icon/desert.gif');
	height:42px;
	width:122px;
	
}
.desert a:hover {
	background-position:0 -42px;
}



/* FOOTER MENU */

#footermenu {
	float: right;
}
#footermenu a{
	color:#666666;
}
#footermenu a:hover{
	color:#EE0101;
}

#footermenu ul {
	float: right;
	height: 10px;
	margin:0;
	margin-top: 5px;
	padding: 0;
}

#footermenu ul li {
	height: 10px;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #e8e8e8;
	text-transform: lowercase;
	background: none;
}

#footermenu ul li a {
	color: #666;
	font-weight: normal;
}	

/* PANEL MENU */

.p_map a {
background-image:url(../images/panel/map.jpg);
display:block;
height:150px;
width:273px;
}

.p_map a:hover {
background-position:0 -150px;
}

.p_promo a {
background-image:url(../images/panel/mighty.jpg);
display:block;
height:150px;
width:273px;
}

.p_promo a:hover {
background-position:0 -150px;
}

.p_club a {
background-image:url(../images/panel/clubcard.jpg);
display:block;
height:150px;
width:273px;
}

.p_club a:hover {
background-position:0 -150px;
}