/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com)*/
body
{
background-color: rgb(154,135,116);
color: rgb(233,224,215);
font-family: Palatino, 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(233,224,215);
}

#content
{
font-size: 108%;
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: 15px 15px 15px 15px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: rgb(154,135,116);
color: rgb(233,224,215);
font-family: Palatino, serif;
font-style: normal;
border-color: rgb(108,74,41);
}

a.menuitem
{
font-size: 139%;
background-color: rgb(233,224,215);
color: rgb(134,80,25);
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 16px; margin-right: 16px; margin-top: 16px; margin-bottom: 16px;
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(134,80,25);
text-align: left;
}

#logo, #logo a
{
font-size: 166%;
background-color: rgb(233,224,215);
color: rgb(134,80,25);
font-family: Palatino, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 14px 14px 14px 14px;
border-color: rgb(108,74,41);
text-align: left;
}

#trail, #trail a
{
font-size: 108%;
background-color: rgb(255,255,255);
color: rgb(154,135,116);
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: bold;
text-indent: 34;
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: 18px 18px 18px 18px;
border-color: rgb(0,0,0);
text-align: left;
}

#content a
{
color: rgb(134,80,25);
text-decoration: underline;
}

#content a:hover, #content a:active
{
background-color: rgb(134,80,25);
color: rgb(255,255,255);
}

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

h1
{
font-size: 148%;
}

h2
{
font-size: 136%;
}

h3
{
font-size: 124%;
}

h4
{
font-size: 112%;
}

h5
{
font-size: 100%;
}

h6
{
font-size: 88%;
}

#menu a
{
text-decoration: none;
}

.menuitem:hover
{
background-color: rgb(134,80,25);
color: rgb(233,224,215);
}

#trail a
{
text-decoration: none;
}

#logo a
{
text-decoration: none;
}

#trail a:hover
{
}

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


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