td{
  font-family: "Trebuchet MS", Serif, Sans;
  font-size: 13px;
  color: #422712;
}

.top_nav{
  font-family: "Trebuchet MS", Serif, Sans; 
  font-size: 15px;
  font-weight: bold;
  color: #533c1f}
a.top_nav:link{ 
  color: #533c1f; 
  text-decoration: none;}
a.top_nav:visited { 
  color: #533c1f; 
  text-decoration: none;}
a.top_nav:hover{ 
  color: #826239; 
  text-decoration: underline;
}

.copyright{
  font-family: "Trebuchet MS", Serif, Sans;
  font-size: 11px;
  font-weight: normal;
  color: #cfba9f;
}

.smalltext{
  font-family: "Trebuchet MS", Serif, Sans;
  font-size: 11px;
  font-weight: normal;
  color: #422712;
}

.textbox{
  font-family: "Trebuchet MS", Serif, Sans; 
  font-size: 12px;
  color: #333333;
  background-color:#ffe8ca;
  border: 1px solid #422712;
}

.button{
  font-family: "Trebuchet MS", Serif, Sans;
  font-size: 11px;
  color:#333333;
  background-color:#ffe8ca;
  border: 1px solid #422712;
}

table{
        BORDER-COLLAPSE: collapse
}

div.big{
  font-family: "Trebuchet MS", Serif, Sans;
  font-size: 24px;
  font-weight: bold;
  color: #422712;
  padding-bottom: 10px;
}

div.faq-question{
  font-family: "Trebuchet MS", Serif, Sans;
  font-size: 16px;
  font-weight: bold;
  color: #422712;
}

div.faq-answer{
  padding-bottom: 14px;
}

div.big-red{
  font-family: "Trebuchet MS", Serif, Sans;
  font-size: 24px;
  font-weight: bold;
  color: #FF1609;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

div.medium-red{
  font-family: "Trebuchet MS", Serif, Sans;
  font-size: 18px;
  font-weight: bold;
  color: #FF1609;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}

div.error{
  font-family: "Trebuchet MS", Serif, Sans;
  color: #FF1609;
  padding-top: 10px;
  padding-bottom: 10px;
}

div.orders{
  font-family: "Trebuchet MS", Serif, Sans;
  font-size: 12px;
  color: #000000;
}
