* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	list-style: none;
}
p.info {
	margin:0;
	padding:5px;
	font-family:Helvetica;
	font-size:85%;
	color:#000;
}
body {
	background:url(../images/bg.gif) no-repeat #f3ebd8;
	background-position:top center;
	line-height: 1;
}
#container {
	margin:25px auto;
	padding:0;
	width:1000px;
	height:740px;
	border:5px solid #47795d;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
}

/*______________________________________________header begin:*/
#header {
	margin:0;
	padding:0;
	width:100%;
	height:240px;
}
#header .logo {
	margin:5px 0px 0px 35px;
	float:left;
	padding:0;
	width:300px;
}
#header_right {
	margin:5px 10px 0px 0px;
	padding:10px;
	float:right;
	width:550px;
	height:50px;
	text-align:center;
}
#header_right p.mission {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#000;
}
#header_right p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000;
}
#header_right_bottom {
	margin:85px 25px 0px 0px;
	padding:0;
	float:right;
	width:323px;
	height:75px;
	overflow:hidden;
	background:url(../images/header_contact.png) no-repeat;
}
/*_____________________________________________end: Header*/
#menu {
	margin:20px 0px 0px 0px;
	padding:0;
	width:100%;
	height:30px;
}
/*_______________________________________________begin:navagation*/
#navigation {
	margin:0px 0px 0px 20px;
	width:100%;
	height:15px;
	padding:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	background-image:url(../images/menu_bg.png);
	background-repeat:no-repeat;
	color:#000;
}
#navigation ul { margin:-4px 0px 0px 40px; }
#navigation li { display: inline; }
#navigation li { margin:0px 0px 0px 0px; padding:0px 10px 0px 10px; border-right:1px solid #000; height:20px; float:left; text-align:center; }
#navigation li.last { border:none; }
#navigation a,a:visited,a:active { color:#000; text-decoration:none; }
#navigation a { padding-bottom:7px; margin:0 auto; width:100px; float:left; }
#navigation a:hover { background: url(../images/underline.png) bottom center no-repeat; color:#47795d; }
/*______________________________________________end:nav*/
/* _______________ contactus */
#leftside {
	margin:10px 0px 0px 5px;
	padding:0;
	clear:both;
    float:left;
    width:250px;
	height:410px;
	overflow:hidden;
}
#leftside img { margin:60px 0px 0px 50px; }
/*_________________________________________________end:leftside*/
#center {
	margin:20px 0px 0px 0px;
	padding:0;
	float:left;
	width:480px;
	height:360px;
	text-align:center;
}
#center h1 { font-family:Helvetica; font-size:150%; }
#center h1.menu_heading { font-family:Helvetica; font-size:135%; color:#47785d; }
#center p {
	margin: 0 0 0 48px;
	padding:10px;
	line-height:16px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;
	color:#000;
}
#center p.link a {
	font-size:15px;
	color:#47795d;
	text-decoration:none;
}
#center img {
	margin:0;
	padding:4px;
	border:1px solid #d4bd84;
	width:450px;
	height:195px;
}
#center p.link a:hover { text-decoration:underline; color:#000; }
#ccenter p.subtext { margin:-10px 0px 0px -10px; font-size:10px; font-style:italic; }
/*_________________________________________________end:center*/
#rightside {
	margin:10px 0px 5px 0px;
	padding:0;
    float:left;
    width:250px;
	height:410px;
}
#rightside img { margin:60px 0px 0px 70px; }
#rightside p.link a {
	margin:10px 0px 0px 10px;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#47795d;
	text-decoration:none;
}
#rightside p.link a:hover { text-decoration:underline; color:#000; }
#rightside p.subtext { margin:-10px 0px 0px -10px; font-size:10px; font-style:italic; }
/*_______________________________________________begin:reso_css*/
#restaurantinfo {
	margin:35px 0px 0px 0px;
	padding:0;
	width:470px;
	height:280px;
}
#restaurantinfo img {
	margin:0px 0px 0px 0px;
	padding:4px;
	border:1px solid #d4bd84;
	width:470px;
	height:220px;
}
#thumbs { margin:0px 0px 0px 0px; }
#thumbs img {
	margin:0px 0px 0px 4px;
	padding:4px;
	border:1px solid #d4bd84;
	width:140px;
	height:108px;
}
/*________________________________________________footer*/
#footer {
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:20px;
	text-align:right;
}
#footer p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	padding:5px 10px 0px 0px;
}