

.normal
{
  font-size: 8px;
  font-weight: normal;
  text-align: left;
  color: #CCCC44;
  background-color: #441122;
}

.main
{
  font-family: Trebuchet MS, Arial, Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #000000;
  background-color: #99BB99;
}

.title
{
  padding-left: 25px;
  font-size: 52px;
  font-style: normal;
  font-weight: normal;
  font-family: Harrington, Trebuchet MS, Arial, Century Gothic, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #557755;
}

.outsideTop
{
  background-color: #441122;
}

.lowlight
{
  background-color: #775533;
}

.contrast
{
  background-color: #555577;
}

.navBorder
{
  background-color: #775533;
}

.navSelected
{
  font-size: 18px;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
  background-color: #555577;
  text-align: center;
}

.navUnselected
{
  font-size: 18px;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
  background-color: #557755;
  text-align: center;
}

.navLink
{
  font-size: 18px;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
  text-align: center;
  color: #CCCC44;
  text-decoration: none;
}

.navMouseover
{
  font-size: 18px;
  font-family: Century Gothic, Arial, Helvetica, sans-serif;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
  background-color: #441122;
  text-align: center;
  color: #CCCC44;
  text-decoration: none;
}

.dataLabel
{
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  color: #000000;

}
.dataElement
{
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 3px;
  font-family: Trebuchet MS, Arial, Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  color: #000000;
}
.gardenShortDescription
{
  font-family: Trebuchet MS, Arial, Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  background-color: #99BB99;
}
.gardenLongDescription
{
  font-family: Trebuchet MS, Arial, Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #000000;
  background-color: #99BB99;
}
.imageDescription
{
  font-family: Trebuchet MS, Arial, Century Gothic, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #000000;
  background-color: #99BB99;
}

.copyright
{
  padding-top: 2px;
  font-size: 8px;
  font-weight: normal;
  text-align: right;
  color: #777722;
  background-color: #441122;
}