@charset "UTF-8";
/* CSS Document */

/***********************************************/
/* Global Menu                                 */
/***********************************************/ 

#menu {width:177px; margin:211px 0px 0px 88px; padding: 65px 0px 0px 0px; background-color: #e7e3aa;}
#menu .nav {width:157px; display: block; margin: 0px; padding: 0px; border: 0px; text-decoration: none;}

#menu .nav li {list-style-type: none; display: inline;}

#menu .nav li.place a, .nav li.place a:visited {display: block; height:42px; width:157px; margin: 0px 10px 0px 10px; border:0; text-indent: -99999px; background:url(../../Images/Menu_Main/place_out.gif) no-repeat 0px 0px;}
#menu .nav li.place a:hover {background:url(../../Images/Menu_Main/place_over.gif) no-repeat 0px 0px;}

#menu .nav li.therapy a, .nav li.therapy a:visited {display:block; height:42px; width:157px; margin: 0px 10px 0px 10px; border:0; text-indent: -99999px; background:url(../../Images/Menu_Main/therapies_out.gif) no-repeat 0px 0px;}
#menu .nav li.therapy a:hover {background:url(../../Images/Menu_Main/therapies_over.gif) no-repeat 0px 0px;}

#menu .nav li.package a, .nav li.package a:visited {display:block; height:42px; width:157px; margin: 0px 10px 0px 10px; border:0; text-indent: -99999px; background:url(../../Images/Menu_Main/packages_out.gif) no-repeat 0px 0px;}
#menu .nav li.package a:hover {background:url(../../Images/Menu_Main/packages_over.gif) no-repeat 0px 0px;}

#menu .nav li.beauty a, .nav li.beauty a:visited {display:block; height:42px; width:157px; margin: 0px 10px 0px 10px; border:0; text-indent: -99999px; background:url(../../Images/Menu_Main/beauty_out.gif) no-repeat 0px 0px;}
#menu .nav li.beauty a:hover {background:url(../../Images/Menu_Main/beauty_over.gif) no-repeat 0px 0px;}

#menu .nav li.product a, .nav li.product a:visited {display:block; height:42px; width:157px; margin: 0px 10px 0px 10px; border:0; text-indent: -99999px; background:url(../../Images/Menu_Main/products_out.gif) no-repeat 0px 0px;}
#menu .nav li.product a:hover {background:url(../../Images/Menu_Main/products_over.gif) no-repeat 0px 0px;}

#menu .nav li.perk a, .nav li.perk a:visited {display:block; height:42px; width:157px; margin: 0px 10px 0px 10px; border:0; text-indent: -99999px; background:url(../../Images/Menu_Main/perk_out.gif) no-repeat 0px 0px;}
#menu .nav li.perk a:hover {background:url(../../Images/Menu_Main/perk_over.gif) no-repeat 0px 0px;}

#menu .nav li.specials a, .nav li.specials a:visited {display:block; height:42px; width:157px; margin: 0px 10px 0px 10px; border:0; text-indent: -99999px; background:url(../../Images/Menu_Main/specials_out.gif) no-repeat 0px 0px;}
#menu .nav li.specials a:hover {background:url(../../Images/Menu_Main/specials_over.gif) no-repeat 0px 0px;}

#menu .nav li.contact a, .nav li.contact a:visited {display:block; height:42px; width:157px; margin: 0px 10px 0px 10px; border:0; text-indent: -99999px; background:url(../../Images/Menu_Main/contact_out.gif) no-repeat 0px 0px;}
#menu .nav li.contact a:hover {background:url(../../Images/Menu_Main/contact_over.gif) no-repeat 0px 0px;}

#menu .nav li.close a, .nav li.close a:visited {display:block; height:42px; width:157px; margin: 0px 10px 0px 10px; border:0; text-indent: -99999px; background:url(../../Images/Menu_Main/close_out.gif) no-repeat 0px 0px;}
#menu .nav li.close a:hover {background:url(../../Images/Menu_Main/close_over.gif) no-repeat 0px 0px;}

#menu .nav li.terms a, .nav li.terms a:visited {display:block; height:42px; width:157px; margin: 0px 10px 0px 10px; border:0; text-indent: -99999px; background:url(../../Images/Menu_Main/terms_out.gif) no-repeat 0px 0px;}
#menu .nav li.terms a:hover {background:url(../../Images/Menu_Main/terms_over.gif) no-repeat 0px 0px;}

#menu .nav li.submenu a, .nav li.submenu a:visited{display:block; width:143px; padding: 2px 14px 2px 0px; margin: 0px 10px 6px 10px; border: 0;font-size: 12px;color: #877959;text-align: right;font-weight: normal; text-decoration: none;}
#menu .nav li.submenu a:hover{background-color:#f1efca; color:#5a462c;}

