/* Pages Dropmenu */

#dropmenu, #dropmenu ul {
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#dropmenu li {
	list-style-type: none;
	text-align: center;
	width: auto;
	float: left;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#dropmenu li li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 10em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5daa8;
}
#dropmenu li a {
	list-style-type: none;
	display: block;
	width: auto;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	color: #4b2a2a;
	margin: 0px;
	text-transform: uppercase;
	background-color: #fdefb0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e5daa8;
	border-right-color: #e5daa8;
	border-left-color: #e5daa8;

}
#dropmenu li a:hover {
	background-color: #FEF5CF;
}
#dropmenu li li a {
	display: block;
	padding: 4px;
	margin: 0px;
	background-color: #FEF5CF;
	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 li a:hover {
	text-decoration: underline;
}
#dropmenu span {}
#dropmenu li#home {
	display: block;
}
#dropmenu li#home a, #dropmenu li#home a:hover {
	background-color: #FEF5CF;

}
#dropmenu ul {
	position:absolute;
	width: 10em;
	left: -999em;
	z-index: 9999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e5daa8;
	border-left-color: #e5daa8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5daa8;
}
#dropmenu ul ul {
	margin-top: -1.7em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10em;
}

#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;
}

#dropmenu .current_page_item {
	display: block;
}
#dropmenu .current_page_item li {

}
#dropmenu .current_page_item a {

}
#dropmenu .current_page_item li a {


}
#dropmenu .current_page_item li a:hover {


}


/* Categories Dropmenu */

#dropmenu2, #dropmenu2 ul {
	width: 89%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
	display: block;
}
#dropmenu2 li {
	list-style-type: none;
	text-align: center;
	width: auto;
	float: left;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#dropmenu2 li li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 10em;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FCE98D;
}
#dropmenu2 li a {
	list-style-type: none;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	color: #993300;
	margin: 0px;
	border: 1px solid #FDEFB0;
	font-style: italic;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#dropmenu2 li a:hover {
	background-color: #ead67c;
	border: 1px solid #ecc619;
}
#dropmenu2 li li a {
	padding: 5px;
	background-color: #FDEFB0;
	border: 1px solid #FDEFB0;
}
#dropmenu2 li li a:hover {
	text-decoration: none;
	border: 1px solid #ecc619;
}

#dropmenu2 span {

}
#dropmenu2 li#home {
	display: block;
}
#dropmenu2 li#home a, #dropmenu2 li#home a:hover {

}
#dropmenu2 ul {
	position:absolute;
	width: 10em;
	left: -999em;
	z-index: 9999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FCE98D;
	border-bottom-color: #FCE98D;
	border-left-color: #FCE98D;
}

#dropmenu2 ul ul {
	margin-top: -1.9em;
	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;
}

#dropmenu2 .current_page_item {
	display: block;
}
#dropmenu2 .current_page_item li {

}
#dropmenu2 .current_page_item a {

}
#dropmenu2 .current_page_item li a {

}
#dropmenu2 .current_page_item li a:hover {


}

