#menuItem{	
	color:#ffffff;
	text-decoration:none;
	font-size:1.0em;
  	display: block;
  	width: 157px;
  	height: 30px;
  	background: url("../images/brownbutton.jpg") no-repeat 0 0;
}

#menuItem:hover{ 
	background: url("../images/pinkbutton.jpg") no-repeat 0 0;
	color:#603500;
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
}

#menuItem span{
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
  	width: 157px;
  	height: 30px;
}

#menuItem span:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
  	width: 157px;
  	height: 30px;
}

#menu{
	width:100%;
	text-align:center;
	background-color:#ffffff;
}

#footer_menu{
	text-align:center;
}

#footer_menu a{
	text-decoration:none;
	color:#F287B6;
	font-weight:bold;
	font-size:0.8em;
	padding:0px 10px;
}

#footer_menu a:hover{
	color:#603500;
}

#card{
	clear:none;
	background-color:#ffffff;
	text-align:center;
	width:800px;
}

#card_tab{	
	color:#603500;
	text-decoration:none;
	font-size:1.0em;
  	display: block;
  	width: 157px;
  	height: 30px;
  	background: url("../images/pinkbutton.jpg") no-repeat 0 0;
	position:absolute;
	top:536px;	
	left:560px;
	z-index:2;

}

#card_tab:hover{ 
	background: url("../images/brownbutton.jpg") no-repeat 0 0;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
}

#card_tab span{
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
  	width: 157px;
  	height: 30px;
}

#card_tab span:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
  	width: 157px;
  	height: 30px;
}

#card_tab2{	
	color:#603500;
	text-decoration:none;
	font-size:1.0em;
  	display: block;
  	width: 157px;
  	height: 30px;
  	background: url("../images/pinkbutton.jpg") no-repeat 0 0;
	position:absolute;
	top:536px;	
	left:715px;
	z-index:2;

}

#card_tab2:hover{ 
	background: url("../images/brownbutton.jpg") no-repeat 0 0;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
}

#card_tab2 span{
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
  	width: 157px;
  	height: 30px;
}

#card_tab2 span:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
  	width: 157px;
  	height: 30px;
}

#menuItemCuisine{	
	color:#ffffff;
	text-decoration:none;
	font-size:1.0em;
  	display: block;
  	width: 157px;
  	height: 30px;
  	background: url("../images/brownbutton.jpg") no-repeat 0 0;
}

#menuItemCuisine:hover{ 
	background: url("../images/yellowbutton.jpg") no-repeat 0 0;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
}

#menuItemCuisine span{
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
  	width: 157px;
  	height: 30px;
}

#menuItemCuisine span:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:1.0em;
  	width: 157px;
  	height: 30px;
}
