*{margin:0;padding:3;border:none;}
#nav{list-style: none; float:right;}

#holdm{
width:100%;}

.manucolor: {
    background-color:#BBB1A5;        /* OLD bACKGROUND color A5966B as of 02/23/2008 - REPLACE WITH BBB1A5 */
	height: 60px;
  }

 #nav ul { 
	padding: 0;
	margin:0;
	list-style: none;
    width:11em;
    z-index:99;
    position:absolute;
    overflow:visible;
	color: #000;
	text-align: left;
	left:0cm;
	border-bottom: 1px #000 solid;

   }

#nav li { 
    margin:0;   
    position: relative; 
    float:left;
	background-color:#BBB1A5;      /* OLD bACKGROUND color A5966B as of 02/23/2008 - REPLACE WITH BBB1A5 */
    display:block;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	
}
.small_li{
	width: 8em;
}

.large_li{
	width: 11em;
}

.extra_large_li{
	width: 13em;
}
#nav ul li{ 
background-color:#BBB1A5; text-align: left; font-weight: normal; border-top: 1px #000 solid; border-left: 1px #000 solid; border-right: 1px #000 solid;
width:18em;  /* OLD bACKGROUND color A5966B as of 02/23/2008 - REPLACE WITH BBB1A5 */
}

#nav ul li{ border-width:1px 1px 1px 1px;}
#nav ul ul li{ border-width:1px 1px 1px 1px;}
#nav ul ul li:last-child{border: 0px 0px 0px 0px #000 solid;}
 
#nav a {
    text-decoration:none; 
    display:block;
    padding: 3px;  
    margin:0em 0 0em 0em; 
	color: #000;
}

#nav a:hover, #nav li:hover{
    color: #ffffff;
	background-color:#BBB1A5;    /* OLD bACKGROUND color A5966B as of 02/23/2008 - REPLACE WITH BBB1A5 */
}
#nav ul li:hover, #nav ul li a:hover{ background-color:#BDB28C; color: #ffffff;}


#nav ul{
    display:none;
	left:0cm;
	
}

/*all see this */
#nav ul ul, #nav ul ul ul{
    display:none; 
    position:absolute; 
    margin-top:-1.8em; 
    margin-left:18em;
}

/* non-IE browsers see this */
 #nav ul li>ul, #nav ul ul li>ul{
    margin-top:-1.35em; 
 }

 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
    display:none; 
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
    display:block;
}



li>ul { 
	top: auto;
	left: auto;
}
/* site style */
#holdm{position:relative; top:0px !important; left:0px; margin-left:-2.5em; z-index:100; width:100%; }
     
     #vertm{width:15em; float:left;}
     .com{color:purple; margin-top:10px; }
    li.small{}
    li.small a{line-height:10px;}
	.colorspot span{visibility:hidden;}
	.colorspot{float:left; width:.5em; height:.5em; line-height:.5em; overflow:hidden; margin:0px 0px 0 0;  text-decoration:none;}
	#colorcon{background-color:#fff; padding:0px; float:left;}
	#colordisp{width:100%; height:1.2em; text-align:center; background-color:#CCC;}

.arrow{
background:#A5966B url(barrow.gif) no-repeat  right center ;
}