ul#cssmw2 {
  cursor: default;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 4px;
}
ul#cssmw2 ul {
  cursor: default;
  font-size: 0;
  list-style-type: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
ul#cssmw2 ul li {
  background-image: none;
  float: none;
}
ul#cssmw2 li {
  background-image: none;
  float: left;
  padding: 0 0 0 0;
  position: relative;
  white-space: nowrap;
}
ul#cssmw2 li ul {
  display: none;
  top: 0;
}
ul#cssmw2 li:hover > ul {
  display: block;
  position: absolute;
}
ul#cssmw2 > li {
  background-image: none;
}
ul#cssmw2 > li > span {
  background-image: none;
  display: block;
}
ul#cssmw2 > li > span > a {
  background-color: #23ADAD;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  border-style: none;
  color: #FFFFFF;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding:  13px 20px 13px 20px;
  text-decoration: none;
/*  text-transform:capitalize;*/
  text-align:left;
/*  width: 105px;*/
}
ul#cssmw2 > li > span > a:active {
  background-color: #FFDD98;
  color: #332151;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw2 > li:hover > span {
  display: block;
}
ul#cssmw2 > li:hover > span > a {
  background-color: #1A8E8B;
  color:#FFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
/*  text-transform: lowercase;*/

}
ul#cssmw2 ul.level-1 {
  left: 0px;
  top: 100%;
}
ul#cssmw2 ul.level-1 > li {
  background-image: none;
}
ul#cssmw2 ul.level-1 > li > span {
  background-image: none;
  display: block;
}
ul#cssmw2 ul.level-1 > li > span > a {
  background-color: #1A8E8B;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  border-style: none;
  color: #FFFFFF;
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 5px 5px 5px 20px;
  text-decoration: none;
/*  text-transform: lowercase;*/
  text-align:left;  
  width: 156px;
}
ul#cssmw2 ul.level-1 > li > span > a:active {
  background-color: #1A8E8B;
  color: #332151;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw2 ul.level-1 > li:hover > span {
  display: block;
}
ul#cssmw2 ul.level-1 > li:hover > span > a {
  background-color: #23ADAD;
  color: #FFFFFF;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
/*  text-transform: lowercase;*/
}
ul#cssmw2 ul.level-2 {
  left: 161px;
}
ul#cssmw2 ul.level-2 > li {
  background-image: none;
}
ul#cssmw2 ul.level-2 > li > a {
  background-color: #FFDD98;
  background-image: none;
  border-bottom: solid 1px #fff;
  border-right: solid 1px #fff;
  color: #332151;
  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#cssmw2 ul.level-2 > li > a:active {
  background-color: #E0AC4A;
  color: #332151;
  font-weight: bold;
  text-decoration: none;
}
ul#cssmw2 ul.level-2 > li:hover > a {
  background-color: #E0AC4A;
  color: #332151;
  font-weight: bold;
  text-decoration: none;
}
