﻿@charset "utf-8";
ul{list-style-image:url(/images/2020/bullet.png); padding-left:20px;}	
body {overflow-y:visible;}  #s4-bodyContainer {padding-bottom:0px;}  
.ms-webpartzone-cell {margin-bottom:0px;}
#MSOTlPn_MainTD {display: block; position: fixed; top: 0; right: 0; z-index: 1000; height: 100% !important; width: auto !important; overflow-y: auto; background: #fff;}
#MSOTlPn_MainTD > table {margin-right: 19px; position: static; width: 100%;}
.ms-TPBorder {width: 100%;}
.ms-dlgContent, .ms-dlgFrameContainer, #contentBox {
	background-color:white!important;
}
.ms-backgroundImage #ms-notdlgautosize {
	background:white!important; background-image:none!important;
}
#main {width:100%; min-height:500px;}
.dfwp-list {list-style:none; list-style-image:none; margin-bottom:20px;}
ul.dfwp-list {padding-left:0px!important; margin-left:0px!important;
}
li.level-section ul.dfwp-list li.level-item-pos.level-item.level-bullet .headermarker a,
li.level-section ul.dfwp-list li,
li.level-section ul.dfwp-list,
li.level-section
{list-style:none!important; list-style-image:none!important; background-image:none!important;}






.groupheader a {color:black; font-weight:bold;}
/*Navigation Accessibility*/
.skip a
{
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
} 
.skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}
/*Hidden Objects*/
.obscure { 
position: absolute !important; 
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 
clip: rect(1px, 1px, 1px, 1px); 
} 
.ms-WPBody, .ms-WPBody td, .link-item, .link-item a, .link-item a:link  {font-family:Arial, Helvetica, sans-serif;font-size:1em;} 
.background {
    /*background: url(/images/2020/background.jpg); background-repeat:no-repeat; background-size:100% auto; background-attachment:scroll;}*/
	background: url(/images/2020/background.jpg); background-repeat:no-repeat; background-size:100% auto; background-attachment:fixed;}


.brownsection {
	background: rgba(40, 23, 18, 0.8); padding-top:20px;}
/*Ent Header*/
.headerbkg {
	background-color:#eef4f5;
}
.entheaderleft {
	 padding-top:10px; padding-bottom:10px;
}
/*Header*/
.depheader {
	font-family:'Century Gothic', Arial, Helvetica, sans-serif; background-color:#4aa966; position:relative; color:white; font-size:1.5em; padding:15px 0px 15px 0px;
}
.depheader a {
	color:white!important; padding:0% 1.8% 0% 1.8%;
}
.norightpad a, a.norightpad {
	padding-right:0px!important;
}
.logo {
	position:absolute; top:-70px; width:200px;left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
}
img.headerlogo {
	width:200px; height:auto;
}
/*Header Navigation*/
.navbar {
	padding:0px; float:right;
}
li.nav-item a.nav-link {
	border-right:1px solid white; padding:0% 1.6rem 0% 1.6rem!important;

}
.navbar-expand-lg .navbar-nav .nav-link {
	padding:0% 1.6rem 0% 1.6rem;
}

li.nav-item a.nav-link.noborder {
	border-right:0px; padding:0% 0% 0% 1.6rem!important;
}
/*sub banner*/
img.subbanner, .subbanner img {width:100%; height:auto; padding:5px; border:1px solid #cccccc; margin-bottom:20px;}
/*Accordion*/

.panel-title a {color:white!important;}

.panel-heading {
    background:#7aadc2;
}

.panel-heading:hover, .panel-heading:focus {
	background:#555555; color:white;
}
.panel-heading h2, .panel-heading h2:hover, .panel-heading h2:active, .panel-heading h2:focus, .panel-heading h2:visited, .panel-heading:active, .panel-heading:focus
{
	color:white!important;
}
.panel-title {padding:10px 15px!important;}


/* Navigation */

#menu {height:auto;}
 
 .menumargin {
	margin: 0px 0px 10px 0px;
}
.RadPanelBar .rpHeaderTemplate, .RadPanelBar .rpOut, .rpItem, .RadPanelBar .rpRootGroup, .rpText {
	border:0px none!important;
}
.RadPanelBar .rpLink, .rpLevel1 li.rpItem a.rpLink
	{
	color:black!important; font-size:1.2em; border-bottom:1px solid #a7a9ac; padding:10px 0px 10px 0px;
}
.rpLevel1 li.rpItem a.rpLink {
	padding-left:10px;
}
.rpLevel1 li.rpItem a.rpLink:hover, a.rpLink:hover {
	color:black; background:#e6e7e8;
}
#content div#ctl00_PlaceHolderMain_RadPanelBar1.RadPanelBar.RadPanelBar_ {
	width:100%!important;
}
/*Home Page News*/
.NewsGroup {
	position:relative; display:inline; width:29%; float:left; margin:4% 2% 2% 2%;
}
.NewsPhoto {
	position:relative; width:100%; height:220px; overflow:hidden; border:2px solid white;display: flex;
    justify-content: center;
    align-items: center;
}
.NewsPhoto img, img.NewsPhoto {
	 flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}
.NewsContent2 {
	position:absolute; top:150px; height:70px; background: rgba(255, 255, 255, 0.8); width:100%; padding:5px;
}
.NewsTitle {
	float:left; width:54%; font-weight:bold; color:black; padding-right:1%;
}
.NewsButton {
	float:right;width:45%;
}
.AllNews {
  height: 220px;
  width: 220px;
  background-color: #73a4bb;
   border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;

  display: inline-block; text-align:center; margin-top:13%; padding-top:55px; margin-bottom:10%;
}
a.AllNews, .AllNews a {
	color:white!important; font-size:1.5em; text-align:center; margin:0px auto; font-family:'Century Gothic', Arial, Helvetica, sans-serif; line-height:1.3em;}
