/* May not need these CSS

.RadMenu_HighlandCounselingMenu_Context
{
background:none;
font-size: 8pt; 
line-height: 15pt;  
font-family: arial;  
text-transform: uppercase;  
text-decoration: none;  
font-weight: bold;  
padding: 5px 8px 5px 8px; 
cursor: pointer;  
}

.RadMenu_HighlandCounselingMenu .link .text
{
font-size: 8pt; 
line-height: 15pt;  
font-family: arial;  
text-transform: uppercase;  
text-decoration: none;  
font-weight: bold;  
padding: 5px 8px 5px 8px; 
cursor: pointer;  
}

.RadMenu_HighlandCounselingMenu .link:hover .text,
.RadMenu_HighlandCounselingMenu .focused .text,
.RadMenu_HighlandCounselingMenu .expanded .text
{
border-top: 1px solid #971900;
}

.RadMenu_HighlandCounselingMenu .rootGroup .disabled:hover {background: #971900;}

.RadMenu_HighlandCounselingMenu .text
{
padding: 0px 15px;
font-size: 11px;
}

.RadMenu_HighlandCounselingMenu .group .link
{
background: #971900;	
text-align: left;
padding-right: 0px; 
}

.RadMenu_HighlandCounselingMenu .group .text
{
padding-left:6px;
padding-right: 40px;
}



.RadMenu_HighlandCounselingMenu .group .link:hover,
.RadMenu_HighlandCounselingMenu .group .focused,
.RadMenu_HighlandCounselingMenu .group .expanded
{
width: 100px;  
line-height: 10pt;  
font-family: arial;  
font-size: 8pt;  color: #ffffff; 
text-decoration: none; 
font-weight: normal;  
padding: 5px 10px 5px 10px;  
cursor: pointer;  
background-color: #971900;
}

.RadMenu_HighlandCounselingMenu .group .link:hover .text,
.RadMenu_HighlandCounselingMenu .group .focused .text,
.RadMenu_HighlandCounselingMenu .group .expanded .text
{
border-top: 0;
}

.RadMenu_HighlandCounselingMenu .group
{
background: white;
border: 1px white solid;
}

.RadMenu_HighlandCounselingMenu .leftArrow,
.RadMenu_HighlandCounselingMenu .rightArrow,
.RadMenu_HighlandCounselingMenu .topArrow,
.RadMenu_HighlandCounselingMenu .bottomArrow,
.RadMenu_HighlandCounselingMenu .leftArrowDisabled,
.RadMenu_HighlandCounselingMenu .rightArrowDisabled,
.RadMenu_HighlandCounselingMenu .topArrowDisabled,
.RadMenu_HighlandCounselingMenu .bottomArrowDisabled
{
border-left: 1px solid #971900;
border-right: 1px solid #971900;
background: #a7cfe8 url('img/left.gif') center center no-repeat;
width:15px;
}

.RadMenu_HighlandCounselingMenu .topArrow,
.RadMenu_HighlandCounselingMenu .topArrowDisabled
{
background-image:url('img/top.gif');
width: 100%;
}

.RadMenu_HighlandCounselingMenu .bottomArrow,
.RadMenu_HighlandCounselingMenu .bottomArrowDisabled
{
background-image:url('img/bottom.gif');
width: 100%;
}

.RadMenu_HighlandCounselingMenu .rightArrow,
.RadMenu_HighlandCounselingMenu .leftArrow
{
height:100%;
}

.RadMenu_HighlandCounselingMenu .rightArrow,
.RadMenu_HighlandCounselingMenu .rightArrowDisabled
{
background-image:url('img/right.gif');
}


.RadMenu_HighlandCounselingMenu .vertical .separator .text
{
background: #d4e5eb;
font-size:1px;
padding-top: 2px;
border-left: solid 1px #bfcde3;
border-right: solid 1px #bfcde3;
}

.RadMenu_HighlandCounselingMenu .expandLeft,
.RadMenu_HighlandCounselingMenu .expandRight
{
background:transparent url(img/groupImage.gif) right center no-repeat;
margin: 0px;
}

.RadMenu_HighlandCounselingMenu_rtl .group .link:hover .expandLeft,
.RadMenu_HighlandCounselingMenu_rtl .group .link:hover .expandRight
{
background:transparent url(img/left.gif) left center no-repeat;
margin: 0px 1px;
padding-left: 8px;
}

.RadMenu_HighlandCounselingMenu_rtl .expandLeft,
.RadMenu_HighlandCounselingMenu_rtl .expandRight
{
background:transparent url(img/groupImageRTL.gif) left center no-repeat;
}

.RadMenu_HighlandCounselingMenu .link:hover .expandLeft,
.RadMenu_HighlandCounselingMenu .link:hover .expandRight,
.RadMenu_HighlandCounselingMenu .focused .expandLeft,
.RadMenu_HighlandCounselingMenu .focused .expandRight,
.RadMenu_HighlandCounselingMenu .expanded .expandLeft,
.RadMenu_HighlandCounselingMenu .expanded .expandRight
{
background:transparent url(img/invertedGroupImage.gif) right center no-repeat;
}

*/


/* r.a.d.menu HighlandCounselingMenu skin */

.RadMenu_HighlandCounselingMenu
{
border-bottom: 1px solid #971900;  
width: 900px;  
margin-bottom: 27px; 	 
}

.RadMenu_HighlandCounselingMenu .link
{
font-size: 8pt; 
line-height: 15pt;  
font-family: arial;  
text-transform: uppercase;  
text-decoration: none;  
font-weight: bold;  
padding: 5px 8px 5px 8px; 
cursor: pointer;
}

.RadMenu_HighlandCounselingMenu .link:hover,
.RadMenu_HighlandCounselingMenu .focused,
.RadMenu_HighlandCounselingMenu .expanded
{
background: #971900;	
color: #fff;
cursor: pointer;
}

.slide {
width: 150px;
text-transform: none;
text-align: left;
}

.RadMenu_HighlandCounselingMenu .slide .link, .RadMenu_HighlandCounselingMenu .slide .link:hover
{
width: 150px;
line-height: 10pt;
font-family: arial;
font-size: 8pt;
color: #ffffff;
text-decoration: none;
font-weight: normal;
padding: 5px 10px 5px 10px;
cursor: pointer;
background-color: #971900;
text-transform: none;
}

.RadMenu_HighlandCounselingMenu .slide .link {background-color: #971900;}

.RadMenu_HighlandCounselingMenu .slide .link:hover {background-color: #5a672f;}

