body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background-color:#000000;
}

.image1{
padding: 5px;
border-style: ridge;
border-width: 1px;
border-color: #C3A36F;
}
html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin:0 auto; 
	text-align: left;
	width: 780px;
	position: relative;
	background-color:#ffffcc;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}


.readmore {
	text-align: right;
}




a.headerlink {
color:#ffffff;
text-decoration: none;
}
a.headerlink:hover {
color:green;
text-decoration:none;
}

a {
	color: #422100;
}

a:hover {
	color: #231201;
}

#body #events .readmore a, #body .readmore a {
	color: #993333;
	text-decoration: none;
}

#body .readmore a:hover, #body #events .readmore a:hover, {
	text-decoration: underline;
}

/* header */

#header  { background: url("../images/Salad.jpg") no-repeat left top; margin: 0; width: 100%; height: 299px; border-bottom: 1px solid white }

#header h1 {
	text-align: right;
}

#header #nav {
	font-size: 9px;
	text-align: center;
	background: #170E01;
	color: #D4A66F;
	font-weight: bold;
	width: 489px;
	position: absolute;
	top: 143px;
	left: 291px;
	padding: 9px 0 10px 0;
	margin: 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#header #nav li {
	display: inline;
	padding-left:5px;
	padding-right:5px;
}

#header #nav a {
	color: #D4A66F;
	text-decoration: none;
}

#header #nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#header #welcome {
  position: absolute;
  top: 179px; left: 291px;
  width: 470px; height: 173px;
  overflow: auto;
}

#header #welcome h2 {
	padding: 0.2em 0 0 0;
	margin: 0;
	line-height: 1;
}

#header #welcome p {
	margin: 0.5em 0;
}

* html #header #welcome p {
	margin: 0.5em 0;
}

#header #welcome p {
	padding-left: 2em;
}

/* body */

#body {
	position: relative;
	color: #251200;
	
}

#body-i  {
width: 100% 
}

* html #body #hevents {
	position: relative;
	float:right;
}



#body #specials {
	float: left;
	width: 284px;
	height: 400px;
	margin-left: 3px;
	margin-right:3px;
	display: inline;
	background-color: #ad803d;
}

#body #events {
	float: right;
	width: 483px;
	height: 400px;
	margin-right:3px;
	display: inline;
	background-color: #ad803d;
	
	
}


#body .imagebox {
	padding: 2px 8px 2px 8px;
	margin: 2px 0;
	background: #ffffcc 4px no-repeat;
	border: thin solid #ad803d;
}

#body h3, #body p {
	margin: 0 0 0.2em 0;
}

#body #events a {
	color: #000000;
}

#body #events a:hover {
	color: #fff;
}

#body #specials a {
	color: #993333;
}

#body #specials a:hover {
	color: #000000;
}

#events .readmore {
	margin-bottom: 0;
}



#bottom  { background: url("../images/bottom_bg.gif") repeat-y; width: 100% }

* html #bottom {
	padding-bottom: 10px;
}

#bottom h2 {
	background: #3b2000;
	border-top: 1px solid #fff;
}

* html #bottom h2 {
	width: 100%;
}


* html #spacer {
	margin-top: 8px;
}


#footer {
	width:780px;
	margin:0;
	padding-bottom: 2em;
	text-align: center;
	background-color:#000000;
}

#footer, #footer a {
	color: #ffffcc;
	text-decoration:none;
}

#footer a:hover {
	color: #fff;
	text-decoration:underline;
}