/* Section Six: Navigation Elements */	

/* Color Behind Nav Links (gets covered by nav2bg.gif/jpg) */
.nav2bg,p.nav2bg,td.nav2bg {}

/* 2nd Level Up State */
.NavFont,p.NavFont,a.NavFont,a.NavFont:link,a.NavFont:visited,a.NavFont:hover,a.NavFont:active {
         font-family:"Trebuchet MS", sans-serif;
	 font-size : 11px;
         line-height:13px;
         font-weight:normal;
	 color: #458B51;
	 text-decoration : none;}

/* Padding for 2nd Level Up State*/
td.NavFont {padding: 0px 10px 2px 10px;}

/* 2nd Level Down State */
.navdown,a.navdown,a.navdown:hover,a.navdown:active,a.navdown:visited {
         font-family:"Trebuchet MS", sans-serif;
	 font-size : 11px;
         line-height:13px;
         font-weight:normal;
	 color: #B5A346;
	 text-decoration : none;}

/* Padding for 2nd Level Down State*/
 td.navdown {padding: 0px 10px 2px 10px;}

/* 2nd Level Roll State */
.navrolltext,a.navrolltext:link,a.navrolltext:visited,a.navrolltext:hover,a.navrolltext:active {font-family:"Trebuchet MS", sans-serif;
	 font-size : 11px;
         line-height:13px;
         font-weight:normal;
	 color: #B5A346;
	 text-decoration : none;}

/* Padding for 2nd Level Roll State */
.navroll,a.navroll,a.navroll:link,a.navroll:visited,a.navroll:hover,a.navroll:active {padding: 0px 10px 2px 10px;}

/* 3rd & 4th Level Up State*/
.navlev34,a.navlev34,a.navlev34:link,a.navlev34:visited,a.navlev34:hover,a.navlev34:active {font-size : 12px;
         font-family:"Trebuchet MS",sans-serif;
         font-weight:normal;
	 color: #464651;
         /*padding: 0px 0px 2px 0px;*/
	 text-decoration : none;}

/* 3rd & 4th Level Down State*/
.nav34down,a.nav34down,a.nav34down:link,a.nav34down:visited,a.nav34down:hover,a.nav34down:active {font-size : 12px;
         font-family:"Trebuchet MS",sans-serif;
         font-weight:normal;
	 color: #AFA346;
	 text-decoration : none;}

/* 3rd & 4th Level Roll State*/
.navlev34roll,a.navlev34roll,a.navlev34roll:link,a.navlev34roll:visited,a.navlev34roll:hover,a.navlev34roll:active {font-size : 12px;
         font-family:"Trebuchet MS",sans-serif;
         font-weight:normal;
	 color: #AFA346;
	 text-decoration : none;}