a.MenuLevel0_Item, a:link.MenuLevel0_Item, a:visited.MenuLevel0_Item
{
	font-family: Georgia, Arial;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	height: 33px;
	line-height: 27px;
        display: block;
        margin: 0;
	padding-left: 15px;
	text-transform: uppercase;
}

a:hover.MenuLevel0_Item, a:visited.MenuLevel0_ItemSelected, a:link.MenuLevel0_ItemSelected, a:active.MenuLevel0_Item
{
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 27px;
	padding-left: 15px;
	height: 30px;
        display: block;
        margin: 0;
        color: #99433F;
	font-family: Georgia, Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: hand;
	text-decoration: none;
	border-bottom: 3px solid white;
}

a.MenuLevel1_Item, a:link.MenuLevel1_Item, a:visited.MenuLevel1_Item, a:active.MenuLevel1_Item
{
	padding-left: 25px;
	margin: 0px;
	font-family: Georgia, Arial;
	font-size: 12px;
	cursor: hand;
	height: 24px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	color: #000000;
}

a:link.MenuLevel1_ItemSelected, a:visited.MenuLevel1_ItemSelected, a:hover.MenuLevel1_Item
{
	padding-left: 25px;
	margin: 0px;
	font-size: 12px;
	line-height: 25px;
	height: 24px;
	color: #99443F;
	display: block;
	text-decoration: none;
	font-family: Georgia, Arial;
}

a.MenuLevel2_Item, a:link.MenuLevel2_Item, a:visited.MenuLevel2_Item, a:active.MenuLevel2_Item
{
	font-family: Georgia, Arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	height: 22px;
	margin: 0px;
	line-height: 21px;
        display: block;
        margin: 0;
	padding-left: 40px;
	text-transform: capitalize;
	display: block;
}

a:hover.MenuLevel2_Item, a:link.MenuLevel2_ItemSelected, a:visited.MenuLevel2_ItemSelected
{
	font-family: Georgia, Arial;
	color: #99443F;
	font-size: 10px;
	line-height: 21px;
	padding-left: 40px;
	margin: 0px;
	height: 22px;
	font-weight: normal;
	display: block;
	text-decoration: none;
}

