h6
{
	font-family: "Arial Rounded MT Bold",ArialRoundedMTBold, Arial;
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}



/* Required for navigation */
div#header div#navContainer
{
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../Images/Site/nav_back.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 36px;
margin-top: 1px ! important;
margin-top: 0;
}


div#navcontainer
{
	width: 940px;
	margin: 0;
	margin-left: 0;
	margin-top: 0 !important;
	padding: 0;
	padding-top: 0;
	border: 0px #484848 solid;
	position: relative;
	top: 29px !important;
	top: 29px;
	margin-bottom: 1px;
	z-index: 200;
	left: 40px;
}

#navigation
{
	height: 36px;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10;
	display: inline;
	behavior: url(iepngfix.htc); 
	width: 100%;
		z-index: 200;
	margin-left: auto;
	margin-right: auto;
}



/* Top level */
#navigation li
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(../Images/Site/menu_tab.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 200;
	width: 130px;
	text-align:center;
}

#navigation li.first{
	border-left: 0px #fff solid;
}	
#navigation ul li.first{
	border-right: 1px transparent solid;
}	

#navigation li#RightEnd, #navigation li#RightEnd:hover
{
	background-color: transparent;
	position: relative;
	margin: 0;
	padding: 0 !important;
	height: 34px;
	behavior: url(iepngfix.htc);
	background-position: 0 0;
}


#navigation li:hover
{
	position: relative;
	z-index: 10;
	cursor: pointer;
	background-position: 0 -63px;
	background-image: url(../Images/Site/menu_tab.png);

}
#navigation a
{
	display: block;
	margin: 2px 0 0px 0;
	height: 26px;
	width: auto;
	padding: 2px 10px 4px 10px;
	font-size: 15px;
	line-height: 22px;
	text-decoration: none;
	background: transparent;
	color: #fff;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold",ArialRoundedMTBold, Arial, sans-serif;

}
#navigation a em {
	font-style:normal;
	}
#navigation .r {
	float:right;
}

#navigation a:hover, #navigation li:hover a { 
	color: #fefefe;
	}


#navigation li.current a  { 
	color:#eee; 
	}
#navigation .drop a:hover, #navigation .drop:hover a {
	height:26px;
	color:#4d6927; 
	background-image: url(../Images/spacer.gif);

	}

/* sub level 1 */
#navigation ul
{
	position: absolute;
	width: 150px;
	top: 30px;
	left: 0;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent url(../Images/spacer.gif) left bottom no-repeat;

}

#navigation ul li, #navigation ul li.first
{
	display: block;
	text-align: left;
	width: 128px;
	padding-right: 0px;
	background: transparent url(../Images/spacer.gif) right top repeat-y;
}

#navigation ul a
{
	color: #fff;
	display: block;
	float: left;
	height: auto !important;
	font-size: 11px !important;
	line-height: 12px;
	text-decoration: none;
	text-transform: none;
	width: 118px !important;
	width: 128px;
	padding: 5px 2px 5px 7px !important;
	margin: 0;
	font-weight: normal;
	background-color: #CA5027;
	filter: alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity: 0.95;
	border-width: 0 3px 3px 3px;
	border-color: #FFF;
	border-style: solid;
}
#navigation ul li.first a
{
	border-width: 3px 3px 3px 3px;
	border-color: #FFF;
	border-style: solid;
}


#navigation ul li.first ul  a {
	border-width: 0 3px 3px 3px;

}
#navigation ul ul li.first a {
	border-width: 3px 3px 3px 3px;

}
#navigation ul a:hover, #navigation ul a:active {
	color: #fff;
}


/* NESTED NORMAL STATE */
#navigation ul li.current ul li a, 
#navigation ul li.current ul li.current ul li a,
#navigation ul li.current ul li.current ul ul li.current ul li a,
#navigation ul li.current ul li.current ul ul li.current ul li.current ul li a {


	background-color:#ca5027;
	color: #bdbdbd;
}

/* HOVER COLORS */
#navigation ul li:hover a, #navigation ul ul li:hover a, 
#navigation ul li.current ul li:hover a, 
#navigation ul li.current ul li.current ul li:hover a,  
#navigation ul li.first ul li.first ul li:hover a {
	background-color:#a32f1b;
	color: #fff;
	background-image:  url(../Images/spacer.gif);
}

/* Sub level 2 and beyond */

#navigation ul ul
{
	position: absolute;
	top: 0;
	left: 125px;
}


#navigation ul ul li:hover a
{
	background-color: #ca5027;
}


/* HOVER COLORS */
#navigation ul ul ul li:hover a, #navigation ul li.first ul li.first ul li.first ul li:hover a {
	background-color:#a32f1b;
	color: #fff;
	background-image:  url(../Images/spacer.gif);
}


/* DISPLAYS */
#navigation ul, #navigation li:hover ul ul, #navigation ul li:hover ul ul {
	display:none;	
	color: #4d6927;
	background-image:  url(../Images/spacer.gif);
}
#navigation li:hover ul, #navigation ul li:hover ul, #navigation ul ul li:hover ul {
	display:block;	
	background-image:  url(../Images/spacer.gif);
}


