.topBar ul {width:915px; margin:0 auto; padding: 0;}
.topBar li {display: inline; position: relative; float: left; color: #fff; margin-top:0px;}
.topBar li a {display: block; color: #fff; padding: 0px 6px; font-weight: 700; text-decoration:none; border-right: 1px solid #a8bba5; text-transform: uppercase;}
.topBar li.last a {border-right:none; padding-right: 0;}
.topBar li:hover ul {display: block;}

/* Sub menus */
.topBar ul ul { display: none; width: 191px; background:#fff; position: absolute; left: -1px; margin-top:5px; top: auto; padding:0; border: 1px solid #000; border-top: 0;}
.topBar ul ul li {padding:0; margin:0; border:none;}
.topBar ul ul li a {width: 175px; color: #4b7046; display: block; padding:8px; text-decoration:none; border:none; text-transform: none; font-size: 0.9em;}
.topBar ul ul a:hover {color: #fff; Background: #f1f1f1; text-decoration: none; border:none; }

li:hover, li.over {position:relative; z-index:1;}

/*Left Column Menus*/

#left ul {padding: 0; margin: 0 0 0 -15px; list-style-type: none;}
#left ul li{padding: 0 0 0 15px;}
#left ul li a{ padding: 5px 0 5px 0px; display: block; color: #000; text-decoration: none; font-weight:bold;}
#left ul li a:hover{text-decoration: underline;}
#left ul li.selected{background: url(images/leftmenu_selected.gif) no-repeat 0 6px;}
#left ul li.selected a{font-weight: bold; color:#28591F;}

#left ul ul{padding: 0; margin: 0 0 15px 15px; list-style-type: none;}
#left ul ul li{background: url('images/subMenu_dash.gif') no-repeat 0 4px !important;}
#left ul ul li a{ padding: 3px 0 3px 15px; display: block; color: #000; text-decoration: none; font-size: 0.9em; font-weight: normal !important;}
#left ul ul li.selected {}

.footer .footerMenus ul {list-style-type: none; padding: 0; margin: 0;}
.footer .footerMenus ul li{padding: 2px 0;}
.footer .footerMenus ul li a{color: #fff; text-decoration: none; font-size: 0.9em;}
.footer .footerMenus ul li a:hover{text-decoration: underline;}

.footer .footerMenus .footerMenuLeft{width: 180px; float: left; margin-right: 20px}
.footer .footerMenus .footerMenuRight{width: 180px; float: right; margin-left: 20px}