A                    { color: #660000; text-decoration: underline; }
A:hover              { color: #660000; text-decoration: underline; }

A.nav                { color: #C9A512; text-decoration: none; }
A.nav:hover          { color: #FFFFFF; text-decoration: none; }

A.subnav             { color: #E0AD3B; text-decoration: none; }
A.subnav:hover       { color: #FFFFFF; text-decoration: none; }


BODY {
  margin: 0px;
  background-color: #CC9966;
}

IMG {
  border: none;
}

H1 {
  color: #996633;
  font-family: Times New Roman,Times,serif;
  font-weight: bold;
  font-size: 20px;
}

H2, H3, H4, H5, H6 {
  color: #996633;
  font-family: Times New Roman,Times,serif;
  font-style: italic;
  margin-left: 15px;
  margin-right: 15px;
}

B {
  color: #DCAA3A;
}

.nav {
  color: #C9A512;
  font-family: Times New Roman,Times,serif;
  font-size: 13px;
}

.subnav {
  color: #E0AD3B;
  font-family: Times New Roman,Times,serif;
  font-weight: bold;
  font-size: 14px;
  margin: 6px 16px 6px 16px;
}

.whiteheader {
  color: #FFFFFF;
  font-family: Times New Roman,Times,serif;
  font-weight: normal;
  font-size: 18px;

  margin-left: 15px;
  margin-right: 15px;
}

.whitecopy {
  color: #FFFFFF;
  font-family: Arial,Times New Roman,Times,serif;
  font-size: 11px;

  margin-left: 15px;
  margin-right: 15px;
}

.copy {
  color: #660000;
  font-family: Arial,Times New Roman,Times,serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
}

.leftcopy {
  color: #660000;
  font-family: Arial,Times New Roman,Times,serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;

  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 15px;
}

.rightheader {
  color: #FFCC33;
  font-family: Arial,Times New Roman,Times,serif;
  font-weight: bold;
  font-style: italic;
  font-size: 13px;
  text-decoration: none;
  line-height: normal;
}

.rightcopy {
  color: #F2B259;
  font-family: Arial,Times New Roman,Times,serif;
  font-size: 11px;
  line-height: normal;
}

.welcome {
  color: #CC9966;
  font-family: Times New Roman,Times,serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  text-align: center;

  margin: 16px;
}

.feature {
  color: #CC9966;
  font-family: Times New Roman,Times,serif;
  font-size: 11px;
  line-height: normal;
}
