/*nav*/
#tw3MenuHolder.fixed{width:800px;}
#tw3MenuHolder{white-space:nowrap; background: url(../images/navbar.gif) #FFFFE7 repeat; height:35px; clear:both; margin:0 auto;}
#tw3Menu{ margin:0 auto; font:0.9em 'Trebuchet MS', Georgia, Arial, "Times New Roman", Times, serif; width:884px; }
.fixed #tw3Menu{width:800px;}
#tw3Menu li {float:left; position:relative; width:auto; margin:0 13px; line-height:25px; display:inline; padding-top:2px; z-index:100; text-align:left;  }
.fixed #tw3Menu li{margin:0 27px;}
#tw3Menu li a{color:#fff; font-weight:bold; text-decoration:none; cursor:pointer; font-size:13px; }
/*#tw3Menu li a:hover{ background:none !important;}*/
#tw3Menu li ul {display:none; position: absolute; top:22px; left:0;  background: url(../images/paper.gif) bottom left no-repeat; padding: 0.5em 0 1em 15px; border-right: solid 1px #7d6340;width:180px; margin:0!important;}
#tw3Menu li li{margin:0; display:block;}
.fixed #tw3Menu li li{margin:0;}

#tw3Menu li li a { display:block; font-weight: normal; padding: 1px 10px; color:green;  width:180px; line-height:17px;}
#tw3Menu li li a:hover { display:block; padding:1px 15px 1px 5px; border-left:5px solid green; width:175px;}
#tw3Menu li:hover ul, #tw3Menu li:hover li li, #tw3Menu .over{display:block;}
/*end nav*/
