div#container
{
   width: 1300px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #FFFFFF;
   text-decoration: underline;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
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;
}
a.whnoline
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whnoline:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whnoline:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.whnoline:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Poppins;
   font-weight: normal;
   font-size: 27px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
@media only screen and (max-width: 992px)
{
}
@media only screen and (max-width: 768px)
{
}
@media only screen and (max-width: 480px)
{
}
#wb_menuheadcontainer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#menuheadcontainer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#menuheadcontainer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#menuheadcontainer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#menuheadcontainer > .row > .col-1
{
   float: left;
}
#menuheadcontainer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#menuheadcontainer:before,
#menuheadcontainer:after,
#menuheadcontainer .row:before,
#menuheadcontainer .row:after
{
   display: table;
   content: " ";
}
#menuheadcontainer:after,
#menuheadcontainer .row:after
{
   clear: both;
}
@media (max-width: 1300px)
{
#menuheadcontainer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_banner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/abstract%2dofficex1500.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#banner
{
   box-sizing: border-box;
   padding: 300px 15px 300px 15px;
   margin-right: auto;
   margin-left: auto;
}
#banner > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#banner > .row > .col-1
{
   float: left;
}
#banner > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#banner:before,
#banner:after,
#banner .row:before,
#banner .row:after
{
   display: table;
   content: " ";
}
#banner:after,
#banner .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#banner > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#banner-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scale(-1.0, -1.01);
}
#banner-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#banner-divider-top .divider-fill
{
   fill: rgba(204,169,123,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_headlinerh
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #00295A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headlinerh
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#headlinerh > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headlinerh > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headlinerh > .row > .col-1
{
   float: left;
}
#headlinerh > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#headlinerh:before,
#headlinerh:after,
#headlinerh .row:before,
#headlinerh .row:after
{
   display: table;
   content: " ";
}
#headlinerh:after,
#headlinerh .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#headlinerh > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#headlinerh-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#headlinerh-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#headlinerh-divider-top .divider-fill
{
   fill: rgba(204,169,123,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_pagecontrent
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#pagecontrent
{
   box-sizing: border-box;
   padding: 55px 0 0 0;
   margin-right: auto;
   margin-left: auto;
}
#pagecontrent > .row
{
   margin-right: 0;
   margin-left: 0;
}
#pagecontrent > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#pagecontrent > .row > .col-1
{
   float: left;
}
#pagecontrent > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#pagecontrent:before,
#pagecontrent:after,
#pagecontrent .row:before,
#pagecontrent .row:after
{
   display: table;
   content: " ";
}
#pagecontrent:after,
#pagecontrent .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#pagecontrent > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_weeklnews 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 40px 0 20px 0;
   margin: 0;
   text-align: left;
}
#wb_weeklnews div
{
   text-align: left;
}
#wb_weeklnews
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_gridcontent
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#gridcontent
{
   box-sizing: border-box;
   padding: 75px 5px 200px 5px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#gridcontent > .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#gridcontent > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 5px;
   padding-left: 5px;
   position: relative;
}
#gridcontent > .row > .col-1
{
   float: left;
}
#gridcontent > .row > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid transparent;
   border-radius: 6px;
   width: 100%;
   text-align: left;
}
#gridcontent:before,
#gridcontent:after,
#gridcontent .row:before,
#gridcontent .row:after
{
   display: table;
   content: " ";
}
#gridcontent:after,
#gridcontent .row:after
{
   clear: both;
}
@media (max-width: 950px)
{
#gridcontent > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#gridcontent-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#gridcontent-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#gridcontent-divider-top .divider-fill
{
   fill: rgba(0,41,90,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_summary 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 0 20px;
   text-align: left;
}
#wb_summary div
{
   text-align: left;
}
#wb_summary
{
   display: block;
   margin: 0 0 0 20px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #00295A;
   background-image: none;
   border-top-width: 1px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #CCA97B;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#footer
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#footer > .row
{
   margin-right: 0;
   margin-left: 0;
}
#footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#footer > .row > .col-1
{
   float: left;
}
#footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#footer:before,
#footer:after,
#footer .row:before,
#footer .row:after
{
   display: table;
   content: " ";
}
#footer:after,
#footer .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#footer > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#footer-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 50px;
   line-height: 0;
   left: 0;
   transform: scaleY(-1.01);
}
#footer-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#footer-divider-top .divider-fill
{
   fill: rgba(204,169,123,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#footer-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
   transform: scaleX(-1.0);
}
#footer-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#footer-divider-bottom .divider-fill
{
   fill: rgba(204,169,123,1.00);
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_ftlinksgrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ftlinksgrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 40px 0 0 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1300px;
}
#ftlinksgrid > .col-1, #ftlinksgrid > .col-2, #ftlinksgrid > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftlinksgrid > .col-1, #ftlinksgrid > .col-2, #ftlinksgrid > .col-3
{
   flex: 0 0 auto;
}
#ftlinksgrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#ftlinksgrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#ftlinksgrid > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 950px)
{
#ftlinksgrid > .col-1, #ftlinksgrid > .col-2, #ftlinksgrid > .col-3
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_ftdepartenthours 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 5px 0;
   margin: 10px 10px 0 10px;
   text-align: center;
}
#wb_ftdepartenthours div
{
   text-align: center;
}
#wb_ftdepartenthours
{
   display: block;
   margin: 10px 10px 0 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftcovidmessage 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 10px 10px 10px;
   text-align: center;
}
#wb_ftcovidmessage div
{
   text-align: center;
}
#wb_ftcovidmessage
{
   display: block;
   margin: 0 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_questionsphone 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 10px 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_questionsphone div
{
   text-align: center;
}
#wb_questionsphone
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_larryhanna 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_larryhanna div
{
   text-align: center;
}
#wb_larryhanna
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ftsocialblank
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #CCA97B;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ftsocialblank
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#ftsocialblank > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftsocialblank > .row > .col-1, #ftsocialblank > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftsocialblank > .row > .col-1, #ftsocialblank > .row > .col-2
{
   float: left;
}
#ftsocialblank > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ftsocialblank > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#ftsocialblank:before,
#ftsocialblank:after,
#ftsocialblank .row:before,
#ftsocialblank .row:after
{
   display: table;
   content: " ";
}
#ftsocialblank:after,
#ftsocialblank .row:after
{
   clear: both;
}
@media (max-width: 1024px)
{
#ftsocialblank > .row > .col-1, #ftsocialblank > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_copyright 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 60px 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_copyright div
{
   text-align: center;
}
#wb_copyright
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftsocialgrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ftsocialgrid
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 900px;
}
#ftsocialgrid > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ftsocialgrid > .row > .col-1, #ftsocialgrid > .row > .col-2, #ftsocialgrid > .row > .col-3, #ftsocialgrid > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ftsocialgrid > .row > .col-1, #ftsocialgrid > .row > .col-2, #ftsocialgrid > .row > .col-3, #ftsocialgrid > .row > .col-4
{
   float: left;
}
#ftsocialgrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ftsocialgrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ftsocialgrid > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ftsocialgrid > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ftsocialgrid:before,
#ftsocialgrid:after,
#ftsocialgrid .row:before,
#ftsocialgrid .row:after
{
   display: table;
   content: " ";
}
#ftsocialgrid:after,
#ftsocialgrid .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#ftsocialgrid > .row > .col-1, #ftsocialgrid > .row > .col-2, #ftsocialgrid > .row > .col-3, #ftsocialgrid > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_facebookicon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_facebookicon a
{
   text-decoration: none;
}
#wb_facebookicon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#facebookicon
{
   height: 48px;
   width: 61px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#facebookicon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_facebookicon:hover #facebookicon i
{
   color: #FFFFFF;
}
#wb_twittericon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_twittericon a
{
   text-decoration: none;
}
#wb_twittericon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#twittericon
{
   height: 48px;
   width: 61px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#twittericon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_twittericon:hover #twittericon i
{
   color: #FFFFFF;
}
#wb_youtubricon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_youtubricon a
{
   text-decoration: none;
}
#wb_youtubricon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#youtubricon
{
   height: 48px;
   width: 61px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#youtubricon i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_youtubricon:hover #youtubricon i
{
   color: #FFFFFF;
}
#wb_questioncommenticon
{
   margin: 0;
   vertical-align: top;
}
#questioncommenticon
{
   border: 0px solid #000000;
   border-radius: 0px;
   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_ftvitalstaticsheader 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_ftvitalstaticsheader div
{
   text-align: center;
}
#wb_ftvitalstaticsheader
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_ftenvironmentalheader 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_ftenvironmentalheader div
{
   text-align: center;
}
#wb_ftenvironmentalheader
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_wicheadliner 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0 0 10px 0;
   margin: 10px 10px 10px 10px;
   text-align: center;
}
#wb_wicheadliner div
{
   text-align: center;
}
#wb_wicheadliner
{
   display: block;
   margin: 10px 10px 10px 10px;
   box-sizing: border-box;
   width: calc(100% - 20px);
}
#wb_IconFont1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_IconFont1 a
{
   text-decoration: none;
}
#wb_IconFont1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#IconFont1
{
   height: 48px;
   width: 61px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#IconFont1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 48px;
   line-height: 48px;
   vertical-align: middle;
}
#wb_IconFont1:hover #IconFont1 i
{
   color: #FFFFFF;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   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_Image1
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 17;
}
#wb_youtubricon
{
   display: inline-block;
   width: 61px;
   height: 48px;
   text-align: center;
   z-index: 21;
}
#calendarhtml
{
   display: inline-block;
   width: 391px;
   height: 680px;
   z-index: 15;
}
#wb_facebookicon
{
   display: inline-block;
   width: 61px;
   height: 48px;
   text-align: center;
   z-index: 18;
}
#wb_questioncommenticon
{
   display: block;
   width: 100%;
   height: auto;
   z-index: 16;
}
#wb_IconFont1
{
   display: inline-block;
   width: 61px;
   height: 48px;
   text-align: center;
   z-index: 20;
}
#wb_twittericon
{
   display: inline-block;
   width: 61px;
   height: 48px;
   text-align: center;
   z-index: 19;
}
@media only screen and (max-width: 992px)
{
div#container
{
   width: 992px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_menuheadcontainer
{
   visibility: visible;
   display: table;
}
#wb_menuheadcontainer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menuheadcontainer
{
   height: auto;
   padding: 0;
}
#menuheadcontainer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_banner
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/abstract%2dofficex1500.jpg');
   background-repeat: no-repeat;
   background-position: center center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_banner
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   height: auto;
   padding: 300px 15px 300px 15px;
}
#banner .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#banner > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#banner-divider-top
{
   height: 50px;
}
#banner-divider-top
{
   top: 0%;
   left: 0;
}
#wb_headlinerh
{
   visibility: visible;
   display: table;
}
#wb_headlinerh
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headlinerh
{
   height: auto;
   padding: 0 15px 0 15px;
}
#headlinerh .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headlinerh-divider-top
{
   height: 50px;
}
#headlinerh-divider-top
{
   top: 0%;
   left: 0;
}
#wb_pagecontrent
{
   visibility: visible;
   display: table;
}
#wb_pagecontrent
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#pagecontrent
{
   height: auto;
   padding: 55px 0 0 0;
}
#pagecontrent .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_weeklnews
{
   visibility: visible;
   display: block;
}
#wb_weeklnews
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_gridcontent
{
   visibility: visible;
   display: table;
}
#wb_gridcontent
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gridcontent
{
   height: auto;
   padding: 75px 5px 200px 5px;
}
#gridcontent .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#gridcontent-divider-top
{
   height: 50px;
}
#gridcontent-divider-top
{
   top: 0%;
   left: 0;
}
#wb_summary
{
   visibility: visible;
   display: block;
}
#wb_summary
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer-divider-top
{
   height: 50px;
}
#footer-divider-top
{
   top: 0%;
   left: 0;
}
#footer-divider-bottom
{
   height: 50px;
}
#footer-divider-bottom
{
   bottom: 0%;
}
#wb_ftlinksgrid
{
   visibility: visible;
   display: table;
}
#wb_ftlinksgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftlinksgrid
{
   height: auto;
   padding: 40px 0 0 0;
}
#wb_ftdepartenthours
{
   visibility: visible;
   display: block;
}
#wb_ftdepartenthours
{
   margin: 10px 10px 0 10px;
   padding: 10px 0 5px 0;
}
#wb_ftcovidmessage
{
   visibility: visible;
   display: block;
}
#wb_ftcovidmessage
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_questionsphone
{
   visibility: visible;
   display: block;
}
#wb_questionsphone
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 10px 0;
}
#wb_larryhanna
{
   visibility: visible;
   display: block;
}
#wb_larryhanna
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_ftsocialblank
{
   visibility: visible;
   display: table;
}
#wb_ftsocialblank
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialblank
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#ftsocialblank .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 60px 0;
}
#wb_ftsocialgrid
{
   visibility: visible;
   display: table;
}
#wb_ftsocialgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialgrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#ftsocialgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_facebookicon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#facebookicon
{
   width: 61px;
   height: 48px;
}
#facebookicon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_twittericon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#twittericon
{
   width: 61px;
   height: 48px;
}
#twittericon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_youtubricon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#youtubricon
{
   width: 61px;
   height: 48px;
}
#youtubricon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_questioncommenticon
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#calendarhtml
{
   width: 300px;
   height: 662px;
   visibility: visible;
   display: inline-block;
}
#wb_ftvitalstaticsheader
{
   visibility: visible;
   display: block;
}
#wb_ftvitalstaticsheader
{
   margin: 10px 10px 10px 10px;
   padding: 10px 0 10px 0;
}
#wb_ftenvironmentalheader
{
   visibility: visible;
   display: block;
}
#wb_ftenvironmentalheader
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_wicheadliner
{
   visibility: visible;
   display: block;
}
#wb_wicheadliner
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_IconFont1
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 61px;
   height: 48px;
}
#IconFont1 i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 768px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_menuheadcontainer
{
   visibility: visible;
   display: table;
}
#wb_menuheadcontainer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menuheadcontainer
{
   height: auto;
   padding: 0;
}
#menuheadcontainer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_banner
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/abstract%2dofficex1500.jpg');
   background-repeat: no-repeat;
   background-position: left center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_banner
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   height: auto;
   padding: 200px 15px 200px 15px;
}
#banner .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#banner > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#banner-divider-top
{
   height: 50px;
}
#banner-divider-top
{
   top: 0%;
   left: 0;
}
#wb_headlinerh
{
   visibility: visible;
   display: table;
}
#wb_headlinerh
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headlinerh
{
   height: auto;
   padding: 0 15px 0 15px;
}
#headlinerh .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headlinerh-divider-top
{
   height: 50px;
}
#headlinerh-divider-top
{
   top: 0%;
   left: 0;
}
#wb_pagecontrent
{
   visibility: visible;
   display: table;
}
#wb_pagecontrent
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#pagecontrent
{
   height: auto;
   padding: 55px 0 0 0;
}
#pagecontrent .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_weeklnews
{
   visibility: visible;
   display: block;
}
#wb_weeklnews
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_gridcontent
{
   visibility: visible;
   display: table;
}
#wb_gridcontent
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gridcontent
{
   height: auto;
   padding: 75px 5px 200px 5px;
}
#gridcontent .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#gridcontent-divider-top
{
   height: 50px;
}
#gridcontent-divider-top
{
   top: 0%;
   left: 0;
}
#wb_summary
{
   visibility: visible;
   display: block;
}
#wb_summary
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer-divider-top
{
   height: 50px;
}
#footer-divider-top
{
   top: 0%;
   left: 0;
}
#footer-divider-bottom
{
   height: 50px;
}
#footer-divider-bottom
{
   bottom: 0%;
}
#wb_ftlinksgrid
{
   visibility: visible;
   display: table;
}
#wb_ftlinksgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftlinksgrid
{
   height: auto;
   padding: 40px 0 0 0;
}
#wb_ftdepartenthours
{
   visibility: visible;
   display: block;
}
#wb_ftdepartenthours
{
   margin: 10px 10px 0 10px;
   padding: 10px 0 5px 0;
}
#wb_ftcovidmessage
{
   visibility: visible;
   display: block;
}
#wb_ftcovidmessage
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_questionsphone
{
   visibility: visible;
   display: block;
}
#wb_questionsphone
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 10px 0;
}
#wb_larryhanna
{
   visibility: visible;
   display: block;
}
#wb_larryhanna
{
   margin: 0;
   padding: 20px 0 10px 0;
}
#wb_ftsocialblank
{
   visibility: visible;
   display: table;
}
#wb_ftsocialblank
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialblank
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#ftsocialblank .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 60px 0;
}
#wb_ftsocialgrid
{
   visibility: visible;
   display: table;
}
#wb_ftsocialgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialgrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#ftsocialgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_facebookicon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#facebookicon
{
   width: 61px;
   height: 48px;
}
#facebookicon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_twittericon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#twittericon
{
   width: 61px;
   height: 48px;
}
#twittericon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_youtubricon
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#youtubricon
{
   width: 61px;
   height: 48px;
}
#youtubricon i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_questioncommenticon
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#calendarhtml
{
   width: 391px;
   height: 785px;
   visibility: visible;
   display: inline-block;
}
#wb_ftvitalstaticsheader
{
   visibility: visible;
   display: block;
}
#wb_ftvitalstaticsheader
{
   margin: 10px 10px 10px 10px;
   padding: 10px 0 10px 0;
}
#wb_ftenvironmentalheader
{
   visibility: visible;
   display: block;
}
#wb_ftenvironmentalheader
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_wicheadliner
{
   visibility: visible;
   display: block;
}
#wb_wicheadliner
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_IconFont1
{
   width: 61px;
   height: 48px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 61px;
   height: 48px;
}
#IconFont1 i
{
   line-height: 48px;
   font-size: 48px;
   width: 47px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
}
@media only screen and (max-width: 480px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_menuheadcontainer
{
   visibility: visible;
   display: table;
}
#wb_menuheadcontainer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#menuheadcontainer
{
   height: auto;
   padding: 0;
}
#menuheadcontainer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#menuheadcontainer > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_banner
{
   visibility: visible;
   display: table;
   background-color: transparent;
   background-image: url('images/abstract%2dofficex1500.jpg');
   background-repeat: no-repeat;
   background-position: left center !important;
   background-attachment: scroll;
   background-size: cover;
}
#wb_banner
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   height: auto;
   padding: 100px 15px 100px 15px;
}
#banner .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#banner > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#banner-divider-top
{
   height: 50px;
}
#banner-divider-top
{
   top: 0%;
   left: 0;
}
#wb_headlinerh
{
   visibility: visible;
   display: table;
}
#wb_headlinerh
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#headlinerh
{
   height: auto;
   padding: 0 15px 0 15px;
}
#headlinerh .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#headlinerh-divider-top
{
   height: 50px;
}
#headlinerh-divider-top
{
   top: 0%;
   left: 0;
}
#wb_pagecontrent
{
   visibility: visible;
   display: table;
}
#wb_pagecontrent
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#pagecontrent
{
   height: auto;
   padding: 55px 0 0 0;
}
#pagecontrent .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#wb_weeklnews
{
   visibility: visible;
   display: block;
}
#wb_weeklnews
{
   margin: 0;
   padding: 40px 0 20px 0;
}
#wb_gridcontent
{
   visibility: visible;
   display: table;
}
#wb_gridcontent
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#gridcontent
{
   height: auto;
   padding: 75px 5px 200px 5px;
}
#gridcontent .row
{
   margin-right: -5px;
   margin-left: -5px;
}
#gridcontent-divider-top
{
   height: 50px;
}
#gridcontent-divider-top
{
   top: 0%;
   left: 0;
}
#wb_summary
{
   visibility: visible;
   display: block;
}
#wb_summary
{
   margin: 0;
   padding: 0;
}
#wb_footer
{
   visibility: visible;
   display: table;
}
#wb_footer
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#footer
{
   height: auto;
   padding: 0;
}
#footer .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#footer-divider-top
{
   height: 50px;
}
#footer-divider-top
{
   top: 0%;
   left: 0;
}
#footer-divider-bottom
{
   height: 50px;
}
#footer-divider-bottom
{
   bottom: 0%;
}
#wb_ftlinksgrid
{
   visibility: visible;
   display: table;
}
#wb_ftlinksgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftlinksgrid
{
   height: auto;
   padding: 40px 0 0 0;
}
#wb_ftdepartenthours
{
   visibility: visible;
   display: block;
}
#wb_ftdepartenthours
{
   margin: 10px 10px 0 10px;
   padding: 10px 0 5px 0;
}
#wb_ftcovidmessage
{
   visibility: visible;
   display: block;
}
#wb_ftcovidmessage
{
   margin: 0 10px 10px 10px;
   padding: 0;
}
#wb_questionsphone
{
   visibility: visible;
   display: block;
}
#wb_questionsphone
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 10px 0;
}
#wb_larryhanna
{
   visibility: visible;
   display: block;
}
#wb_larryhanna
{
   margin: 0;
   padding: 20px 0 10px 0;
}
#wb_ftsocialblank
{
   visibility: visible;
   display: table;
}
#wb_ftsocialblank
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialblank
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#ftsocialblank .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_copyright
{
   visibility: visible;
   display: block;
}
#wb_copyright
{
   margin: 10px 10px 10px 10px;
   padding: 20px 0 60px 0;
}
#wb_ftsocialgrid
{
   visibility: visible;
   display: table;
}
#wb_ftsocialgrid
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ftsocialgrid
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#ftsocialgrid .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_facebookicon
{
   width: 50px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#facebookicon
{
   width: 50px;
   height: 41px;
}
#facebookicon i
{
   line-height: 41px;
   font-size: 41px;
   width: 40px;
}
#wb_twittericon
{
   width: 50px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#twittericon
{
   width: 50px;
   height: 41px;
}
#twittericon i
{
   line-height: 41px;
   font-size: 41px;
   width: 40px;
}
#wb_youtubricon
{
   width: 50px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#youtubricon
{
   width: 50px;
   height: 41px;
}
#youtubricon i
{
   line-height: 41px;
   font-size: 41px;
   width: 40px;
}
#wb_questioncommenticon
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
#calendarhtml
{
   width: 357px;
   height: 796px;
   visibility: visible;
   display: inline-block;
}
#wb_ftvitalstaticsheader
{
   visibility: visible;
   display: block;
}
#wb_ftvitalstaticsheader
{
   margin: 10px 10px 10px 10px;
   padding: 10px 0 10px 0;
}
#wb_ftenvironmentalheader
{
   visibility: visible;
   display: block;
}
#wb_ftenvironmentalheader
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_wicheadliner
{
   visibility: visible;
   display: block;
}
#wb_wicheadliner
{
   margin: 10px 10px 10px 10px;
   padding: 0 0 10px 0;
}
#wb_IconFont1
{
   width: 50px;
   height: 41px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
}
#IconFont1
{
   width: 50px;
   height: 41px;
}
#IconFont1 i
{
   line-height: 41px;
   font-size: 41px;
   width: 40px;
}
#wb_Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
}
