#menu { font: 80%; padding-top: 0px; }
#menu dl, dt, dd, ul, li 
 { padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; list-style-type: none; }
#menu dl { float: left; margin: 0px 1px; width: 20px; }

#nav UL 
{ padding-right: 0px; padding-left: 0px; padding-bottom: 0px; align: left; padding-top: 0px; list-style-type: none; }

/* Brown: #7d6340 cream: ffffff green: 194400; turquoise: #2a76aa; */

	/* --[[ Main Items ]]-- */
#nav a 		 { text-decoration: none; background-color:#194400; color:#fefadd; }
#nav a:hover { text-decoration: none; background: url(../img/menu_gold_gradient.jpg); background-color:#ffffff; color:#000000; }
#nav .hereMain { text-decoration: none; font-style: italic; background: url(../img/menu_gold_gradient.jpg); background-color:#fefadd; color:#000000;cursor:default; }
#nav .hereDir  { text-decoration: none; font-style: italic; background-color:#194400; color:#fefadd; cursor:default;}

#nav a.here:hover { text-decoration: none; background-color:#194400; color:#ffffff; }
#nav a.hereDir:hover {text-decoration: none; font-style: italic; background-color:#194400; color:#fefadd;}
#nav LI { border-right: #1291c6 0px solid; border-top: #194400 1px solid; float: left; border-left: #1291c6 0px solid; width: 10em; cursor: default; border-bottom: #194400 1px solid; position: relative; background-color: #194400; text-align: left; font-size:15px;}
#nav LI.left { border-right: #194400; 0px solid; border-top: 1px solid; float: left; border-left: #194400; 0px solid; width: 10em; cursor: default; border-bottom: 1px solid; position: relative; background-color: transparent; text-align: left;}

/* --[[ Sub Items ]]-- */

#nav LI UL { border-right: #194400; 1px solid; padding-right: 0px; display: none; border-top: #194400 2px solid; border-top: #194400 1px solid; border-bottom: #194400 2px solid; border-left: #194400 2px solid; border-right: #194400 2px solid; padding-left: 0px; font-weight: normal; background: url(../img/flyout_gold_gradient.jpg) no-repeat left bottom; left: 0px; padding-bottom: 1em; padding-top: 0.5em; position: absolute; top: 100%; }
/* li ul {background-color:#ffffff; border-style:solid; border-color:#194400;; border-width:1px; padding:5px; margin:4px 0px 0px; } */
#nav LI:hover UL { display: block; }
#nav LI.over  UL { display: block; }

#nav LI LI { border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; background-color: transparent; border-right-width: 0px; }
#nav LI LI a { padding-right: 10px; display: block; padding-left: 10px; font-weight: normal; padding-bottom: 0.2em; color: #060; padding-top: 0.2em; font-size:86%; background-color:transparent; color:#194400; }
#nav LI LI a:hover { border-right: #194400 5px solid; padding-right: 5px; border-top: #194400; 0px solid; padding-left: 5px; padding-bottom: 0.2em; border-left: #194400 5px solid; padding-top: 0.2em; border-bottom: #194400; 0px solid; color: #000000; background: transparent; background-color: #fefadd; }

#nav LI#first { border-left-width:  1em; }
#nav LI#last  { border-right-width: 1em; }

UNKNOWN { left: auto; top: auto; }
.navHR { color:#194400; width:80%; align:center; }
