ul#cssmw_home {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw_home ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw_home ul li {
  background-image: none;
  float: none;
}
ul#cssmw_home li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw_home li ul {
  display: none;
  top: 0;
}
ul#cssmw_home li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw_home > li {
	background-image: none;
	text-align: center;
}
ul#cssmw_home > li > a {
	background-color: #000000;
	background-image: none;
	color: #f2f2f2;
	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;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A7A37E;
	border-bottom-color: #2c2d2e;
}
ul#cssmw_home > li > a:active {
  background-color: #A7A37E;
  color: #323232;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw_home > li:hover > a {
	background-color: #EFECCA;
	color: #323232;
	font-weight: bold;
	text-decoration: none;
}
ul#cssmw_home ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw_home ul.level-1 > li {
  background-image: none;
}
ul#cssmw_home ul.level-1 > li > a {
 background-color: #000000;
  background-image: none;
  border-bottom: solid 1px #2c2d2e;
  border-right: solid 1px #fff;
  color: #f2f2f2;
  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_home ul.level-1 > li > a:active {
  background-color: #E0AC4A;
  color: #2c2d2e;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw_home ul.level-1 > li:hover > a {
  background-color: #E0AC4A;
  color: #2c2d2e;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw_home ul.level-2 {
  left: 111px;
}
ul#cssmw_home ul.level-2 > li {
  background-image: none;
}
ul#cssmw_home ul.level-2 > li > a {
 background-color: #000000;
  background-image: none;
  border-bottom: solid 1px #2c2d2e;
  border-right: solid 1px #fff;
  color: #f2f2f2;
  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_home ul.level-2 > li > a:active {
  background-color: #E0AC4A;
  color: #2c2d2e;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw_home ul.level-2 > li:hover > a {
  background-color: #E0AC4A;
  color: #2c2d2e;
  font-weight: bold;
  text-decoration: none;
}

