body {
	background: #020104 url(images/body_bg.jpg) repeat-x;
	color: #7F7F7F;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}

#header ul{
	margin: 5px 25px 25px 0px;
	padding:0px;
	display:block;
	color:#c5b16b;
	width:auto;
	width: 110px;
	position:absolute;
}
#header li{
	background-color:#cebc7d;
	width: 136px;
	text-align:left;
	padding: 0px 0px 1px 10px;
	list-style-type: none;
}
.link,#last {
	font-size: 12px;
	text-decoration: none;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	width: 120px;
	display:block;
	color: #7a6b3e;
	font-weight: bold;
	position:relative;
	text-align:center;
}
.link:hover, #last:hover{
	color:#4c5b38;
}
.link {border-bottom: 1px dashed #9c8f5e;}
.clear{
	clear: both;
}
.left{
	float: left;
	margin-right: 10px;
}
.right{
	float: right;
	margin-left: 10px;
}
.center{
	text-align: center;
}

#last {border-bottom: 0px none #9c8f5e;}
#navtop{
	background-image:url(images/navtop.gif);
	background-repeat: no-repeat;
	display:block;
	width:146px;
	height:10px;
}
#navbottom{
	background-image:url(images/navbottom.gif);
	display:block;
	width:146px;
	height:11px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
a:link { 
	color: #7a6b3e;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #7a6b3e;
	font-weight: bold;
	text-decoration: none;
}
	
a:hover, a:active { 
	color: #4c5b38;
	font-weight: bold;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #5e573b;
}
img{
	border: 0;
}
ul{
	margin: 0.8em 0 0.5em 1em;
}
li{
	font-weight: bold;
	font-size: 14px;
}

#container {
	margin: 10px auto;
	text-align: left;
	width: 785px;
	display:block;
	position:relative;
}
#header {
	width: 774px;
	height: 338px;
	padding: 8px 0 0 5px;
	margin:0px;
	display:block;
	border-left: 3px solid #2B2C1E;
	border-right: 3px solid #2B2C1E;
	background: #dbcc97 url(images/header_bg.gif) repeat-x;
	position:relative;
}
#leftheader {
}
#rightheader {
	float: right;
}
#content {
	background: url(images/contentbg.gif) repeat-y;
	width: 785px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c5b38;
	text-decoration: none;
	margin:10px 0px 5px 0px;
}
#left {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	background: #E1D7B3;
	width: 480px;
}
#right {
	float:left;
	display:inline;
	text-align:center;
	border-left: 3px solid #2B2C1E;
	width: 265px;
	color: #ccc;
	font-size:14px;
}
#onecolumn {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	background: #E1D7B3;
	width: 745px;
	text-align: center;
}
#right p{
padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
}
#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
}

#right img{
	border: 0px none #FFFFFF;	
}
#rightgallery{
	float:left;
	display:inline;
	text-align:center;
	width: 265px;
}
#rightgallery img{
	width: 265px;
}
#eventwide img{
	width: 400px;
}
#eventnarrow img{
	width: 200px;
}
#footer {
	margin-left:5px;
	display:block;
	background: url(images/footerbg.gif) repeat-x;
	width: 775px;
	height:67px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:center;
	padding:6px 10px 0 0;
}
#sitestamp {
	margin-top: 10px;
	float: left;
}
.menu {
	width: 310px;
}
.menu tr td {
	font-size: 14px;
	color: #4c5b38;
}
.price {
	text-align: right;
	font-weight: bold;
}
.menuimages {
	float: left;
	margin-right: 10px;
}
.menuimages img {
	width: 150px;
}
