
.RadMenu_HNav_Castlewood
{
	cursor: auto;
}

.RadMenu_HNav_Castlewood .rootGroup 
{	height: 16px;
	padding: 0px;
}

.RadMenu_HNav_Castlewood .rootGroup .link,
.RadMenu_HNav_Castlewood .rootGroup .link:visited
{
	cursor: auto;
	padding: 0px;
}

.RadMenu_HNav_Castlewood .rootGroup .link .text
{	
	text-align: center;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;	
	color: #FFF;
	text-decoration: none;	padding: 2px 0 2px 0;
	text-transform: uppercase;
}

.RadMenu_HNav_Castlewood .rootGroup .expanded .text,
.RadMenu_HNav_Castlewood .rootGroup .link:hover .text
{	
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: 400;	
	text-align: center;
	color: #fff;
	text-decoration:none;	padding: 2px 0 2px 0;
	text-transform: uppercase;
}

.RadMenu_HNav_Castlewood .rootGroup .expanded,
.RadMenu_HNav_Castlewood .rootGroup .link:hover
{
	background: #a8975d none;
	color: #fff;
}

.RadMenu_HNav_Castlewood .rootGroup .disabled
{
	cursor: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;	
	text-align: left;
	color: #560c00;
	text-decoration: none;
}

/* Main Level Sub Group, creates Top Border Line of Main Level SubItem Group */
.RadMenu_HNav_Castlewood .rootGroup .group
{
	height: auto;
	border: solid 1px #acacac;
	border-bottom: none;
	border-top: none;
	padding: 0;
	width: 200px;
	padding: 0px;
}

.RadMenu_HNav_Castlewood .level1 .link,
.RadMenu_HNav_Castlewood .level1 .link:visited
{	
	text-transform: uppercase;
	height: 25px;
	background: #e2e2d2 none;
	width: 200px;
	border-bottom: solid 1px #acacac;
	border-top: solid 1px #e5e5e5;
	padding: 0px;
}

.RadMenu_HNav_Castlewood .level1 .link .text
{
	text-transform:capitalize;
	text-align: left;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #707070;
	text-decoration: none;
	padding: 5px 0 0 5px;

}
	
.RadMenu_HNav_Castlewood .level1 .link:hover,
.RadMenu_HNav_Castlewood .level1 .focused
{
	text-transform: uppercase;
	background: #f9f9f9 none;
	width: 200px;
	border-bottom: solid 1px #acacac;
	border-top: solid 1px #e5e5e5;
}

.RadMenu_HNav_Castlewood .level1 .link:hover .text
{
	text-transform:capitalize;
	text-decoration: none;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #000;
	padding: 5px 0 0 5px;
}

.RadMenu_HNav_Castlewood .level1 .expanded
{
	background: #cfcfc1;
	width: 200px;
}
.RadMenu_HNav_Castlewood .level1 .expanded .text
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding: 0 0 0 5px;	
}

.RadMenu_HNav_Castlewood .level1 .disabled
{
	
}

/* Level 3 Sub Group, creates Top Border Line of Level 2 SubItem Group */
.RadMenu_HNav_Castlewood .level2 .group
{	


}
/* End Level 3 Sub Group */

.RadMenu_HNav_Castlewood .level2 .link,
.RadMenu_HNav_Castlewood .level2 .link:visited
{

	background-color: #f9f9f9;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #444444;
	text-decoration: none;	
	
}

.RadMenu_HNav_Castlewood .level2 .link:hover,
.RadMenu_HNav_Castlewood .level2 .focused
{

	background-color: #eeeee0;
	color: #000000;
	text-decoration: none;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;

}

.RadMenu_HNav_Castlewood .level2 .expanded,
.RadMenu_HNav_Castlewood .level2 .selected
{

	background-color: #eeeee0;

}

.RadMenu_HNav_Castlewood .level2 .expanded .text,
.RadMenu_HNav_Castlewood .level2 .selected .text
{
}

.RadMenu_HNav_Castlewood .level2 .disabled
{

}



