body {
	/*	background-color: Gray; */
	font-size: 12px;
	color: #8F5444;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family:  Trebuchet MS, Verdana;
/*	background: #E3EBEF url("images/bg.jpg") top left repeat-x; */
	background-color: #FDF7E0; 
}



#box_outer {
	text-align: left;
	vertical-align: middle;
	margin: 0px xauto;
	padding: 0px;
	width: 1000px;;
	/*height: 600px;*/
	height: 100%;
	/*min-height: 600px;	*/
	min-height: 100%;
	xborder: 1px solid #8F5444;
/*	border-left: 0px solid black;
	border-top: 0px solid black;*/
	background-color: #FDF7E0;
}

body>#box_outer{height:auto;}, 

#box_left_image {
  margin-left:30px;
  margin-top: -40px;

}

#box_header {
	height : 135px;
	text-align: right;	
	margin: 0px;
	padding: 0px;
}

#box_header_logo {
  float: left;  
  margin-top: 5px;
  margin-left: 10px;
}


#box_inline_image {
  position:absolute;
  top: 50px;
  z-index: 1;
  margin-left: 20px;
  margin-top: 220px;
}

#box_image {
  margin-top:0px;
  padding-top:2px;
  vertical-align: middle;
  text-align: center;
}

#box_image img {
  vertical-align:bottom;
}


#box_content {
	font-size: 13px;
	font-weight: bolder;
	margin-top: 10px;
	margin-right:10px;
	margin-left: 250px;
	margin-bottom: 20px;
	padding: 0px;
}

#box_content_left {
   float:left;
	font-size: 14px;
	margin-top: 10px;	
	margin-left: 10px;
}
#box_header a{
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	color: #8F5444;
	margin-right: 6px;
	margin-left: 6px;
} 

#box_header a:hover{ 
  text-decoration:underline;
} 


#box_header_menu_main a.menu_active {
	color: #BFA161;
}

#box_header_menu_top a.menu_active {
	color: #BFA161;
}

#box_header_menu_top a{ 
  font-size:12px;
} 

#box_header_menu_top { 
   margin-top: 5px;
}

#box_header_menu_main { 
   margin-top: 90px;
}

#department {
	color: Red;
	font-weight: bold;
}

#leftcap {
	font-weight: bold;
}

#contact_address
{
	font-weight: bold;
	color: #946B0B;
}

#chef {
	font-weight: bolder;
	font-size: 110%;
}


a {
	text-decoration: underline;
	color: #8F5444;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #BFA161
}


.department_scroller {

	padding: 3px;
	margin-top: 0px;
	top::0;
/* logouno */

	width: 98%;
	height: 290px;
	max-height: 290px;
	overflow: scroll;
}

#inquiry {
	text-align: left;	
}

#inquirymsg {
	font-size:16px;
	color:white;
	
}

/* for Language selector */
#box_header_menu_top img {
	border: 0px;	
}

#box_header_menu_top  a.langsel  {
padding: 0px;
margin: 0px;
text-decoration: underline;

	
}

a.intro {
	text-decoration: none;
}


#box_gallery td{
	padding: 6px;
	margin: 00px;
	border: 1px solid #E9D3B8;
	
}

#box_gallery img{
  border: 1px solid silver;
}