﻿body
{
    background-color: #300700;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mypage
{
    background-color: #DFD0B3;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}
#header
{
    padding-right: 8px;
    background-color: #FFF1D4;
    text-align: center;
    color: #4A291D;
    height: 150px;
}

#hdrleft
{
    width: 15%;
    float: left;
    background-color: #FFF1D4;
    color: Gray;
    padding-top: 5px;
    padding-left: 5px;
    font-size: 80%;
}
#hdrmid
{
    padding-top: 12px;
    width: 63%;
    float: left;
    background-color: #FFF1D4;
    text-align: center;
}
#hdrright
{
    padding-top: 5px;
    width: 15%;
    float: right;
    background-color: #FFF1D4;
    color: Gray;
    font-size: 80%;
}
.title
{
    font-family: 'Times New Roman' , Times, serif;
    font-style: italic;
    text-align: center;
}
.slogan
{
    text-align: center;
    font-size: 88%;
    font-variant: small-caps;
}
#topnav
{
    clear: both;
    float: left;
    border-width: thin;
    border-color: #300700;
    text-align: center;
    border-bottom-style: groove;
    width: 100%;
    background-color: #DFD0B3;
    color: Gray;
    font-size: 80%;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
}
.topnavclass
{
    text-align: center;
    width: 100%;
    background-color: #DFD0B3;
    color: Gray;
    font-size: 85%;
    font-weight: normal;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
}
#content
{
    clear: both;
    float: left;
    background-color: #FFF1D4;
    width: 100%;
}
#leftcol
{
    clear: both;
    float: left;
    width: 15%;
    border-left-style: solid;
    border-left-width: thick;
    border-left-color: #DFD0B3;
}
#midcol
{
    float: left;
    width: 55%;
    text-align: left;
    font-size: 85%;
    margin-left: 10px;
}
#rightcol
{
    float: right;
    width: 25%;
    text-align: center;
    border-right-style: solid;
    border-right-width: thick;
    border-right-color: #DFD0B3;
}
#footer
{
    clear: both;
    float: left;
    width: 100%;
    color: #FFFFFF;
}
#credits
{
    clear: both;
    float: left;
    color: #CB7400;
    font-size: small;
}
.quotes
{
    font-family: Times New Roman, Serif;
    font-style: italic;
}
h3
{
    font-family: Arial, Sans-Serif;
    color: #4A291D;
    font-size: 100%;
    background-color: #DFD0B3;
    padding: 3px;
}
.horizontal_nav
{
    font-size: 80%;
}
a:link
{
    color: #4A291D;
}
a:hover
{
    color: #47679F;
}
.comment
{
    font-size: 90%;
    font-family: 'Times New Roman' , Times, serif;
    padding-left: 5px;
    text-align: justify;
    padding-right: 5px;
    width: 90%;
}
#footer
{
    font-size: 80%;
    text-align: center;
}
.vertical_nav
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFFFFF;
    font-size: 80%;
    background-image: url('../../images/joy_btn3.jpg');
    width: 15px;
    height: 15px;
}
.mylinks
{
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    font-variant: normal;
    font-style: normal;
    font-weight: normal;
    color: #3B5998;
    text-decoration: none;
}
