body {
  font-family:         Cambria, Verdana, Arial, Times New Roman, Helvetica, sans-serif;
  font-style:          normal;
  font-size:           12px;
  font-variant:        normal;
  text-decoration:     none;
  background-color:    #622423;
  background-repeat:   no-repeat;
}

h1 {
  padding:             0px 0px 0px 0px;
  margin-bottom:       0;
  font-size:           28px;
  font-weight:         bold;
  font-style:          italic;
  text-decoration:     none;
  font-variant:        normal;
  color:               #FFFFFF;
  display:             inline;
}

h2 {
  padding:             0px 0px 0px 0px;
  margin-bottom:       0;
  font-size:           18px;
  font-weight:         bold;
  font-style:          italic;
  text-decoration:     none;
  font-variant:        normal;
  color:               #FFFFFF;
  display:             inline;
}

h3 {
  padding:             0px 0px 0px 0px;
  margin-bottom:       0;
  font-size:           16px;
  font-weight:         bold;
  font-style:          italic;
  text-decoration:     none;
  font-variant:        normal;
  color:               #FFFFFF;
  display:             inline;
}

h4 {
  padding:             0px 0px 0px 0px;
  margin-bottom:       0;
  font-size:           12px;
  font-weight:         bold;
  font-style:          italic;
  text-decoration:     none;
  font-variant:        normal;
  color:               #000000;
  display:             inline;
}

/* ######### Style for Main Menu Links ######### */

.mainmenu {
  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;
}
.mainmenu 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;
}
.mainmenu a:hover {
  color:               #76923C;
}

.subtitle {
  font-family:         Cambria, Verdana, Arial, Times New Roman, Helvetica, sans-serif;
  font-size:           14px;
  display:             block;
  text-indent:         3px;
  font-weight:         bold;
  text-decoration:     none;
  color:               #76923C;
}

.sublinks {
  font-family:         Cambria, Verdana, Arial, Times New Roman, Helvetica, sans-serif;
  font-size:           14px;
  display:             block;
  text-indent:         3px;
  font-weight:         bold;
  text-decoration:     none;
  color:               #FFFFFF;
  display:             inline;
}
.sublinks a {
  font-family:         Cambria, Verdana, Arial, Times New Roman, Helvetica, sans-serif;
  font-size:           14px;
  display:             block;
  text-indent:         3px;
  font-weight:         bold;
  text-decoration:     none;
  color:               #FFFFFF;
}
.sublinks a:hover {
  color:               #76923C;
}

.buttonslinks {
  font-family:         Georgia, Arial, Verdana, Times New Roman, Helvetica, sans-serif;
  font-size:           10px;
  font-weight:         bold;
  text-decoration:     none;
  color:               #FFFFFF;
}
.buttonslinks a {
  text-decoration:     none;
  color:               #FFFFFF;
}
.buttonslinks a:hover,
              a:active {
  color:               #76923C;
}

/* ######### Style for External Links for Ski Sites ######### */

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

/* ######### Style for Functions Links ######### */

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