.SubNews {
	padding-bottom:15px;
}

/*Events*/
.newsitem {float:left; width:100%; margin:0px 0px 25px 0px; }
.newsdatecontainer {
	height:70px;
}
.newsdate {width:70px; height:70px;  
 background:#4aa966;
  border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%; 
-moz-border-radius:50%;
  text-align:center!important; color:white; margin:0 10px 30px 10px;  padding:15px 5px 15px 5px; font-size:1.3em;}
.newscontent {
	padding-top:5px; width:90%; padding-left:90px; margin-top:-70px;}
.event {
	padding-bottom:15px;
}
/*Public Notices*/
.publicnotices {
	border-bottom:1px solid white; margin:0px 0px 10px 0px; padding:10px 0px 20px 0px;
}
.publicnotices2 {
	border-bottom:1px solid black; margin:0px 0px 10px 0px; padding:10px 0px 20px 0px;
}

/*Videos*/
.videowrapper {
	position:relative;
	padding-bottom:160px;
	padding-top:30px; 
	height:0; 
	overflow:hidden; }

	
.videowrapper iframe {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:160px;}

/*Spotlight*/
.carousel-caption {
	position:relative; margin:0px auto;background: transparent;  right:0%; left:0%; bottom:0%; color:black; margin-bottom:10px; padding-top:0px;
}
a.carousel-caption, .carousel-caption a {
	color:black;
}
.carousel-indicators {
	position:absolute; bottom:0px;
}
.carousel-indicators .active {
  background:#ef9954;
 border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
 cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    width: 20px; opacity:1;

}

.carousel-indicators li {
  background:#4aa966;
 border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
 cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    width: 20px; box-sizing:border-box; opacity:1;
}

.spotlight {
	background: rgba(255, 255, 255, 0.8); width:45%;  margin:0px auto; min-height:125px;
}
/* Link Styles */

