ul#cssmw {
	cursor: default;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	z-index: 500;
}
ul#cssmw ul {
	cursor: default;
	font-size: 0;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
		z-index: 500;
}
ul#cssmw ul li {
	background-image: none;
	float: none;
	z-index: 500;
}
ul#cssmw li {
	background-image: none;
	float: left;
	padding: 0 0 0 0;
	position: relative;
	white-space: nowrap;
	z-index: 500;
}
ul#cssmw li ul {
	display: none;
	top: 0;
	z-index: 500;
}
ul#cssmw li:hover > ul {
	display: block;
	position: absolute;
	z-index: 500;
}
ul#cssmw > li {
	background-image: none;
	background-position: center;
	z-index: 500;
}
ul#cssmw > li > span {
  background-image: none;
  display: block;
	z-index: 500;
}
ul#cssmw > li > span > a {
	background-image: url("../cssmw_images/navbg.png");
	background-position: center;
	background-repeat: repeat-x;
	border-bottom-style: none;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	width: 121px;
	border-right: 1px solid #9DACD6;
	text-align: center;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	z-index: 3;
	z-index: 500;
}
ul#cssmw > li > span > a:active {
	background-image: url("../cssmw_images/navbgover.png");
	background-position: center;
	background-repeat: repeat-x;
	color: #272B4B;
	font-weight: bold;
	text-decoration: none;
	z-index: 500;
}
ul#cssmw > li:hover > span {
	display: block;
	z-index: 500;
}
ul#cssmw > li:hover > span > a {
	background-image: url("../cssmw_images/navbgover.png");
	background-position: center;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	z-index: 500;
}
ul#cssmw ul.level-1 {
	left: 0px;
	top: 100%;
	text-align: left;
}
ul#cssmw ul.level-1 > li {
	background-image: none;
	z-index: 500;
}
ul#cssmw ul.level-1 > li > span {
	background-image: none;
	display: block;
	z-index: 500;
}
ul#cssmw ul.level-1 > li > span > a {
	background-color: #92A2BE;
	background-image: none;
	border-bottom-style: none;
	border-top: 1px solid #FFFFFF;
	color: #272B4B;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 140px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	z-index: 500;
}
ul#cssmw ul.level-1 > li > span > a:active {
	background-color: #92A2BE;
	color: #272B4B;
	font-weight: bold;
	text-decoration: none;
	z-index: 500;
	width: 150px;
}
ul#cssmw ul.level-1 > li:hover > span {
	display: block;
	z-index: 500;
	width: 150px;
}
ul#cssmw ul.level-1 > li:hover > span > a {
	background-color: #607191;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	z-index: 500;
	width: 140px;
}
ul#cssmw ul.level-2 {
	left: 152px;
	text-align: left;
	z-index: 500;
}
ul#cssmw ul.level-2 > li {
	background-image: none;
	z-index: 500;
}
ul#cssmw ul.level-2 > li > span {
	background-image: none;
	display: block;
	z-index: 500;
}
ul#cssmw ul.level-2 > li > span > a {
	background-color: #607191;
	background-image: none;
	background-position: center;
	border-bottom: 1px none #fff;
	border-right: 1px solid #fff;
	color: #FFFFFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	text-transform: uppercase;
	width: 185px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	z-index: 500;
}
ul#cssmw ul.level-2 > li > span > a:active {
	color: #272B4B;
	font-weight: bold;
	text-decoration: none;
	z-index: 5;
}
ul#cssmw ul.level-2 > li:hover > span {
	display: block;
	z-index: 5;
}
ul#cssmw ul.level-2 > li:hover > span > a {
	background-color: #92A2BE;
	color: #272B4B;
	font-weight: bold;
	text-decoration: none;
	z-index: 5;
}
.tour_side_link {
	color: #FFF;
	background: #630;
	border: 1px solid #600;
	padding: 6px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

