/* It's not easy being green. Left lower side bar*/

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #cccccc;}



/* Text that sits on top of the header image and says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0px;
padding-right: 0px;
font-weight: normal;
font-size: 0.8em;
letter-spacing: 0px;
color: #000000;
padding-top: 0px;
padding-bottom: 0px;
line-height: 1.5em;}

/* Heading level 1 is not contained in main-text. */

h1 {
margin-top: 0;
margin-bottom: 0;
font-size: 11px;
padding-left: 0px;
padding-right: 0;
font-weight: normal;
color: #ffffff;
text-indent: 5px;
}

li, ul {
margin-top: 0;
margin-bottom: 0;
font-size: 11px;
padding-left: 0px;
padding-right: 0;
font-weight: normal;
color: #000000;
text-indent: 5px;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 5px;
background-color: #DCD6B2;
border-left: 0px #ffffff solid;
border-right: 0px #ffffff solid;
border-right: 0px #ffffff solid;

}

table, tr, td {

font-size: 11px;
color: #000000	;
line-height: 1.7em;
padding-top: 0px;
padding-bottom: 0px;
margin: 0;
padding-left: 0px;
padding-right: 0px;
letter-spacing: 0px;



}


h5 {
font-size: 12px;
font-style: italic;
font-weight: bold;
color: #8b0000;
line-height: 1.9em;
padding-top: 2px;
padding-bottom: 5px;
margin: 0;
padding-left: 0px;
padding-right: 5px;
}


h3 {
font-size: 13px;
font-style: italic;
font-weight: bold;
color: #996633;
line-height: 1.9em;
padding-top: 2px;
padding-bottom: 5px;
margin: 0;
padding-left: 0px;
padding-right: 0x;
}

h2 {
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #000000;
line-height: 1.9em;
padding-top: 2px;
padding-bottom: 5px;
margin: 0;
padding-left: 0px;
padding-right: 0x;
}


p {
margin-bottom: 0;
margin-left: 10px;
margin-right: 5px;
font-size: 11px;
color: #000000;
margin-top: 0;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 8px;

}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #663300;
border-bottom: 1px #663300;
;
}

a:hover {
text-decoration: none;
border-bottom: 1px #5F562F solid;
}



/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 10px;
font-size: 9px;
padding-left: 40px;
background-color: #999966;
margin-top: 0;
border-top: 1px #999966 single;

border-bottom: 3px #696946 single;
color: #FFFFCC;
}

#footer a:link, #footer a:visited {
color: #FFFFCC;
border-bottom: none;
}

#footer a:hover {
text-decoration: underline;
color: #FFFFCC;
}


#list-menu {
width: 207px;
display: block;
font-family: verdana, arial, sanf-serif;
font-size: 10px;
}

#list-menu a {
display: block;
width:207px;
height:23px;
padding-top: 5px;
border: 1px solid #ffffff;
background: #31448F;
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #ffffff;
}

#list-menu a:hover {
border: 1px solid #cccccc;
background: #666666;
color: #ffffff;
}

#list-menu a.current {
color: #cccccc;
}

span.arrow {
font-size: 1.0em;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #663300;
border-bottom: 1px #663300;
;
}

a:hover {
text-decoration: none;
border-bottom: 1px #663300 solid;
}


