/* Menu Styles */

#menu a {
	color:#939495;
	text-decoration:none;
	padding:0 16px;
}

#menu a:hover {
	color:#5D4477;
}