html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,caption{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

body{
	background:#000;
	font-family:Arial, Helvetica;
	font-size:1em;
}
p{
	margin:8px 0px 0 0;
	font-size:.8em;
}
a {
	color:#8cc63f;
}
.clear{
	clear:both;
}
#page{
	margin:20px auto;
	background:#fff;
	width:800px;
}
#header{
	background:#8cc63f url('../images/style/box_top_back.png') top no-repeat;
	width:800px;
	height:140px;
}
#header #logo{
	position:relative;
	top:20px;
	left:20px;
}
#nav{
position:relative;
	margin:0px 0 0 130px;
}
#nav li {
	background:url('../images/style/nav/nav_bar.png') no-repeat right;
	display:block;
	float:left;
	color:#ccc;
	margin:0 0px 0 46px;
	padding:0 3px 0 0;
}
#nav li a{
	display:block;
	height:9px;
	background-position:0px 0px;
}
#nav #about a{background:url('../images/style/nav/nav_about.png') no-repeat transparent;width:71px;background-position:0px 0px;}
#nav #chefs a{background:url('../images/style/nav/nav_chefs.png') no-repeat transparent;width:66px;background-position:0px 0px;}
#nav #menu a{background:url('../images/style/nav/nav_menu.png') no-repeat transparent;width:56px;background-position:0px 0px;}
#nav #press a{background:url('../images/style/nav/nav_press.png') no-repeat top;width:65px;background-position:0px 0px;}
#nav #reservations a{background:url('../images/style/nav/nav_reservations.png') no-repeat top;width:153px;background-position:0px 0px;}
#nav #about a:hover{background-position:0px -9px;}
#nav #chefs a:hover{background-position:0px -9px;}
#nav #menu a:hover{background-position:0px -9px;}
#nav #press a:hover{background-position:0px -9px;}
#nav #reservations a:hover{background-position:0px -9px;}
#nav #about .active{background-position:0px -9px;}
#nav #chefs .active{background-position:0px -9px;}
#nav #menu .active{background-position:0px -9px;}
#nav #press .active{background-position:0px -9px;}
#nav #reservations .active{background-position:0px -9px;}

#main{
	min-height:400px;
}
#main .main_image{
	border:6px solid #000;

}
#slideShow{
	float:left;
	margin:30px 0 0 30px;
}
#main #content_home{
	margin:100px 35px 0 0px;
	float:right;
	display:block;
	width:350px;
}
#main #picture_bar {
	float:left;
	width:115px;
	margin:10px 10px 0 20px;
}
#main #picture_bar img{
	border:2px solid #000;
	margin:20px 10px 0 10px;
}
#main #content{
	padding:25px 0 0 10px;
	display:block;
	float:left;
	width:620px;
}

#main .page_title{
	margin:30px 0 0 132px;
}

#main #chefs li{
	margin:10px 0px 0 0px;
	clear:both;
}
#main #chefs li.first{
	margin:0px 0px 0 0px;
}
#main #chefs li .chef_image{
	float:left;
	display:block;
	width:110px;
	border:2px solid #000;
	margin:8px 10px 0 10px;
}
#main #chefs li .text_detail{
	float:left;
	display:block;
	width:615px;
	margin:5px 0 0 0;
}
#main .menu_title{
	margin:30px 0 0 134px;
}
#main #picture_bar_menu {
	float:left;
	width:115px;
	margin:0px 10px 0 10px;
}
#main #picture_bar_menu img{
	border:2px solid #000;
	margin:0px 10px 0 10px;
}
 #content_menu, #content_menu2, #content_menu3, #content_menu4{
	padding:0px 0 0 0px;
	display:block;
	float:left;
	width:780px;
}
 #menu_left{
	float:left;
	width:295px;
	display:block;
}
 #menu_right{
	float:left;
	width:295px;
	display:block;
	margin:0 0 0 30px;
}
 .menu li{
	font-size:.75em;
	margin:4px 0 0 0;
}
 .menu li.first{
	margin:0px 0 0 0;
}
 .menu li .price{
float:right;
}
 .menu li p{
margin:0;
padding:0;
font-size:13px;
}
 .menu li .type{
width:110px;
display:block;
float:left;
}
 #next_button a, #next_button2 a, #next_button3 a{
	float:right;
	display:block;
	height:33px;
	width:94px;
	border:0px solid #000;
	margin:20px 0 0 0;
}
 #back_button a, #back_button2 a, #back_button3 a{
	float:right;
	display:block;
	height:33px;
	width:94px;
	border:0px solid #000;
	margin:20px 10px 0 0;
}
 #next_button a{background:url('../images/style/button_next.png') no-repeat top;width:94px;height:33px;background-position:0px 0px;}
 #next_button a:hover{background-position:0px -33px;}
 #back_button a{background:url('../images/style/button_back.png') no-repeat top;width:94px;height:33px;background-position:0px 0px;}
 #back_button a:hover{background-position:0px -33px;}
 #next_button2 a{background:url('../images/style/button_next.png') no-repeat top;width:94px;height:33px;background-position:0px 0px;}
 #next_button2 a:hover{background-position:0px -33px;}
 #back_button2 a{background:url('../images/style/button_back.png') no-repeat top;width:94px;height:33px;background-position:0px 0px;}
 #back_button2 a:hover{background-position:0px -33px;}
 #next_button3 a{background:url('../images/style/button_next.png') no-repeat top;width:94px;height:33px;background-position:0px 0px;}
 #next_button3 a:hover{background-position:0px -33px;}
 #back_button3 a{background:url('../images/style/button_back.png') no-repeat top;width:94px;height:33px;background-position:0px 0px;}
 #back_button3 a:hover{background-position:0px -33px;}

#content form .find_table{
	margin:15px 0 0 190px;
}
#content form .date{
	width:85px;
	margin:0 40px 0 0;
}
#footer{
	background:url('../images/style/box_bottom_back.png') bottom no-repeat;
	width:800px;
	height:58px;
	color:#8cc63f;
	text-align:center;
}
#footer img{
	text-align:center;
	margin:22px 0 0 0;
	}
.hours{
	color:#8cc63f;
	font-weight:bold;
}
.text_detail p{
	margin:0;
}

