body {
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #999999;
	color: #ffffff;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header {
background-color: #8b1526;
}

.table {
	background-color: #8b1526;
}
.tableright {
	background-color: #8b1526;
	margin-right: none;
}
.textarea {
	background-color: #f3f1cc;
	color: #582a26;
}
.footer {
	height: 28px;
	vertical-align: middle;
}
.link {
color: #ffffff;
text-decoration: none;
}
.headertext {
	font-size: 18px;
}
.maintext {
font-size: 12px;
}
.image {
	border: thin solid #ffffff;
}

#navigation {
	padding: 0;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#navigation li {
   margin-top: 0px;
   margin-bottom: 10px;
}
#navigation a {
	background: #8b1526;
	color: #fff;
	display: block;
	width: 100px;
	text-decoration: none;
	text-align: right;
}
#navigation a:hover {
   background: #8b1526;
   color: #333333;
   text-decoration: none;
}
#home #homelink,
#thebar #thebarlink,
#functions #functionslink,
#ourfood #ourfoodlink,
#foodday #fooddaylink,
#menus #menuslink,
#diary #diarylink,
#findus #finduslink,
#links #linkslink,
#contact #contactlink {
	color: #333333;
}



.nav:link {
	text-decoration: none;
	color: #ccc;
}
.nav:visited {
	text-decoration: none;
	color: #afafaf;
}
.nav:hover {
	text-decoration: none;
	color: #fff;
}

.navdark:link {
	text-decoration: none;
	color: #000;
}
.navdark:visited {
	text-decoration: none;
	color: #000;
}
.navdark:hover {
	text-decoration: none;
	color: #afafaf;
}
.pictable {
	margin: 1px;
}
	
.boldtext {
	font-weight: bold;
}
.textsmall {
	font-size: 11px;
}
