/* Style sheet menu */
#nav{background:url("tl_files/images/main_bg.jpg") center top repeat-x;border-top:1px solid #dfded5;}
#nav ul.level_1{margin:0 0 0 10px;padding:0;list-style-type:none;}
#nav li.trail{font-weight:bold;}
#nav ul.level_1 li{padding-top:5px;padding-bottom:5px;}
#nav ul.level_1 li.active{font-weight:bold;}
#nav ul.level_1 li a,#nav ul.level_1 li span.active{display:block;padding:0 0 0 15px;border-bottom:1px solid #dfded5;text-decoration:none;color:#305E5C;line-height:22px;background: url(tl_files/images/bullets/blue_bullet.jpg) 0 6px no-repeat;}
#nav ul.level_1 li span.active{border-bottom:1px solid #dfded5;background: url(tl_files/images/bullets/blue_bullet_hover.jpg) 0 6px no-repeat;}
#nav ul.level_1 li a:hover{font-weight:bold;background: url(tl_files/images/bullets/blue_bullet_hover.jpg) 0 6px no-repeat;}
#nav ul li.last a,#nav ul li.last span,#nav ul li.last a:hover{/* border-bottom: 1px solid #fff!important;*/}
#nav ul.level_1 ul{margin:0;padding:0 0 0 2em;}
#nav ul.level_1 ul li{width:auto;font-weight:normal;font-size:0.9em;}
#nav ul.level_1 ul li.active{font-weight:bold;}
#nav ul.level_1 ul li a,#nav ul.level_1 ul li span.active{width:100%;padding:0;background: none;}
#nav ul.level_1 ul li a:hover{background: none;}

