.menu-list li{
	border-left: 5px solid #736357;
}
.menu-list li a:hover{
	background-color: #00A99D;
}