
div.menuTop {     width: 700px;
    border: 1px solid #666666;
    text-align: left;
    left: 50%;
    margin-left: -350px; }
#div_cntr { position:center; }

#menu { font: 12px; 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: #none; }

	/* --[[ Main Items ]]-- */
#nav a 		 { background-color:none; color:#0000bb; }
#nav a:visited { color:#800080; } 
#nav a:hover { text-decoration: none; background-color:#ffffff; color:#993365; font-weight:bold;}
#nav a:hover { text-decoration: none; background-color:#ffffff; color:#000000;}
#nav a.hereMain { text-decoration: none; font-style: italic; background-color:none; 
				color:#000000; cursor:default;}
#nav a:hover.hereMain 	{ font-weight:bold; color:#000000;cursor:default;}
#nav a:visited.hereMain { font-weight:bold; color:#000000;cursor:default;}
#nav .hereDir  { text-decoration: none; font-style: italic; background-color:#000000; color:#ffffff;cursor:default; }
#nav a:hover.hereDir { 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:#000000; color:#ffffff;}
#nav LI { border-right: #000000 0px solid; border-top: #000000 0px solid; float: left; border-left: #000000 0px solid; width: 110px; cursor: default; border-bottom: none 0px solid; position: relative; background-color: none; text-align: left; font-size:12px;font-weight:bold;}
#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.places, #nav LI.left.places { width:112px; }
/* --[[ Sub Items ]]-- */

#nav LI UL { padding-right: 0px; border-right: #000000 2px solid; border-left: #000000 2px solid; border-bottom: #000000 2px solid; display: none; border-top: #000000 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:100px; }
/* 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:94%; background-color:transparent; color:#111111; }
#nav LI LI a:hover { border-right: #333333 5px solid; padding-right: 5px; border-top: #33333; 0px solid; padding-left: 5px; padding-bottom: 0.2em; border-left: #333333 5px solid; padding-top: 0.2em; border-bottom: #333333; 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; }