.bottommenu
{
	position:absolute;
	top:580px;
	width:642px;
	z-index:11;
	background-color:#8b3a27;
	height:23px;
	padding-left:30px;
	z-index:102;
}
.bottommenu a
{
	color:#ece1ba;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bottommenu ul ul :hover > a.drop {
background:#8b3a27;
}
/* style the third level background */
.bottommenu ul ul ul a, .bottommenu ul ul ul a:visited {
background:#8b3a27;
}
/* style the third level hover */
.bottommenu ul ul ul a:hover {
background:#8b3a27;
}
.bottommenu ul ul ul :hover > a {
background:#8b3a27;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */

.bottommenu{font-family: verdana, arial, sans-serif; }
.bottommenu ul li a, .bottommenu ul li a:visited {display:block; text-decoration:none; width:130px; height:23px; text-align:center; color:#ece1ba; padding-left:0px; border:0px solid #fff; background:#8b3a27; line-height:23px; font-size:11px;}
.bottommenu ul {padding:0; margin:0;list-style-type: none; }
.bottommenu ul li a{ text-align:center;}
.bottommenu ul li {float:left; position:relative;}
.bottommenu ul li ul {visibility:hidden; position:absolute; bottom:23px;}

.bottommenutable {border-collapse:collapse; margin:0; padding:0; font-size:1em; margin:-1px;}

.bottommenu ul li:hover a, .bottommenu ul li a:hover {color:#fff; background:#8b3a27;}

.bottommenu ul li:hover ul, .bottommenu ul li a:hover ul {visibility:visible; bottom:23px; left:0;}

.bottommenu ul li:hover ul li a.sub, .bottommenu ul li a:hover ul li a.sub {background:#8b3a26; color:#ece1ba;}

.bottommenu ul li:hover ul li, .bottommenu ul li a:hover ul li {display:block; background:#fff; color:#ece1ba;width:130px; clear:both;}

.bottommenu ul li:hover ul li:hover a.sub, .bottommenu ul li a:hover ul li a:hover.sub {background:#a34f3b; color:#fff;}

.bottommenu ul li:hover ul li ul, .bottommenu ul li a:hover ul li a ul {visibility:hidden; position:absolute;}

.bottommenu ul li:hover ul li a, .bottommenu ul li a:hover ul li a {border-left:1px solid #fff;border-right:1px solid #fff; text-align:center;display:block; background:#8b3a27; color:#ece1ba; width:100%; padding-left:0px;}

.bottommenu ul li:hover ul li a:hover, .bottommenu ul li a:hover ul li a:hover {background-image:url(../images/menu_sub_bkg_on.png); color:#fff;}

.bottommenu ul li:hover ul li:hover ul, .bottommenu ul li a:hover ul li a:hover ul {visibility:visible; left:130px; bottom:0;}

.bottommenu ul li:hover ul li:hover ul li a, .bottommenu ul li a:hover ul li a:hover ul li a {background:#8b3a27; color:#ece1ba;}

.bottommenu ul li:hover ul li:hover ul li a:hover, .bottommenu ul li a:hover ul li a:hover ul li a:hover {background:#8b3a27; color:#ece1ba;}

.bottommenu ul li:hover ul.left, .bottommenu ul li a:hover ul.left {left:-75px;}

.bottommenu ul li:hover ul li:hover ul.left, .bottommenu ul li a:hover ul li a:hover ul.left {left:-130px; width:130px;}



	

.bottommenu ul li:hover a, .bottommenu ul li a:hover {color:#fff; background:#8b3a26;}