html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, form, p, blockquote, fieldset {
  margin:0pt; padding:0pt; border: 0pt; list-style: none;}

body {
  background-color: #8a2630;
  color: #2b231b;
  font-family:Arial,Verdana,sans-serif;
  font-size:100.01%;
  font-style:normal; font-weight:normal;
  line-height:18px;
  text-align: center;
}

#bodyWrapper {
  background-color: #ffffff;
  width: 800px;
  margin: 5pt auto;
  position: relative;
}

#logo {
  background-image: url(/images/logos/banner01.jpg);
  background-repeat: no-repeat;
  width: 564px; height: 80px;
  margin: 5pt auto 5pt auto;
}

#logoBox {
  width: 800px;
  height: 95px;
  padding-top: 5px;
  background-color: #85734e;
}

#address {
  font-weight: bold;
}

#header {
  background-color: #85734e;
  padding: 0 0 5px 0;
}

#topNav {
  color: #F4410B;
  background-color: #0c0c0c;
  font-weight: bold;
  padding: 5px 0 5px 0;
  border-top: 0px solid #8A2630
}

#topNav li {
  display: inline;
  margin-left: 15px;
}

#topNav span {
  color: #85734e;
  color: #8A2630;
  margin-left: 15px; 
}

#topNav a { color: #E2C489; }
#topNav a:hover { color: #F4410B; }

#footer {
  color: #F4410B; background-color: #0c0c0c; 
  border-top: 5px solid #85734e;  border-bottom: 5px solid #85734e; 
  padding: 5px; font-weight: bold;}

a {text-decoration: none;}