#nav, #nav ul {padding: 0; margin:0; list-style:none; position:relative; z-index:200; font-weight: bold; color: #fff}#nav {padding: 10px 15px 16px 15px; float: left; width: 750px; font-size: 100%; border-top: 1px solid #fff; background: #a5794c url(images/bgNav.gif) bottom center no-repeat}#nav table {border-collapse:collapse}#nav li {float:left; padding: 0 15px 0 0; margin: 0 15px 0 0; border-right: 1px solid #bc9b79;}#nav li#last {border-right: none}#nav li li {float: none; margin: 0; border: none}/* a hack for IE5.x and IE6 */#nav li a li {float:left}#nav li a {display: block; float: left; padding-right: 0; text-decoration: none; white-space: nowrap; color: #fff; margin: 0; line-height: 1.5}#nav li a:hover {color: #000}#nav li li {line-height: 0}#nav li li a {float: none; font-weight: normal; padding: 10px 10px 0 10px; margin: 0; line-height: 1em; font-size: 100%; text-decoration: none}#nav li li a:hover {text-decoration: underline; color: #be9769}#nav li:hover {	position: relative;	z-index:300}#nav a:hover {position: relative; z-index:300; text-decoration: none}#nav :hover ul {left:0; top: 1.5em}/* another hack for IE5.5 and IE6 */#nav a:hover ul {left:-10px}#nav ul {	position: absolute;	left:-9999px;	top:-9999px;	background-color: #000;	border: 1px solid #fff;	padding-bottom: 10px;}/* it could have been this simple if all browsers understood *//* show next level */#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px}/* keep further levels hidden */#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto}/* show path followed */#nav li:hover > a {text-decoration: none}/* but IE5.x and IE6 need this lot to style the flyouts*//* show next level */#nav a:hover a:hover ul,#nav a:hover a:hover a:hover ul,#nav a:hover a:hover a:hover a:hover ul,#nav a:hover a:hover a:hover a:hover a:hover ul{left:100%; top:-1px}/* keep further levels hidden */#nav a:hover ul ul,#nav a:hover a:hover ul ul,#nav a:hover a:hover a:hover ul ul,#nav a:hover a:hover a:hover a:hover ul ul{position:absolute; left:-9999px; top:-9999px}#nav {margin: 0; display: inline}