body {
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #CCCC99;
}

p {
font-size: .9em;
margin-left: 3%;
margin-right: 3%;
margin-top: 3%;
margin-bottom: 3%;
}

h1 {
font-size: .9em;
font-weight: bold;
margin-left: 3%;
margin-right: 3%;
margin-top: 3%;
margin-bottom: 3%;
}

h2 {
background-color: #ff7d00;
color: white;
border-top: 1px black solid;
border-bottom: 1px black solid;
padding-right: 5%;
padding-left: 5%;
padding-top: .5%;
padding-bottom: .5%;
font-weight: bold;
font-size: 1.6em;
}

h3 {
background-color: #5B634B;
color: black;
border-top: 1px black solid;
border-bottom: 1px black solid;
padding-right: 5%;
padding-left: 5%;
padding-top: 2%;
padding-bottom: 2%;
font-size: .8em;
font-weight: normal;
}

h4 {
border-bottom-style: double;
border-color: #663300;
color: #333333;
font-weight: normal;
font-size: 1.1em;
margin-left: 3%;
margin-right: 3%;
margin-top: 3%;
margin-bottom: 0%;
}



table.main {
border-top: 1px black solid;
border-bottom: 1px black solid;
border-left: 1px black solid;
border-right: 1px black solid;
}

a:link {
color: #666633;
Text-decoration: underline;
}

a:visited {
color: #666633;
Text-decoration: underline;
}

a:hover {
color: #333333;
}

a:active {
color: #666633;
Text-decoration: underline;
}

a.footer:link {
color: #CCCC99;
Text-decoration: underline;
}

a.footer:visited {
color: #CCCC99;
Text-decoration: underline;
}

a.footer:hover {
color: #333333;
}

a.footer:active {
color: #CCCC99;
Text-decoration: underline;
}

a.grrrls:link {
font-size: .9em;
color: #333333;
Text-decoration: underline;
}

a.grrrls:visited {
color: #333333;
Text-decoration: underline;
}

a.grrrls:hover {
color: #990000;
}

a.grrrls:active {
color: #333333;
Text-decoration: underline;
}


img.floatright {
float: right;
margin-top: .5em;
margin-bottom: .5em;
margin-left: 1em;
margin-right: 1em;
}

img.floatleft {
float: left;
margin-top: .5em;
margin-bottom: .5em;
margin-right: 1em;
margin-left: 1em;
}


em {
font-style: italic;
}

table.one {
border: 1px black solid;
border-bottom: 1px black solid;

}

#navcontainer
{
width: 100%;
float: left;
background-color: #5A481B;
background-image: url(../images/stripes.gif);
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 7%;
color: #FFFCC8;
font-family: "Bradley Hand ITC", "Viner Hand ITC", verdana, arial, helvetica, sans-serif;
font-size: 1.1em;
font-weight: normal;
text-align: left;
background-image: url(../images/stripes.gif);
}

#navcontainer ul li a
{
padding: 0.2em 12px;
background-color: transparent;
color: #FFFCC8;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
margin: 0;
background-color: #transparent;
color: #000000;
}

#navlist li a:hover, #navlist li a:active
{
color: #FFFCC8;
text-decoration: none;
background: transparent;
font-family: "Bradley Hand ITC", "Viner Hand ITC", verdana, arial, helvetica, sans-serif;
font-weight: normal;
}

#sidebar p {
font-size: 70%;
margin-left: 6%;
margin-right: 6%;
margin-top: 4%;
}

