/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul { /*topmost and sub ULs, respectively*/
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
font-size: 12px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
/* background-color: #d4cf8f; */
border-style: solid;
border-top: 9px solid transparent;
border-left: 0px solid white;
border-right: 0px solid white;
border-bottom: 0px solid black;

/* border: 0px solid black;
border-bottom-width: 0; */

visibility: hidden;
z-index: 100;
/* background-color: #7D7460; */ /*#5b89c7; */
}

.ddsubmenustyle li a {
display: block;
width: 180px; /*width of menu (not including side paddings)*/
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
color: white;
background-color: #568227;
text-decoration: none;
padding: 4px 5px;
border-bottom: 0px solid #855b21;
}

* html .ddsubmenustyle li { /*IE6 CSS hack*/
display: inline-block;
width: 180px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover {
background-color: #568227;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
color: #e4f0a9;
}



/* ########## VERYNARROW ############# */

.ddsubmenustyle_verynarrow, .ddsubmenustyle_verynarrow ul { /*topmost and sub ULs, respectively*/
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
font-size: 12px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
/* background-color: #d4cf8f; */
border-style: solid;
border-top: 9px solid transparent;
border-left: 0px solid white;
border-right: 0px solid white;
border-bottom: 0px solid black;

/* border: 0px solid black;
border-bottom-width: 0; */

visibility: hidden;
z-index: 100;
/* background-color: #7D7460; */ /*#5b89c7; */
}

.ddsubmenustyle_verynarrow li a {
display: block;
width: 100px; /*width of menu (not including side paddings)*/
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
color: white;
background-color: #568227;
text-decoration: none;
padding: 4px 5px;
border-bottom: 0px solid #855b21;
}

* html .ddsubmenustyle_verynarrow li { /*IE6 CSS hack*/
display: inline-block;
width: 100px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle_verynarrow li a:hover {
background-color: #568227;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
color: #e4f0a9;
}


/* ########## NARROW ############# */

.ddsubmenustyle_narrow, .ddsubmenustyle_narrow ul { /*topmost and sub ULs, respectively*/
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
font-size: 12px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
/* background-color: #d4cf8f; */
border-style: solid;
border-top: 9px solid transparent;
border-left: 0px solid white;
border-right: 0px solid white;
border-bottom: 0px solid black;

/* border: 0px solid black;
border-bottom-width: 0; */

visibility: hidden;
z-index: 100;
/* background-color: #7D7460; */ /*#5b89c7; */
}

.ddsubmenustyle_narrow li a {
display: block;
width: 120px; /*width of menu (not including side paddings)*/
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
color: white;
background-color: #568227;
text-decoration: none;
padding: 4px 5px;
border-bottom: 0px solid #855b21;
}

* html .ddsubmenustyle_narrow li { /*IE6 CSS hack*/
display: inline-block;
width: 120px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle_narrow li a:hover {
background-color: #568227;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
color: #e4f0a9;
}



/* ########## WIDE ############# */

.ddsubmenustyle_wide, .ddsubmenustyle_wide ul { /*topmost and sub ULs, respectively*/
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
font-size: 12px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
/* background-color: #d4cf8f; */
border-style: solid;
border-top: 9px solid transparent;
border-left: 0px solid white;
border-right: 0px solid white;
border-bottom: 0px solid black;

/* border: 0px solid black;
border-bottom-width: 0; */

visibility: hidden;
z-index: 100;
/* background-color: #7D7460; */ /*#5b89c7; */
}

.ddsubmenustyle_wide li a {
display: block;
width: 210px; /*width of menu (not including side paddings)*/
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
color: white;
background-color: #568227;
text-decoration: none;
padding: 4px 5px;
border-bottom: 0px solid #855b21;
}

* html .ddsubmenustyle_wide li { /*IE6 CSS hack*/
display: inline-block;
width: 210px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle_wide li a:hover {
background-color: #568227;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
color: #e4f0a9;
}


/* ########## WIDER ############# */

.ddsubmenustyle_wider, .ddsubmenustyle_wider ul { /*topmost and sub ULs, respectively*/
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
font-size: 12px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
/* background-color: #d4cf8f; */
border-style: solid;
border-top: 12px solid transparent;
border-left: 0px solid white;
border-right: 0px solid white;
border-bottom: 0px solid black;

/* border: 0px solid black;
border-bottom-width: 0; */

visibility: hidden;
z-index: 100;
/* background-color: #7D7460; */ /*#5b89c7; */
}

.ddsubmenustyle_wider li a {
display: block;
width: 255px; /*width of menu (not including side paddings)*/
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
color: white;
background-color: #568227;
text-decoration: none;
padding: 4px 5px;
border-bottom: 0px solid #855b21;
}

* html .ddsubmenustyle_wider li { /*IE6 CSS hack*/
display: inline-block;
width: 255px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle_wider li a:hover {
background-color: #568227;
font-family: Verdana, Geneva, sans-serif;
font-weight: bold;
color: #e4f0a9;
}

/* ######### Neutral CSS  ######### */

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
</style>
