@charset "UTF-8";

nav ul li {
    list-style-type: none;    
}

body {
    font-size: 1em;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #08436F;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.removeBottomMargin {
    margin-bottom: 0px;
}
h1  {
    color: #2A7ABF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
main {
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(161,235,240,1.00) 27.14%,rgba(154,219,215,1.00) 53.96%,rgba(141,195,218,1.00) 75.66%,rgba(48,147,189,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(161,235,240,1.00) 27.14%,rgba(154,219,215,1.00) 53.96%,rgba(141,195,218,1.00) 75.66%,rgba(48,147,189,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(161,235,240,1.00) 27.14%,rgba(154,219,215,1.00) 53.96%,rgba(141,195,218,1.00) 75.66%,rgba(48,147,189,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(161,235,240,1.00) 27.14%,rgba(154,219,215,1.00) 53.96%,rgba(141,195,218,1.00) 75.66%,rgba(48,147,189,1.00) 100%);
    border-width: medium;
}
header {
    background-image: -webkit-linear-gradient(270deg,rgba(243,210,79,1.00) 0%,rgba(231,223,123,1.00) 14.06%,rgba(245,238,112,1.00) 25.48%,rgba(245,238,112,1.00) 38.65%,rgba(255,255,255,1.00) 67.61%,rgba(255,255,255,1.00) 81.19%,rgba(255,255,255,1.00) 91.63%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(243,210,79,1.00) 0%,rgba(231,223,123,1.00) 14.06%,rgba(245,238,112,1.00) 25.48%,rgba(245,238,112,1.00) 38.65%,rgba(255,255,255,1.00) 67.61%,rgba(255,255,255,1.00) 81.19%,rgba(255,255,255,1.00) 91.63%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(243,210,79,1.00) 0%,rgba(231,223,123,1.00) 14.06%,rgba(245,238,112,1.00) 25.48%,rgba(245,238,112,1.00) 38.65%,rgba(255,255,255,1.00) 67.61%,rgba(255,255,255,1.00) 81.19%,rgba(255,255,255,1.00) 91.63%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(243,210,79,1.00) 0%,rgba(231,223,123,1.00) 14.06%,rgba(245,238,112,1.00) 25.48%,rgba(245,238,112,1.00) 38.65%,rgba(255,255,255,1.00) 67.61%,rgba(255,255,255,1.00) 81.19%,rgba(255,255,255,1.00) 91.63%,rgba(255,255,255,1.00) 100%);
}
header h1  {
    text-align: center;
    margin-top: 0px;
}
#container main h1 {
    text-align: center;
}
#container {
  	width: 960px;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
}
#homePageImg    {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
a:link, a:visited {
    text-decoration: none;
    color: #2A7ABF;
}
#container footer {
    background-image: -webkit-linear-gradient(270deg,rgba(49,147,189,1.00) 0%,rgba(222,201,153,1.00) 26.51%,rgba(219,201,170,1.00) 49.44%,rgba(224,210,185,1.00) 66.48%,rgba(226,212,188,1.00) 85.96%,rgba(242,234,220,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(49,147,189,1.00) 0%,rgba(222,201,153,1.00) 26.51%,rgba(219,201,170,1.00) 49.44%,rgba(224,210,185,1.00) 66.48%,rgba(226,212,188,1.00) 85.96%,rgba(242,234,220,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(49,147,189,1.00) 0%,rgba(222,201,153,1.00) 26.51%,rgba(219,201,170,1.00) 49.44%,rgba(224,210,185,1.00) 66.48%,rgba(226,212,188,1.00) 85.96%,rgba(242,234,220,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(49,147,189,1.00) 0%,rgba(222,201,153,1.00) 26.51%,rgba(219,201,170,1.00) 49.44%,rgba(224,210,185,1.00) 66.48%,rgba(226,212,188,1.00) 85.96%,rgba(242,234,220,1.00) 100%);
}
a:hover, a:active {
    color: #2A7ABF;
}
#contentPods {
    display: flex;
    flex-wrap: no-wrap;
    justify-content: space-between;
}
#contentPods .historyPods p {
    max-width: 15rem;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
#contentPods .historyPods h2 {
    text-align: center;
}
#contentPods .historyPods img {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 25px;
}
#container main #historyText {
    margin-left: 15px;
    margin-right: 15px;
}

  

header nav {
    font-size: large;
}
a   {
}
footer h1 {
    padding-top: 30px;
    text-align: center;
    margin-top: 0px;
}
footer {
    padding-bottom: 10px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
footer ul  {
    display: flex;
    justify-content: space-between;
    width: 350px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
}
#container main #homePageImg {
}
#container main p {
    text-align: center;
}
footer ul li {
    list-style-type: none;
}
header nav ul {
    display: flex;
	justify-content: space-between;
    width: 450px;
    margin-right: auto;
    margin-left: auto;
}
#container header h1 {
    padding-top: 20px;
}
.paragraphWidth {
    width: 500px;
    margin-right: auto;
    margin-left: auto;
}
