.RadMenu_HNav_StCharlesCC
{
	cursor: auto;
	height: auto;
	white-space: normal;
}


.RadMenu_HNav_StCharlesCC .rootGroup .link,
.RadMenu_HNav_StCharlesCC .rootGroup .disabled
{

	vertical-align: middle;
	text-decoration: none;
	padding: 0;
	margin: 0;

}

.RadMenu_HNav_StCharlesCC .rootGroup .link .text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0;
	white-space: normal;
}

.RadMenu_HNav_StCharlesCC .rootGroup .link:hover,
.RadMenu_HNav_StCharlesCC .rootGroup .expanded,
.RadMenu_HNav_StCharlesCC .rootGroup .expanded:hover,
.RadMenu_HNav_StCharlesCC .rootGroup .focused,
.RadMenu_HNav_StCharlesCC .rootGroup .selected
{
	text-decoration: none;
	background: #fff;
	color: #666;
}

.RadMenu_HNav_StCharlesCC .rootGroup .link:hover .text,
.RadMenu_HNav_StCharlesCC .rootGroup .expanded .text,
.RadMenu_HNav_StCharlesCC .rootGroup .focused .text,
.RadMenu_HNav_StCharlesCC .rootGroup .selected .text
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 3px 0;
	white-space: normal;
}


/* Main Level Sub Group, creates Top Border Line of Main Level SubItem Group */
.RadMenu_HNav_StCharlesCC .rootGroup .group
{
	width: 200px;
	border: solid 1px #b2aa7e;
	border-bottom: none;
}


.RadMenu_HNav_StCharlesCC .level1 .link .text,
.RadMenu_HNav_StCharlesCC .level2 .link .text
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 3px 0px 2px 3px;
	border: none;
	white-space: normal;
}

.RadMenu_HNav_StCharlesCC .level1 .link,
.RadMenu_HNav_StCharlesCC .level1 .link:visited,
.RadMenu_HNav_StCharlesCC .level2 .link,
.RadMenu_HNav_StCharlesCC .level2 .link:visited
{
	height: 20px;
	background: #fff none;
	width: 200px;
	margin: 0px;
	border: none;
	border-bottom: solid 1px #b2aa7e;
}

.RadMenu_HNav_StCharlesCC .level1 .link:hover,
.RadMenu_HNav_StCharlesCC .level1 .focused,
.RadMenu_HNav_StCharlesCC .level1 .expanded,
.RadMenu_HNav_StCharlesCC .level2 .link:hover,
.RadMenu_HNav_StCharlesCC .level2 .focused,
.RadMenu_HNav_StCharlesCC .level2 .expanded
{
	height: 20px;
	background: #fff none;
	width: 200px;
	border: none;
	border-bottom: solid 1px #b2aa7e;
}

.RadMenu_HNav_StCharlesCC .level1 .link:hover .text,
.RadMenu_HNav_StCharlesCC .level1 .focused .text,
.RadMenu_HNav_StCharlesCC .level1 .expanded .text,
.RadMenu_HNav_StCharlesCC .level2 .link:hover .text,
.RadMenu_HNav_StCharlesCC .level2 .focused .text,
.RadMenu_HNav_StCharlesCC .level2 .expanded .text
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #00a7e9;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 3px 0px 2px 3px;
	border: none;
	white-space: normal;
}

.RadMenu_HNav_StCharlesCC .level1 .disabled,
.RadMenu_HNav_StCharlesCC .level2 .disabled
{
	
}



