HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#558929; 
scrollbar-3dlight-color:#558929; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#C0C0C0; 
}

BODY {
font-family: Verdana, Arial, sans-serif;
text-align: center;
font-size: 75%;
margin: 0px 0px 0px 0px;
color: #000000;
}

P, TD, LI, UL {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
}

Table {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
border-collapse: collapse;
border: 0px;
padding: 0px;
}

li {
list-style-image: url('images/bullet.gif');
}

HR {
background-color: #558929;
color: #558929;
height: 3px;
width: 100%;
}

p.double {
line-height: 22px;
text-align: center;
font-weight: bold;
font-size: 110%;
letter-spacing: 3px;
}

/* HEADINGS, HORIZONTAL RULE AND LINK COLORS */

A:LINK {color: #558929; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #558929; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #B2653A; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #558929; text-decoration: underline; font-weight: bold;}

H1 {
color: #BED79B;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: right;
font-size: 150%;
font-weight: bold;
letter-spacing: 2px;
margin: 0px;
}

h2 {
color: #273D15;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
font-size: 150%;
font-weight: bold;
letter-spacing: 2px;
height: 20px;
border: 1px solid #273D15;
padding: 2px;
}

h3 {
color: #273D15;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 170%;
text-transform: lowercase;
font-weight: bold;
letter-spacing: 5px;
margin: 0px;
}

h4 {
color: #273D15;
font-size: 120%;
font-weight: bold;
letter-spacing: 2px;
height: 22px;
} 

h5, h6 {
font-size: 110%;
font-weight: bold;
color: #273D15;
}

/* BEGIN TABLE AND CELL CLASSES */

/* SETS THE FONT, COLOR, AND SIZE OF YOUR NAME */

.headerlogo {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 220%;
text-align: left;
vertical-align: bottom;
width: 400px;
height: 60px;
background-color: #FFFFFF;
color: #273D15;
padding: 0px 0px 5px 20px;
}

/* SETS THE BACKGROUND COLOR AND ALIGNMENT OF GLOBAL ICONS */

.headerglobal {
text-align: right;
width: 350px;
height: 50px;
background-color: #FFFFFF;
color: #000000;
vertical-align: bottom;
padding: 0px 10px 5px 0px;
}

/*SETS THE TOP NAVIGATION AREA AND LINK COLORS */

#navigation {
background-color: #000000;
}

.navigation {
color: #BED79B;
font-weight: bold;
font-size: 90%;
text-align: center;
letter-spacing: 2px;
width: 750px;
height: 40px;
padding: 5px;
}

.navigation A:LINK {color: #BED79B; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.navigation A:VISITED {color: #BED79B; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.navigation A:HOVER {color: #B2653A; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.navigation A:ACTIVE {color: #BED79B; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}

/* SETS THE PROPERTY OF THE MAIN IMAGE AREA */

#mainimage {
background-color: #558929;
margin: 0px;
}

.mainimage {
background-image: url('images/mainimage.jpg');
background-color: #558929;
color: #BED79B;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 100%;
font-weight: bold;
text-align: right;
width: 750px;
height: 150px;
padding: 10px 60px 20px 0px;
vertical-align: bottom;
}

/* SETS THE PROPERTIES OF THE MAIN TEXT AND SIDEBAR AREAS */

.main {
background-color: #FFFFFF;
color: #000000;
text-align: justify;
line-height: 18px;
vertical-align: top;
padding: 15px;
width: 550px;
}

.sidebar {
background-color: #FFFFFF;
color: #000000;
text-align: justify;
font-size: 90%;
vertical-align: top;
padding: 15px;
width: 200px;
}

.main2 {
background-color: #FFFFFF;
color: #000000;
text-align: justify;
line-height: 18px;
vertical-align: top;
padding: 15px 0px;
width: 750px;
}

/* SETS THE PROPERTIES FOR THE BOTTOM FOOTER AREA */

.footer {
background-color: #000000;
color: #BED79B;
font-weight: bold;
font-size: 90%;
text-align: center;
letter-spacing: 2px;
line-height: 20px;
width: 100%;
padding: 5px;
}

.footer A:LINK {color: #BED79B; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.footer A:VISITED {color: #BED79B; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.footer A:HOVER {color: #B2653A; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}
.footer A:ACTIVE {color: #BED79B; text-decoration: none; font-weight: bold; padding: 1px 3px; margin: 0px 5px;}


.feedback {
background-color: #FFFFFF;
color: #000000;
}
