/* Generated by KompoZer */
ul#menu {
  border-top: 1px solid #919191;
  border-bottom: 4px solid #555555;
  margin: 0;
  padding: 0;
  background: transparent url(images/OFF.gif) repeat-x scroll left top;
  list-style-type: none;
  width: auto;
  position: relative;
  display: block;
  height: 36px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial;
  font-size: 11px;
}
ul#menu li {
  margin: 0;
  display: block;
  float: left;
  font-family: Arial;
  font-size: 11px;
}
ul#menu li a {
  padding: 12px 20px 0;
  background: transparent url(images/DIVIDER.gif) no-repeat scroll right top;
  display: block;
  float: left;
  color: #8c3a3a;
  text-decoration: none;
  font-weight: bold;
  height: 12px;
  font-family: Arial;
  font-size: 11px;
}
ul#menu li a:hover {
  background: transparent url(images/HOVER.gif) no-repeat scroll right top;
  font-family: Arial;
  font-size: 11px;
}
