body { 
    font-size: 90%;
    font-family: verdana, helvetica, arial, sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #30230f;
    background-color: #b2c7d1;
    margin:0px;
    text-align: left;
    line-height: 130%;
}

H1 {
    font-weight: normal;
    font-family: serif;
    margin-bottom: 30px;
    font-variant: small-caps;
}

H2 {
    font-weight: normal;
    font-family: serif;
    margin-top: 30px;
    font-variant: small-caps;
}

H3 {
    font-weight: normal;
    font-family: serif;
    margin-top: 30px;
    font-variant: small-caps;
}

A {
    color: #5d7416;
    text-decoration: none;
}

A:hover {
    color: #ffffff;
}

A.header_menu_item{
    font-family: serif;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 120%;
    font-variant: small-caps;
}

A.footer_menu_item{
    margin-left: 25px;
    margin-right: 25px;
    color: #ffffff;
    text-decoration: none;
}

A.footer_menu_item:hover {
    color: #5d7416;
}

img {
    border: 0px;
}

img.logo {
    margin-top: 14px;
}

img.emblem {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.header_background{
    margin-top: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image:url("images/background.gif");
    background-repeat:repeat-x;
    background-position:left top;
}

.header{
    margin-top: 0px;
    text-align: center;
}

.header_menu{
    margin-top: 28px;
    text-align: center;
    margin-bottom: 25px;
}

.content{
    margin-left: 16px;
    margin-right: 16px;
}

.first_letter{
    font-family: serif;
    font-size: 220%;
}

.footer_menu{
    text-align: center;
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 80%;
}

.footer{
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 80%;
    font-family: serif;
    font-variant: small-caps;
}
