/* LINK website */


/* Navigation */

.head {
  color: #998A4F;
}

.head A:link {
  color: #998A4F;
}

.head A:visited {
  color: #998A4F;
}

.head A:hover {
  color: #998A4F;
}


.sub {
  color: #795022;
}

.sub A:link {
  color: #795022;
}

.sub A:visited {
  color: #795022;
}

.sub A:hover {
  color: #795022;
}


/* Page elements */

.pgtitle,H1 {
  color: #998A4F;
  text-transform: none;
}

.lrghead,H2 {
  color: #998A4F;
}

.lrghead,H1 A:link {
  color: #998A4F;
}

.stdhead,H3 {
  color: #998A4F;
}

.stdhead,H3 A:link {
  color: #998A4F;
}

.date {
  font-style: italic;
  color: #998A4F;
}

/* Field Sets */

fieldset { padding-left: 5px; padding-bottom: 5px; border: 1px solid #D2C69C; }

#faqList ul { padding: 0; margin: 15px 0 0 35px; }
#faqList li { padding: 0 0 10px 0; }

#storyList ul { list-style: none; padding: 0; margin: 10px 0 0 0; }
#storyList li { padding: 0 0 10px 0; }

.dash { background: url(../images/dash.gif) repeat-x; width: 100%; }

#regHeadWrapper {
  position: relative;
}

#regHeadImg {
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
}

#regHeadImg img {
  padding-left: 8px;
}

#regHeadImgBG {
  background-color: #ae9f67;
  width: 100%;
  height: 40px;
  text-align: center;
}

#regHeadBGSpacer {
  background-color: #fff;
  width: 100%;
  height: 10px;
  text-align: center;
  margin-bottom: 5px;
}
