@charset "UTF-8";
body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #000000;
    text-shadow: 0px 0px #565034;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-family: 'PT Serif', serif;
    font-size: 1em;
    background-color: rgba(204,211,209,1.00);
}
a:link, a:visited {
    color: #5A865B;
    text-decoration: none;
}

a:hover, a:active {
    color: #A5B452;
    text-decoration:none;
}
#container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-color: rgba(214,227,220,1.00);
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
}
header {
    padding-bottom: 8px;
    width: 25rem;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 12px;
    padding-right: 12px;
    padding-left: 12px;
    float: left;
    margin-right: 6%;
    margin-bottom: 31px;
    color: rgba(90,134,91,1.00);
}
main {
}
footer {
    padding-bottom: 30px;
    border-top: medium solid rgba(165,180,82,1.00);
}
aside {
    display: block;
    clear: left;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-color: rgba(175,146,114,1.00);
    border: thin solid rgba(175,146,114,1.00);
    border-radius: 56px;
    padding-left: 40px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
}
aside h1 {
    color: rgba(86,80,52,1.00);
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-family: 'PT Serif', serif;
    font-family: 'PT Sans', sans-serif;
    
}
footer h1 {
    font-variant: normal;
    font-size: 2rem;
    text-align: center;
    color: rgba(90,134,91,1.00);
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-family: 'PT Serif', serif;
    font-family: 'PT Sans', sans-serif;
}
footer ul {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    list-style-type: none;
}
footer ul li a:link {
    color: #AF9272;
}
footer ul li a:hover {
    color: #E3AF84;
}
body header img {
    width: 25rem;
    display: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    border-radius: 66px;
    background-color: rgba(165,180,82,1.00);
    -webkit-box-shadow: 11px 17px 31px;
    box-shadow: 11px 17px 31px;
    float: left;
    margin-bottom: 45px;
}
header h1 a:hover, header h1 a:visited, header h1 a:link, header h1 a:active {
    color: rgba(90,134,91,1.00);
}
aside a:link         {
    color: rgba(86,80,52,1.00);
}
aside a:visited {
    color: rgba(129,120,78,1.00);
}
aside a:hover     {
    color: rgba(227,175,132,1.00);
}
#WelcomeText h1 {
    text-align: left;
    font-size: xx-large;
    display: block;
    border-bottom-width: medium;
    border-spacing: 0px 0px;
    margin-bottom: 40px;
    color: rgba(90,134,91,1.00);
}
#WelcomeText {
    text-align: left;
    padding-top: 141px;
    padding-bottom: 40px;
    border-bottom: medium solid rgba(165,180,82,1.00);
    padding-left: 0px;
    margin-left: 50%;
}
#CourseProjects {
    padding-left: 26rem;
    text-align: left;
    padding-right: 40px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-family: 'PT Serif', serif;
    font-size: large;
    color: rgba(90,134,91,1.00);
    padding-top: 47px;
}
#CourseProjects h2 {
    text-align: center;
}
#CourseProjects ul {
    list-style-type: none;
}
#container header h1 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-family: 'PT Sans', sans-serif;
    font-size: 40pt;
    text-align: center;
    margin-right: -9%;
}
#CourseProjects ul {
    margin-left: 20px;
    margin-right: 20px;
}
#container aside ul {
    text-align: left;
}
header p {
    font-size: large;
    text-align: left;
    margin-left: 15%;
    margin-right: 10%;
}
footer ul li a {
    font-size: xx-large;
}
