#nav-container{	font-size:88%;	z-index:1000;}#nav {	float: left;	width: 898px;	list-style: none;	line-height: 1;	background: white;	font-weight: bold;	padding: 0;	margin: 0 1px 1em 0;	text-align:left;	z-index:1000;}#nav ul  {	float: left;	width: 100%;	list-style: none;	line-height: 1;	background: #B10050;	font-weight: bold;	padding: 0;	border: solid #B10050;	border-width: 1px;	margin: 0 0 1em 0;	text-align:center;	}#nav a {	display: block;	width: 172px;	color: #FFF;	text-decoration: none;	padding: 0.5em;}#nav li :hover{	color: #FFFFFF;}#nav a.daddy {	background: url(rightarrow2.gif) center right no-repeat;}#nav li {	float: left;	padding: 0;	width: 172px;}#nav li ul {	position: absolute;	left: -999em;	height: auto;	width: 160px;	background: #B10050;	font-weight: normal;	margin: 0;	z-index:1000;	text-align:left;}#nav li li {	width: 160px}#nav li ul a {	color: #FFFFFF;	width: 160px;}#nav li ul ul {	margin: -80px 0 0 160px;}#nav li ul li ul {	position:absolute;	width: 160px}#nav li ul li ul a {	width: 160px;}#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul,#nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul{	left: -999em;}#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul,#nav li li li li:hover ul{	left: auto;}#nav li.sfhover ul{	left:auto;}#nav li li.sfhover ul,#nav li li li.sfhover ul,#nav li li li li.sfhover ul,{	left: auto;}#nav li:hover, #nav li.sfhover {	background: #D4C4AB;}