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 > a {
	background-color: #4F331D;
	background-image: none;
	color: #E4D198;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0;
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CDBD8A;
	border-right-color: #4F331D;
	border-bottom-color: #4F331D;
	border-left-color: #fff;
}
ul#cssmw > li > a:active {
	background-color: #4F331D;
	border-bottom: solid 1px #5A6F43;
	border-left: solid 1px #fff;
	border-right: solid 1px #5A6F43;
	border-top: solid 1px #fff;
	color: #273015;
	text-decoration: none;
}
ul#cssmw > li:hover > a {
	background-color: #CDBD8A;
	color: #273015;
	text-decoration: none;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #5A6F43;
	border-bottom-color: #5A6F43;
	border-left-color: #fff;
}
ul#cssmw ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw ul.level-1 > li {
  background-image: none;
}
ul#cssmw ul.level-1 > li > a {
	background-color: #4F331D;
	background-image: none;
	border-bottom: solid 1px #5A6F43;
	border-left: solid 1px #fff;
	border-right: solid 1px #5A6F43;
	border-top: solid 1px #fff;
	color: #273015;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
}
ul#cssmw ul.level-1 > li > a:active {
  background-color: #668975;
  border-bottom: solid 1px #5A6F43;
  border-left: solid 1px #fff;
  border-right: solid 1px #5A6F43;
  border-top: solid 1px #fff;
  color: #273015;
  text-decoration: none;
}
ul#cssmw ul.level-1 > li:hover > a {
  background-color: #668975;
  border-bottom: solid 1px #5A6F43;
  border-left: solid 1px #fff;
  border-right: solid 1px #5A6F43;
  border-top: solid 1px #fff;
  color: #273015;
  text-decoration: none;
  text-transform: uppercase;
}
