
BODY, TD, P, LI, TH {
font-size : 11px;
font-family:"Arial CE", "Helvetica CE", Arial, sans-serif;
color: #836827;
}
H1 {
color: #5d411c;
font-size: 24px;
font-weight: bolder;
}
H2 {
font-size: 18px;
font-weight: bolder;
color: #5d411c;
}
H3  {
color: #5d411c;
font-size: 11px;
font-weight: bolder;
height: 12px;
}
SELECT {
color : #5D411C;
font-size : 9pt;
font-family : tahoma;
background-color : #F4EEEB;
width : 150px;
}
INPUT {
color : #5D411C;
font-size : 9pt;
font-family : tahoma;
background-color : #F4EEEB;
}
TEXTAREA {
color : #5D411C;
font-size : 9pt;
font-family : tahoma;
background-color : #F4EEEB;
}
hr {
color: #003C00;
border: 0pt;
background-color: #003C00;
}
ul {
list-style-type : none;
margin : 0;
padding : 0;
}
li {
background-image : url(images/li.gif);
background-position : 0 4px;
background-repeat : no-repeat;
margin : 3px 0 3px 0;
padding : 0 0 0 12px;
}
a:link {
color: #851414;
text-decoration: none;
}
a:hover  {
color: #851414;
text-decoration: underline;
}
.image-left {
margin : 3px;
float : left;
}
.image-right {
margin : 3px;
float : right;
}
.logo-txt {
color: #fff;
font-size: 18px;
font-weight: bolder;
text-transform: uppercase;
}
.menu-txt  {
font-size: 12px;
font-weight: bolder;
text-decoration: none;
padding-bottom: 10px;
}
.menu-txt a:link {
color: #5D411C;
text-decoration: none;
}
.menu-txt a:hover {
color: #851414;
text-decoration: none;
}
.bottom-txt {
color: #fff;
font-size: 10px;
}
.bottom-txt a:link {
color: #fff;
text-decoration: none;
}
.bottom-txt a:hover {
color: #fff;
text-decoration: underline;
}
.heading-txt {
size: 12px;
color: #5D411C;
font-weight: bolder;
line-height: 18px;
}
.error-box { 
color: white;
background-color: #c80000;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
width: 95%;
}
.error-txt {
color: white;
}
.review-top {
color: #eec;
font-weight: bolder;
background-color: #5d411c;
padding-top: 5px;
padding-bottom: 5px;
width: 100%;
border-bottom: 1px dashed #5d411c;
}
.review1 { background-color: #faf7e0; padding-top: 10px; padding-bottom: 10px; width: 100%; border-bottom: 1px dashed #5d411c }
.review2  { background-color: #eec; padding-top: 10px; padding-bottom: 10px; width: 100%; border-bottom: 1px dashed #5d411c }
