/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/
body
{
background-color: #d2d8c9;
color: #425d1b;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
border-color: #ffffff;
}

#content
{
font-size: 114%;
background-color: #ffffff;
color: #000000;
border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: none; border-right-style: none; border-top-style: none; border-bottom-style: none;
padding: 2px 2px 2px 2px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: #ffffff;
color: #A5C07F;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
border-color: #000000;
}

a.menuitem
{
font-size: 125%;
background-color: #bfcaaf;
color: #425d1b;
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;
border-left-width: 3px; border-right-width: 3px; border-top-width: 3px; border-bottom-width: 3px;
border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style: solid;
border-color: #638237;
text-align: left;
}

#logo, #logo a
{
font-size: 150%;
background-color: #ffffff;
color: #a5c07f;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 1px 1px 1px 1px;
border-color: #a5c07f;
text-align: center;
}

#trail, #trail a
{
font-size: 111%;
background-color: #000000;
color: #b9d395;;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
border-left-width: 7px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 7px;
border-left-style: solid; border-right-style: none; border-top-style: none; border-bottom-style: dotted;
padding: 0px 1px 0px 1px;
border-color: #000000;
text-align: center;
}

#content a
{
color: #425d1b;
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: #425d1b;
color: #ffffff;
}

h1, h2, h3, h4, h5, h6
{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
}

h1
{
font-size: 173%;
}

h2
{
font-size: 163%;
}

h3
{
font-size: 153%;
}

h4
{
font-size: 143%;
}

h5
{
font-size: 133%;
}

h6
{
font-size: 123%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: #425d1b;
color: #bfcaaf;
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
#menu		{width: 21%; position: relative; top: 0; right: 0; float: right; text-align: center;}
.menuitem		{width: auto;}
#content		{margin-right: 21%; width: auto}
.menuitem		{display: block;}


@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {text-decoration: underline;}
}

