#nav, #nav ul {
	float: left;
	width: 100%;

	list-style: none;
	line-height: 1;
	background: 424649;
	font-weight: bold;
	padding: 0;
	z-index: 5;
	font-color: #FFFFFF;	
	border-width: 1px 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	width: 13em;
	w\idth: 9em;
	padding-left: 0pt; 
	text-align: center;
	color: #3fb3fe; 
	font-family: Arial; 
	text-decoration: none; 
	font-size: 10pt; 
	font-weight: bold; 
	line-height: 2;
}

#nav a:hover {
color: #e35ece;

}


#nav a:link.bluemen 
{
	padding-left: 2pt; 
	color: #3fb3fe; 
	font-family: Arial; 
	text-decoration: none; 
	font-size: 8pt; 
	font-weight: bold; 

}
#nav a:visited.bluemen 
{
  padding-left: 2pt;
	color: #3fb3fe; 
	font-family: Arial; 
	text-decoration: none; 
	font-size: 8pt; 
	font-weight: bold; 

}

#nav a:hover.bluemen
{
  padding-left: 2pt;
	color: #e45dd3; 
	font-family: Arial; 
	font-size: 8pt; 
	text-decoration:none;
	background: #FFFFFF; 
	font-weight: bold;

}

#nav a:active.bluemen 
{
  padding-left: 2pt; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold;
}		
  




#nav a:link.daddy 
{
	padding-left: 2pt; 
	color: #3fb3fe; 
	font-family: Arial; 
	text-decoration: none; 
	font-size: 8pt; 
	font-weight: bold; 
	background: url(rightarrow2.gif) center right no-repeat;
}
#nav a:visited.daddy 
{
  padding-left: 2pt;
	color: #3fb3fe; 
	font-family: Arial; 
	text-decoration: none; 
	font-size: 8pt; 
	font-weight: bold; 
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav a:hover.daddy
{
  padding-left: 2pt;
	color: #e45dd3; 
	font-family: Arial; 
	background: #dee1ed;
	font-size: 8pt; 
	text-decoration:none; 
	font-weight: bold;
	/*background: url(rightarrow2.gif) center right no-repeat;*/	
}

#nav a:active.daddy 
{
  padding-left: 2pt; 
	color: #ffffff; 
	font-family: Arial; 
	font-size: 8pt; 
	text-decoration: none; 
	font-weight: bold;
	background: url(rightarrow2.gif) center right no-repeat;	
}		
  


#nav li {
	float: right;
	padding: 0;
	width: 8em;
}

#nav li ul {
	position: absolute;
	background: #FFFFFF;	
	left: -999em;
	height: auto;
	width: 15em;
	w\idth: 12em;
	font-weight: bold;
	border-width: 1;
	border: solid #424649;	
	margin: 0;
}

#nav li li {
	padding-right: 0;
	width: 10em
}

#nav li ul a {
	width: 19em;
	w\idth: 17em;
	color: 3fb3fe;
	text-decoration: none;	
	line-height: 2;	
	text-align: left;	

}

/*#nav ul li ul a {
	width: 13em;
	w\idth: 10em;
	color: 3fb3fe;
	text-decoration: none;	
	line-height: 2;	

}*/

#nav li ul ul {
	margin: -1.5em 0 0 6em;


}

/* 2bd level menu control */
#nav ul li ul 
{
	background: #f0f0f0;	
	width: 23em;
	w\idth: 18em;	

}

#nav ul li ul a
{
	background: #f0f0f0;	
	width: 29em;
	w\idth: 27em;	
}


#nav ul li 
{
border-bottom: 1px solid #aab3d3;
}



/* 3rd level menu control */
#nav ul li ul li ul
{
	background: #eeeeee;	
	width: 20em;
	w\idth: 17em;	
}

#nav ul li ul li ul a
{
	background: #eeeeee;	
	width: 26em;
	w\idth: 25em;	
}




#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {

}
