/* CSS Document */
body{
	margin:0;
	background:url(../images/main_bg.jpg) center top no-repeat #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:18px;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.top_bg{
	background:url(../images/top_bg.gif) repeat-x top;
	float:left;
	width:100%;
	height:50px;
}
#page{
	width:1000px;
	margin:0 auto;
}
#header{
	width:1000px;
	float:left;
	_height:400px;
	min-height:400px;
}
.footer{
	width:100%;
	float:left;
	border-top:#333333 1px solid;
	padding:10px 0 10px 0;
}
.footer_area{
	width:990px;
	margin:0 auto;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:40px;
}
.clear{ clear:both;}

.home_menu{
	display:block;
	margin:120px 0 0 45px;

}
.ind_leftmenu{
	width:108px;
	float:left;
	margin:110px 60px 0 60px;
}
.ind_rightmenu{
	width:108px;
	float:right;
	margin:110px 60px 0 60px;
}
.inner_rightmenu{
	width:108px;
	float:right;
	margin:10px 60px 0 60px;
}
.ind_leftmenu a{
	width:108px;
	height:53px;
	float:left;
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	margin-top:40px;
}
.ind_rightmenu a{
	width:108px;
	height:53px;
	float:left;
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	margin-top:40px;
}
.inner_rightmenu a{
	width:108px;
	height:53px;
	float:left;
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
	margin-top:20px;
}
a.home{ background-position:0 0; }
a.home:hover{ background-position:-191px 0; }

a.ourmenu{ background-position:0 -78px; }
a.ourmenu:hover{ background-position:-191px -78px; }

a.events{ background-position:0 -157px; }
a.events:hover{ background-position:-191px -157px; }

a.photos{ background-position:0 -236px; }
a.photos:hover{ background-position:-191px -236px; }

a.contact{ background-position:0 -315px; }
a.contact:hover{ background-position:-191px -315px; }


.orangetext{
	color:#F78F1E;
}
.ind_textbox{
	width:1000px;
	float:left;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	min-height:186px;
	_height:200px;
}
.inner_textbox{
	width:1000px;
	float:left;
	padding:10px 0 10px 0;
	min-height:200px;
	_height:200px;
}
a.btn_food{
	width:80px;
	height:25px;
	float:left;
	background:url(../images/title.gif) no-repeat 0 -424px;
	margin:20px 10px 0 0;
}
a.btn_food:hover{
	width:80px;
	height:25px;
	float:left;
	background:url(../images/title.gif) no-repeat 0 -455px;
	margin:20px 10px 0 0;
}
a.btn_food_s{
	width:80px;
	height:25px;
	float:left;
	background:url(../images/title.gif) no-repeat 0 -455px;
	margin:20px 10px 0 0;
}

a.btn_drinks{
	width:80px;
	height:25px;
	float:left;
	background:url(../images/title.gif) no-repeat -90px -424px;
	margin:20px 10px 0 0;
}
a.btn_drinks:hover{
	width:80px;
	height:25px;
	float:left;
	background:url(../images/title.gif) no-repeat -90px -455px;
	margin:20px 10px 0 0;
}
a.btn_drinks_s{
	width:80px;
	height:25px;
	float:left;
	background:url(../images/title.gif) no-repeat -90px -455px;
	margin:20px 10px 0 0;
}
.ourmenu_box{
	width:700px;
	float:left;
	margin:0 10px 0 130px;
	display:inline;
}
.menulist_title{
	color:#D7C776;
	font-weight:bold;
	text-decoration:underline;
}
.event_table{
	width:100%;
	margin:30px 0 0 0;
}
.event_table th{
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#D7C776;
	padding:10px 0 10px 0;
}
.event_table td{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../images/events_border.jpg) repeat-x top;
	padding:10px 0 10px 0;
}
.photo_box{	
	width:120px;
	height:120px;
	float:left;
	border:1px dashed #D7C776;
	margin:34px 0 0 34px;
	display:inline;
}
/*------------------------------------------------------------------*/
.page_title{
	height:24px;
	float:left;
	background-image:url(../images/title.gif);
	background-repeat:no-repeat;
}
.title_ourmenu{
	width:108px;
	background-position:0 -78px;
}
.title_events{
	width:108px;
	background-position:-12px -157px;
}
.title_photos{
	width:108px;
	background-position:-12px -236px;
}
.title_contact{
	width:108px;
	background-position:-4px -315px;
}
.title_contactinfo{
	width:158px;
	background-position:-4px -384px;
}
/*----------------------------|start contact page|---------------------------*/
.contactform{
	width:520px;
	float:left;
	padding:0 20px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background:url(../images/contact_right_border.jpg) repeat-y right;
}
div[class="contactform"]{
	padding:0 20px 0 0;
}

.inputLabel{
	width:100px;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:right;
	padding-right:20px;
	margin-top:10px;
	min-height:25px;
}
.inputField{
	width:400px;
	text-align:left;
	float:left;
	margin-top:10px;
	min-height:25px;
}
.inputField input{
	width:300px;
	background:#0D0D0D;
	border:#252525 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding:3px 0 3px 0;
}
.inputField textarea{
	width:400px;
	background:#0D0D0D;
	border:#252525 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.inputbtn{
	width:400px;
	text-align:left;
	float:left;
	margin-top:10px;
	min-height:25px;
}
.err{
	width:300px;
	margin:0 auto;
	color:#CC0000;
}
.contact_detail{
	width:310px;
	min-height:450px;
	_height:450px;
	border-left:#D7C776 1px dashed;
	padding:0 20px 0 20px;
	float:left;
	margin:0 0px 0 20px;
	display:inline;
	font-weight:bold;
	line-height:23px;
}
/*----------------------------|end of contact page|---------------------------*/
.footer_links {
	float:left;
	width:533px;
	height:58px;
	margin:0 0 0 60px;
	background:url(../images/footer_links.gif) no-repeat;
}
.batterNfried {
	float:left;
	margin-right:5px;
	width:107px;
	height:58px;
}
.julia {
	float:left;
	margin-right:5px;
	width:114px;
	height:58px;
}
.beyondtheedge {
	float:left;
	margin-right:5px;
	width:83px;
	height:58px;
}
.basetac {
	float:left;
	margin-right:5px;
	width:147px;
	height:58px;
}
.watanabe {
	float:left;
	width:62px;
	height:58px;
}