﻿
body
{
    background-color: #3D3937;
    color: #2E291A;
    font-family: Arial,helvetica,sans-serif;
    font-size: medium;
    margin: 0px;
    padding: 0px;
    margin-top: -20px;
}



#wrapper
{
    width: 700px;
    background-color: #A3945D;
    margin: 0px auto 0px auto;
}

#header
{
    height: 80px;
    background-color: #2E291A;
    color: #aaaa88;
    letter-spacing: 4px;
    text-align: center;
    margin: 0px;
}

#header h1
{
    padding-top: 20px;
    letter-spacing: 10px;
}

#underheader
{
    height: 30px;
    background-color: #A35407;
    color: #D4D0C8;
    text-align: center;
    letter-spacing: 7px;
    font-size: 80%;
    margin-top: -15px;
}
#underheader p
{
    padding: 4px 10px 4px 5px;
}

.dater
{
    letter-spacing: 4px;
    font-size: 70%;
    margin: 5px;
}

#navigation
{
    width: 25%;
    float: left;
    min-height: 300px;
    color: #A3945D;
}

#navigation ul
{
    margin-top: 40px;
}

#navigation ul li
{
    list-style: none;
    margin-top: 25px;
    font-size: 90%;
    letter-spacing: 4px;
}

.photosright
{
    float: left;
    margin-right: 10px;
    
}

.summary
{   float: left;
    margin-right: 10px;
    width:280px;}

#whopper
{
    float: right;
    width: 200px;
}


#content
{
    min-height: 600px;
    width: 75%;
    float: right;
    background-color: #F1FFF9;
    color: #2A2A2A;
}

#innercontent
{
    margin: 15px;
    line-height: 1.5em;
}

#footer
{
    clear: both;
    height: 40px;
    text-align: center;
    background-color: #2E291A;
    color: #aaaa88;
    letter-spacing: 4px;
    font-size: 60%;
}

#footer p
{
    padding-top: 10px;
    text-align: center;
}

a:link
{
    color: #2E291A;
}

a:visited
{
    color: #2E291A;
}

a:hover
{
    background-color: #2A2A2A;
    color: #F1FFF9;
}

a:active
{
    color: #2E291A;
}

#navigation a:link
{
    text-decoration: none;
    color: #F6F2E7;
    font-weight: bold;
}

#navigation a:visited
{
    text-decoration: none;
    color: #F6F2E7;
    font-weight: bold;
}

#navigation a:hover
{
    text-decoration: underline;
    background-color: #2A2A2A;
    color: #F1FFF9;
    font-weight: bold;
}

#navigation a:active
{
    text-decoration: none;
    color: #F6F2E7;
    font-weight: bold;
}

.sources
{
    font-size: 58%;
}

.address
{
    font-size: 80%;
    line-height: 1.5em;
}

blockquote
{
    width: 370px;
    background-image: url(../../images/topquote.gif);
    background-repeat: no-repeat;
    background-position: left top;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    font-family: Georgia, Serif;
    font-size: 150%;
    letter-spacing: -1px;
    line-height: 1em;
    text-align: center;
    color: #A35407;
}


#quote
{
    margin: 0px 10px 0px 0px;
    padding: 10px 10px 10px 30px;
    background-image: url(../../images/bottomquote.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#chapters
{
    font-size: 85%;
}
.topper
{
  letter-spacing:3px;
  font-size:95%;
}
