body {
   background-color: #ffa500;
}

table.maintable {
   margin-top: 5px;
}

table.orangeborder {
   margin-top: 10px;
}

td {
   vertical-align: top;
   font-family: verdana, tahoma, arial, sans-serif;
   font-size: 12px;
   padding: 0px;
}

td.maincontent {
   background-color: #ffffff;
}

td.lefthead {
   text-align: left;
   vertical-align: bottom;
   padding-bottom: 0px;
}

td.righthead {
   text-align: center;
   vertical-align: bottom;
   padding-bottom: 5px;
   color: #962f34;
   font-size: 15px;
}

td.footnav {
   text-align: center;
   vertical-align: bottom;
   font-size: 12px;
   background-repeat: no-repeat;
}

a.righthead:link { color: #962f34; }
a.righthead:visited { color: #962f34; }
a.righthead:active { color: #962f34; }
a.righthead:hover {
   color: #22229c;
   text-decoration: underline;
}

td.bgRight {
   background-position: right;
   background-repeat: repeat-y;
}

td.topnav {
   text-align: right;
   font-size: 14px;
   vertical-align: middle;
   background-repeat: no-repeat;
   padding-right: 18px;
   padding-top: 0px;
}

td.menuleft {
   padding-right: 15px;
   padding-bottom: 10px;
}

td.menuright {
   padding-right: 0px;
   padding-bottom: 10px;
}

td.specialhead {
   padding-top: 0px;
   padding-bottom: 0px;
   background-repeat: repeat-x;
   text-align: center;
}

img {
   border: 0px;
}

a {
   text-decoration: underline;
   font-weight: bold;
}

a:link { color: #22229c; }
a:visited { color: #22229c; }
a:active { color: #22229c; }
a:hover {
   color: #ff4400;
   text-decoration: underline;
}

h1 {
   font-size: 2.2em;
   padding: 0px 0px 10px 0px;
   margin: 0px;
   color: #007300;
   font-family: Verdana, Tahoma;
}

h2 {
   font-size: 1.7em;
   padding: 20px 0px 10px 0px;
   margin: 0px;
   color: #008400;
   font-family: Verdana, Tahoma;
   font-style: italic;
}

h2.centerhead {
   text-align: center;
}

h2.nopaddingtop {
   padding: 0px 0px 10px 0px;
}

h2.margintop {
   padding: 20px 0px 0px 0px;
}

h2.underlinedh2 {
   padding: 20px 0px 0px 0px;
   text-decoration: underline;
}

p {
   margin-top: 0px;
}

p.rightmargin {
   margin-right: 10px;
}

hr {
   margin-top: 25px;
   margin-bottom: 25px;
   color: #ffa500;
   background-color: #ffa500;
   height: 5px;
   border: 0;
   width: 100%;
}

ul {
   margin-top: 10px;
   margin-bottom: 10px;
}

.bigfont {
   color: #000000;
   font-size: 16px;
}

.mediumfont {
   color: #000000;
   font-size: 14px;
}

.smallfont {
   color: #333333;
   font-size: 10px;
}

.quote {
   color: #000000;
   font-size: 12px;
   font-style: italic;
}

.dish, .bigred {
   color: #c90000;
   font-size: 14px;
   text-decoration: underline;
}

.mediumred {
   color: #c90000;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
}

.redprice {
   color: #c90000;
   font-size: 14px;
   text-decoration: none;
   font-weight: bold;
   margin: 25px;
}

.bigred2 {
   color: #c90000;
   font-size: 16px;
   text-decoration: none;
}

a.bigred2:link { color: #c90000; }
a.bigred2:visited { color: #c90000; }
a.bigred2:active { color: #c90000; }
a.bigred2:hover {
   color: #ff4400;
   text-decoration: underline;
}

.dishlink {
   color: #c90000;
   font-size: 14px;
   text-decoration: underline;
}

a.dishlink:link { color: #c90000; }
a.dishlink:visited { color: #c90000; }
a.dishlink:active { color: #c90000; }
a.dishlink:hover {
   color: #ff4400;
   text-decoration: underline;
}

.dishsmall {
   color: #c90000;
   font-size: 11px;
   text-decoration: underline;
}

.dishdesc {
   color: #222222;
   font-family: georgia, verdana, tahoma, arial, sans-serif;
   font-style: italic;
   font-size: 15px;
   text-decoration: none;
}

.dishprice {
   color: #000000;
   text-decoration: none;
}