ul.navTop {margin:0; padding:5px 0 0 39px; height:28px; text-align:center; list-style:none; background:url("/images/navTopBckgr.gif") center top no-repeat; clear:both;overflow:hidden;}
  ul.navTop a {color:#7f3000; text-decoration:none; }
  ul.navTop li {font-size:11px; line-height:14px; font-weight:bold; letter-spacing: -0.1em; }
  ul.navTop li.Divider,
  ul.navTop li.Divider:hover {padding:3px 3px; border:0px; color:#7f3000; }
  ul.navTop li {float:left; padding:1px;}
  ul.navTop li a {float:left; padding:4px 5px; }
  ul.navTop li.Active,
  ul.navTop li:hover {border:1px solid #ffdf8f;padding:0px;}
  ul.navTop li.Active a,
  ul.navTop li:hover a {border:1px solid #ffd46a; padding:3px 4px; background:#ffdf8f; }


.navMainHolder {z-index:10; position:absolute; left:0px; bottom:-1px; width:776px; background:url("/images/navMainBckgr.gif") center bottom no-repeat; }
ul.navMain {position:relative; margin:0; padding:0 0 0 35px; height:34px; text-align:center; list-style:none; }
  ul.navMain ul {margin:0; padding:0; list-style:none;	}
  ul.navMain a {color:#cb3b00;text-decoration:none; }
  ul.navMain a:hover {text-decoration:none; }
  ul.navMain li.ItemDivider {float:left; padding:10px 8px; color:#cb3b00; font-size:13px; line-height:14px; font-weight:bold; }
  ul.navMain li.Item {z-index:10; position:relative; float:left; font-size:13px; line-height:14px; font-weight:bold; }
  ul.navMain li.Item a {display:block; padding:10px 0; }
  /*ul.navMain li.Item a:hover {background:url("/images/navMainItemArrow.gif") bottom center no-repeat; }*/

  ul.navMain li.Item ul.subNav {min-width:180px; display:none;}
  ul.navMain li.Item:hover ul.subNav,
  ul.navMain li.ItemActive ul.subNav,
  ul.navMain li.Item:hover ul.subNav:hover {display:block; }

  ul.navMain li.Item ul.subNav {z-index:10; position:absolute; left:-25%; top:34px; }
    ul.navMain li.subItem {background:#ffffff; padding:0 5px; text-align:left; border-left:5px solid #ffe9ae; border-right:5px solid #ffe9ae; }
    ul.navMain li.subItem a,
    ul.navMain li.subItem a:hover {display:block; padding:5px 10px 5px 15px; background:#ffffff url("/images/navMainDividerSub.gif") 0px 0px repeat-x; cursor:pointer}
    ul.navMain li.subItemFirst a,
    ul.navMain li.subItemFirst a:hover {background-image:none;}

  ul.navMain li.cornersTop {line-height:9px; font-size:9px; background:#ffffff url("/images/navMainSubActive.gif") top center no-repeat; border-left:5px solid #ffe9ae; border-right:5px solid #ffe9ae; }
/*ul.navMain li.cornersTop {height:10px; line-height:1px; font-size:1px; background:#ffffff url("/images/navMainSubActive.gif") top center no-repeat; border-left:5px solid #ffe9ae; border-right:5px solid #ffe9ae; }*/
  ul.navMain li.cornersBottom {height:15px; line-height:1px; font-size:1px; margin:0 15px; background:#ffffff url("/images/navMainSubBttmBrdr.gif") bottom repeat-x; }
    ul.navMain li.cornersBottom .Left {float:left; margin-left:-15px; height:15px; width:15px; line-height:1px; font-size:1px; background:url("/images/subNavBL.png") bottom left no-repeat; }
    ul.navMain li.cornersBottom .Right {float:right; margin-right:-15px; height:15px; width:15px; line-height:1px; font-size:1px; background:url("/images/subNavBR.png") bottom right no-repeat; }


.navBottom a {color:#6f6f6f; text-decoration:none;}
.navBottom .Divider {padding:0 2px; }
