div#container
{
   width: 1024px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Cabin;
   font-weight: normal;
   font-size: 15px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #00295A;
   text-decoration: underline;
}
a:hover
{
   color: #00295A;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
a.blue
{
   color: #00295A;
   text-decoration: underline;
}
a.blue:visited
{
   color: #00295A;
   text-decoration: underline;
}
a.blue:active
{
   color: #00295A;
   text-decoration: underline;
}
a.blue:hover
{
   color: #CCA97B;
   text-decoration: underline;
}
a.white
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.white:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.telwhite:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
h1, .h1
{
   font-family: Cabin;
   font-weight: normal;
   font-size: 19px;
   text-decoration: none;
   color: #00295A;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
h2, .h2
{
   font-family: Cabin;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #00295A;
   background-color: transparent;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   display: inline;
}
#wb_logo
{
   margin: 0;
   vertical-align: top;
}
#logo
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 161px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#FlexBoxContainernav
{
   display: -webkit-flex;
   display: flex;
   padding: 10px 0px 10px 0px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   background-color: #00295A;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_serving 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 20px 0px 5px 0px;
   text-align: center;
}
#wb_serving div
{
   text-align: center;
}
#wb_LayoutGridlogo
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGridlogo
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 10px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGridlogo > .col-1, #LayoutGridlogo > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridlogo > .col-1, #LayoutGridlogo > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGridlogo > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   -webkit-align-self: flex-start;
   align-self: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGridlogo > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   -webkit-align-self: center;
   align-self: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 800px)
{
#LayoutGridlogo > .col-1, #LayoutGridlogo > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#FlexBoxContainerline5
{
   display: -webkit-flex;
   display: flex;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   background-color: #37611F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_line5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_line5 div
{
   text-align: left;
}
#wb_ftcopyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 0px 10px 0px;
   text-align: center;
}
#wb_ftcopyright div
{
   text-align: center;
}
#wb_LayoutGridcopyright
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridcopyright
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGridcopyright .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridcopyright > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridcopyright > .row > .col-1
{
   float: left;
}
#LayoutGridcopyright > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGridcopyright:before,
#LayoutGridcopyright:after,
#LayoutGridcopyright .row:before,
#LayoutGridcopyright .row:after
{
   display: table;
   content: " ";
}
#LayoutGridcopyright:after,
#LayoutGridcopyright .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGridcopyright > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGridnav
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridnav
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGridnav .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridnav > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridnav > .row > .col-1
{
   float: left;
}
#LayoutGridnav > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGridnav:before,
#LayoutGridnav:after,
#LayoutGridnav .row:before,
#LayoutGridnav .row:after
{
   display: table;
   content: " ";
}
#LayoutGridnav:after,
#LayoutGridnav .row:after
{
   clear: both;
}
@media (max-width: 900px)
{
#LayoutGridnav > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_FlexBoxContainercontentholder
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
}
#FlexBoxContainercontentholder
{
   display: -webkit-flex;
   display: flex;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_resourcelist 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 20px 0px 20px 0px;
   text-align: left;
}
#wb_resourcelist div
{
   text-align: left;
}
#wb_nile-text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 10px 20px 10px;
   text-align: left;
}
#wb_nile-text div
{
   text-align: left;
}
#wb_LayoutGridintronews1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 1px solid #00295A;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridintronews1
{
   box-sizing: border-box;
   padding: 0px 2px 0px 2px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGridintronews1 .row
{
   margin-right: -2px;
   margin-left: -2px;
}
#LayoutGridintronews1 > .row > .col-1, #LayoutGridintronews1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#LayoutGridintronews1 > .row > .col-1, #LayoutGridintronews1 > .row > .col-2
{
   float: left;
}
#LayoutGridintronews1 > .row > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: left;
}
#LayoutGridintronews1 > .row > .col-2
{
   background-color: #00295A;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: center;
}
#LayoutGridintronews1:before,
#LayoutGridintronews1:after,
#LayoutGridintronews1 .row:before,
#LayoutGridintronews1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGridintronews1:after,
#LayoutGridintronews1 .row:after
{
   clear: both;
}
@media (max-width: 900px)
{
#LayoutGridintronews1 > .row > .col-1, #LayoutGridintronews1 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#bottom-green
{
   display: -webkit-flex;
   display: flex;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   background-color: #37611F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_green-bottom 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_green-bottom div
{
   text-align: left;
}
#wb_health-department-news
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FBF8F1;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#health-department-news
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#health-department-news .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#health-department-news > .row > .col-1, #health-department-news > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#health-department-news > .row > .col-1, #health-department-news > .row > .col-2
{
   float: left;
}
#health-department-news > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#health-department-news > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: left;
}
#health-department-news:before,
#health-department-news:after,
#health-department-news .row:before,
#health-department-news .row:after
{
   display: table;
   content: " ";
}
#health-department-news:after,
#health-department-news .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#health-department-news > .row > .col-1, #health-department-news > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#blue-bottom
{
   display: -webkit-flex;
   display: flex;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   background-color: #00295A;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_bottom-blue 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_bottom-blue div
{
   text-align: left;
}
#wb_pen-paper-icon
{
   margin: 0;
   vertical-align: top;
}
#pen-paper-icon
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 210px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_office
{
   margin: 0px 0px 10px 0px;
   vertical-align: top;
}
#office
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 950px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_details
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#details
{
   box-sizing: border-box;
   padding: 0px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#details .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#details > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#details > .row > .col-1
{
   float: left;
}
#details > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#details:before,
#details:after,
#details .row:before,
#details .row:after
{
   display: table;
   content: " ";
}
#details:after,
#details .row:after
{
   clear: both;
}
@media (max-width: 800px)
{
#details > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_spreading-germs
{
   margin: 0;
   vertical-align: top;
}
#spreading-germs
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 400px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_LayoutGridstayhome
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #8B0000;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridstayhome
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGridstayhome .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGridstayhome > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGridstayhome > .row > .col-1
{
   float: left;
}
#LayoutGridstayhome > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: left;
}
#LayoutGridstayhome:before,
#LayoutGridstayhome:after,
#LayoutGridstayhome .row:before,
#LayoutGridstayhome .row:after
{
   display: table;
   content: " ";
}
#LayoutGridstayhome:after,
#LayoutGridstayhome .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGridstayhome > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_stay-home-order 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 10px 20px 10px;
   text-align: center;
}
#wb_stay-home-order div
{
   text-align: center;
}
#FlexBoxContainercontact
{
   display: -webkit-flex;
   display: flex;
   padding: 2px 3px 3px 3px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   background-color: #37611F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#FlexBoxContainercopyright
{
   display: -webkit-flex;
   display: flex;
   padding: 0;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   margin: 0;
   background-color: #37611F;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   font-size: 0px;
}
#wb_LayoutGridcontact
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGridcontact
{
   box-sizing: border-box;
   padding: 0px 5px 0px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#LayoutGridcontact .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#LayoutGridcontact > .row > .col-1, #LayoutGridcontact > .row > .col-2, #LayoutGridcontact > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#LayoutGridcontact > .row > .col-1, #LayoutGridcontact > .row > .col-2, #LayoutGridcontact > .row > .col-3
{
   float: left;
}
#LayoutGridcontact > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGridcontact > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGridcontact > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: left;
}
#LayoutGridcontact:before,
#LayoutGridcontact:after,
#LayoutGridcontact .row:before,
#LayoutGridcontact .row:after
{
   display: table;
   content: " ";
}
#LayoutGridcontact:after,
#LayoutGridcontact .row:after
{
   clear: both;
}
@media (max-width: 900px)
{
#LayoutGridcontact > .row > .col-1, #LayoutGridcontact > .row > .col-2, #LayoutGridcontact > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_ftaddress 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 0px 10px 0px;
   text-align: left;
}
#wb_ftaddress div
{
   text-align: left;
   white-space: nowrap;
}
#wb_ftquicklinks 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 10px 0px 10px 0px;
   text-align: left;
}
#wb_ftquicklinks div
{
   text-align: left;
}
#wb_staff-contact 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 5px 0px 10px 0px;
   text-align: left;
}
#wb_staff-contact div
{
   text-align: left;
}
#wb_prevent-protect 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0px 0px 10px 0px;
   text-align: center;
}
#wb_prevent-protect div
{
   text-align: center;
   white-space: nowrap;
}
#wb_ftfacebooklogo
{
   margin: 0;
   vertical-align: top;
}
#ftfacebooklogo
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 199px;
   height: 82px;
   vertical-align: top;
}
