.itemGolfClubOff {
width: 115px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_golf-club_off.gif);
background-repeat: no-repeat;
}
.itemGolfClubOn {
width: 115px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_golf-club_on.gif);
background-repeat: no-repeat;
}

.itemGolfAcadameyOff {
width: 135px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_golf-academy_off.gif);
background-repeat: no-repeat;
}
.itemGolfAcadameyOn {
width: 135px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_golf-academy_on.gif);
background-repeat: no-repeat;
}

.itemPackagesOff {
width: 106px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_packages_off.gif);
background-repeat: no-repeat;
}
.itemPackagesOn {
width: 106px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_packages_on.gif);
background-repeat: no-repeat;
}

.itemDiningOff {
width: 85px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_dining_off.gif);
background-repeat: no-repeat;
}
.itemDiningOn {
width: 85px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_dining_on.gif);
background-repeat: no-repeat;
}

.itemGroupsOff {
width: 91px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_groups_off.gif);
background-repeat: no-repeat;
}
.itemGroupsOn {
width: 91px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_groups_on.gif);
background-repeat: no-repeat;
}

.itemRealEstateOff {
width: 122px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_real-estate_off.gif);
background-repeat: no-repeat;
}
.itemRealEstateOn {
width: 122px;
height: 115px;
cursor: pointer;
background-image: url(/RedSkyGolfBase/wrap/theme2/images/nav_real-estate_on.gif);
background-repeat: no-repeat;
}

/*END TOP LEVEL ITEMS*/

.itemSubOff {
width: 170px;
height: 27px;
padding: 0  9px 0 20px;
background-color: #ffffff;
border-top: 1px #d3b55a dotted;
}

.itemSubOn {
width: 170px;
height: 27px;
padding: 0  9px 0 20px;
background-color: #d3b55a;
border-top: 1px #d3b55a dotted;
cursor: pointer;
}

.itemSubFirstOff {
width: 170px;
height: 27px;
padding: 0  9px 0 20px;
background-color: #ffffff;
}

.itemSubFirstOn {
width: 170px;
height: 27px;
padding: 0  9px 0 20px;
background-color: #d3b55a;
cursor: pointer;
}

.itemSubTextOff {
font-family: Arial, sans-serif;
font-size: 12px;
color: #511304;
text-align: left;
}
.itemSubTextOn {
font-family: Arial, sans-serif;
font-size: 12px;
color: #511304;
text-align: left;
}