/* ----- Header Menu Top ----- */

#menuTop A {
	color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	width: 80px;
}
#menuTop A:hover {
	color: #FFFFFF;
	background-color: #23509C;
	text-decoration: none;
}

#menuTop UL {
	list-style: none;
	color:  #FFFFFF;
	right: 0px;
	padding: 0;
	margin: 0;
}
#menuTop LI {
	display: block;
	padding: 0;
	margin: 0;
	float: left;
}
#menuTop LI.on {
	font-weight: bold;	
}
#menuTop UL LI UL {
	display: none;
}

/* ----- Header Menu Main ----- */

#menuMain ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menuMain A {
	text-decoration: none;
	display: block;
}
#menuMain A:hover {
	text-decoration: none;
}
#menuMain LI A {
	color: #000000;
	text-align: center;
	width: 118px;
	height: 18px;
	margin: 0px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	background-color: #33FF00;
}
#menuMain LI LI A {
	color: #FFFFFF;
	background-color: #C8D6BD;
	text-align: left;
	width: 170px;
	height: 1%;
	margin: 0px;
	padding: 4px 4px 4px 8px;
	text-align: left;
	border-top: 1px solid #E7EDE2;
}
#menuMain LI LI A:hover {
	text-decoration: none;
	color: #000000;
	background-color: #E7EDE2;
}
#menuMain LI {
	position: relative;
	display: block;
	float: left;
	width: 126px;
	height: 1%;
	margin: 0;
	padding: 0;
}
#menuMain LI.on {
	font-weight: bold;
}
#menuMain LI LI {
	position: relative;
	float: none;
	background-image: none;
	width: 180px;
	margin: 0;
	padding: 0;
}

#menuMain ul ul {
	position: absolute;
	z-index: 500;
	top: 22px;
	left: 0px;
}

#menuMain ul ul ul {
	display: none;
}

#menuMain ul ul,
#menuMain ul li:hover ul ul,
#menuMain ul ul li:hover ul ul
{display: none;}

#menuMain ul li:hover ul,
#menuMain ul ul li:hover ul,
#menuMain ul ul ul li:hover ul
{display: block;}

/* Holly Hack Targets IE Win only \*/
* html #menuMain ul li {}
/* End Holly Hack */

/* ----- Sub Menu ----- */

#margin .menu {
	color: #67686B;
	z-index: 90;
	width: 140px;
	text-transform:uppercase;
}
#margin .menu h2 {
	background-color: none;
	font-size: 1.1em;
	padding-top: 10px;
	text-align: center;
}
#margin .menu UL {
	margin: 0px 0px 0px 0px;
	padding: 20px;
	list-style-type: none;
}
#margin .menu UL UL {
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px;
	list-style-type: none;
}
#margin .menu LI {
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
	background-image: none;
	list-style-type: none;
	list-style-image: none;
	display: block;
	background-image:url(/img/goldLine.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	width: 140px;
}
#margin .menu LI.on {
	font-weight: bold;
}
#margin .menu LI A {
	color: #67686B;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 20px;
	position: relative;
	width: 120px;
	font-size:0.85em;
	font-weight:bold;

}
/* Holly Hack Targets IE Win only \*/
html>#margin .menu LI {
	height: 1%;
}
html>#margin .menu LI A {
	margin-bottom: 0px;
}
/* End Holly Hack */

#margin .menu LI A:hover {
	text-decoration: none;
	color: #A39161;
}

/* ----- Crumbtrail Menu ----- */

#crumbtrail a {
	text-decoration: none;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	height: 12px;
	display: inline;
	padding-top: 5px;
	top: 5px;
}
#crumbtrail a:hover {
	color: #FFFFFF;
	background-color: #8C8D3E;
}
#crumbtrail ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#crumbtrail ul li {
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	background-image: url(/img/crumb_left.gif);
	background-position: center right;
	background-repeat: no-repeat;
}
	#crumbtrail .back {
		display: block;
		float: right;
		width: 60px;
		text-align: right;
		padding: 0px 0px 0px 12px;
		background-repeat: no-repeat;
	}
		#crumbtrail .back li {
			padding-right: 10px;
			background-image: url(/img/crumb_right.gif);
			background-position: center right;
			background-repeat: no-repeat;
		}
		#crumbtrail .back ul {
			text-align: right;
		}

	#crumbtrail .trail {
	}
		#crumbtrail .trail ul {
			text-align: left;
		}
		#crumbtrail .trail a {
		}
		#crumbtrail .trail a:hover {
		}
		#crumbtrail .trail li.first {
		}
		#crumbtrail .trail li.last {
			padding-right: 0px;
			font-style: italic;
			background-image: none;
		}

/* ----- Footer Menu ----- */

#menuBottom A {
	color: #717171;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align:left;
	xwidth: 120px;
	font-size:0.85em;
	text-transform:uppercase;
}
#menuBottom A:hover {
	color: #000000;
	text-decoration:none;
}

#menuBottom UL {
	list-style: none;
	color:  #FFFFFF;
	right: 0px;
	padding: 0;
	margin: 0;
}
#menuBottom LI {
	display: block;
	padding: 0;
	padding-left:20px;
	margin: 0;
	float: left;
}
#menuBottom LI.on {
	font-weight: bold;
	color:#A39161;
}


#menuBottom UL LI UL {
	display: none;
}
