.sf-grey {
	
	
}

.sf-grey ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9;
}

.sf-grey ul ul {
	top: 28px;
	position: absolute;
	left: -999em;
	width: 170px;
	margin: 0;
	padding: 0;
	
}
	
.sf-grey ul ul ul {
	margin: -26px 0 0 170px;
}

.sf-grey li {background:#FFF;
	float: left;
	padding: 0;
	height: 28px;
	position: relative;
	margin-top:1px;

}

.sf-grey li li {
	float: left;
	padding: 0;
	
}

.sf-grey a, 
.sf-grey a:visited {
		color: #594d48;
	text-decoration: none;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 15px;
	overflow: hidden;
}
.sf-grey a:hover{text-decoration: none;
	color: #5b205f;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 15px;
	overflow: hidden;
	}

.sf-grey li li a, 
.sf-grey li li a:visited, 
 .sf-grey li li a:hover {
	padding: 0;
	text-indent: 15px;
	width: 167px;
		

}
.sf-grey li li a:hover{background-color:#DAD5D5;
	}

.sf-grey li:hover ul ul, 
.sf-grey li:hover ul ul ul,
.sf-grey li:hover ul ul ul ul,  
.sf-grey li.wpmhover ul ul, 
.sf-grey li.wpmhover ul ul ul, 
.sf-grey li.wpmhover ul ul ul ul {
	left: -999em;
}

.sf-grey li:hover ul, 
.sf-grey li li:hover ul, 
.sf-grey li li li:hover ul, 
.sf-grey li li li li:hover ul,
.sf-grey li.wpmhover ul, 
.sf-grey li li.wpmhover ul, 
.sf-grey li li li.wpmhover ul,
.sf-grey li li li li.wpmhover ul{
	left: 0;
}



.sf-grey li {
	
}

.sf-grey li li {	outline-color:#594d48;
	outline-style:solid;
	outline-width:thin;
	
}

.sf-grey ul ul {
	
}

.sf-grey-after {
	clear: left;

}
