/* GENERAL PAGE SETTINGS */

HTML {
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#446F41; 
scrollbar-3dlight-color:#446F41; 
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;
color: #000000;
background-color: #446F41;
background-image: url('images/background.jpg');
background-position: top center;
background-repeat: repeat-y;
}

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');
}

/* SETS LINK, HEADING, AND HORIZONTAL RULE COLORS */

A:LINK {color: #5C9B55; text-decoration: underline; font-weight: bold;}
A:VISITED {color: #5C9B55; text-decoration: underline; font-weight: bold;}
A:HOVER {color: #297C7F; text-decoration: underline; font-weight: bold;}
A:ACTIVE {color: #5C9B55; text-decoration: underline; font-weight: bold;}

H1 {
color: #446F41;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 180%;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 5px;
}

h2 {
background-image: url('images/endcap.jpg');
background-position: top left;
background-repeat: no-repeat;
color: #446F41;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 150%;
font-weight: bold;
letter-spacing: 4px;
height: 20px;
padding: 1px 25px;
}

h3 {
color: #446F41;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 150%;
font-weight: bold;
letter-spacing: 2px;
height: 20px;
}

h4 {
color: #954B14;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: center;
font-size: 150%;
font-weight: bold;
letter-spacing: 2px;
height: 20px;
} 

h5, h6 {
font-size: 110%;
font-weight: bold;
color: #000000;
}

HR {
background-color: #446F41;
color: #446F41;
height: 3px;
width: 100%;
}

/* SETS THE FONT, COLOR, AND SIZE OF YOUR NAME */

.headerlogo {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 30px;
text-align: center;
vertical-align: bottom;
width: 500px;
height: 60px;
background-color: #FFFFFF;
color: #446F41;
}

/* SETS THE BACKGROUND COLOR AND ALIGNMENT OF GLOBAL ICONS */

.headerglobal {
text-align: center;
width: 250px;
height: 60px;
background-color: #FFFFFF;
color: #000000;
vertical-align: bottom;
}

/* SETS THE PROPERTY OF THE MAIN IMAGE AREA */

.mainimage {
background-image: url('images/mainimage.jpg');
background-position: top center;
background-repeat: no-repeat;
background-color: #FFFFFF;
width: 500px;
height: 200px;
}

.toptext {
color: #C6DCC4;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-size: 100%;
font-weight: bold;
text-align: right;
}

.toptext h1 {
color: #C6DCC4;
font-size: 150%;
text-align: right;
letter-spacing: 3px;
text-transform: none;
margin: 0px;
}

/* SETS THE TOP NAVIGATION AREA AND LINK COLORS */

.navback {
background-image: url('images/navback.jpg');
background-position: top center;
background-repeat: no-repeat;
width: 250px;
height: 200px;
}

.navigation {
color: #C6DCC4;
font-weight: bold;
text-align: left;
vertical-align: middle;
line-height: 22px;
}

.navigation A:LINK {color: #C6DCC4; text-decoration: none; font-weight: bold; padding-left: 8px; margin: 0px 5px; border-left: 8px double #5C9B55;}
.navigation A:VISITED {color: #C6DCC4; text-decoration: none; font-weight: bold; padding-left: 8px; margin: 0px 5px; border-left: 8px double #5C9B55;}
.navigation A:HOVER {color: #FFFFFF; text-decoration: underline; font-weight: bold; padding-left: 8px; margin: 0px 5px; border-left: 8px double #C6DCC4;}
.navigation A:ACTIVE {color: #C6DCC4; text-decoration: none; font-weight: bold; padding-left: 8px; margin: 0px 5px; border-left: 8px double #5C9B55;}


/* 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 10px;
width: 510px;
}

.mainright {
background-color: #FFFFFF;
color: #000000;
text-align: justify;
line-height: 18px;
vertical-align: top;
padding: 15px 10px;
width: 510px;
}

.sidebar {
background-color: #FFFFFF;
color: #000000;
text-align: justify;
font-size: 90%;
vertical-align: top;
padding: 15px 10px;
width: 240px;
}

.sidebarleft {
background-color: #FFFFFF;
color: #000000;
text-align: justify;
font-size: 90%;
vertical-align: top;
padding: 15px 10px;
width: 240px;
}

p.double {
line-height: 22px;
text-align: center;
font-weight: bold;
font-size: 110%;
letter-spacing: 3px;
}

.main2 {
background-color: #FFFFFF;
color: #000000;
text-align: justify;
line-height: 18px;
vertical-align: top;
padding: 15px 20px;
width: 750px;
}

/* SETS THE PROPERTIES FOR THE BOTTOM FOOTER AREA */

.footerleft {
background-color: #FFFFFF;
color: #000000;
font-weight: normal;
font-size: 90%;
text-align: left;
line-height: 20px;
width: 500px;
padding: 15px 5px;
border-top: 1px dotted #446F41;
}

.footerright {
background-color: #FFFFFF;
color: #000000;
font-size: 90%;
text-align: right;
line-height: 20px;
width: 250px;
padding: 15px 5px;
border-top: 1px dotted #446F41;
}

.feedback {
background-color: #FFFFFF;
color: #000000;
}