/* Generated by KaZcadeS */
ul#simple-menu {
  margin: 0 0 0 1px;
  padding-bottom: 0;
  width: 100%;
  font-weight: bold;
  padding-left: 0;
  display: block;
  float: left;
  height: 37px;
  font-size: 1.2em;
  padding-top: 0;
}
ul#simple-menu li {
  margin: 0 0 0 1px;
  display: block;
  float: left;
  height: 37px;
  font-weight: bold;
  color: #f0e59e;
}
ul#simple-menu li.left {
  margin: 0;
  font-weight: bold;
  color: #f0e59e;
}
ul#simple-menu li a {
  padding: 0 10px;
  background: transparent none repeat scroll 0% 50%;
  display: block;
  float: left;
  text-decoration: none;
  height: 37px;
  line-height: 37px;
  font-family: Palatino Linotype;
  font-weight: bold;
  font-style: normal;
  color: #f0e59e;
}
ul#simple-menu li a.right {
  padding-right: 1px;
  font-weight: bold;
  color: #f0e59e;
}
ul#simple-menu li a:hover {
  background: #232436 none repeat scroll 0% 50%;
  font-family: Palatino Linotype;
  font-weight: bold;
  color: #ffffff;
  opacity: 1;
}
ul#simple-menu li a.current {
  font-family: palatino linotype;
  background-image: none;
  font-weight: bold;
  background-color: #dcdef2;
  opacity: 1;
  color: #232436;
}
ul#simple-menu li a.current:hover {
  background-image: none;
  font-weight: bold;
  color: #232436;
  opacity: 1;
  background-color: #dcdef2;
}
