body
{
  background: #263D83;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Verdana;
  color: #01284d;
  font-size: 90%;
}

td
{
  font-size: 90%;
}


.maintable
{
  border-style: solid;
  border-width: 0 1 0 1;
  height: 100%;
  width: 780;
  border-color: #c1e1ff;
  padding: 0;
  margin: 0;

}

hr.dashed
{
  height: 0;
  width: 100%;
}

.header
{
	border-width: 0 0 1 0;
	border-style: solid;
	border-color: #c1e1ff;
	height: 120;
}

.tsmall
{
  font-size: 10pt;
  color: white;
  font-weight: bold;
}

.menubutton, .navibutton
{
 font-weight: bold;
 font-size: small;
 color: white;
 text-decoration: none;
 font-family: Tahoma;
 letter-spacing: 1px;
 font-size: 100%;
}

.navibutton
{
 color: #01284d;
}

.menubutton:Hover
{
 color: #D7B849;
}

.navibutton:Hover
{
 color: #D7B849;
}

.sectionName
{
 border-width: 1;
 border-style: solid;
 border-color: white;
 font-weight: bold;
 background: #e2cb86;
 width: 220;
 padding: 3;
 margin: 15 0 5 0;

}

.MenuCell
{
 border-width:0 1 0 0;
 border-style: solid;
 border-color: #c1e1ff;
 margin-top:-10;
 padding-left: 5;
 background: #c1e1ff url('./images/maintable.jpg') no-repeat;
 vertical-align:top;
 width: 150;
}

.MainCell, .MainCellNoFish
{
 background: #c1e1ff url('./images/maintable.jpg') no-repeat;
 width: 630;
 vertical-align:top;
 padding: 0 5 0 5;
}

.MainCellNoFish
{
 background: #c1e1ff url('./images/maintable_nofish.jpg') no-repeat;
 padding: 0;
}

.ImageLink
{
 padding: 5;
}

.ImageLink:Hover
{
 border-style: solid;
 border-color: #01284d;
 border-width: 1;
 padding: 4;
 background: #c1e1ff;
}

.FoodWineTable
{
 width: 100%;
}

.CommentsTable, .CommentsPrevNext
{
 width: 100%;
 padding: 0;
}

.PageTitle
{
 color:	#D7B849;
 font-weight: bold;
}
