@charset "UTF-8";
body {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 1em;
    color: rgba(43,81,122,1.00);
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: rgba(245,200,156,1.00);
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,238,221,1.00);
    padding-bottom: 31px;
    padding-top: 31px;
    padding-right: 31px;
    padding-left: 31px;
}
a:link, a:visited {
    color: rgba(88,18,4,1.00);
}
a:hover, a:active {
    color: rgba(88,103,72,1.00);
}
header h1 {
    color: rgba(88,103,72,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 4em;
    text-align: right;
    border-bottom: 8px solid rgba(162,110,58,1.00);
    padding-top: 28px;
    padding-left: 0px;
}
header p {
    font-size: 20px;
}
body header img {
    max-width: 289px;
    margin-left: 49px;
    border-left: 8px solid rgba(255,255,255,1.00);
    border-right: 8px solid rgba(255,255,255,1.00);
    border-bottom: 50px solid rgba(255,255,255,1.00);
    border-top: 8px solid rgba(255,255,255,1.00);
    -webkit-box-shadow: -4px 5px 4px rgba(0,0,0,0.48);
    box-shadow: -4px 5px 4px rgba(0,0,0,0.48);
    display: block;
}
main h1 {
    color: rgba(88,103,72,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 42px;
    border-top: 8px solid rgba(162,110,58,1.00);
}
main h2 {
    color: rgba(88,103,72,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    text-align: center;
    border-bottom: 4px dotted rgba(162,110,58,1.00);
}
main li {
    list-style-type: none;
}
aside {
    background-color: rgba(202,213,190,1.00);
    padding-top: 10px;
    padding-bottom: 9px;
    border-radius: 65px;
}
aside h1 {
    color: rgba(88,103,72,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 17px;
    text-align: center;
}
aside a:link, a:visited {
    color: rgba(57,81,30,1.00);
    font-size: 16px;
}
aside a:hover, a:active {
    color: rgba(136,178,90,1.00);
    list-style-type: none;
}
aside ul li {
    list-style-type: none;
}
footer h1 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: rgba(88,103,72,1.00);
    font-size: 28px;
    text-align: center;
    list-style-type: none;
}
footer ul {
    list-style-type: circle;
}
