/* Begin CSS Drop Down Menu */

#menuh-container{
background-color:#000000;
height:22px;
}
#menuh
	{
	font-size: 7pt;
	font-family: verdana, arial, sans-serif;
	width:100%;
	float:left;
	}
		
#menuh a
	{
	text-align:left;
	display:block;
	border: 1px solid #000;
	white-space:wrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #b8b7b7;
	/*opacity:.90;*/
	background-color: #222;
	text-decoration:none;
	}
		
#menuh a:hover	/* menu at mouse-over  */
	{
	color: white;
	background-color: #666;
	text-decoration:none;
	}

#menuh a.flash
	{
	z-index:500;
	width: 800px;
	height: 540px;
	padding: 0px;
	}	
	
#menuh a.main_parent, #menuh a.main_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(../htmlAssets/navdown_white.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	}
	
	#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	/*background-image: url(../htmlAssets/navdown_white.png);*/
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh a.top_parentNew, #menuh a.top_parentNew:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(../assets/star.png);
	background-position: left center;
	text-indent: 20px;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parentSpace, #menuh a.parentSpace:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(../htmlAssets/spacer.png);
	background-position: left center;
	background-repeat: no-repeat;
	}
	
#menuh a.greyBlank, #menuh a.greyBlank:link, #menuh a.greyBlank:visited, #menuh a.greyBlank:active
	{
	background-position: right center;
	background-repeat: no-repeat;
	color : #222;
	opacity:.90;
	background-color: #222;
	text-decoration:none;
	}

/* all purple boxes */

#menuh a.parentPurple:visited, #menuh a.parentPurpleIndent:visited
	{
	background-color: #6953a8;
	color: white;
	}

#menuh a.parentPurpleCopy
	{
	background-color: #6953a8;
	color: white;
	padding: 8px;	
	}
	
	
#menuh a.parentPurple
	{
	background-color: #403253;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh a.parentPurpleIndent
	{
	text-indent: 9px;
	background-color: #403253;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parentPurple:hover, #menuh a.parentPurpleIndent:hover
	{
	background-color: #6953a8;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}

/* all brown boxes */	

#menuh a.parentBrown:visited, #menuh a.parentBrownIndent:visited
	{
	background-color: #845f59;
	color: white;
	}

#menuh a.parentBrownCopy
	{
	background-color: #845f59;
	color: white;
	padding: 8px;
	}	
	
#menuh a.parentBrown
	{
	background-color: #5c3636;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh a.parentBrownIndent
	{
	text-indent: 9px;
	background-color: #5c3636;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}	
	
#menuh a.parentBrown:hover, #menuh a.parentBrownIndent:hover
	{
	background-color: #845f59;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}

/* all green boxes */	

#menuh a.parentGreen:visited, #menuh a.parentGreenIndent:visited
	{
	background-color: #546c5c;
	color: white;
	}

#menuh a.parentGreenCopy
	{
	background-color: #546c5c;
	color: white;
	padding: 8px;
	}	
	
#menuh a.parentGreen
	{
	background-color: #26393f;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh a.parentGreenIndent
	{
	text-indent: 9px;
	background-color: #26393f;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}	
	
#menuh a.parentGreen:hover, #menuh a.parentGreenIndent:hover
	{
	background-color: #546c5c;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parentYellow, #menuh a.parentYellowCopy
	{
	background-color: #3e4d2a;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parentYellow:visited, #menuh a.parentYellowIndent:visited
	{
	background-color: #75823a;
	color: white;
	}
	
#menuh a.parentYellow:hover, #menuh a.parentYellowIndent:hover
	{
	background-color: #75823a;
	background-image: url(../htmlAssets/nav_white.png);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.yellowCopy
	{
	background-color: #75823a;
	color: white;
	padding: 8px;
	}
	
#menuh a.magenta
	{
	background-color: #6d0448;
	color: white;
	padding: 4px;
	}
	
#menuh a.orange
	{
	background-color: #b27216;
	color: white;
	padding: 4px;
	}
	
#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:200px;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 			/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */
