a:link, a:visited, a:active{
	color: #00AA00;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #ac6c4c;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(bkg.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Helvetica;
	font-size: 28px;
	font-style: italic;
	text-align: justify;
}
p {
	color: #ac6c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.centerdescription {
	text-align: center;
}
p.description {
	text-align: justify;
}
p.menulinks {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: right;
	color: #715537;
}
table.menutable {
	background-image: url(menu.gif);
	height: 260px;
}
td {
	font-size: 16px;
	color: #ac6c4c;
}
td.fishboardalignment {
	text-align: center;
}
td.menuheading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
	padding-top: 25px;
}
td.padleft {
	padding-left: 25px;
}
td.pricealignment {
	vertical-align: top;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
td.selectedbackground{
	background-image: url(select.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 25px;
}
ul {
	color: #ac6c4c;
}
.dishname {
	font-size: 16px;
	color: #ac6c4c;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.dishdescription {
	font-size: 13px;
	color: #ac6c4c;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.servedwith {
	color: #ac6c4c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.dietaryrequirements {
	color: #ac6c4c;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.fishboard {
	color: #ac6c4c;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}