#Nav1 li ul li { /* second-level lists */	
	background-color: #3d913b;
	width: 160px;
	background-image: none;
	white-space: normal;
	height: auto;
	padding: 0px;	
	margin-left: 0px;
        border-top: #ffffff 2px solid;
}

a:hover {
	color: #3c9fd3; /* color 2 */
}