#p7PMnav {
	margin: 0;
	padding:0;
	font-size:11px;
}
#p7PMnav li {
	list-style-type: none;
	list-style-image: none !important;
	margin: 0;
	padding: 0;
	text-align:left;
	float: left;
	border-bottom: 1px solid #270603;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	color: #FFF;
	
}
#p7PMnav ul li {
	border-bottom: 1px solid #270603;
	clear:both;
	
}
/* normal state main */
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding:0 6px;
	color: #fff;
	height:28px;
	line-height:27px;
	width:183px;
}
#p7PMnav li li a {
width: 165px !important;
margin: 0;
background-color: #4A1800;

}

/* hover main */
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #5B1E00;
	color: #FFF;
	letter-spacing: 0.01px;
	height:28px;
	margin: 0;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
}
/* ------ the trigger link styles ------- */

/*the trigger link */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(/images/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
	
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #6F2400;
	color: #FFF;
	margin: 0;
}
/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav ul {
	width: 195px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
