.ddsmoothmenu, .ddsmoothmenu1, .ddsmoothmenu2, .ddsmoothmenu3, .ddsmoothmenu4, .ddsmoothmenu5, .ddsmoothmenu6{
font: normal 18px Arial, Helvetica, sans-serif;
letter-spacing:-1px;
/*background-color:#111111; /*background of menu bar (default state)*/
width: 100%;
margin:7px 0 0 22px;
border:0px solid #ff0000;
}

.ddsmoothmenu ul, .ddsmoothmenu1 ul, .ddsmoothmenu2 ul, .ddsmoothmenu3 ul, .ddsmoothmenu4 ul, .ddsmoothmenu5 ul, .ddsmoothmenu6 ul{
z-index:100;
border-left: 0px solid #333333;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li, .ddsmoothmenu1 ul li, .ddsmoothmenu2 ul li, .ddsmoothmenu3 ul li, .ddsmoothmenu4 ul li, .ddsmoothmenu5 ul li, .ddsmoothmenu6 ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a, .ddsmoothmenu1 ul li a, .ddsmoothmenu2 ul li a, .ddsmoothmenu3 ul li a, .ddsmoothmenu4 ul li a, .ddsmoothmenu5 ul li a, .ddsmoothmenu6 ul li a{
display: block;
/*background: #171516; /*background of menu items (default state)*/
color: #fbfeba;
padding: 8px 10px;
text-decoration: none;
text-align:left;
}

* html .ddsmoothmenu ul li a, * html .ddsmoothmenu1 ul li a, * html .ddsmoothmenu2 ul li a, * html .ddsmoothmenu3 ul li a, * html .ddsmoothmenu4 ul li a, * html .ddsmoothmenu5 ul li a, * html .ddsmoothmenu6 ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited, .ddsmoothmenu1 ul li a:link, .ddsmoothmenu1 ul li a:visited, .ddsmoothmenu2 ul li a:link, .ddsmoothmenu2 ul li a:visited, .ddsmoothmenu3 ul li a:link, .ddsmoothmenu3 ul li a:visited, .ddsmoothmenu4 ul li a:link, .ddsmoothmenu4 ul li a:visited, .ddsmoothmenu5 ul li a:link, .ddsmoothmenu5 ul li a:visited, .ddsmoothmenu6 ul li a:link, .ddsmoothmenu6 ul li a:visited{
color: #ffffff;
}

.ddsmoothmenu ul li a:hover, .ddsmoothmenu1 ul li a:hover, .ddsmoothmenu2 ul li a:hover, .ddsmoothmenu3 ul li a:hover, .ddsmoothmenu4 ul li a:hover, .ddsmoothmenu5 ul li a:hover, .ddsmoothmenu6 ul li a:hover{
/* background: black; /*background of menu items during onmouseover (hover state)*/
color: #ccb475;
height:30px; /* added by jason to bring the menu to the bottom of the nav bar */
border:0px solid #ff0000;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul, .ddsmoothmenu1 ul li ul, .ddsmoothmenu2 ul li ul, .ddsmoothmenu3 ul li ul, .ddsmoothmenu4 ul li ul, .ddsmoothmenu5 ul li ul, .ddsmoothmenu6 ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
background-color:#4188ba;
}
.ddsmoothmenu ul li ul {margin:0px 0 0 0px;}/*Home*/
.ddsmoothmenu1 ul li ul {margin:0px 0 0 -19px;}/*About*/
.ddsmoothmenu2 ul li ul {margin:0px 0 0 -27px;}/*ministries*/
.ddsmoothmenu3 ul li ul {margin:0px 0 0 -21px;}/*Staff*/
.ddsmoothmenu4 ul li ul {margin:0px 0 0 -17px;}/*Events*/
.ddsmoothmenu5 ul li ul {margin:0px 0 0 -23px;}/*Resources*/
.ddsmoothmenu6 ul li ul {margin:0px 0 0 0px;}/*Contact*/

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li, .ddsmoothmenu1 ul li ul li, .ddsmoothmenu2 ul li ul li, .ddsmoothmenu3 ul li ul li, .ddsmoothmenu4 ul li ul li, .ddsmoothmenu5 ul li ul li, .ddsmoothmenu6 ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul, .ddsmoothmenu1 ul li ul li ul, .ddsmoothmenu2 ul li ul li ul, .ddsmoothmenu3 ul li ul li ul, .ddsmoothmenu4 ul li ul li ul, .ddsmoothmenu5 ul li ul li ul, .ddsmoothmenu6 ul li ul li ul{
top: 0;
margin:0 0 0 -5px;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a, .ddsmoothmenu1 ul li ul li a, .ddsmoothmenu2 ul li ul li a, .ddsmoothmenu3 ul li ul li a, .ddsmoothmenu4 ul li ul li a, .ddsmoothmenu5 ul li ul li a, .ddsmoothmenu6 ul li ul li a{
font: normal 13px Verdana;
width: 140px; /*width of sub menus*/
padding: 5px;
margin: 0;
height:20px; /* added by jason to bring the menu to the bottom of the nav bar */
border-top-width: 0;
border-bottom: 0px solid #333333;
text-indent:5px;
}
.ddsmoothmenu ul li ul li a:hover, .ddsmoothmenu1 ul li ul li a:hover, .ddsmoothmenu2 ul li ul li a:hover, .ddsmoothmenu3 ul li ul li a:hover, .ddsmoothmenu4 ul li ul li a:hover, .ddsmoothmenu5 ul li ul li a:hover, .ddsmoothmenu6 ul li ul li a:hover{
height:20px; /* added by jason to bring the menu to the bottom of the nav bar */
/*background-color:#ccb475;
color:#ffffff;*/
}
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}