@charset "utf-8";
#grouping header h1 {
    text-align: right;
    padding-top: 0px;
    margin-right: 299px;
}

body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #A5B452;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 1em;
    background-color: #006778;
    list-style-image: none;
}
ul {
    list-style: none;
}


body p {
    background-color: #006778;
    background-clip: border-box;
    font-size: 1em;
}

#grouping {
    background-color: #006778;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#container {
background-color: #006778;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#grouping header h1 {
}
#grouping main ul li h3 a:link , a:visited{
    color: #A5B452;
    text-decoration: none;
}
#grouping main ul li h3 a:hover , a:active{
    color: #D4E1D4;
    text-decoration: none;
}
h1 {
    color: #000000;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    text-align: center;
    font-size: 40px;
}
#grouping header p {
    font-size: 12px;
    margin-right: 0px;
    margin-left: 4px;
    margin-bottom: 31px;
    margin-top: -28px;
    text-decoration: none;
    color: rgba(165,180,82,1.00);
    font-weight: bolder;
}

#mainBodyImg {
    margin-top: -75px;
    margin-bottom: 40px;
    display: block;
    border: 8px solid #A5B452;
    -webkit-box-shadow: 0px 15px 10px rgba(0,0,0,0.40);
    box-shadow: 0px 15px 10px rgba(0,0,0,0.40);
    border-top-left-radius: 74px;
    border-bottom-right-radius: 74px;
}
main h2 {
    text-align: center;
    margin-bottom: -9px;
    border-bottom: thick double rgba(165,180,82,1.00);
    border-spacing: 0px 0px;
    margin-top: 28px;
    padding-bottom: 9px;
    list-style-image: none;
}

#grouping aside   {
    background-color: #B3CFD4;
    border-width: medium;
    border-style: dashed;
}
#grouping aside #asideStyle p {
    background-color: #B3CFD4;
    color: #000000;
    display: inline;
    list-style-image: none;
    margin-left: 0px;
}
#grouping aside #asideStyle ul {
    list-style-image: none;
}
#asideStyle h2 a:link,a:visited {
    color: #565034;
}
#asideStyle h2 a:hover, a:active {
    color: #006778;
}
