/* ######### Style for Enjoyable Menu ######### */

.enjoyable {
  font-family:         Palatino Linotype, Cambria, Verdana, Arial, Times New Roman, Helvetica, sans-serif;
  font-size:           18px;
  font-weight:         bold;
  font-style:          italic;
  text-decoration:     none;
  font-variant:        normal;
  display:             block;
  text-indent:         3px;
  color:               #FFFFFF;
  display:             inline;
}
.enjoyable a {
  font-family:         Palatino Linotype, Cambria, Verdana, Arial, Times New Roman, Helvetica, sans-serif;
  font-size:           18px;
  font-weight:         bold;
  font-style:          italic;
  text-decoration:     none;
  font-variant:        normal;
  display:             block;
  text-indent:         3px;
  color:               #FFFFFF;
  display:             inline;
}
.enjoyable a:hover {
  font-family:         Palatino Linotype, Cambria, Verdana, Arial, Times New Roman, Helvetica, sans-serif;
  font-size:           18px;
  font-weight:         bold;
  font-style:          italic;
  text-decoration:     none;
  font-variant:        normal;
  display:             block;
  text-indent:         3px;
  color:               #76923C;
  display:             inline;
}

/* ######### Style for Comfortable Menu ######### */
.comfortable li a a:visited {
  text-decoration:     none;
  padding:             0px 0px 0px 0px;
  margin-bottom:       0;
  color:               #FFFFFF;
  font-size:           28px;
  font-weight:         bold;
  font-style:          italic;
  font-family:         Palatino Linotype, Cambria, Verdana, Arial, Times New Roman, Helvetica, sans-serif;
  text-decoration:     none;
}

.comfortable li a:hover {
  background-color:    #C8E181;
}

.comfortable li.selected a {
  background-color:    #C8E181;
}

/* ######### Style for Tranquil Menu ######### */
.tranquil li a a:visited {
  text-decoration:     none;
  padding:             0px 0px 0px 0px;
  margin-bottom:       0;
  color:               #FFFFFF;
  font-size:           28px;
  font-weight:         bold;
  font-style:          italic;
  font-family:         Palatino Linotype, Cambria, Verdana, Arial, Times New Roman, Helvetica, sans-serif;
  text-decoration:     none;
}

.tranquil li a:hover {
  background-color:    #C8E181;
}

.tranquil li.selected a {
  background-color:    #C8E181;
}

.tranquil {
  margin-bottom:       1em;
}
