BODY {
background-color: #345625;
background-image: url('images/back.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
color: #000000;
font-family: Verdana, Arial, sans-serif;
font-size: 75%;
margin-top: 15px;
margin-bottom: 15px;
}
p, td, li {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: #2E3917;
text-decoration: none;
font-weight: bold;
}
A:HOVER {
color: #576F1D;
text-decoration: underline overline;
font-weight: bold;
}
A:ACTIVE {
color: #776049;
text-decoration: none;
font-weight: bold;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight: bold;
color :#2E3917;
letter-spacing: 2px;
}
H2 {
font-size: 125%;
font-weight: bold;
color: #345625;
letter-spacing: 2px;
}
H3 {
font-size: 120%;
font-weight: bold;
color:#684C1C;
letter-spacing: 2px;
}
H4 {
font-size: 110%;
font-weight: bold;
color: #345625;
letter-spacing: 2px;
}
H5 {
font-size: 110%;
font-weight: bold;
color: #9F7042;
letter-spacing: 2px;
}
H6 {
font-size: 90%;
font-weight: bold;
color:#2E3917;
letter-spacing: 2px;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #2E3917;
width: 50%;
height: 2px;
}
.border {
font-family: Verdana, Arial, sans-serif;
background: #2E3917;
background-image: url('images/border.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
font-size: 100%;
height: 8px;
}
.top {
font-family: Verdana, Arial, sans-serif;
background: #345625;
color: #EFF2E8;
text-align: right;
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: 257px;
padding-right: 10px;
}
.textarea {
font-family: Verdana, Arial, sans-serif;
background: #D7DEC6;
font-size: 100%;
line-height: 20px;
padding: 10px;
}
.textarea2 {
font-family: Verdana, Arial, sans-serif;
background: #D7DEC6;
font-size: 100%;
line-height: 20px;
padding: 10px;
border-right: 2px solid #2E3917;
}
.textareaspacer {
background: #D7DEC6;
}
.sidebar {
font-family: Verdana, Arial, sans-serif;
background: #EFF2E8;
background-image: url('images/back1.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
border-right: 2px solid #2E3917;
border-left: 2px solid #2E3917;
font-size: 100%;
text-align: center;
line-height: 18px;
padding: 5px;
width: 147px;
}
.sidebarspacer {
border-right: 2px solid #2E3917;
border-left: 2px solid #2E3917;
}
.sidebar a:link {display: block; text-align: center; text-decoration: none;  color: #2E3917;}
.sidebar a:active {display: block; text-align: center; text-decoration: none;  color: #2E3917;}
.sidebar a:hover {display: block; text-align: center; text-decoration: none; color: #2E3917;  background-color: #D7DEC6;}
.sidebar a:visited {display: block; text-align: center;  text-decoration: none; color: #2E3917;}

.topnav {
font-family: Verdana, Arial, sans-serif;
background: #EFF2E8;
background-image: url('images/back1.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
border-right: 2px solid #2E3917;
border-left: 2px solid #2E3917;
font-weight: bold;
padding-right: 20px;
padding-left: 20px;
height: 20px;
}
.topnav a:link {display: inline; text-align: center; text-decoration: none;  color: #2E3917;}
.topnav a:active {display: inline; text-align: center; text-decoration: none;  color: #2E3917;}
.topnav a:hover {display: inline; text-align: center; text-decoration: none; color: #2E3917;  background-color: #D7DEC6;}
.topnav a:visited {display: inline; text-align: center;  text-decoration: none; color: #2E3917;}

.copyright {
font-weight: bold;
font-size: 7pt;
letter-spacing: 2px;
font-family: Verdana, Arial, sans-serif;
text-align: center;
background: #EFF2E8;
background-image: url('images/back1.jpg'); /* sets the background image */
background-position: top left; /* positions the background image */
border-right: 2px solid #2E3917;
border-bottom: 2px solid #2E3917;
border-left: 2px solid #2E3917;
padding: 5px;
}
.copyright a:link {display: inline; text-align: center; text-decoration: none;  color: #2E3917;}
.copyright a:active {display: inline; text-align: center; text-decoration: none;  color: #2E3917;}
.copyright a:hover {display: inline; text-align: center; text-decoration: none; color: #2E3917;  background-color: #D7DEC6;}
.copyright a:visited {display: inline; text-align: center;  text-decoration: none; color: #2E3917;}

