/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      float:left;
      width:100%;
       line-height:normal;
      }
    #tabs10 ul {
		  margin:0;
          padding:4px 25px 0px 15px;
          list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("../images/l_menu.png") no-repeat left top;
      margin:0;
      padding:0 0 0 10px;
      text-decoration:none;
	  font-family: 'Cantata One', serif;
	  font-size:16px; font-style: normal; color: #FFFFFF;line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;text-decoration: none;
	  text-shadow: 3px 3px 2px #926b51;
      }
    #tabs10 a span {
      float:left;
      display:block;
      padding:8px 12px 9px 0px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs10 a:hover span {
      color:#fff200;
      }
    #tabs10 a:hover {
      background-position:0% -32px;
      }
    #tabs10 a:hover span {
      background-position:100% -32px;
      }

      #tabs10 #current a {
              background-position:0% -32px;
      }
      #tabs10 #current a span {
              background-position:100% -32px;
      }
	  
/*- Menu Tabs 101--------------------------- */

    #tabs101 {
      float:left;
      width:100%;
       line-height:normal;
      }
    #tabs101 ul {
		  margin:0;
          padding:4px 25px 0px 15px;
          list-style:none;
      }
    #tabs101 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs101 a {
      float:left;
      background:url("../images/l_menu.png") no-repeat left top;
      margin:0;
      padding:0 0 0 10px;
      text-decoration:none;
	  font-family: 'Cantata One', serif;
	  font-size:16px; font-style: normal; color: #FFFFFF;line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;text-decoration: none;
	  text-shadow: 3px 3px 2px #926b51;
      }
    #tabs101 a span {
      float:left;
      display:block;
      padding:8px 12px 9px 0px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs101 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs101 a:hover span {
      color:#fff200;
      }
    #tabs101 a:hover {
      background-position:0% -32px;
      }
    #tabs101 a:hover span {
      background-position:100% -32px;
      }

      #tabs101 #current a {
              background-position:0% -32px;
      }
      #tabs101 #current a span {
              background-position:100% -32px;
      }



/* START MENU1 */
#menu1 {
        width: 272px;
        margin: 0px;
		list-style:none;
		padding: 0;
        }


#menu1 li a {
        height: 30px; 
        text-decoration: none;
		padding: 6px 0 0 25px;
        }
		
	

#menu1 li a:link, #menu1 li a:visited {
        font-size: 13px; font-weight: bold; color: #7d5e3f; text-decoration: none;
        background:url(../images/menu-bg.png);
		display:block;
		height: 25px;
        
        }

#menu1 li a:hover, #menu1 li #current1 {
        font-size: 13px; font-weight: bold; color: #ab8156; text-decoration: none;
        background: url(../images/menu-bg.png) 0 -31px;
		height: 25px;
        }
/* END MENU1 */

/* START MENU2 */
#menu2 {
        width: 272px;
        margin: 0px;
		list-style:none;
		padding: 0;
        }


#menu2 li a {
        height: 30px; 
        text-decoration: none;
		padding: 6px 0 0 25px;
        }
		
	

#menu2 li a:link, #menu2 li a:visited {
        font-size: 13px; font-weight: bold; color: #7d5e3f; text-decoration: none;
        background:url(../images/menu-bg.png);
		display:block;
		height: 25px;
        
        }

#menu2 li a:hover, #menu2 li #current1 {
        font-size: 13px; font-weight: bold; color: #ab8156; text-decoration: none;
        background: url(../images/menu-bg.png) 0 -31px;
		height: 25px;
        }
/* END MENU2 */


/*- Menu Tabs 11--------------------------- */

    #tabs11 {
      float:left;
      width:100%;
       line-height:normal;
      }
    #tabs11 ul {
		  margin:0;
          padding:10px 0px 0px 0px;
          list-style:none;
      }
    #tabs11 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs11 a {
      float:left;
      background:url("../images/l_menu.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 18px;
      text-decoration:none;
	  font-family: 'Cantata One', serif;
	  font-size:14px; font-style: normal; color: #FFFFFF;line-height: normal; font-weight: normal; font-variant: normal; text-transform: none;text-decoration: none;
	  text-shadow: 3px 3px 2px #926b51;
      }
    #tabs11 a span {
      float:left;
      display:block;
      background:url("../images/r_menu.gif") no-repeat right top;
      padding:8px 30px 9px 0px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs11 a span {float:none; color:#fffFFF;}
    /* End IE5-Mac hack */
    #tabs11  a:hover span {
      color:#fff200;
      }
	#current11  a span{
      color:#fff200;
      }
	  
