#p7PMnav {
	margin: 0;
	padding:0;
	border: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;



}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;

	

}
#p7PMnav ul li {
	text-decoration: underline;


}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border: none;

	
	
	
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #ffffff;
	line-height:1;

}
#p7PMnav ul a {
	color: #333333;
	
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #FF0000;
	background-image:  url("../../images/BG_nav_topBlend_over.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	letter-spacing: .01px;


}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	background-color: #FF0000;
	background-image:  url("../../images/BG_nav_topBlend_OVER.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	letter-spacing: .01px;


}

/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url("../../images/BG_nav_topBlend.gif");
	background-repeat:	no-repeat;
	background-position: right center;


}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #FF0000;
	background-image:  url("../../images/BG_nav_topBlend_over.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	letter-spacing: .01px;



}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 12em;
}
#pmmcrumb {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 16px;
	color: #8B9478;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #6D755E;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}


/* this is the new class for the side menu --------------------------------------------------------------------------------------------------- */


#p7PMnav2 {
	margin: 0;
	padding:0;


}
#p7PMnav2 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	

}
#p7PMnav2 ul li {
	border-right: 0;

}
#p7PMnav2 ul {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border-top: 1px solid #EEEFEA;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #EEEFEA;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	
	
	
}
#p7PMnav2 a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #ffffff;
	line-height:1;

}
#p7PMnav2 ul a {
	color: #333333;
	
}
#p7PMnav2 a:hover, #p7PMnav2 a:active, #p7PMnav2 a:focus {
	background-color: #FF0000;
	background-image:  url("../../images/BG_nav_topBlend_over.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
	letter-spacing: .01px;

}

/* ------ the current page marker style ------ */
#p7PMnav2 .p7PMmark {
	color: #ffffff;


}

/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav2 ul .p7PMtrg, #p7PMnav2 ul .p7PMon {

}
/* the active trigger link style */
#p7PMnav2 .p7PMon {
	background-color: #FFFFFF;
	color: #000000;
/*	filter:alpha(opacity=50);
-moz-opacity:.50;
opacity:.50;*/

}

/*the submenu classes */

#p7PMnav2 .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav2 .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	/*background-color: #ffffff;
		border-left: solid 1px #847D73;
		border-right: solid 1px #847D73;
		border-bottom: solid 1px #847D73;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/dgb.png', sizingMethod='scale');
		behavior: url(primary_dropdown.htc);*/
		filter:alpha(opacity=90);
		-moz-opacity:.90;
		opacity:.90;
}
/* Top level menu width */
#p7PMnav2 li {
	float: left;
	
}
#p7PMnav2 ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav2 ul, #p7PMnav2 ul li {
	width: 12em;
}

