.chromestyle {width:100%;height:40px;margin:0;padding:0;background:url(/images/nav_bg.gif) repeat-x;clear:both;}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/content: ".";display:block;height:0;clear:both;visibility:hidden;}
.chromestyle ul {margin:0 0 0 13px;padding:3px 0 0 0;list-style-type:none;}
.chromestyle ul li{width:auto;margin:-3px 5px;padding:0;float:left;}
.chromestyle ul li a{margin:9px 10px 0 10px;font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:normal;color:#f2f2e3;text-decoration:none;display:block;}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/width:auto;margin:5px 0 0 5px;padding:5px 8px 12px 0;background:url(/images/active_right.gif) no-repeat right top;color:#372d0d; /*THEME CHANGE HERE*/}
.chromestyle ul li a:hover .left, .chromestyle ul li a.selected .left {width:7px;height:35px;margin:-5px 0 0 0;padding:0;background:url(/images/active_left.gif) no-repeat left top;float:left;}

.chromestyle ul li.drop a:hover {width:auto;margin:5px 0px 0 5px;padding:5px 8px 12px 0;background:url(/images/rollover_right.gif) no-repeat right top;color:#372d0d;}
.chromestyle ul li.drop a:hover .left {width:7px;height:34px;margin:-5px 0 0 0;padding:0;background:url(/images/rollover_left.gif) no-repeat left top;}

.chromestyle ul li a.over:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/width:auto;margin:5px 0 0 5px;padding:5px 8px 12px 0;background:url(/images/rollover_right.gif) no-repeat right top;color:#372d0d; /*THEME CHANGE HERE*/}
.chromestyle ul li a.over:hover .left, .chromestyle ul li a.selected .left {width:7px;height:34px;margin:-5px 0 0 0;padding:0;background:url(/images/rollover_left.gif) no-repeat left top;float:left;}

/***INTERIOR PAGES****/
.chromestyle ul li a.off { /*script dynamically adds a class of "selected" to the current active menu item*/width:auto;margin:5px 0 0 5px;padding:5px 8px 12px 0;background:url(/images/active_right.gif) no-repeat right top;color:#372d0d; /*THEME CHANGE HERE*/}
.chromestyle ul li a.off .left {width:7px;height:34px;margin:-5px 0 0 0;padding:0;background:url(/images/active_left.gif) no-repeat left top;float:left;}

.chromestyle ul li a.off:hover, .chromestyle ul li a.selected { /*script dynamically adds a class of "selected" to the current active menu item*/width:auto;margin:5px 0 0 5px;padding:5px 8px 12px 0;background:url(/images/rollover_right.gif) no-repeat right top;color:#372d0d; /*THEME CHANGE HERE*/}
.chromestyle ul li a.off:hover .left, .chromestyle ul li a.selected .left {width:7px;height:34px;margin:-5px 0 0 0;padding:0;background:url(/images/rollover_left.gif) no-repeat left top;float:left;}
/***INTERIOR PAGES****/

.dropmenudiv{position:absolute;top:0;margin:-5px 0 0 1px;padding:10px 15px;border-left:none;border-top:none; /*THEME CHANGE HERE*/border-right:1px solid #8f855f;border-bottom:1px solid #8f855f;font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;line-height:18px;z-index:100;width:220px;background:url(/images/dropdown_bg.jpg) repeat-x top #faf7f6;visibility: hidden;opacity:0.9;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;}

.dropmenudiv a{width: auto;display: block;text-indent: 3px; /*THEME CHANGE HERE*/padding: 2px 0;text-decoration: none;color:#6f5e25;}

.dropmenudiv a:hover {color:#372d0d;text-decoration:underline;}

* html .dropmenudiv a{ /*IE only hack*/width: 100%;}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/background:none;}