/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:6 - Frosty Blue
  -----------------------------------
*/
#p7PMnav {
	margin:0;
	padding:0;

}
#p7PMnav ul {
	position: absolute;
	left: -9000px;
	margin:0;
	padding:0;
	/*border: 1px solid #333333;*/
	z-index: 10000;
}
/* these are the menu styles */
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*background-image: url(img/p7PM_frost_hz.jpg);*/
	background-repeat: repeat-x;
}
#p7PMnav ul li {
	/*background-image: url(img/p7PM_frost2.jpg);*/
	background-color: #F0F0F0;
	color: #000000;
}
/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 5px 2px;
	/*color: #333399;*/
	color: #000000;
	line-height:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #FFFFFF;
	color: #000000;
	letter-spacing: 0.01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #F47920;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	/*background-image:  url(img/p7PM_light_east.gif);*/
	background-repeat:	no-repeat;
	background-position: left center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #FFFFFF;
	color: #333333;
}

/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	top: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	top: auto;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: auto;
	padding:  0px 9px 0px 5px;
}

#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 125px;
	/*width: auto;*/
	padding: 4px;

}
/* 2nd and subsequent Submenu widths */
#p7PMnav2 ul, #p7PMnav2 ul li {
	width: 250px;
}
#p
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #663399;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #FFFFFF;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}


/*----------------SECONDARY NAV---------------*/



#p7PMNav2 {
	margin:0;
	padding:0;

}
#p7PMNav2 ul {
	position: absolute;
	left: -9000px;
	margin:0;
	padding:0;
	/*border: 1px solid #333333;*/
	z-index: 10000;
}
/* these are the menu styles */
#p7PMNav2 li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*background-image: url(img/p7PM_frost_hz.jpg);*/
	background-repeat: repeat-x;
}
#p7PMNav2 ul li {
	/*background-image: url(img/p7PM_frost2.jpg);*/
	background-color: #F0F0F0;
	color: #000000;
}
/* ------ the menu link styles ------ */
#p7PMNav2 a {
	display: block;
	text-decoration: none;
	padding: 5px 2px;
	/*color: #333399;*/
	color: #000000;
	line-height:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#p7PMNav2 a:hover, #p7PMNav2 a:active, #p7PMNav2 a:focus {
	background-color: #FFFFFF;
	color: #000000;
	letter-spacing: 0.01px;
}

/* ------ the current page marker style ------ */
#p7PMNav2 .p7PMmark {
	color: #F47920;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMNav2 ul .p7PMtrg2, #p7PMNav2 ul .p7PMon {
	/*background-image:  url(img/p7PM_light_east.gif);*/
	background-repeat:	no-repeat;
	background-position: left center;
}
/* the active trigger link style */
#p7PMNav2 .p7PMon {
	background-color: #FFFFFF;
	color: #333333;
}

/*the submenu classes */
#p7PMNav2 .p7PMhide {
	left: -9000px;
	border: 0;
	top: 0;
}
#p7PMNav2 .p7PMshow {
	left: auto;
	z-index: 20000 !important;
	top: auto;
}
/* Top level menu width */
#p7PMNav2 li {
	float: left;
	width: auto;
	padding:  0px 9px 0px 5px;
}

#p7PMNav2 ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMNav2 ul, #p7PMNav2 ul li {
	width: 125px;
	/*width: auto;*/
	padding: 4px;

}
/* 2nd and subsequent Submenu widths */
#p7PMNav22 ul, #p7PMNav22 ul li {
	width: 250px;
}
#p
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #663399;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #FFFFFF;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMNav2 li {width: auto;}
