

/* CRAZY NAV */
#mainnav{
padding: 0;
margin:0; 
width:475px;
font-size: 11px;
text-transform:none;
font-family:"TradeGothicLTLightRegular", arial narrow, arial;
text-transform:uppercase;
float: left;
height:25px;
}


#mainnav ul{
list-style: none;
   margin: 0;
   padding: 0;
}

#mainnav li {
   float: left;
   padding: 8px 8px;
   white-space: nowrap;

}

#mainnav li a.mainnav {
font-family: "TradeGothicLTLightRegular",arial narrow,arial;
text-transform:uppercase;
font-size: 11px;
display: inline;
font-weight: normal;
margin:0;
padding:0;
color: #7A7372;
text-decoration: none;

}

li a.mainnav_clicked {
display: inline;
font-weight: normal;
padding: 0;
color: #004677;
text-decoration: none;
float:left;

}

li a.mainnav_clicked:hover {
display: inline;
font-weight: normal;
color: #004677;
text-decoration: none;
float:left;

}

li a.nosub {
display: inline;
font-weight: normal;
color: #7a7372;
text-decoration: none;
float:left;
}

html>body li a.mainnav { /*Non IE6 width*/
width: auto;
}

li a.mainnav:hover{
display: inline;
font-weight: normal;
color: #004677;
text-decoration: none;
float:left;
}





#div0{
display:none;
width:160px;
 margin-top: 25px;
 float: left;
visibility: hidden; 
 line-height:14px;

}

#div1{
display:none;
width:160px;
 margin-left: 9px;
 float: left;
visibility: hidden; 
 line-height:14px;
 
}

#div2{
display:none;
width:auto;
 margin-left: 78px;
 float: left;
 visibility: hidden; 
 line-height:14px;

}

#div3{
display:none;
width:auto;
 margin-left: 142px;
 float: left;
 visibility: hidden; 
 line-height:14px;
 background-image: url(/graphics/1x1wb.png);
 
}

#div4{
display:none;
width:auto;
 margin-left: 218px;
 
 float: left;
 visibility: hidden; 
 line-height:14px;
}




#subnav{
width: auto;
padding:10px 0 0 0;
font-size: 11px;
text-transform:uppercase;
float: left;
 display: inline;
background: URL(graphics/bgarrow.gif) no-repeat;
 overflow: hidden;
width:270px;


}


#subnav ul{
list-style: none;
padding: 0;
margin: 0;
border: none;
background: URL("graphics/line.html") bottom left no-repeat;
}

#subnav li {
margin: 0;
}

li.subnav {
display: block;
padding: 2px 0 0 0;



}

a.sub {
font-family: arial narrow, arial;
line-height:14px;
color: #7a7372;
padding:0;
text-decoration: none;

}

html>body li a.subnav { /*Non IE6 width*/
width: auto;
}

a.sub:hover{
color: #004677;
text-decoration: none;
}

