ul#cssmw3 {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw3 ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw3 ul li {
  background-image: none;
  float: none;
}
ul#cssmw3 li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw3 li ul {
  display: none;
  top: 0;
}
ul#cssmw3 li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw3 > li {
  background-image: url("../cssmw3_images/left.gif");
  background-position: left top;
  background-repeat: no-repeat;
}
ul#cssmw3 > li > span {
  background-image: url("../cssmw3_images/right.gif");
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
}
ul#cssmw3 > li > span > a {
	background-image: url("../cssmw3_images/center.jpg");
	background-repeat: repeat-x;
	color: #fff;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
}
ul#cssmw3 > li:hover {
  background-image: url("../cssmw3_images/left_hover.gif");
  background-position: left top;
  background-repeat: no-repeat;
}
ul#cssmw3 > li:hover > span {
  background-image: url("../cssmw3_images/right_hover.gif");
  background-position: right top;
  background-repeat: no-repeat;
  display: block;
}
ul#cssmw3 > li:hover > span > a {
  background-image: url("../cssmw3_images/center_hover.jpg");
  background-repeat: repeat-x;
  color: #462220;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw3 ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw3 ul.level-1 > li {
  background-image: none;
}
ul#cssmw3 ul.level-1 > li > a {
  background-color: #fff;
  background-image: none;
  border-bottom: solid 1px #C2BEBA;
  border-left: solid 1px #C2BEBA;
  border-right: solid 1px #C2BEBA;
  color: #462220;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}
ul#cssmw3 ul.level-1 > li > a:active {
  background-color: #FBDE66;
  color: #462220;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw3 ul.level-1 > li:hover > a {
  background-color: #FBDE66;
  color: #462220;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw3 ul.level-2 {
  left: 112px;
}
ul#cssmw3 ul.level-2 > li {
  background-image: none;
}
ul#cssmw3 ul.level-2 > li > a {
  background-color: #fff;
  background-image: none;
  border-bottom: solid 1px #C2BEBA;
  border-left: solid 1px #C2BEBA;
  border-right: solid 1px #C2BEBA;
  color: #462220;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 5px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}
ul#cssmw3 ul.level-2 > li > a:active {
  background-color: #FBDE66;
  color: #462220;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw3 ul.level-2 > li:hover > a {
  background-color: #FBDE66;
  color: #462220;
  font-weight: bold;
  text-decoration: none;
}
