.RadMenu_HNav_LaQuintaCC
{
	cursor: default;
	padding: 0px;
	background: #025f19 url(img/nav_bg.jpg) left bottom repeat-x;
	border-width: 0px;
	height: 28px;
}

.RadMenu_HNav_LaQuintaCC .item {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

.RadMenu_HNav_LaQuintaCC .group
{
	cursor: default;
	border-width: 0px;
	height: 28px;
	width: 165px;
	/*filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95); *IE*
    -moz-opacity: 0.95; *FireFox*/
}	


.RadMenu_HNav_LaQuintaCC .rootGroup .link,
.RadMenu_HNav_LaQuintaCC .rootGroup .link:visited
{
	cursor: pointer;
	padding: 0px;
	text-align: center;
	height: 28px;
	border-color: #609c25;
	border-style: none solid none none;
	border-width: 1px;

}

.RadMenu_HNav_LaQuintaCC .rootGroup .text
{	font-family: 'Book Antiqua';
	font-size: 12px;
	font-weight: normal;
	color: #dbba6b;
	text-decoration: none;
	padding-top: 6px;
}

.RadMenu_HNav_LaQuintaCC .rootGroup .expanded,
.RadMenu_HNav_LaQuintaCC .rootGroup .link:hover
{
	padding: 0px;
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
}

.RadMenu_HNav_LaQuintaCC .rootGroup .expanded .text,
.RadMenu_HNav_LaQuintaCC .rootGroup .link:hover .text
{
	text-transform: capitalize;	font-family: 'Book Antiqua';
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

.RadMenu_HNav_LaQuintaCC .rootGroup .selected,
.RadMenu_HNav_LaQuintaCC .rootGroup .link.selected:hover .text
{
	background: #FFFFFF;
}



.RadMenu_HNav_LaQuintaCC .rootGroup .disabled
{
}

/* Main Level Sub Group, creates Top Border Line of Main Level SubItem Group */
.RadMenu_HNav_LaQuintaCC .rootGroup .group
{	
	width: 165px;
	height: auto;
}

.RadMenu_HNav_LaQuintaCC .level1 .group
{
	width: 165px;
	height: auto;
}

.RadMenu_HNav_LaQuintaCC .level1 .link .text
{	
	height: 24px;
	text-align: left;	font-family: 'Book Antiqua';	font-size: 12px;
	font-weight: normal;
	color: #5d5546;
	text-decoration: none;
	padding: 5px 0px 0px 8px;
}

.RadMenu_HNav_LaQuintaCC .level1 .link:hover .text
{

	text-decoration: underline;	font-size: 12px;
	font-weight: normal;
	text-align: left;	font-family: 'Book Antiqua';
	color: #FFFFFF;
	background: #be9c62;
}

.RadMenu_HNav_LaQuintaCC .level1 .expanded .text
{

	text-decoration: underline;	font-size: 12px;
	font-weight: bold;
	text-align: left;	font-family: 'Book Antiqua';
	color: #000000;
	background: #be9c62;
}

.RadMenu_HNav_LaQuintaCC .level1 .link,
.RadMenu_HNav_LaQuintaCC .level1 .link:visited
{	
	width: 165px;
	height: auto;
	background: #e5d6bf;	
	text-decoration: none;
	border-color: #f7f7f7;
	border-style: none solid solid solid;
	border-width: 1px;
	vertical-align: middle;
}

.RadMenu_HNav_LaQuintaCC .level1 .link:hover,
.RadMenu_HNav_LaQuintaCC .level1 .focused,
.RadMenu_HNav_LaQuintaCC .level1 .expanded
{
	width: 165px;
	cursor: pointer;
	background: #7b7866;
	text-decoration: none;
}

.RadMenu_HNav_LaQuintaCC .level1 .disabled
{
}

/* Main Level Sub Group */

.RadMenu_HNav_LaQuintaCC .level2 .group
{
	height: auto;
	width: 165px;
}

.RadMenu_HNav_LaQuintaCC .level2 .link .text
{	
	/*height: 24px;*/
	text-align: left;	font-family: 'Book Antiqua';	font-size: 12px;
	font-weight: normal;
	color: #5d5546;
	text-decoration: none;
	padding: 5px 0px 0px 8px;
}
.RadMenu_HNav_LaQuintaCC .level2 .link:hover .text,
.RadMenu_HNav_LaQuintaCC .level2 .expanded .text
{
	text-decoration: underline;	
	padding: 5px 0px 0px 8px;	font-size: 12px;
	font-weight: normal;
	text-align: left;	font-family: 'Book Antiqua';
	color: #FFF;
}


.RadMenu_HNav_LaQuintaCC .level2 .link,
.RadMenu_HNav_LaQuintaCC .level2 .link:visited
{	
	width: 165px;
	/*height: 24px;*/
	background: #e5d6bf;		
	text-decoration: none;
	border-color: #FFFFFF;
	border-style: none solid solid solid;
	border-width: 1px;
	vertical-align: middle;
}

.RadMenu_HNav_LaQuintaCC .level2 .link:hover,
.RadMenu_HNav_LaQuintaCC .level2 .focused,
.RadMenu_HNav_LaQuintaCC .level2 .expanded
{
	width: 165px;
	cursor: pointer;
	/*height: 24px;*/
	background: #7b7866;
	text-decoration: none;
	border-color: #FFFFFF;
	border-style: none solid solid solid;
	border-width: 1px;
	vertical-align: middle;
}

.RadMenu_HNav_LaQuintaCC .level2 .disabled
{
	
}