dl {
	margin-left: 25px;
	color: #9E0E2F;
	padding-top: 20px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}

.menu-name, dt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	margin-top: 8px;
	clear: both;
	display: block;
	
}
.menu-description, dd {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: 100%;
}

.up {
	float: right;
	font-size: 11px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
}

#menu-section-list {
	margin-top: -20px;
	margin-left: 0px;
	padding-bottom: 20px;

}

#menu-section-list a
{
	color: #9E0E2F;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
