body, table {
	font-family: Helvetica, Tahoma, Verdana, Aria, Helvatica;
	font-size: 12px;
  margin:0px;
  color:#666666;
}

p {
  margin:0px;
  padding:0px;
}

td {
	vertical-align: top;
	text-align: left;
}

.language {
  font-size:10px;
  color:#ffffff;
}

.chef_title {
  font-family: Helvetica, Tahoma, Verdana, Aria, Helvatica;
  font-weight:bold;
  color:#ffffff;
}

a:link, a:visited {
	color: #003c04;
	text-decoration: none;

}

a:hover {
	color: #006006;
	text-decoration: none;
}

a.chef:link, a.chef:visited {
	color: #a7a7a7;
	text-decoration: none;

}

a.chef:hover {
	color: #ffffff;
	text-decoration: none;
}

a.menu:link, a.menu:visited {
  background-color: #e0fae2;
	color: #003c04;
	text-decoration: none;
	font-weight:bold;
}

a.menu:hover {
  background-color: #e0fae2;
	color: #006006;
	text-decoration: none;
	font-weight:bold;	
}

a.top:link, a.top:visited {
	color: #003c04;
	text-decoration: none;
}

a.top:hover {
	color: #006006;
	text-decoration: none;
}

a.top2:link, a.top2:visited {
	color: #003c04;
	text-decoration: none;
}

a.top2:hover {
	color: #006006;
	text-decoration: underline;
}

a.top3:link, a.top3:visited {
	color: #003c04;
	font-weight:bold;
	text-decoration: none;
	margin-left:10px;
	margin-right:5px;
}

a.top3:hover {
	color: #006006;
	font-weight:bold;
	text-decoration: none;
	margin-left:10px;
	margin-right:5px;
}

a.list1:link, a.list1:visited {
	color: #003c04;
	background-image: url(./images/green_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	padding-left:15px;
	margin-bottom: 5px;
}

a.list1:hover {
  color: #006006;
	background-image: url(./images/green_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	display: block;
	padding-left:15px;
	margin-bottom: 5px;
}

h1 {
	margin-top:0px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #197B30;
}

h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #754C24;
}

h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #007800;
}

.newsletter {
  font-weight: bold;
  font-size: 14px;
  color: #007800;
}

input.button1 {
  background-color:#ffffff;
  font-size:11px;
  padding:2px;
}

table.gallery {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.gallery td {
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	vertical-align: bottom;
	padding: 10px;
	width: 170px;
	text-align: center;
}

table.tabulartable {
	border: 1px solid #cccccc;
	border-bottom: 0px;
}

table.tabulartable td {
	border-bottom: 1px solid #cccccc;
	padding: 10px;
}

table.inputform {
   border-color: #cccccc;
   border-style: solid;
   border-width: 1px;
   background-color: #f0f0f0;
}


table.inputform td {
	  font-size: 11px;
  	padding-left: 5px;
  	padding-right: 5px;
  	padding-top: 2px;
  	padding-bottom: 2px;
}

td.title_bottom {
  background-image: url(./images/bottom_center.gif);
  color: #cccccc;
  padding:0px;
  margin:0px
  font-family: Verdana, Helvatica;
}