body {

    margin-top: 0px;
    margin-left: 0px;

}

div.menuheading {
  text-align: center;
  width: 400px;
}

span.type_heading {

      font-size: 20px;
      color: #cc0033;
      font-weight: bold;

}

span.dish_name {

      font-size: 18px;
      color: red;
      font-weight: bold;

}

span.event_price {

      font-size: 12px;


}


span.beer_type {

      font-size: 16px;
      color: red;
      font-weight: bold;

}

span.wine_type {

      font-size: 16px;
      color: red;
      font-weight: bold;

}

span.wine_name {

      font-size: 14px;
      font-weight: bold;

}

span.beer_name {

      font-size: 14px;
      font-weight: bold;

}

span.price {

      font-size: 16px;

}

td.description {

    padding-right: 65px;

}

span.option_name {

    font-weight: bold;

}


h1, h2, h3, h4, h5 {
    color: #000099;
}

table.page {
        font-family: "Times New Roman", Times, serif;
        font-size: 14px;
	font-style: normal;
        height: 100%;
}

td.left_side {

padding-left: 0px;
padding-right: 15px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #333366;
vertical-align: top;
text-align: right;
color: #ffffff;


}

td.main {

padding-left: 15px;
padding-right: 4px;
padding-top: 0px;
padding-bottom: 15px;
vertical-align: top;
font-size: 16px;

}

a:link {
    font-size: 16px;
	font-style: normal;
	color: blue;
	text-decoration: none
}

a:active {
    font-size: 16px;
	font-style: normal;
	color: #999999;
	text-decoration: underline
}

a:visited {
    font-size: 16px;
	font-style: normal;
	color: blue;
	text-decoration: none
}

a:hover {
    font-size: 16px;
	font-style: normal;
	color: #003399;
	text-decoration: underline
}


a.navlink:link {
    font-family: "Times New Roman";
    font-size: 20px;
	font-style: normal;
	color: white;
	text-decoration: none;
    padding-right: 15;

}

a.navlink:active {
    font-size: 20px;
	font-style: normal;
	color: red;
	text-decoration: underline;
	padding-right: 15;
}

a.navlink:visited {
    font-size: 20px;
	font-style: normal;
	color: white;
	text-decoration: none
}

a.navlink:hover {
    font-size: 20px;
	font-style: normal;
	color: red;
	text-decoration: underline
}

a.subnavlink:link {
    font-size: 11px;
	font-style: normal;
	color: blue;
	text-decoration: none
}

a.subnavlink:active {
    font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: underline
}

a.subnavlink:visited {
    font-size: 11px;
	font-style: normal;
	color: blue;
	text-decoration: none
}

a.subnavlink:hover {
    font-size: 11px;
	font-style: normal;
	color: #003399;
	text-decoration: underline
}

span.linkselect {
    font-size: 20px;
}

span.sublinkselect {
    font-size: 11px;
    font-weight: bold;
}
