#dropmenu, #dropmenu ul {
	list-style-type: none;
	margin: 0px;
	display: block;
	width: 75%;
	height: auto;
	padding: 0px;
	float: left;
}
#dropmenu li {
	list-style-type: none;
	text-align: center;
	width: auto;
	display: block;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
}
#dropmenu li li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 10em;
	text-align: left;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#dropmenu li a {
	list-style-type: none;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 10px;
	height: auto;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-weight: normal;
	text-shadow: 0px 1px 1px #000;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-style: normal;
}

#dropmenu li a:hover, #dropmenu li#home a, #dropmenu li#home a:hover, #dropmenu li.current_page_item a, #dropmenu li#page_item a, #dropmenu li.menu-item-home a, #dropmenu li.current-menu-item a {
	background-color: #101010;
}
#dropmenu li li a {
	padding-top: 5px;
	padding-bottom: 5px;
}
#dropmenu li li a:hover {
	background-color: #101010;
	background-image: none;
}
#dropmenu span {}

#dropmenu ul {
	position:absolute;
	width: 10em;
	left: -999em;
	z-index: 9999;
	background-color: #262626;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #2E2E2E;
}
#dropmenu ul ul {
	margin-top: -2.1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10em;
}
#dropmenu ul ul ul {
	margin-top: -2.15em;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	left: -999em;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	left: auto;
}


#dropmenu2, #dropmenu2 ul {
	list-style-type: none;
	margin: 0px;
	display: block;
	width: 100%;
	height: auto;
	padding: 0px;
	clear: both;
}
#dropmenu2 li {
	list-style-type: none;
	text-align: center;
	width: auto;
	display: block;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #353535;
}
#dropmenu2 li li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 10em;
	text-align: left;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#dropmenu2 li a {
	list-style-type: none;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 11px;
	height: auto;
	color: #FFFFFF;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-weight: normal;
	text-shadow: 0px 1px 1px #000;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#dropmenu2 li a:hover, #dropmenu2 li#home a, #dropmenu2 li#home a:hover, #dropmenu2 li.current_page_item a, #dropmenu2 li#page_item a, #dropmenu2 li.menu-item-home a, #dropmenu2 li.current-menu-item a {
	color: #FFFFFF;
	background-color: #101010;
}
#dropmenu2 .current_page_item li a, #dropmenu2 #page_item li a, #dropmenu2 .menu-item-home li a, #dropmenu2 .current-menu-item li a {
	background-image: none;
}
#dropmenu2 li li a {
	padding-top: 5px;
	padding-bottom: 5px;
}
#dropmenu2 li li a:hover {
	background-color: #961111;
	background-image: none;
}
#dropmenu2 span {}

#dropmenu2 ul {
	position:absolute;
	width: 10em;
	left: -999em;
	z-index: 9999;
	background-color: #262626;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: 1px solid #2e2e2e;
}
#dropmenu2 ul ul {
	margin-top: -2.2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10em;
}

#dropmenu2 li:hover ul ul, #dropmenu2 li:hover ul ul ul, #dropmenu2 li:hover ul ul ul ul {
	left: -999em;
}
#dropmenu2 li:hover ul, #dropmenu2 li li:hover ul, #dropmenu2 li li li:hover ul, #dropmenu2 li li li li:hover ul {
	left: auto;
}
