ul#cssmw {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw ul li {
  background-image: none;
  float: none;
}
ul#cssmw li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw li ul {
  display: none;
  top: 0;
}
ul#cssmw li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw > li {
  background-image: none;
}
ul#cssmw > li > span {
  background-image: none;
  background-position: 10px;
  display: block;
}
ul#cssmw > li > span > a {
	background-color: #37271A;
	background-image: none;
	border: none 0px #EFE4CC;
	color: #FFFFFF;
	display: block;
	font: normal normal bold 9.5px Tahoma, Geneva, sans-serif;
	height: 9px;
	margin: 0 0 0 0;
	padding: 6px 6px 6px 6px;
	text-decoration: none;
	text-transform: none;
	width: 100%;
}
ul#cssmw > li > span > a:active {
  background-color: #CCCCCC;
  color: #2D2B2E;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw > li:hover > span {
  display: block;
}
ul#cssmw > li:hover > span > a {
  background-color: #EFE4CC;
  color: #2D2B2E;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9.5px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-transform: capitalize;
}
ul#cssmw ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
}
ul#cssmw ul.level-1 > li > span {
  background-image: none;
  display: block;
}
ul#cssmw ul.level-1 > li > span > a {
  background-color: #EFE4CC;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-left-style: none;
  border-right: none 1px #fff;
  border-top-style: none;
  color: #604728;
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9.5px;
  font-style: normal;
  font-weight: bold;
  height: 9px;
  margin: 0 0 0 0;
  padding: 6px 6px 6px 6px;
  text-decoration: none;
  text-transform: none;
  width: 135px;
}
ul#cssmw ul.level-1 > li > span > a:visited {
  border-right-style: none;
  border-top-style: none;
  text-transform: capitalize;
}
ul#cssmw ul.level-1 > li > span > a:active {
  background-color: #CCCCCC;
  color: #2D2B2E;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-1 > li:hover > span {
  display: block;
}
ul#cssmw ul.level-1 > li:hover > span > a {
  background-color: #916C3D;
  color: #FFFFFF;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-2 {
  left: 148px;
}
ul#cssmw ul.level-2 > li {
  background-image: none;
}
ul#cssmw ul.level-2 > li > span {
  background-image: none;
  display: block;
}
ul#cssmw ul.level-2 > li > span > a {
  background-color: #E0D6BF;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: none 0px #fff;
  border-top-style: none;
  color: #604728;
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9.5px;
  font-style: normal;
  font-weight: bold;
  height: 9px;
  margin: 0 0 0 0;
  padding: 6px 6px 6px 6px;
  text-decoration: none;
  text-transform: none;
  width: 100%;
}
ul#cssmw ul.level-2 > li > span > a:active {
  background-color: #C0C3A9;
  color: #2D2B2E;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-2 > li:hover > span {
  display: block;
}
ul#cssmw ul.level-2 > li:hover > span > a {
  background-color: #916C3D;
  color: #FFFFFF;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 9.5px;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
}
ul#cssmw ul.level-3 {
  left: 12px;
}
ul#cssmw ul.level-3 > li {
  background-image: none;
}
ul#cssmw ul.level-3 > li > a {
  background-color: #D8DCBF;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #2D2B2E;
  display: block;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}
ul#cssmw ul.level-3 > li > a:active {
  background-color: #C0C3A9;
  color: #2D2B2E;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw ul.level-3 > li:hover > a {
  background-color: #C0C3A9;
  color: #2D2B2E;
  font-weight: bold;
  text-decoration: none;
}
