body, td, th {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #5A3614;
}

body{
   margin: 0px 0px;
}

a {
   color: #4B280A;
   text-decoration: none;
}

a:hover, .header {
   color: #FB6E14;
}

.header {
   font-size: 16px;
   font-weight: bold;
}

.strap {
   font-size: 17px;
   font-weight: bold;
}

.nav, a.nav:link, a.nav:visited, a.nav:active, a.nav:hover,.navOver,.navActive {
   font-size: 14px;
   font-weight: bold;
   color: #CBEF35;
}

.navOver, a.nav:hover,.navActive {
   cursor: pointer;
   background: #231F1E;
}

.navActive, a.navActive:hover {
   cursor: default;
   color: #FEF572;
}

.sideText{
   font-size: 13px;
   font-weight: bold;
   line-height: 1.8em;
}

.bodyText,.bodyTextBold, .footer {
   font-size: 12px;
   line-height: 1.7em;
}

.bodyTextBold, .footer {
   font-weight: bold;
}

.footer {
   color: #FFF16A;
}

.smallText{
   font-size: 9px;
   color: #3f3b56;
}

.bigTopHeader{
   font-size: 18px;
   font-style: italic;
   font-variant: small-caps;
   color: #3f3b56;
}

.littleTopHeader{
   font-size: 14px;
   font-weight: bold;
}

.brightSmall{
   font-size: 11px;
   font-weight: normal;
   color: #FFFFFF;
}

.brightSmallItalic{
   font-size: 11px;
   font-weight: normal;
   color: #FFFFFF;
   font-style: italic;
}

.field{
   border: 1px solid #000;
}

.button {
   font-size: 13px;
   color: #FF7B3D;
   font-weight: bold;
}
