#nav{line-height:100%;border-radius:1em;-webkit-border-radius:1em;-moz-border-radius:1em;-webkit-box-shadow:0 1px 3px rgba(0,0,0, .4);-moz-box-shadow:0 1px 3px rgba(0,0,0, .4);background-color:#221501;background-image:url(../images/gradient.png);background-repeat:repeat-x;background-position:0 -150px;margin-top:20px;margin-right:0;margin-bottom:10px;margin-left:0;padding-top:5px;padding-right:5px;padding-bottom:0;padding-left:5px;}
#nav li{margin:0 5px;padding:0 0 8px;float:left;position:relative;list-style:none;z-index:2;}
#nav a{color:#f8961d;text-decoration:none;display:block;padding:8px 20px;margin:0;-webkit-border-radius:0.6em;-moz-border-radius:0.6em;text-shadow:0 1px 1px rgba(0,0,0, .3);font-size:16px;font-family:Garamond, Baskerville, Georgia, serif;}
#nav a:hover{background:#221501;color:#f8961d;}
#nav a.drop{background-image:url(../images/arrow.png);background-position:right center;background-repeat:no-repeat;}
#nav a.dropa{background-image:url(../images/snowflake.png);background-position:right center;background-repeat:no-repeat;}
#nav .current a, #nav li:hover > a{background:#22150 url(../images/gradient.png) repeat-x 0 -100px;-webkit-box-shadow:0 1px 1px rgba(0,0,0, .2);-moz-box-shadow:0 1px 1px rgba(0,0,0, .2);box-shadow:0 1px 1px rgba(0,0,0, .2);}
#nav ul li:hover a, #nav li:hover li a{background:none;border:none;color:#f8961d;-webkit-box-shadow:none;-moz-box-shadow:none;}
#nav ul a:hover{background:#f8961d url(../images/gradient.png) repeat-x 0 -120px !important;color:#221501 !important;-webkit-border-radius:0;-moz-border-radius:0;text-shadow:0 1px 1px rgba(0,0,0, .1);}
#nav li:hover > ul{display:block;}
#nav ul{display:none;margin:0;padding:0;width:185px;position:absolute;top:35px;left:0;background:#3b2201 url(../images/gradient.png) repeat-x 0 -120px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 1px 3px rgba(0,0,0, .3);-moz-box-shadow:0 1px 3px rgba(0,0,0, .3);box-shadow:0 1px 3px rgba(0,0,0, .3);}
#nav ul li{float:none;margin:0;padding:0;}
#nav ul a{font-weight:normal;text-shadow:0 1px 0 #000;font-size:12px;font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;}
#nav ul ul{left:181px;top:-3px;}
#nav ul li:first-child > a{-webkit-border-top-left-radius:9px;-moz-border-radius-topleft:9px;-webkit-border-top-right-radius:9px;-moz-border-radius-topright:9px;}
#nav ul li:last-child > a{-webkit-border-bottom-left-radius:9px;-moz-border-radius-bottomleft:9px;-webkit-border-bottom-right-radius:9px;-moz-border-radius-bottomright:9px;}
#nav:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#nav{display:inline-block;}
html[xmlns] #nav{display:block;}
* html #nav {height: 1%;}
