body {
 color: navy;
 background:#d9f1fd;
 font-family: sans-serif;
 margin:0;
}


img.hdr{
 display: block;
 margin: 0 auto 15px auto;
 width: 100%;
}

a, a:visited {
    color:#275375;
}

a:hover {
    color:#404040;
}

.linkage {
    text-align:center;
}

.linkage a, .linkage a:visited {
 color: #a78f13;
 font-family: 'Shadows Into Light Two', cursive;
 font-weight:bold;
 font-size: 30px;
 padding:5px 10px;
}

.linkage a:hover {
  color:#404040;
}

div.linkage img {
    height:31px;
    opacity:0.75;
}

div.linkage img:hover {
    opacity:1.0;
}

div.bod{
 color: black;
 font-family: sans-serif;
 text-align: center;
}

div.ftr{
 color: #404040;
 font-family: 'Shadows Into Light Two', cursive;
 font-size: 28px;
 font-weight:bold;
 text-transform:none;
 text-align: center;
 letter-spacing:1px;
 line-height:1.5;
 padding:20px 0 30px 0;
}

div.ftr img {
    width:100%;
    max-width:400px;
    margin:10px auto;
}

div.themenu{
 margin:0 auto 20px auto;
 padding:5%;
 width:100%;
 max-width:920px;
 border:10px double rgba(39,83,117,0.30);
 background:#ffffff;
 text-align:center;
 box-sizing:border-box;
}

div.menuhdr{
 color: #275375;
 font-weight: bold;
 font-family: 'Shadows Into Light Two', cursive;
 font-size: 60px;
 letter-spacing:5px;
 /*border-bottom: 8px dotted #a78f13;*/
 display: inline-block;
}

span.menuitm{
 color: #a78f13;
 font-weight: bold;
 font-family: 'Shadows Into Light Two', cursive;
 font-size: 36px;
 letter-spacing:1px;
 display:block;
 margin-top:20px;
}

span.menudesc{
 color: #275375;
 font-family: 'Shadows Into Light Two', cursive;
 font-weight:bold;
 font-size: 30px;
}

span.menudetail{
 color: #757575;
 font-family: 'Shadows Into Light Two', cursive;
 font-size: 24px;
 font-weight:bold;
}

.menuhighlight {
    background:rgba(0,0,0,0.04);
    border-radius:10px;
    margin:20px auto;
    padding:5px 20px 25px 20px
}

.menuprice {
    color: #a78f13;
}

p.mynotes{
 color:green;
 font-family: sans-serif;
 font-size: 8pt;
}

div.menu20hdr{
 color: #a78f13;
 font-weight: bold;
 font-family: sans-serif;
 font-size: x-large;
 text-align: center;
}

div.menu20itm{
 color: #22315a;
 font-weight: bold;
 font-family: sans-serif;
 font-size: large;
 margin-left: 4px;
 text-align: center;
}

