.nav {background: url(../img/nav/nav-bg.jpg) repeat-x; height: 46px; position: relative;}
.nav ul {margin: 0; padding: 0;}
.nav li {list-style: none; float: left; border-right: 1px solid #b2a46c;}
.nav li a {text-decoration: none; color: #000; display: block; padding: 14px 9px 16px;}
	.nav li.no-pad a {padding-bottom: 0; padding-top: 10px;}
	.nav li.last a {border: none;}
.nav li a:hover {color: #7e6637;}


.nav-bar {position: relative; font-size: 12px; font-family: "Verdana",sans-serif; font-weight: bold; margin-left: 12px; text-align: center;}

.star-tip-bg {width: 878px; height: 10px; background: url(../img/nav/star-tip-bg.jpg) repeat-x; position: relative; margin-left: 12px;}
.star-tip {position: absolute; left: 99px; right:0; background: url(../img/nav/star-tip.jpg); width:6px; height:10px;}
.left-bg {position: absolute; left: 0; top:0; height: 57px; width: 13px; background: url(../img/nav/nav_leftside.jpg) no-repeat;}
.right-bg {position: absolute; right: 0px; top:0; height: 57px; width: 14px; background: url(../img/nav/nav_rightside.jpg) no-repeat;}

.clear {clear: both;}