p {
  margin-left: 50px;
  margin-right: 50px;
  font-family: georgia;
  color: #444;
}
h1 a {
  font-family: arial;
  font-size: 30px;
  color: #D16103;
}
h3 {
  margin-left: 50px;
  margin-right: 50px;
  color:#777;
  font-family:arial;
}

.tabletop {
    width:100%;
    background-color:whitesmoke
}
.hmdcbigorange {
    text-decoration: none;
    font-family:arial;
    font-size: 30px;
    color: #D16103;
}
.hmdcitalicgray {
    color:#777;
    font-family:arial;
    font-size: 20px;
    font-style: italic;    
}
.tablemenu {
    width:100%;
    background-color:#D16103;
    line-height:50px;
}
.tablemenutext {
    text-decoration: none;
    font-family:georgia;
    font-size: 20px;
    color:white;
}
.tableservice {
  font-family:arial;
  margin-left:50px
}
