* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	list-style: none;
	text-decoration:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
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:780px;
	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*/
#leftside {
	margin:10px 0px 0px 10px;
	padding:0;
	clear:both;
    float:left;
    width:220px;
	height:445px;
}
#foodpictures {
	margin:15px 0px 0px 0px;
	padding:0;
	width:220px;
	height:490px;
}
#foodpictures img {
	margin:5px 0px 0px 0px;
	padding:4px;
	border:1px solid #d4bd84;
	width:180px;
	height:135px;
}
/*_________________________________________________end:leftside*/
#rightside {
	margin:10px 0px 0px 0px;
	padding:0;
    float:left;
    width:750px;
	height:455px;
}
#content {
	margin:10px 0px 0px 0px;
	padding:0;
	width:900px;
	height:500px;
}
#content h1 { font-family:Helvetica; font-size:150%; }
#content h1.menu_heading { font-family:Helvetica; font-size:130%; color:#47795d; }
#content p.menu_desc { margin:0; padding:5px; font-family:Tahoma, Geneva, sans-serif; font-size:12px; font-style:italic; }
#content p {
	margin:0;
	padding:3px;
	line-height:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#000;
}
#top { margin:0px 0px 0px 25px; padding:15px; width:100%; height:200px; text-align:justify; }
#content a.link { color:#47795d; text-decoration:none; }
#bottom { margin:0px 0px 0px 0px; padding:0; width:100%; height:235px; }
#bottom .picturewrap { margin:0 auto; width:920px; }
#bottom img { margin:10px; display:inline; float:left; padding:4px; border:1px solid #d4bd84; width:200px; height:140px; }
/*_______________________________________________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;
}