body, div, p, td, th, input, textarea, select, a{
font-family: "Trebuchet MS", arial, sans-serif;
font-weight: normal;
font-style: normal;
font-size: 12px;
color: #872d2d;
line-height: 13px;
}

body {
background-color: #ae6905;
}

body, div, td {
margin: 0px;
padding: 0px;
text-align: left;
}

p {
padding: 0px;
margin: 5px 0px;
}

img {
border-style: none;
}

td {
vertical-align: top;
}

a:link, a:active, a:visited {
text-decoration: none;
color: #872d2d;
}

a:hover {
text-decoration: underline;
color: #872d2d;
}

a.white:link, a.white:active, a.white:visited {
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

a.white:hover {
text-decoration: underline;
font-weight: bold;
color: #ffffff;
}

a.arrow:link, a.arrow:active, a.arrow:visited {
text-decoration: none;
font-weight: bold;
font-style: italic;
color: #104040;
background-image: url('../img/arrow.gif');
background-position: 0px 5px;
background-repeat: no-repeat;
padding-left: 12px;
}

a.arrow:hover {
text-decoration: underline;
}

a.menu:link, a.menu:active, a.menu:visited {
text-decoration: none;
font-weight: bold;
color: #ffffff;
font-size: 13px;
margin-right: 33px;
}

a.menu:hover {
text-decoration: none;
font-weight: bold;
color: #fbe882;
font-size: 13px;
margin-right: 33px;
}

h2.cat {
font-size: 12px;
text-transform: uppercase;
text-align: center;
color: #104040;
margin: 5px 0px 0px 0px;
padding: 0px;
}

h5 {
font-size: 12px;
text-transform: uppercase;
text-align: center;
color: #104040;
margin: 5px 0px 0px 0px;
padding: 0px;
}

h2.stripe {
font-size: 14px;
color: #104040;
margin: 0px;
padding: 3px 3px 3px 16px;
background-color: #f7d406;
}

h3.green {
color: #104040;
margin: 0px;
padding: 0px;
font-size: 12px;
font-weight: bold;
}

hr {
color: #ff7f80;
background-color: #ff7f80;
height: 1px;
border-style: none;
}

.textleft {
text-align: left;
}

.textcenter {
text-align: center;
}

.textright {
text-align: right;
}

.vtop {
vertical-align: top;
}

.vmiddle {
vertical-align: middle;
}

.vbottom {
vertical-align: bottom;
}

.p5 {
padding: 5px;
}

.p10 {
padding: 10px;
}

.m5 {
margin: 5px;
}

.m10 {
margin: 10px;
}

.block {
display: block;
}

.inline {
display: inline;
}

.inside {
padding-left: 15px;
}

.rel {
position: relative;
}

.abs {
position: absolute;
}

.button {
border: 2px solid #ff7f80;
font-weight: bold;
font-size: 13px;
cursor: pointer;
color: #000000;
background-color: #fae882;
}

.border {
border: 1px solid #ff7f80;
background-color: #ffffff;
}

.border:focus {
background-color: #ffffd5;
}

.darkgreen {
color: #104040;
}
