body {
  margin: 0px;
  background-image: url(http://www.brewerlong.com/images/bgbody.jpg);
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  color: #000000;
  font-size: 10pt;
  background-repeat: repeat-x;
  background-color: #2a312a;
}
td {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  color: #000000;
}
td.menu {
  background-image: url(http://www.brewerlong.com/images/menu.jpg);
  background-repeat: repeat-x;
  height: 41px;
}
td.body {
  background-image: url(http://www.brewerlong.com/images/bgtable.jpg);
  background-repeat: repeat-y;
}
h1 {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-size: 12.5pt;
  color: #32342b;
  text-transform: none;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
h2 {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-size: 12pt;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #4b2525;
}
h3 {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-size: 11pt;
  color: #32342b;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
}
p {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-size: 10pt;
  text-align: justify;
}
a {
  color: #4c5540;
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  text-decoration: underline;
  font-style: normal;
  font-weight: bold;
  font-size: 9.5pt;
}
a.sandy {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 9px;
  color: #5a695a;
}
a.navon {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-size: 9.5pt;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding-right: 14px;
  padding-left: 14px;
}
a.navoff {
  font-size: 9.5pt;
  color: #ffffff;
  padding-right: 14px;
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-decoration: none;
  padding-left: 14px;
}
a.navon:hover {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-size: 9.5pt;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
a.navoff:hover {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-size: 9.5pt;
  font-weight: bold;
  text-decoration: none;
  color: white;
}
a:hover {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  text-decoration: underline;
  font-style: normal;
  font-weight: bold;
  font-size: 9.5pt;
  color: #a17e2d;
}
a.sandy:hover {
  font-family: Century Gothic,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  font-size: 9px;
  color: #a17e2d;
}
input {
  border: 1px solid #58624a;
  background: #dfe0da none repeat scroll 0% 50%;
  font-family: Century Gothic;
  font-size: 14px;
  color: #000000;
}
textarea {
  border: 1px solid #58624a;
  background: #dfe0da none repeat scroll 0% 50%;
  font-family: Century Gothic;
  font-size: 14px;
  color: #000000;
}
.submit input {
  border: 1px outset #d3cc98;
  background: #eeebd7 none repeat scroll 0% 50%;
  font-family: Century Gothic;
  font-size: 14px;
  color: #58624a;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding-left: 5px;
  padding-right: 5px;
}
fieldset {
  border: 1px solid #e2d9ba;
  padding: 10px;
  width: 730px;
}
