﻿BODY {
background-color: #FFFFBF;
background-image: url('images/back1.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 40px;
margin-bottom: 35px;
}
li {font-size: 100%;}
td {font-size: 100%;}
p {font-size: 100%;}
table     {padding: 0px; border-collapse: collapse; font-size: 100%;}
li        {list-style-image: url(images/bullet.gif);}

/* this group sets the normal link colors */
A:LINK {
color: #000000;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color: #875F37;
text-decoration : none;
font-weight: bold;
}

A:ACTIVE {
color : #FFFFC0;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight: bold;
color :#70522C;
letter-spacing: 2px;
}
H2 {
font-size: 125%;
font-weight: bold;
color: #4C3E3D;
letter-spacing: 2px;
}
H3 {
font-size: 120%;
font-weight: bold;
color:#AD884D;
letter-spacing: 2px;
}
H4 {
font-size: 110%;
font-weight: bold;
color: #60542E;
letter-spacing: 2px;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #C89C50;
letter-spacing: 2px;
}
H6 {
font-size: 90%;
font-weight: bold;
color:#593712;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #70522C;
width: 50%;
height: 2px;
}
.border {
font-family: Verdana, Arial, sans-serif;
background: #D8A732;
background-image: url('images/borderh.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
height: 25px;
border-right: 3px solid #70522C;
border-left: 3px solid #70522C;
}
.border2 {
font-family: Verdana, Arial, sans-serif;
background: #D8A732;
background-image: url('images/borderh2.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
height: 13px;
border-right: 3px solid #70522C;
border-left: 3px solid #70522C;
}
.top {
font-family: Verdana, Arial, sans-serif;
background: #010506;
background-image: url('images/mainimage.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: no-repeat;
font-size: 100%;
height: 174px;
border-left: 3px solid #70522C;
}
.topspacer {
border-left: 3px solid #70522C;
}
.logocell {
font-family: Verdana, Arial, sans-serif;
background: #FFFFC0;
color: #A07240;
font-size: 100%;
height: 174px;
padding-left: 10px;
padding-right: 10px;
border-right: 3px solid #70522C;
}
.logocellspacer {
border-right: 3px solid #70522C;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #FEFFD3;
font-size: 100%;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
}
.textareaspacer {
border-right: 3px solid #70522C;
border-left: 3px solid #70522C;
}
.textarea2 {
font-family: Verdana, Arial, sans-serif;
background: #FEFFD3;
font-size: 100%;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
border-right: 3px solid #70522C;
}
.textarea3 {
font-family: Verdana, Arial, sans-serif;
background: #FEFFD3;
font-size: 100%;
line-height: 20px;
padding-left: 20px;
padding-top: 10px;
padding-right: 20px;
padding-bottom: 20px;
border-right: 3px solid #70522C;
border-left: 3px solid #70522C;
}
.tablespacer {
border-right: 3px solid #70522C;
border-left: 3px solid #70522C;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background: #FFFFC0;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
font-size: 100%;
text-align: center;
line-height: 20px;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
border-right: 3px solid #70522C;
border-left: 3px solid #70522C;
}
.sidebarspacer {
border-right: 3px solid #70522C;
}
.sidebar a:link {display: block; text-align: center; text-decoration: none;  color: #A07845;}
.sidebar a:active {display: block; text-align: center; text-decoration: none;  color: #A07845;}
.sidebar a:visited {display: block; text-align: center;  text-decoration: none; color:#70522C;}

.topnav {
font-family: Verdana, Arial, sans-serif;
background: #FFFFC0;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
font-weight: bold;
font-size: 8pt;
padding-right: 20px;
padding-left: 20px;
border-right: 3px solid #70522C;
border-left: 3px solid #70522C;
border-bottom: 3px solid #70522C;
height: 20px;
}
.copyright {
background: #FFFFC0;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
background-repeat: x-repeat;
font-weight: bold;
font-size: 75%;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
padding: 5px;
border-right: 3px solid #70522C;
border-left: 3px solid #70522C;
}
.copyright a:link{text-align: center; color: #70522C;display: inline;}
.copyright a:active {color: #70522C;text-decoration: none; display: inline;}
.copyright a:visited {color: #70522C; text-decoration: none;display: inline;}