a:link, a:active, a:visited, .ms-WPBody a:link, .ms-WPBody a:hover, .ms-WPBody a:active, .ms-WPBody a:visited, .ms-WPBody a:focus {color:#c0651b;}
a:hover, .ms-WPBody a:hover, .ms-WPBody a:focus, a:focus {color:#c0651b; text-decoration:underline;}

a.blacklink, a.blacklink:hover, a.blacklink:focus, a.blacklink:focus, a.blacklink:active, a.blacklink:visited, .blacklink a, .blacklink a:visited, .blacklink a:active, .blacklink a:hover  {
	color:black!important;
}
h2.whitelink, .whitelink h2, a.whitelink, .whitelink a, a.whitelink:focus, .whitelink a:focus, a.whitelink:visited, .whitelink a:visited, a.whitelink:active, .whitelink a:active, a.whitelink:hover, .whitelink a:hover {
	color:white!important;
}

/* Button Styles */

.btn, a.btn, .btn a, a.btn:visited, .btn a:visited {
 background:#ef9954;
 border:0px none;
 color: white!important;
   border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px; border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px; border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px; padding:10px; width:100%; font-size:1em;

}
.btn:hover, a.btn:hover, .btn a:hover,
.btn:focus, a.btn:focus, .btn a:focus,
.btn:active, a.btn:active, .btn a:active{
 background:#db843f;
 color: white!important;
 border:0px none;font-size:1em;

   border-bottom-left-radius: 0px; width:100%;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px; border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px; border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px; padding:10px; 
}
.btn.smallbtn, .smallbtn.btn {
	width:auto!important; text-transform:uppercase;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ms-rteElement-H1,.ms-rtestate-field h1,.ms-rtestate-field h1, .ms-rtestate-field h3, .ms-rtestate-field h4, .ms-rtestate-field h2, 
.ms-rteElement-H2,
.ms-rteElement-H3,
.ms-rteElement-H4, .ms-WPBody h1, .ms-WPBody h2, .ms-WPBody h3, .ms-WPBody h4 {
  font-family:'Century Gothic', Arial, Helvetica, sans-serif; 
  font-weight: normal;
  line-height: 1.1;
  color: #79acc1; font-style:normal; padding-bottom:7px;
}
h1,
.h1, .ms-rtestate-field h1, 
.ms-rteElement-H1, .ms-WPBody h1 {
  font-size: 1.8em;
}
h2,
.h2, .ms-rtestate-field h2, 
.ms-rteElement-H2, .ms-WPBody h2 {
  font-size: 1.6em;
}
h3,
.h3, .ms-rtestate-field h3, 
.ms-rteElement-H3, .ms-WPBody h3 {
  font-size: 1.4em;
}
h4,
.h4, .ms-rtestate-field h4, 
.ms-rteElement-H4, .ms-WPBody h4 {
  font-size: 1.2em;
}


/*Footer*/
.footerbkg {
	background-color:white; padding:30px 15px 30px 15px;
}
.orangeborder {
	border-right:1px solid #ef9954; min-height:200px; padding-right:30px;}
.footerlogo {
   background-image: url("/images/2020/footerlogo.png"); background-position: 90% bottom; background-repeat: no-repeat;
}
.redbold {
	color:#ac310b; font-weight:bold; font-size:1.4em;
}
.blueicon {
	color:#7aadc1; position:absolute; margin:0px auto; text-align:center; width:48px; top:8px;
}
.circle {
    background-color:#e9f2f7;
    border:2px solid #7aadc1;    
    height:50px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    width:50px; position:relative; display:inline-block; float:left; margin-bottom:20px;}
.socialtext {
	float:left; margin-top:14px; margin-left:10px;
}
.socialtext:hover {
	text-decoration:underline;
}

#entFooter p {
	margin-bottom:0px;
}
/*Other Styles*/
.ms-long {
	width:100%!important; margin-bottom:20px;}
label {
	margin-bottom:0px;
}
img.wvlogo {
	padding-right:10px;
}
#breadcrumbs {
	padding-bottom:20px;
}
  
ul.dfwp-column.dfwp-list {
	width:33%; float:left;
}
.headertitle, .headertitle a, .headertitle a:link {
	font-size:1em; font-family:Arial, Helvetica, sans-serif;
}
.level-item, .level-item a, .level-item a:link {
	font-size:1em; font-family:Arial, Helvetica, sans-serif;
}
.level-bullet {background-image:url(/images/2020/bullet.png); padding-left:20px;
	
}
@media screen and (max-width: 1500px){
.NewsPhoto {
	position:relative; width:100%; height:255px; overflow:hidden; border:2px solid white;
}
.NewsContent2 {
	position:absolute; top:150px; height:105px; background: rgba(255, 255, 255, 0.8); width:100%; padding:5px;
}
/*Header*/
.depheader {
	font-size:1em; }
.depheader a {
	padding:0% 1% 0% 1%;
}
.navbar-expand-lg .navbar-nav .nav-link, li.nav-item a.nav-link {
	padding:0% 1.4rem 0% 1.4rem!important;
}
li.nav-item a.nav-link.noborder {
	border-right:0px; padding:0% 0% 0% 1.4rem!important;
}

}
@media screen and (max-width: 1200px){

/*Home Page News*/
.NewsGroup {
	position:relative; display:inline; width:46%; float:left; margin:4% 2% 2% 2%;
}
.NewsPhoto {
	position:relative; width:100%; height:220px; overflow:hidden; border:2px solid white;
}
.NewsContent2 {
	position:absolute; top:150px; height:70px; background: rgba(255, 255, 255, 0.8); width:100%; padding:5px;
}
.navbar-expand-lg .navbar-nav .nav-link, li.nav-item a.nav-link {
	padding:0% 1.1rem 0% 1.1rem!important;
}
li.nav-item a.nav-link.noborder {
	border-right:0px; padding:0% 0% 0% 1.1rem!important;
}

.AllNews {
  height: 220px;
  width: 220px;
  background-color: #73a4bb;   border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
position:absolute; top:-272px; left:240%;
  display: inline-block; text-align:center; margin-top:10%; padding-top:55px;
}
.background {
	 background:url(/images/2020/background2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
.danger {
	max-width:63%;
}
.orangeborder {
	min-height:260px;}

}


@media screen and (max-width: 992px){

.orangeborder {
	min-height:340px;}

/*Spotlight*/
.spotlight {
	width:90%;
}


/*Header*/
.depheader {
font-size:1.5em; padding:15px 0px 15px 0px;
}
.depheader a {
color:white!important; padding:0% 1.8% 0% 1.8%;
}
.logo {
	position:absolute; top:-70px; width:200px;left: 0; 
  right: 0; 
  margin-left: 0px; 
  margin-right: 0px; 
}


/*Header*/
.depheader {
	font-size:1.5em; text-align:right; padding-right:0%;}

.logoheader {
	 color:#044616;font-family:'Century Gothic', Arial, Helvetica, sans-serif; position:relative;font-size:1.5em; padding:15px 0px 15px 0px; text-align:right;
}

a.logoheader, .logoheader a {
	color:#044616;
}
.entheaderleft {
	 font-size:.8em;
}


.social {
	margin-bottom:10px;
}
.RadMenu a:link.rmLink  {margin:15px 20px 0px 0px;padding:0 20px 0px 0px;font-size:.9em;}
.RadMenu a:visited.rmLink  {margin:15px 20px 0px 0px;padding:0 20px 0px 0px;font-size:.9em;}
.RadMenu a:hover.rmLink  {margin:15px 20px 0px 0px;padding:0 20px 0px 0px;font-size:.9em;}
.RadMenu a:active.rmLink  {margin:15px 20px 0px 0px;padding:0 20px 0px 0px;font-size:.9em;}
.socialtext {
	display:none;
}

}

@media screen and (max-width: 767px)

{
#breadcrumbs {
	margin-top:30px;
}
/*search*/
.searchbtnmobile {
	position:absolute; top:0px; right:15px; width:30%; z-index:9999!important;
}
/*Navigation*/
.navbar {
	float:left; width:100%;
}

.logo {
	position:absolute; top:-20px; width:200px;left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
}


.navbar-light .navbar-toggler-icon{
	 background-image: url("/images/2020/mobilemenu.png");
}
li.nav-item a.nav-link, li.nav-item a.nav-link.noborder  {
	border-right:0px none; border-bottom:1px solid white; padding:10px 0% 10px 0%!important; text-align:left; width:100%;

}
li.nav-item a.nav-link.toplink {
	padding-top:70px!important;
}
.logoheader {
	text-align:center; top:50px; 
}
/*Home Page News*/
.NewsGroup {
	position:relative; display:block; width:100%; float:none; margin:4% 0% 2% 0%;
}
.NewsPhoto {
	display:none;
}
.NewsPhoto img, img.NewsPhoto {
	width:100%; height:auto;
}
.NewsContent2 {
	position:relative; top:0px; height:80px; background: rgba(255, 255, 255, 0.8); width:100%; padding:5px;
}
.NewsTitle {
	float:left; width:54%; font-weight:bold; color:black; padding-right:1%;
}
.NewsButton {
	float:right;width:45%; padding-top:13px; 
}
.AllNews {
  height: auto;
  width: 100%;
  background-color: #73a4bb;
   border-radius:0%;
-webkit-border-radius:0%;
-moz-border-radius:0%;
-webkit-border-radius:0%;
top:0px; left:0%;
position:relative;
  display: block; text-align:left; margin-top:0%; padding-top:0px; padding:20px;
}






ul.dfwp-column.dfwp-list {
	width:100%!important; float:none;
}

.row.navbkg .col-12 {
	padding:0px!important; margin:0px!important;
}
 .menumargin {
	margin: 0px 0px 0px 0px;
}

.navbkg {
 background:transparent;
 margin-bottom:0px;}
.control {
	display:inline-block;
}

.control a {
 color: #FFFFFF;
 display: inline-block;
 font-size: 1em;
 font-weight:bold;
 margin: 0.2em 0;
 padding: 0.5em 1em;
 text-decoration: none;background:#ef9954;
 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);}
.RadMenu ul {
	width:100%!important;
}
.RadMenu ul.rmVertical .rmItem
{border:0px!important; padding:0px; background:none!important;}
.RadMenu ul.rmHorizontal .rmItem {width:100%!important;border:1px solid #aaaaaa; border-bottom:0px none;
 background:#e6e6e6;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6');
 background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6)) no-repeat #e6e6e6;
 background: -moz-linear-gradient(top, #ffffff, #e6e6e6) no-repeat #e6e6e6;
  background: linear-gradient(to bottom, #ffffff, #e6e6e6);
}
.RadMenu ul.rmHorizontal .rmFirst {
-webkit-border-top-right-radius:5px;
-moz-border-top-right-radius:5px;
}

.RadMenu ul.rmHorizontal .rmLast {
-webkit-border-bottom-left-radius:5px;
-moz-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-bottom-right-radius:5px;
border-bottom:1px solid #aaaaaa;
}
.RadMenu ul.rmHorizontal .rmItem a.rmLink:link {border:0px none; margin-right:0px!important; padding:10px!important; padding-left:10px; color:#000000; font-size:.9em;} 
.RadMenu ul.rmHorizontal .rmItem a.rmLink:visited {border:0px none; margin-right:0px!important; padding:10px!important;padding-left:10px;color:#000000;} 
.RadMenu ul.rmHorizontal .rmItem a.rmLink:hover {border:0px none; margin-right:0px!important; padding:10px!important;padding-left:10px;color:#000000;} 
.RadMenu ul.rmHorizontal .rmItem a.rmLink:active {border:0px none; margin-right:0px!important; padding:10px!important;padding-left:10px;color:#000000;} 

.RadMenu ul.rmHorizontal .rmItem a.rmFocused:link {border-top:0px none;} 
.RadMenu ul.rmHorizontal .rmItem a.rmFocused:visited {border-top:0px none;} 
.RadMenu ul.rmHorizontal .rmItem a.rmFocused:hover {border-top:0px none;} 
.RadMenu ul.rmHorizontal .rmItem a.rmFocused:active {border-top:0px none;}

.RadMenu ul.rmVertical .rmItem a.rmLink:link {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;}
.RadMenu ul.rmVertical .rmItem a.rmLink:visited {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;} 
.RadMenu ul.rmVertical .rmItem a.rmLink:hover {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;} 
.RadMenu ul.rmVertical .rmItem a.rmLink:active {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;} 
 
.RadMenu ul.rmVertical .rmLast a.rmLink:link {padding:5px 0 0 0!important; border-bottom:0px none !important;}
.RadMenu ul.rmVertical .rmLast a.rmLink:visited {padding:5px 0 0 0!important;border-bottom:0px none !important;}
.RadMenu ul.rmVertical .rmLast a.rmLink:hover {padding:5px 0 0 0!important;border-bottom:0px none !important;}
.RadMenu ul.rmVertical .rmLast a.rmLink:active {padding:5px 0 0 0!important;border-bottom:0px none !important;} 
 
.rmHorizontal .rmSlide {margin-top:0px; background:#ffffff; width:210px!important; border:2px solid #444444;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;} 

#content {padding-top:0px!important; background-image:none!important; position:relative; width:100%!important;}
#menu {background-image:none!important;}
.control img {
	z-index:9999!important; position:relative;
}
.databasebtn {
	text-align:left; width:85%; font-size:1.3em;
}
/*Footer*/
.orangeborder {
	border-right:0px none; min-height:10px; max-height:100%; padding-right:0px; margin-bottom:20px;}

.socialrow {
	display:inline; margin:0px;
}
.socialrow .col-4.col-md-6 {
	max-width:100%;
}
.circle {
	margin-right:5px; margin-bottom:0px;
}
.socialrowmobile { position:relative; margin-left:-15px;

}
/*Public Notices*/
.publicnotices {
	border-bottom:0px none; margin:0px 0px 0px 0px;
}
.danger {
	max-width:100%;
} 
ul.dfwp-column.dfwp-list {
	width:100%!important;
}
}

	

width:auto; 
height:auto; 
}
/*Hidden Objects*/
.obscure { 
position: absolute !important; 
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 
clip: rect(1px, 1px, 1px, 1px); 
} 
/*page content*/
.pagecontent {
	margin:0px 0px 30px 0px; /*padding:20px 20px 50px 20px; removed for menu*/padding:0px 20px 50px 20px;
background: rgba(255, 255, 255, 0.95);}
/*body*/		
body

 {font-family:Arial, Helvetica, sans-serif;font-size:.9em;line-height:1.3em;}  
.ms-WPBody, .ms-WPBody td, .link-item, .link-item a, .link-item a:link  {font-family:Arial, Helvetica, sans-serif;font-size:1em;} 
.background {
	/*background: url(/images/2020/background.jpg); background-repeat:no-repeat; background-size:100% auto; background-attachment:scroll;}*/
	background: url(/images/2020/background.jpg); background-repeat:no-repeat; background-size:100% auto; background-attachment:fixed;}


.brownsection {
	background: rgba(40, 23, 18, 0.8); padding-top:20px;}
/*Ent Header*/
.headerbkg {
	background-color:#eef4f5;
}
.entheaderleft {
	 padding-top:10px; padding-bottom:10px;
}
/*Header*/
.depheader {
	font-family:'Century Gothic', Arial, Helvetica, sans-serif; background-color:#4aa966; position:relative; color:white; font-size:1.5em; padding:15px 0px 15px 0px;
}
.depheader a {
	color:white!important; padding:0% 1.8% 0% 1.8%;
}
.norightpad a, a.norightpad {
	padding-right:0px!important;
}
.logo {
	position:absolute; top:-70px; width:200px;left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
}
img.headerlogo {
	width:200px; height:auto;
}
/*Header Navigation*/
.navbar {
	padding:0px; float:right;
}
li.nav-item a.nav-link {
	border-right:1px solid white; padding:0% 1.6rem 0% 1.6rem!important;

}
.navbar-expand-lg .navbar-nav .nav-link {
	padding:0% 1.6rem 0% 1.6rem;
}

li.nav-item a.nav-link.noborder {
	border-right:0px; padding:0% 0% 0% 1.6rem!important;
}
/* Navigation */

#menu {height:auto;}
 
 .menumargin {
	margin: 0px 0px 10px 0px;
}
.RadPanelBar .rpHeaderTemplate, .RadPanelBar .rpOut, .rpItem, .RadPanelBar .rpRootGroup, .rpText {
	border:0px none!important;
}
.RadPanelBar .rpLink, .rpLevel1 li.rpItem a.rpLink
	{
	color:black!important; font-size:1.2em; border-bottom:1px solid #a7a9ac; padding:10px 0px 10px 0px;
}
.rpLevel1 li.rpItem a.rpLink {
	padding-left:10px;
}
.rpLevel1 li.rpItem a.rpLink:hover, a.rpLink:hover {
	color:black; background:#e6e7e8;
}
#content div#ctl00_PlaceHolderMain_RadPanelBar1.RadPanelBar.RadPanelBar_ {
	width:100%!important;
}
/*Home Page News*/
.NewsGroup {
	position:relative; display:inline; width:29%; float:left; margin:4% 2% 2% 2%;
}
.NewsPhoto {
	position:relative; width:100%; height:220px; overflow:hidden; border:2px solid white;display: flex;
    justify-content: center;
    align-items: center;
}
.NewsPhoto img, img.NewsPhoto {
	 flex-shrink: 0;
    min-width: 100%;
    min-height: 100%
}
.NewsContent2 {
	position:absolute; top:150px; height:70px; background: rgba(255, 255, 255, 0.8); width:100%; padding:5px;
}
.NewsTitle {
	float:left; width:54%; font-weight:bold; color:black; padding-right:1%;
}
.NewsButton {
	float:right;width:45%;
}
.AllNews {
  height: 220px;
  width: 220px;
  background-color: #73a4bb;
   border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;

  display: inline-block; text-align:center; margin-top:13%; padding-top:55px; margin-bottom:10%;
}
a.AllNews, .AllNews a {
	color:white!important; font-size:1.5em; text-align:center; margin:0px auto; font-family:'Century Gothic', Arial, Helvetica, sans-serif; line-height:1.3em;}
.SubNews {
	padding-bottom:15px;
}

/*Events*/
.newsitem {float:left; width:100%; margin:0px 0px 25px 0px; }
.newsdatecontainer {
	height:70px;
}
.newsdate {width:70px; height:70px;  
 background:#4aa966;
  border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
  text-align:center!important; color:white; margin:0 10px 30px 10px;  padding:15px 5px 15px 5px; font-size:1.3em;}
.newscontent {
	padding-top:5px;
}
.event {
	padding-bottom:15px;
}
/*Public Notices*/
.publicnotices {
	border-bottom:1px solid white; margin:0px 0px 10px 0px; padding:10px 0px 20px 0px;
}
.publicnotices2 {
	border-bottom:1px solid black; margin:0px 0px 10px 0px; padding:10px 0px 20px 0px;
}

/*Videos*/
.videowrapper {
	position:relative;
	padding-bottom:160px;
	padding-top:30px; 
	height:0; 
	overflow:hidden; }

	
.videowrapper iframe {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:160px;}

/*Spotlight*/
.carousel-caption {
	position:relative; margin:0px auto;background: transparent;  right:0%; left:0%; bottom:0%; color:black; margin-bottom:10px; padding-top:0px;
}
a.carousel-caption, .carousel-caption a {
	color:black;
}
.carousel-indicators {
	position:absolute; bottom:0px;
}
.carousel-indicators .active {
  background:#ef9954;
 border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
 cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    width: 20px; opacity:1;

}

.carousel-indicators li {
  background:#4aa966;
 border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
-moz-border-radius:10px;
 cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    width: 20px; box-sizing:border-box; opacity:1;
}

.spotlight {
	background: rgba(255, 255, 255, 0.8); width:45%;  margin:0px auto; min-height:125px;
}
/* Link Styles */

a:link, a:active, a:visited, .ms-WPBody a:link, .ms-WPBody a:hover, .ms-WPBody a:active, .ms-WPBody a:visited, .ms-WPBody a:focus {color:#c0651b;}
a:hover, .ms-WPBody a:hover, .ms-WPBody a:focus, a:focus {color:#c0651b; text-decoration:underline;}

a.blacklink, a.blacklink:hover, a.blacklink:focus, a.blacklink:focus, a.blacklink:active, a.blacklink:visited, .blacklink a, .blacklink a:visited, .blacklink a:active, .blacklink a:hover  {
	color:black!important;
}
h2.whitelink, .whitelink h2, a.whitelink, .whitelink a, a.whitelink:focus, .whitelink a:focus, a.whitelink:visited, .whitelink a:visited, a.whitelink:active, .whitelink a:active, a.whitelink:hover, .whitelink a:hover {
	color:white!important;
}

/* Button Styles */

.btn, a.btn, .btn a, a.btn:visited, .btn a:visited {
 background:#ef9954;
 border:0px none;
 color: white!important;
   border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px; border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px; border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px; padding:10px; width:100%; font-size:1em;

}
.btn:hover, a.btn:hover, .btn a:hover,
.btn:focus, a.btn:focus, .btn a:focus,
.btn:active, a.btn:active, .btn a:active{
 background:#db843f;
 color: white!important;
 border:0px none;font-size:1em;

   border-bottom-left-radius: 0px; width:100%;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px; border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px; border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px; padding:10px; 
}
.btn.smallbtn, .smallbtn.btn {
	width:auto!important; text-transform:uppercase;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.ms-rteElement-H1,
.ms-rteElement-H2,
.ms-rteElement-H3,
.ms-rteElement-H4, .ms-WPBody h1, .ms-WPBody h2, .ms-WPBody h3, .ms-WPBody h4 {
  font-family:'Century Gothic', Arial, Helvetica, sans-serif; 
  font-weight: normal;
  line-height: 1.1;
  color: #79acc1; font-style:normal; padding-bottom:7px;
}
h1,
.h1,
.ms-rteElement-H1, .ms-WPBody h1 {
  font-size: 1.8em;
}
h2,
.h2,
.ms-rteElement-H2, .ms-WPBody h2 {
  font-size: 1.6em;
}
h3,
.h3,
.ms-rteElement-H3, .ms-WPBody h3 {
  font-size: 1.4em;
}
h4,
.h4,
.ms-rteElement-H4, .ms-WPBody h4 {
  font-size: 1.2em;
}


/* Google Search Styles */

.searchbtn {
	margin-left:-35px; position:relative; padding-top:5px; width:25px; height:auto;} 
	
	/* Google Search Styles */

.searchbtn {
	margin-left:0px; position:relative; padding-top:5px; width:25px; height:auto;} 






#search {
	padding:60px 0px 10px 0px; width:45%; margin:0px auto;
}
.GoogleSearchTextBox {
  color:black!important; 
  border:1px solid #eae8e8!important; 
  background:white!important; 
  font-size:16px;
  padding:10px 40px 10px 10px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px; border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
    border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px; border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
width:100%; margin-bottom:10px; text-align:left;}

.gs-result .gs-title, .gs-result .gs-title * {
	color:#c0651b!important;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
	color:black!important;
}
.gsc-webResult.gsc-result {
	border-top:0px!important;border-left:0px!important;
	border-bottom:1px solid black!important;border-right:0px!important;
}
.gsc-control-cse {width: 96%; background-color:transparent!important; border:0px none!important;}
.cse .gsc-control-cse {width: 96%;}
.gsc-branding {display: none;}
.cse .gsc-branding {display: none;}
.gsc-control-cse div {position: normal;}
.cse .gsc-control-cse div {position: normal;}
.gsc-control-cse, .gsc-control-cse .gsc-table-result, .gs-fileFormat {
	font-size:1em!important;
}
/* Search button */

input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}
.cse input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}
/*Footer*/
.footerbkg {
	background-color:white; padding:30px 15px 30px 15px;
}
.orangeborder {
	border-right:1px solid #ef9954; min-height:200px; padding-right:30px;}
.footerlogo {
   background-image: url("/images/2020/footerlogo.png"); background-position: 90% bottom; background-repeat: no-repeat;
}
.redbold {
	color:#ac310b; font-weight:bold; font-size:1.4em;
}
.blueicon {
	color:#7aadc1; position:absolute; margin:0px auto; text-align:center; width:48px; top:8px;
}
.circle {
    background-color:#e9f2f7;
    border:2px solid #7aadc1;    
    height:50px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    width:50px; position:relative; display:inline-block; float:left; margin-bottom:20px;}
.socialtext {
	float:left; margin-top:14px; margin-left:10px;
}
.socialtext:hover {
	text-decoration:underline;
}

#entFooter p {
	margin-bottom:0px;
}
/*Other Styles*/
.ms-long {
	width:100%!important; margin-bottom:20px;}
label {
	margin-bottom:0px;
}
img.wvlogo {
	padding-right:10px;
}
#breadcrumbs {
	padding-bottom:20px;
}
  
ul.dfwp-column.dfwp-list {
	width:33%; float:left;
}
.headertitle, .headertitle a, .headertitle a:link {
	font-size:1em; font-family:Arial, Helvetica, sans-serif;
}
.level-item, .level-item a, .level-item a:link {
	font-size:1em; font-family:Arial, Helvetica, sans-serif;
}
.level-bullet {background-image:url(/images/2020/bullet.png); padding-left:20px;
	
}
@media screen and (max-width: 1500px){
.NewsPhoto {
	position:relative; width:100%; height:255px; overflow:hidden; border:2px solid white;
}
.NewsContent2 {
	position:absolute; top:150px; height:105px; background: rgba(255, 255, 255, 0.8); width:100%; padding:5px;
}
/*Header*/
.depheader {
	font-size:1em; }
.depheader a {
	padding:0% 1% 0% 1%;
}
.navbar-expand-lg .navbar-nav .nav-link, li.nav-item a.nav-link {
	padding:0% 1.4rem 0% 1.4rem!important;
}
li.nav-item a.nav-link.noborder {
	border-right:0px; padding:0% 0% 0% 1.4rem!important;
}

}
@media screen and (max-width: 1200px){

/*Home Page News*/
.NewsGroup {
	position:relative; display:inline; width:46%; float:left; margin:4% 2% 2% 2%;
}
.NewsPhoto {
	position:relative; width:100%; height:220px; overflow:hidden; border:2px solid white;
}
.NewsContent2 {
	position:absolute; top:150px; height:70px; background: rgba(255, 255, 255, 0.8); width:100%; padding:5px;
}
.navbar-expand-lg .navbar-nav .nav-link, li.nav-item a.nav-link {
	padding:0% 1.1rem 0% 1.1rem!important;
}
li.nav-item a.nav-link.noborder {
	border-right:0px; padding:0% 0% 0% 1.1rem!important;
}

.AllNews {
  height: 220px;
  width: 220px;
  background-color: #73a4bb;   border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
-moz-border-radius:50%;
position:absolute; top:-272px; left:240%;
  display: inline-block; text-align:center; margin-top:10%; padding-top:55px;
}
.background {
	 background:url(/images/2020/background2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
.danger {
	max-width:63%;
}
.orangeborder {
	min-height:260px;}

}


@media screen and (max-width: 992px){
/*Videos*/
.videowrapper2 {
	position:relative;
	padding-bottom:260px;
	padding-top:30px; 
	height:0; 
	overflow:hidden; }

	
.videowrapper2 iframe {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:260px;}

.orangeborder {
	min-height:340px;}

/*Spotlight*/
.spotlight {
	width:90%;
}

#search {
	width:85%;}

/*Header*/
.depheader {
font-size:1.5em; padding:15px 0px 15px 0px;
}
.depheader a {
color:white!important; padding:0% 1.8% 0% 1.8%;
}
.logo {
	position:absolute; top:-70px; width:200px;left: 0; 
  right: 0; 
  margin-left: 0px; 
  margin-right: 0px; 
}


/*Header*/
.depheader {
	font-size:1.5em; text-align:right; padding-right:0%;}

.logoheader {
	 color:#044616;font-family:'Century Gothic', Arial, Helvetica, sans-serif; position:relative;font-size:1.5em; padding:15px 0px 15px 0px; text-align:right;
}

a.logoheader, .logoheader a {
	color:#044616;
}
.entheaderleft {
	 font-size:.8em;
}

.danger {
	max-width:50%;
}

.social {
	margin-bottom:10px;
}
.RadMenu a:link.rmLink  {margin:15px 20px 0px 0px;padding:0 20px 0px 0px;font-size:.9em;}
.RadMenu a:visited.rmLink  {margin:15px 20px 0px 0px;padding:0 20px 0px 0px;font-size:.9em;}
.RadMenu a:hover.rmLink  {margin:15px 20px 0px 0px;padding:0 20px 0px 0px;font-size:.9em;}
.RadMenu a:active.rmLink  {margin:15px 20px 0px 0px;padding:0 20px 0px 0px;font-size:.9em;}
.socialtext {
	display:none;
}

}

@media screen and (max-width: 767px)

{
/*Videos*/
.videowrapper2 {
	position:relative;
	padding-bottom:260px;
	padding-top:30px; 
	height:0; 
	overflow:hidden; }

	
.videowrapper2 iframe {
	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:260px;}

#breadcrumbs {
	margin-top:30px;
}
/*search*/
.searchbtnmobile {
	position:absolute; top:0px; right:15px; width:30%; z-index:9999!important;
}
/*Navigation*/
.navbar {
	float:left; width:100%;
}

.logo {
	position:absolute; top:-20px; width:200px;left: 0; 
  right: 0; 
  margin-left: auto; 
  margin-right: auto; 
}


.navbar-light .navbar-toggler-icon{
	 background-image: url("/images/2020/mobilemenu.png");
}
li.nav-item a.nav-link, li.nav-item a.nav-link.noborder  {
	border-right:0px none; border-bottom:1px solid white; padding:10px 0% 10px 0%!important; text-align:left; width:100%;

}
li.nav-item a.nav-link.toplink {
	padding-top:70px!important;
}
.logoheader {
	text-align:center; top:50px; 
}
/*Home Page News*/
.NewsGroup {
	position:relative; display:block; width:100%; float:none; margin:4% 0% 2% 0%;
}
.NewsPhoto {
	display:none;
}
.NewsPhoto img, img.NewsPhoto {
	width:100%; height:auto;
}
.NewsContent2 {
	position:relative; top:0px; height:80px; background: rgba(255, 255, 255, 0.8); width:100%; padding:5px;
}
.NewsTitle {
	float:left; width:54%; font-weight:bold; color:black; padding-right:1%;
}
.NewsButton {
	float:right;width:45%; padding-top:13px; 
}
.AllNews {
  height: auto;
  width: 100%;
  background-color: #73a4bb;
   border-radius:0%;
-webkit-border-radius:0%;
-moz-border-radius:0%;
-webkit-border-radius:0%;
top:0px; left:0%;
position:relative;
  display: block; text-align:left; margin-top:0%; padding-top:0px; padding:20px;
}






ul.dfwp-column.dfwp-list {
	width:100%!important; float:none;
}

.row.navbkg .col-12 {
	padding:0px!important; margin:0px!important;
}
 .menumargin {
	margin: 0px 0px 0px 0px;
}

.navbkg {
 background:transparent;
 margin-bottom:0px;}
.control {
	display:inline-block;
}

.control a {
 color: #FFFFFF;
 display: inline-block;
 font-size: 1em;
 font-weight:bold;
 margin: 0.2em 0;
 padding: 0.5em 1em;
 text-decoration: none;background:#ef9954;
 text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);}
.RadMenu ul {
	width:100%!important;
}
.RadMenu ul.rmVertical .rmItem
{border:0px!important; padding:0px; background:none!important;}
.RadMenu ul.rmHorizontal .rmItem {width:100%!important;border:1px solid #aaaaaa; border-bottom:0px none;
 background:#e6e6e6;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6');
 background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6)) no-repeat #e6e6e6;
 background: -moz-linear-gradient(top, #ffffff, #e6e6e6) no-repeat #e6e6e6;
  background: linear-gradient(to bottom, #ffffff, #e6e6e6);
}
.RadMenu ul.rmHorizontal .rmFirst {
-webkit-border-top-right-radius:5px;
-moz-border-top-right-radius:5px;
}

.RadMenu ul.rmHorizontal .rmLast {
-webkit-border-bottom-left-radius:5px;
-moz-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-bottom-right-radius:5px;
border-bottom:1px solid #aaaaaa;
}
.RadMenu ul.rmHorizontal .rmItem a.rmLink:link {border:0px none; margin-right:0px!important; padding:10px!important; padding-left:10px; color:#000000; font-size:.9em;} 
.RadMenu ul.rmHorizontal .rmItem a.rmLink:visited {border:0px none; margin-right:0px!important; padding:10px!important;padding-left:10px;color:#000000;} 
.RadMenu ul.rmHorizontal .rmItem a.rmLink:hover {border:0px none; margin-right:0px!important; padding:10px!important;padding-left:10px;color:#000000;} 
.RadMenu ul.rmHorizontal .rmItem a.rmLink:active {border:0px none; margin-right:0px!important; padding:10px!important;padding-left:10px;color:#000000;} 

.RadMenu ul.rmHorizontal .rmItem a.rmFocused:link {border-top:0px none;} 
.RadMenu ul.rmHorizontal .rmItem a.rmFocused:visited {border-top:0px none;} 
.RadMenu ul.rmHorizontal .rmItem a.rmFocused:hover {border-top:0px none;} 
.RadMenu ul.rmHorizontal .rmItem a.rmFocused:active {border-top:0px none;}

.RadMenu ul.rmVertical .rmItem a.rmLink:link {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;}
.RadMenu ul.rmVertical .rmItem a.rmLink:visited {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;} 
.RadMenu ul.rmVertical .rmItem a.rmLink:hover {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;} 
.RadMenu ul.rmVertical .rmItem a.rmLink:active {padding:5px 0!important;border-bottom: 1px solid #444444 !important; width:100%!important;} 
 
.RadMenu ul.rmVertical .rmLast a.rmLink:link {padding:5px 0 0 0!important; border-bottom:0px none !important;}
.RadMenu ul.rmVertical .rmLast a.rmLink:visited {padding:5px 0 0 0!important;border-bottom:0px none !important;}
.RadMenu ul.rmVertical .rmLast a.rmLink:hover {padding:5px 0 0 0!important;border-bottom:0px none !important;}
.RadMenu ul.rmVertical .rmLast a.rmLink:active {padding:5px 0 0 0!important;border-bottom:0px none !important;} 
 
.rmHorizontal .rmSlide {margin-top:0px; background:#ffffff; width:210px!important; border:2px solid #444444;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;} 

#content {padding-top:0px!important; background-image:none!important; position:relative; width:100%!important;}
#menu {background-image:none!important;}
.control img {
	z-index:9999!important; position:relative;
}
.databasebtn {
	text-align:left; width:85%; font-size:1.3em;
}
/*Footer*/
.orangeborder {
	border-right:0px none; min-height:10px; max-height:100%; padding-right:0px; margin-bottom:20px;}

.socialrow {
	display:inline; margin:0px;
}
.socialrow .col-4.col-md-6 {
	max-width:100%;
}
.circle {
	margin-right:5px; margin-bottom:0px;
}
.socialrowmobile { position:relative; margin-left:-15px;

}
/*Public Notices*/
.publicnotices {
	border-bottom:0px none; margin:0px 0px 0px 0px;
}
.danger {
	max-width:100%;
} 
ul.dfwp-column.dfwp-list {
	width:100%!important;
}
}

	
