.chromestyle{ width: 99%; font-weight: normal; margin: 0 0 0 47px; }

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.chromestyle ul{ border: 1px solid #BBB; width: 827px; background:#E8E2D4; padding: 4px 0; margin: 0; text-align: left; color: 999; }

.chromestyle ul li{ display: inline; }

.chromestyle ul li a{ color: #000000; padding: 5px 33px; margin: 0; text-decoration: none; }

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ background:#897856; color: #fff;}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{ position:absolute; top: 0; border: 1px solid #BBB; /*THEME CHANGE HERE*/ border-bottom-width: 0; font:normal 12px Verdana; line-height:18px; z-index:100; background-color: white; width: 188px; visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); }


.dropmenudiv a{ width: auto; display: block; text-indent: 3px; border-bottom: 1px solid #BBB; padding: 2px 0 0 30px; text-decoration: none; font-weight: normal; color: #999; text-align: left;}

* html .dropmenudiv a{ width: 100%; }

.dropmenudiv a:hover{ background-color: #E8E2D4; }
