/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/
body
{
background-color: rgb(43,187,45);
color: rgb(184,232,96);
font-family: Georgia, 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: rgb(0,0,0);
}

#content
{
font-size: 100%;
background-color: rgb(255,255,255);
color: rgb(0,0,0);
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: 37px 3px 40px 43px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(183,213,160);
color: rgb(92,141,61);
font-family: Georgia, serif;
font-style: italic;
border-color: rgb(27,212,72);
}

a.menuitem
{
font-size: 120%;
background-color: rgb(43,187,45);
color: rgb(184,232,96);
font-variant: small-caps;
text-transform: uppercase;
font-weight: normal;
margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style: solid;
border-color: rgb(76,126,63);
text-align: left;
}

#logo, #logo a
{
font-size: 200%;
background-color: rgb(0,0,0);
color: rgb(255,255,255);
font-family: Times New Roman, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 12px 12px 12px 12px;
border-color: rgb(43,187,45);
text-align: right;
}

#trail, #trail a
{
font-size: 97%;
background-color: rgb(183,213,160);
color: rgb(92,141,61);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
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: 12px 12px 12px 12px;
border-color: rgb(27,212,72);
text-align: left;
}

#content a
{
color: rgb(92,141,61);
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: rgb(92,141,61);
color: rgb(255,255,255);
}

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

h1
{
font-size: 175%;
}

h2
{
font-size: 164%;
}

h3
{
font-size: 153%;
}

h4
{
font-size: 142%;
}

h5
{
font-size: 131%;
}

h6
{
font-size: 120%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(184,232,96);
color: rgb(43,187,45);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

/* layout */
.menuitem		{display: inline;}
