@charset "UTF-8";
body {
    font-size: 1em;
    color: #53535D;
    background-color: #E6E3DC;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

#container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    /* [disabled]background-color: #DCE7DF; */
}
#header {
    background-color: #CACACA;
    min-width: 0px;
    padding-top: 52px;
    padding-right: 0px;
    padding-bottom: 40px;
    background-repeat: repeat;
    margin-left: -167px;
    padding-left: 170px;
    margin-right: -167px;
    margin-top: -43px;
    margin-bottom: -9px;
}
li h3 a:link, a:visited {
    color: #616161;
    text-decoration: none;
}
li h3 a:hover, a:active {
    color: #8D4B37;
    text-decoration: none;
}
header h1 {
    color: #8D4B37;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 4.3em;
    text-align: left;
    font-weight: bolder;
    padding-left: 0px;
    text-decoration: none;
    font-variant: normal;
}
main img {
    width: 286px;
    padding-left: 0px;
    margin-right: 93px;
    margin-bottom: 28px;
    margin-left: 2px;
    margin-top: -235px;
    float: right;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    border: 0.4em solid #8D4B37;
    -webkit-box-shadow: 5px 13px 1em rgba(0,0,0,0.39);
    box-shadow: 5px 13px 1em rgba(0,0,0,0.39);
    border-radius: 89px;
}
header p {
    font-size: 1.3em;
    color: #616161;
    margin-bottom: 8px;
    padding-top: 0px;
    margin-top: -50px;
    text-decoration: none;
    font-weight: bold;
}
main h1 {
    margin-bottom: 0px;
    color: #403D33;
    font-style: normal;
    line-height: normal;
    font-size: 2em;
    text-decoration: none;
    font-weight: bolder;
}
main h2 {
    font-size: 1.5em;
    color: #8D4B37;
    font-variant: normal;
    font-weight: lighter;
}
main ul li {
    list-style-type: none;
    color: #403D33;
    font-size: 1.1em;
}
aside {
    background-color: #CACACA;
    padding-left: 147px;
    padding-right: 209px;
    background-repeat: repeat-x;
    border-width: thin;
    border-style: double;
    border-radius: 119px;
    margin-bottom: 12px;
    padding-bottom: 17px;
    padding-top: 13px;
}
aside h1 {
    text-shadow: 0 0px;
    color: rgba(141,75,55,1.00);
    font-size: 1.5em;
    font-weight: lighter;
}
li h2 a:link, a:visited {
    color: #616161;
    text-decoration: none;
}
li h2 a:hover, a:active {
    color: #8D4B37;
}
aside ul li {
    list-style-type: none;
    color: #403D33;
    font-size: 1em;
}
footer h1 {
    color: #616161;
    text-align: center;
    margin-left: 0px;
    margin-top: 22px;
    margin-bottom: -6px;
    font-size: 1.1em;
}
footer ul  {
    list-style-type: none;
    text-align: center;
    margin-left: -77px;
    font-size: 0.9em;
}
footer li {
    display: inline-block;
    margin-left: 12px;
    text-align: center;
}
footer ul li a:link  , a:visited{
    color: rgba(141,75,55,1.00);
    text-decoration: none;
}
footer ul li a:hover  , a:active{
    color: rgba(97,97,97,1.00);
}
