BODY { background-color:white; margin:0px; }

.button_intro{
	padding-left:15px;
	padding-left:15px;
}

.footer{
	font:11px Arial;
	color:#6A6A6A;
	text-align:center;
	padding-top:5px;
}


/*table{
 height:100%;
} */

.contents{
	/*background:url(img/bg_center.jpg) no-repeat center center;*/
	padding:20px;
	padding-left:25px;
        padding-top:10px;
	vertical-align:top;
	font:14px Times New Roman;
	line-height:18px;
	color:#222;
}

.title{
	font:19px Times;
	color:#320A0A;
	text-align:center;
	padding:4px;
	background:url(img/bg_title.gif) no-repeat center top;
	
}
	
.contents h1{
	font:bold 24px Times New Roman;
	color:#367909;
	
}

.contents div{
  margin:0px;
  padding:0px;
}

.contents H3{
	font:bold 14px Times New Roman;
	color:#367909;
	margin-bottom:4px;
	
}

.contact_button{
	vertical-align:top;
	padding-top:45px;
}

.menu-main{
  margin:0px;
  padding:0px;
  height:34px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.menu-main ul{
  margin:0px;
  padding:0px;
  list-type:none;
  padding-left:80px;
}

.menu-main ul li{
  display:inline; 
  list-type:none;
  margin-left:10px;
  display:block;
  float:left;
}

.menu-main ul li A em{
  display:none;
}

.menu-main ul li A{
  display:block;
/*  float:left;*/
  height:34px;
  line-height:30px;
  margin-left:5px;
}

/* Buttons BG */

.menu-main ul li.button-8 A{
 background:url("img/bg_about_n.jpg") no-repeat center top;
  width:64px;

}
.menu-main ul li.button-8 A:hover{
   background:url("img/bg_about_over.jpg") no-repeat center top;
}



.menu-main ul li.button-7 A{
 background:url("img/b_about_the_chef_n.jpg") no-repeat center top;
  width:106px;
}
.menu-main ul li.button-7 A:hover{
   background:url("img/b_about_the_chef_over.jpg") no-repeat center top;
}


.menu-main ul li.button-6 A{
 background:url("img/b_about_sservice_n.jpg") no-repeat center top;
  width:120px;
}
.menu-main ul li.button-6 A:hover{
   background:url("img/b_about_sservice_o.jpg") no-repeat center top;
}


.menu-main ul li.button-5 A{
 background:url("img/b_menus_n.jpg") no-repeat center top;
  width:50px;
}
.menu-main ul li.button-5 A:hover{
   background:url("img/b_menus_o.jpg") no-repeat center top;
}


.menu-main ul li.button-4 A{
 background:url("img/b_specials_n.jpg") no-repeat center top;
  width:58px;
}
.menu-main ul li.button-4 A:hover{
   background:url("img/b_specials_o.jpg") no-repeat center top;
}


.menu-main ul li.button-3 A{
 background:url("img/b_prices_n.jpg") no-repeat center top;
  width:45px;
}
.menu-main ul li.button-3 A:hover{
   background:url("img/b_prices_o.jpg") no-repeat center top;
}



.menu-main ul li.button-2 A{
 background:url("img/b_contact_n.jpg") no-repeat center top;
  width:57px;
}

.menu-main ul li.button-2 A:hover{
   background:url("img/b_contact_o.jpg") no-repeat center top;
}