.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
/*background-color: #110f10; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
/*display: block;*/
width: 140px; /*Width of top level menu link items*/
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
/*border: 3px solid #ba9635;
border-left-width: 0;
text-decoration: none;
text-align: center;
color: black;
/*font-weight: bold;
font-size: 14px;
font-family: Times Roman;*/
font-family: arial, helvetica;
}

	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
background-color: #ecdace; /*Disappearing menu fix-BP */
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: inline;
visibility: hidden;
/*opacity:0.4;
filter:alpha(opacity=40);*/
font-family: arial, helvetica;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: inline;
float: none;
padding-bottom: 0px;
background-color: #ecdace; 
font-family: arial, helvetica;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script*/ 
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 140px; /*width of sub menu levels*/
color: #b97632;
font-family: arial, helvetica;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: 700;
padding: 3px;
margin: 0px;
}

.suckertreemenu ul li ul li a:hover{
display: block;
width: 140px; /*width of sub menu levels*/
color: #ffffff;
font-family: arial, helvetica;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: 700;
padding: 3px;
margin: 0px;
}







.suckertreemenu2 ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu2 ul li{
position: relative;
display: inline;
/*background-color: #110f10; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu2 ul li a{
/*display: block;*/
width: 140px; /*Width of top level menu link items*/
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
/*border: 3px solid #ba9635;
border-left-width: 0;
text-decoration: none;
text-align: center;
color: black;
/*font-weight: bold;
font-size: 14px;
font-family: Times Roman;*/
font-family: arial, helvetica;
}

	
/*1st sub level menu*/
.suckertreemenu2 ul li ul{
left: 0;
background-color: #d1d6d0; /*Disappearing menu fix-BP */
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: inline;
visibility: hidden;
/*opacity:0.4;
filter:alpha(opacity=40);*/
font-family: arial, helvetica;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu2 ul li ul li{
display: inline;
float: none;
padding-bottom: 0px;
background-color: #d1d6d0; 
font-family: arial, helvetica;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script*/ 
top: 0;
}

/* Sub level menu links style */
.suckertreemenu2 ul li ul li a{
display: block;
width: 140px; /*width of sub menu levels*/
color: #758779;
font-family: arial, helvetica;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: 700;
padding: 3px;
margin: 0px;
}

.suckertreemenu2 ul li ul li a:hover{
display: block;
width: 140px; /*width of sub menu levels*/
color: #ffffff;
font-family: arial, helvetica;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: 700;
padding: 3px;
margin: 0px;
}








.suckertreemenu3 ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu3 ul li{
position: relative;
display: inline;
/*background-color: #110f10; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu3 ul li a{
/*display: block;*/
width: 140px; /*Width of top level menu link items*/
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
/*border: 3px solid #ba9635;
border-left-width: 0;
text-decoration: none;
text-align: center;
color: black;
/*font-weight: bold;
font-size: 14px;
font-family: Times Roman;*/
font-family: arial, helvetica;
}

	
/*1st sub level menu*/
.suckertreemenu3 ul li ul{
left: 0;
background-color: #f2ebd1; /*Disappearing menu fix-BP */
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: inline;
visibility: hidden;
/*opacity:0.4;
filter:alpha(opacity=40);*/
font-family: arial, helvetica;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu3 ul li ul li{
display: inline;
float: none;
padding-bottom: 0px;
background-color: #f2ebd1; 
font-family: arial, helvetica;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script*/ 
top: 0;
}

/* Sub level menu links style */
.suckertreemenu3 ul li ul li a{
display: block;
width: 140px; /*width of sub menu levels*/
color: #b99527;
font-family: arial, helvetica;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: 700;
padding: 3px;
margin: 0px;
}

.suckertreemenu3 ul li ul li a:hover{
display: block;
width: 140px; /*width of sub menu levels*/
color: #ffffff;
font-family: arial, helvetica;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: 700;
padding: 3px;
margin: 0px;
}





.suckertreemenu4 ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu4 ul li{
position: relative;
display: inline;
/*background-color: #110f10; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu4 ul li a{
/*display: block;*/
width: 140px; /*Width of top level menu link items*/
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
/*border: 3px solid #ba9635;
border-left-width: 0;
text-decoration: none;
text-align: center;
color: black;
/*font-weight: bold;
font-size: 14px;
font-family: Times Roman;*/
font-family: arial, helvetica;
}

	
/*1st sub level menu*/
.suckertreemenu4 ul li ul{
left: 0;
background-color: #d2d7dd; /*Disappearing menu fix-BP */
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: inline;
visibility: hidden;
/*opacity:0.4;
filter:alpha(opacity=40);*/
font-family: arial, helvetica;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu4 ul li ul li{
display: inline;
float: none;
padding-bottom: 0px;
background-color: #d2d7dd; 
font-family: arial, helvetica;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script*/ 
top: 0;
}

/* Sub level menu links style */
.suckertreemenu4 ul li ul li a{
display: block;
width: 140px; /*width of sub menu levels*/
color: #617898;
font-family: arial, helvetica;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: 700;
padding: 3px;
margin: 0px;
}

.suckertreemenu4 ul li ul li a:hover{
display: block;
width: 140px; /*width of sub menu levels*/
color: #ffffff;
font-family: arial, helvetica;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: 700;
padding: 3px;
margin: 0px;
}






.suckertreemenu5 ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu5 ul li{
position: relative;
display: block;
/*background-color: #110f10; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu5 ul li a{
/*display: block;*/
width: 140px; /*Width of top level menu link items*/
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
/*border: 3px solid #ba9635;
border-left-width: 0;
text-decoration: none;
text-align: center;
color: black;
/*font-weight: bold;
font-size: 14px;
font-family: Times Roman;*/
font-family: arial, helvetica;
}

	
/*1st sub level menu*/
.suckertreemenu5 ul li ul{
left: 0;
background-color: #e3dcd2; /*Disappearing menu fix-BP */
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: inline;
visibility: hidden;
/*opacity:0.4;
filter:alpha(opacity=40);*/
font-family: arial, helvetica;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu5 ul li ul li{
display: inline;
float: none;
padding-bottom: 0px;
background-color: #e3dcd2;
font-family: arial, helvetica;
}

/*All subsequent sub menu levels offset after 1st level sub menu*/ 
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script*/ 
top: 0;
}

/* Sub level menu links style */
.suckertreemenu5 ul li ul li a{
display: block;
width: 140px; /*width of sub menu levels*/
color: #936a36;
font-family: arial, helvetica;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: 700;
padding: 3px;
margin: 0px; 
}

.suckertreemenu5 ul li ul li a:hover{
display: block;
width: 140px; /*width of sub menu levels*/
color: #ffffff;
font-family: arial, helvetica;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: 700;
padding: 3px;
margin: 0px;
}




/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
/*background: #110f10 url(images/arrow-down.gif) no-repeat center right;*/
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
/*background: #110f10 url(images/arrow-right.gif) no-repeat center right;*/
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */



