
div.menuTop { width: 700px;  margin-left:-350px;
			  position:absolute; left:50%; background-color:#003399; }

#menu { font: 80%; padding-top: 0px; }
#menu dl, dt, dd, ul, li 
 { padding-right: 0px; padding-left: 0px; padding-bottom: 1px; margin: 0px; padding-top: 1px;  }

#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;  }

/* Brown: #7d6340; cream: fefff9; blue: 993365; burgundy: 993365;  */
.tdNavBar { background-color: #993365; }

	/* --[[ Main Items ]]-- */
#nav a 		 { text-decoration: none; background-color:#993365; color:#ffffff; }
#nav a:visited { color:#ddffff; } 
#nav a:hover { text-decoration: none; background-color:#ffffff; color:#993365; font-weight:bold;}
#nav a:hover { text-decoration: none; background-color:#ffffff; color:#993365; font-weight:bold;}
#nav .hereMain { 
	text-decoration: none; font-style: italic; background-color:#ffffff; color:#000000; font-weight:normal;cursor:default;}
#nav a:hover.hereMain { font-weight:normal; color:#000000;cursor:default;}
#nav a:visited.hereMain { font-weight:normal; color:#000000;cursor:default;}
#nav .hereDir  { text-decoration: none; font-style: italic; background-color:#993365; color:#ffffff;cursor:default; }
#nav a:hover.hereDir { #ddffff; font-weight: normal;cursor:default; }

#nav a.here:hover { text-decoration: none; background-color:#993365; color:#ffffff; }
#nav a.hereDir:hover {text-decoration: none; font-style: italic; background-color:#993365; color:#fefadd;}
#nav LI { border-right: #993365 0px solid; border-top: #993365 1px solid; float: left; border-left: #1291c6 0px solid; width: 110px; cursor: default; border-bottom: #993365 1px solid; position: relative; background-color: #993365; text-align: left; font-size:15px;}
#nav LI.left { border-right: #993365; 0px solid; border-top: 1px solid; float: left; border-left: #993365; 0px solid; width: 110px; cursor: default; border-bottom: 1px solid; position: relative; background-color: transparent; text-align: left;}
#nav LI.wide, #nav LI.left.wide { width:140px; }
/* --[[ Sub Items ]]-- */

#nav LI UL { padding-right: 0px; border-right: #993365 2px solid; border-left: #993365 2px solid; border-bottom: #993365 2px solid; display: none; border-top: #993365 1px solid; padding-left: 0px; font-weight: normal; background: url(../img/mm_pull_down_menu.jpg); left: 0px; padding-bottom: 1em; padding-top: 0.5em; position: absolute; top: 100%; }
#nav LI UL.wide, #nav LI LI.wide { width:140px; }
/* li ul {background-color:#ffffff; border-style:solid; border-color:#993365;; border-width:1px; padding:5px; margin:4px 0px 0px; } */
#nav LI:hover UL { display: block; }
#nav LI.over  UL { display: block; }
#nav UL a:visited { color: #993365; }
#nav UL a:visited.hereDir { color: #ffffff; }

#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; padding-top: 0.2em; font-size:86%; background-color:transparent; color:#111111; }
#nav LI LI a:hover { border-right: #993365 5px solid; padding-right: 5px; border-top: #993365; 0px solid; padding-left: 5px; padding-bottom: 0.2em; border-left: #993365 5px solid; padding-top: 0.2em; border-bottom: #993365; 0px solid; color: #000000; background-color: #ffffff; }

#nav LI#first { border-left-width:  1em; }
#nav LI#last  { border-right-width: 1em; }

UNKNOWN { left: auto; top: auto; }
.navHR { color:#993365; width:80%; align:center; }