ul#cssmw_content {
	cursor: default;
	list-style-type: none;
	margin: 0px 0px 0px 8px;
	padding: 1px 0px 0px;
}
ul#cssmw_content ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
ul#cssmw_content ul li {
  background-image: none;
  float: none;
}
ul#cssmw_content li {
	background-image: none;
	float: left;
	padding: 0px;
	position: relative;
	white-space: nowrap;
	z-index: 100;
}
ul#cssmw_content li ul {
	display: none;
	top: 0px;
}
ul#cssmw_content li:hover > ul {
  display: block;
  position: absolute;
}

ul#cssmw_content li.current > ul {
  position: absolute;
}
ul#cssmw_content > li {
  background-image: none;
}
ul#cssmw_content > li > a {
	color: #D8B61C;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
	padding-top: 6px;
	padding-right: 4px;
	padding-left: 4px;
	height: 19px;
	text-align: center;
	font-weight: bold;
}
ul#cssmw_content > li > a:active,
ul#cssmw_content > li:hover > a {
	background-color: #C28625;
	color: #3D0900;
	text-decoration: none;
}
ul#cssmw_content ul.level-1 {
	left: 0px;
	top: 100%;
}
ul#cssmw_content ul.level-1 > li {
	background-image: none;
}
ul#cssmw_content ul.level-1 > li > a {
	background-color: #7C680F;
	color: #D8B61C;
	text-align: left;
	border-top: 1px solid #30800;
	border-bottom: 1px solid #380800;
	border-right: 1px solid #380800;
	border-left: 1px solid #380800;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	ont-style: normal;
	margin: 0px;
	padding: 6px 12px;
	text-decoration: none;
	text-transform: uppercase;
	width: 106px;
	font-weight: bold;
}
ul#cssmw_content ul.level-1 > li > a:active,
ul#cssmw_content ul.level-1 > li:hover > a {
	background-color: #C28625;
	border-top: 1px solid #30800;
	border-bottom: 1px solid #380800;
	border-right: 1px solid #380800;
	border-left: 1px solid #380800;
	color: #380800;
	text-align: left;
    text-decoration: none;
}
ul#cssmw_content ul.level-1 > li.current > a.current {
	background-color: #C28625;
	border-top: 1px solid #30800;
	border-bottom: 1px solid #380800;
	border-right: 1px solid #380800;
	border-left: 1px solid #380800;
	color: #380800;
	text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
ul#cssmw_content ul.level-2 {
    left: 122px;
}
ul#cssmw_content ul.level-2 > li {
    background-image: none;
}
ul#cssmw_content ul.level-2 > li > a {
	background-color: #7C680F;
	color: #D8B61C;
	text-align: left;
	border-top: 1px solid #30800;
	border-bottom: 1px solid #380800;
	border-right: 1px solid #380800;
	border-left: 1px solid #380800;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin: 0px;
	padding: 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	width: 100px;
}
ul#cssmw_content ul.level-2 > li > a:active,
ul#cssmw_content ul.level-2 > li:hover > a {
	background-color: #C28625;
	border-top: 1px solid #30800;
	border-bottom: 1px solid #380800;
	border-right: 1px solid #380800;
	border-left: 1px solid #380800;
	color: #380800;
	text-align: left;
    text-decoration: none;
}
ul#cssmw_content ul.level-2 > li.current > a.current {
	background-color: #C28625;
	border-top: 1px solid #30800;
	border-bottom: 1px solid #380800;
	border-right: 1px solid #380800;
	border-left: 1px solid #380800;
	color: #380800;
	text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
