body
{
background-color: #FFFFFF;
color: #6D89B3;
font-family: 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: #6D89B3;
}

#content
{
font-size: 114%;
background-color: #FFFFFF;
color: #6D89B3;
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: 36px 36px 36px 36px;
border-color: #B3A26D;
text-align: left;
}

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

a.menuitem
{
font-size: 145%;
background-color: #9BC3FF;
color: #000000;
font-variant: normal;
text-transform: none;
font-weight: bold;
margin-left: 13px; margin-right: 13px; margin-top: 12px; margin-bottom: 12px;
border-left-width: 1px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 0px;
border-left-style: inset; border-right-style: inset; border-top-style: none; border-bottom-style: none;
border-color: #6D89B3;
text-align: center;
}

.menuitem:hover
{
background-color: #6D89B3;
color: #FFFFFF;
}


#logo, #logo a
{
font-size: 186%;
background-color: #9BC3FF;
color: #000000;
font-family: Times New Roman, serif;
font-style: normal;
font-variant: normal;
text-transform: none;
font-weight: normal;
padding: 7px 7px 7px 7px;
border-color: #6D89B3;
text-align: left;
}

#trail, #trail a
{
font-size: 116%;
background-color: #FFFFFF;
color: #6D89B3;
font-style: italic;
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: 0px 5px 0px 5px;
border-color: #FFFFFF;
text-align: center;
}

#content a
{
color: rgb(179,109,75);
text-decoration: none;
}

#content a:hover, #content a:active
{
background-color: #000000;
color: #FFFFFF;
}

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

h1
{
font-size: 138%;
}

h2
{
font-size: 127%;
}

h3
{
font-size: 116%;
}

h4
{
font-size: 105%;
}

h5
{
font-size: 94%;
}

h6
{
font-size: 83%;
}

#menu a
{
text-decoration: none;
}


#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;}
}
