.main-navigation-menu-block ul.nav > li a.dropdown-toggle{
	background-color: #61285f;
	border-color: #61285f;
	border-radius: 25px;
	padding: 10px 17px 10px 17px;
	font-size: 17px !important;
}
.main-navigation-menu-block ul.nav[data-children] > li:nth-child(1), .main-navigation-menu-block ul.nav[data-children] > li:nth-child(2){
	position:relative;
}
/* this is to remove the Student Ambassador from the top level menu. This is a workaround to so that OD Admissions isn't highlighted when on the Student Ambassadors page */
/*#block-header-nav li:last-child{*/
/*	display:none;*/
/*}*/