
html {
    background: url(../images/back.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body {
    font-family: Helvetica;
    font-size: 16px;
    color: #303030;
    margin: 0 0 0 0;
    border-width: 0px;
    overflow: auto;
    line-height: 25px;
}

td, p {
    font-family: Helvetica;
    font-size: 16px;
    color: #303030;
    line-height: 25px;
}

#logo {
    margin-left: 29px;

}

#right {
    margin-right: 29px;

}


li {
    list-style-image: url(../images/li.gif);
}

a {
    text-decoration: underline;
    color: inherit;
    outline: none;
    transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}

a:link, a:active {
    color: #005b99;
    text-decoration: underline;
}

a:visited {
    color: #525250;
    text-decoration: underline;
    font-size: 18px;
}

a:hover {
    color: #005b99;
    text-decoration: underline;
}


a.nav:link {
    font-size: 18px;
    text-decoration: none;
    line-height: 23px;
    color: #000;
}

a.nav:visited {
    color: #565553;
    text-decoration: underline;
    line-height: 23px;
}

a.nav:hover {
    color: #005b99;
    text-decoration: underline;

}

a.phone:link {
    font-size: 30px;
    color: #cd4901;
    text-decoration: none;
    font-weight: bold;
}

a.phone:visited {
    color: #cd4901;
    text-decoration: none;
    font-weight: bold;
}

a.phone:hover {
    color: #cd4901;
    text-decoration: none;
    font-weight: bold;
}

a.wh:link {
    color: #fff;
    text-decoration: none;
}

a.wh:visited {
    color: #fff;
    text-decoration: none;
}

a.wh:hover {
    text-decoration: underline;
}

.img {

    padding-top: 1px;
}

.blue {
    font-size: 20px;
    color: #1b4284;

}

.bluelt {
    font-size: 16px;
    color: #1ccce4;
    line-height: 20px;

}

.smwhite {
    font-size: 13px;
    color: #ffffff;
    line-height: 23px;

}


.small {
    font-size: 11px;

}

.home {
    margin-right: 36px;

}

a.box:link, a.box:active {
    font-family: Rockwell;
    color: #797a40;
    text-decoration: underline;
    font-size: 15px;

}

a.box:visited {
    font-family: Rockwell;
    color: #4d4d4b;
    text-decoration: none;
    font-size: 15px;
}

a.box:hover {
    font-family: Rockwell;
    text-decoration: none;
    background: #e3e4c2;
    line-height: 25px;

}

a.bottom:link, a.bottom:active {
    color: #999999;
    text-decoration: underline;
    font-size: 14px;
}

a.bottom:visited {
    color: #929458;
    text-decoration: none;
    font-size: 14px;
}

a.bottom:hover {
    text-decoration: none;

}

.hometxt {
    font-size: 14px;
    color: #005b99;
    line-height: 22px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
}

.subtitle {
    font-size: 18px;
    font-weight: bold;
    color: #cc0000;
    line-height: 32px;
}

.large {
    font-size: 30px;
    color: #cd4901;
    font-weight: bold;

}

.title {
    font-size: 16px;
    font-weight: 700;
}

.allcapsred {
    font-size: 20px;
    color: #CD4901;
}

.whitetext {
    color: #ffffff;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

.submit {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    width: 59px;
    height: 29px;
    background-image: url(../images/bkgd.gif);
}


form {
    margin: 0 0 0 0;
}

select {
    color: #4a4a4a;
    font-family: Helvetica;
    font-size: 15px;
    border-width: 1px;

}


.inputfield {
    border-bottom: #999999 1px solid;
    border-left: #ffffff 1px solid;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    font-size: 13px;
    height: 18px;

}

.submit {
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    width: 120px;
    height: 29px;
    background-image: url(../images/bkgd.gif);
}

.radio {
    background-image: url(../images/white.gif);
}

.option {
    background-image: url(../images/background_form.gif);
}

.photosL {
    padding-left: 20px;
}

.photosR {
    padding-right: 20px;
}


a.footer:link, a.footer:visited, a.footer:active {
    color: #cccccc;
    text-decoration: none;
    font-size: 10px;
}

a.footer:hover {
    text-decoration: underline;
}

.bottom {
    font-size: 10px;
    color: #cccccc;
}

.heading {
    font-family: Rockwell;
    font-size: 30px;
    color: #6d2e58;
    font-weight: bold;
}

H1 {
    font-size: 26px;
    color: #1b4284;
    font-weight: bold;
}

H3 {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}


.shadowcontainer .innerdiv {
    /* Add container height here if desired */
    background-color: white;
    border: 1px solid gray;
    padding: 6px;
    position: relative;
    left: 10px; /*shadow depth*/
    top: 5px; /*shadow depth*/
}

.pullquote {
    padding: 10px;
    float: left;
    width: 250px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 30px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #694e1c;
    border-bottom-color: #694e1c;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    font-style: italic;
    font-weight: bold;
    color: #000000;
}

#myreel { /*sample CSS for demo*/
    border: 0px solid black;
}

.paginate {
    width: 1000px;
    margin-top: 5px;
    font: bold 14px Arial;
    text-align: center;
}

.year:first-of-type p::after
{
    content: "2020" ;
}.year:nth-child(2) p::after
{
    content: "2021" ;
}
 .covid
 {
     width: 100%;
     border: black solid;
        border-radius: 15px;
    background-color: hsl(90,50%,80%);
  }
 .covid div
 {
     margin:0 1em 1em .5em;
 }