

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


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

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

}

li a.mainnav {
display: inline;
font-weight: bold;
margin:0;
padding:0;
color: #7a7372;
text-decoration: none;

}

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

}

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

}

li a.nosub {
display: inline;
font-weight: bold;
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: bold;
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: 8px;
 _margin-left: 3px;
 float: left;
visibility: hidden; 
 line-height:14px;
 
}

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

}

#div3{
display:none;
width:auto;
 margin-left: 140px;
  _margin-left: 70px;
 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) #fff 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;
}
