.itemMembershipOff {
width: 145px;
height: 32px;
cursor: pointer;
background-image: url(/arrabelleclubBase/wrap/theme2/images/nav_membership_off.gif);
background-repeat: no-repeat;
}
.itemMembershipOn {
width: 145px;
height: 32px;
cursor: pointer;
background-image: url(/arrabelleclubBase/wrap/theme2/images/nav_membership_on.gif);
background-repeat: no-repeat;
}

.itemAmenitiesOff {
width: 132px;
height: 32px;
cursor: pointer;
background-image: url(/arrabelleclubBase/wrap/theme2/images/nav_amenities_off.gif);
background-repeat: no-repeat;
}
.itemAmenitiesOn {
width: 132px;
height: 32px;
cursor: pointer;
background-image: url(/arrabelleclubBase/wrap/theme2/images/nav_amenities_on.gif);
background-repeat: no-repeat;
}

.itemEventsOff {
width: 150px;
height: 32px;
cursor: pointer;
background-image: url(/arrabelleclubBase/wrap/theme2/images/nav_events_off.gif);
background-repeat: no-repeat;
}
.itemEventsOn {
width: 150px;
height: 32px;
cursor: pointer;
background-image: url(/arrabelleclubBase/wrap/theme2/images/nav_events_on.gif);
background-repeat: no-repeat;
}

.itemInformationOff {
width: 265px;
height: 32px;
cursor: pointer;
background-image: url(/arrabelleclubBase/wrap/theme2/images/nav_information_off.gif);
background-repeat: no-repeat;
}
.itemInformationOn {
width: 265px;
height: 32px;
cursor: pointer;
background-image: url(/arrabelleclubBase/wrap/theme2/images/nav_information_on.gif);
background-repeat: no-repeat;
}

.itemContactUsOff {
width: 145px;
height: 32px;
cursor: pointer;
background-image: url(/arrabelleclubBase/wrap/theme2/images/nav_contact-us_off.gif);
background-repeat: no-repeat;
}
.itemContactUsOn {
width: 145px;
height: 32px;
cursor: pointer;
background-image: url(/arrabelleclubBase/wrap/theme2/images/nav_contact-us_on.gif);
background-repeat: no-repeat;
}



/*END TOP LEVEL ITEMS*/

.itemSubOff {
width: 203px;
height: 27px;
padding: 0  13px 0 13px;
background-color: #a3a3a3;
border-top: 1px #ffffff solid;
}

.itemSubOn {
width: 203px;
height: 27px;
padding: 0  13px 0 13px;
background-color: #808080;
border-top: 1px #ffffff solid;
cursor: pointer;
}

.itemSubTextOff {
font-family: Arial, sans-serif;
font-size: 12px;
color: #ffffff;
text-align: left;
}
.itemSubTextOn {
font-family: Arial, sans-serif;
font-size: 12px;
color: #ffffff;
text-align: left;
}


.itemFirstOff {
width: 203px;
height: 27px;
padding: 0  13px 0 13px;
background-color: #a3a3a3;
}

.itemFirstOn {
width: 203px;
height: 27px;
padding: 0  13px 0 13px;
background-color: #808080;
cursor: pointer;
}