/* PRINT STYLES FOR NAVS */

@media print {
#topNav, #logo a, .right, .noPrint {
	display:none !important;
	}
#logo img {
	display:block;
	}
#entire, #content, #contentNB {
	float:none;
	border:0;
	margin:0;
	padding:0;
background-color: none;
	}
	.main {
		width:60%;
		font-size:1.3em;
	}	

}






/* Top level */



ul#footNav {
margin-top: 20px;
margin-bottom: 5px;
}
#footNav li
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(../Images/Site/menu_tab.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 200;
	width: 130px;
	text-align:center;
border-bottom: 1px solid #fff;
}

#footNav li.first{
	border-left: 0px #fff solid;
}	
#footNav ul li.first{
	border-right: 1px transparent solid;
}	

#footNav li#RightEnd, #footNav li#RightEnd:hover
{
	background-color: transparent;
	position: relative;
	margin: 0;
	padding: 0 !important;
	height: 34px;
	behavior: url(iepngfix.htc);
	background-position: 0 0;
}


#footNav li:hover
{
	position: relative;
	z-index: 10;
	cursor: pointer;
	background-position: 0 -63px;
	background-image: url(../Images/Site/menu_tab.png);

}
#footNav a
{
	display: block;
	margin: 2px 0 0px 0;
	height: 26px;
	width: auto;
	padding: 2px 10px 4px 10px;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	background: transparent;
	color: #fff;
	font-weight: bold;
}
#footNav a em {
	font-style:normal;
	}
#footNav .r {
	float:right;
}

#footNav a:hover, #footNav li:hover a { 
	color: #fefefe;
	}


#footNav li.current a  { 
	color:#eee; 
	}
#footNav .drop a:hover, #footNav .drop:hover a {
	height:26px;
	color:#4d6927; 
	background-image: url(../Images/spacer.gif);

	}








/* Notes Sub Menu */
div#noteNavContainer
{
	display: block;
	width: 550px;
	height: 38px ! important;	
	padding-bottom: 0;
	margin-bottom: 0;
	position: relative;
	top: -30px;
}



ul#noteNav {
margin-top: 20px;
margin-bottom: 0;
}
#noteNav li
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(../Images/Site/menu_tab.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 200;
	width: 130px;
	text-align:center;
border-bottom: 1px solid #fff;
}

#noteNav li.first{
	border-left: 0px #fff solid;
}	
#noteNav ul li.first{
	border-right: 1px transparent solid;
}	

#noteNav li#RightEnd, #noteNav li#RightEnd:hover
{
	background-color: transparent;
	position: relative;
	margin: 0;
	padding: 0 !important;
	height: 34px;
	behavior: url(iepngfix.htc);
	background-position: 0 0;
}


#noteNav li:hover
{
	position: relative;
	z-index: 10;
	cursor: pointer;
	background-position: 0 -63px;
	background-image: url(../Images/Site/menu_tab.png);

}
#noteNav a
{
	display: block;
	margin: 2px 0 0px 0;
	height: 26px;
	width: auto;
	padding: 2px 10px 4px 10px;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	background: transparent;
	color: #fff;
	font-weight: bold;
}
#noteNav a em {
	font-style:normal;
	}
#noteNav .r {
	float:right;
}

#noteNav a:hover, #noteNav li:hover a { 
	color: #fefefe;
	}



---

/* Reviews Sub Menu */
div#reviewNavContainer
{
	display: block;
	width: 600px;
	height: 38px ! important;	
	border-bottom: 1px #FFF solid;
	padding-bottom: 0;
	margin-bottom: 0;
}



ul#reviewNav {
margin-top: 20px;
margin-bottom: 0;
}
#reviewNav li
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(../Images/Site/menu_tab.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 200;
	width: 120px;
	text-align:center;
}

#reviewNav li.first{
	border-left: 0px #fff solid;
}	
#reviewNav ul li.first{
	border-right: 1px transparent solid;
}	

#reviewNav li#RightEnd, #reviewNav li#RightEnd:hover
{
	background-color: transparent;
	position: relative;
	margin: 0;
	padding: 0 !important;
	height: 34px;
	behavior: url(iepngfix.htc);
	background-position: 0 0;
}


#reviewNav li:hover
{
	position: relative;
	z-index: 10;
	cursor: pointer;
	background-position: 0 -63px;
	background-image: url(../Images/Site/menu_tab.png);

}
#reviewNav a
{
	display: block;
	margin: 2px 0 0px 0;
	height: 26px;
	width: auto;
	padding: 2px 10px 4px 10px;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none;
	background: transparent;
	color: #fff;
	font-weight: bold;
}
#reviewNav a em {
	font-style:normal;
	}
#reviewNav .r {
	float:right;
}

#reviewNav a:hover, #reviewNav li:hover a { 
	color: #fefefe;
	}







