.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	float: center;
}

/* NAV BAR */

#navbar {
  background-image: url('LIBRARYimages/brownheader.gif');
  position: fixed;
  top: -75px;
  width: 100%;
  display: block;
  transition: top 0.3s;
}

#navbargreen {
  background-image: url('LIBRARYimages/greenheader.gif');
  position: fixed;
  top: -75px;
  width: 100%;
  display: block;
  transition: top 0.3s;
}

#navbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 15px;
  text-decoration: none;
  font-size: 17px;
}

#navbargreen a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 15px;
  text-decoration: none;
  font-size: 17px;
}

#navbar a:hover {
  background-color: #ddd;
  color: black;
}

#navbargreen a:hover {
  background-color: #ddd;
  color: black;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* RESPONSIVE SIDE BAR */

body {
  margin: 0;
  font-family: "Lato", sans-serif;
}

.sidebar {
  margin: 0px;
  margin-top: 0px;
  padding: 0;
  width: 700px;
  position: absolute;
  background-image: url(%272021images/2021_paperbgd.gif%27);
  overflow: auto;
}

.sidebar2 {
  margin: 0px;
  margin-top: 0px;
  padding: 0;
  width: 0px;
  position: absolute;
  background-image: url(%272021images/2021_paperbgd.gif%27);
  overflow: auto;
}

.sidebar3 {
  margin: 0px;
  margin-top: 0px;
  padding: 0;
  width: 380px;
  position: absolute;
  background-image: url(%272021images/2021_paperbgd.gif%27);
  overflow: auto;
}

.sidebar4 {
  margin: 0px;
  margin-top: 0px;
  padding: 0;
  width: 340px;
  position: absolute;
  background-image: url(%272021images/2021_paperbgd.gif%27);
  overflow: auto;
}

.sidebar a {
  display: block;
  color: black;
  padding: 16px;
  text-decoration: none;
}

.sidebar3 a {
  display: block;
  color: black;
  padding: 16px;
  text-decoration: none;
}
.sidebar4 a {
  display: block;
  color: black;
  padding: 16px;
  text-decoration: none;
}
 
.sidebar a.active {
  background-color: #04AA6D;
  color: white;
}

.sidebar3 a.active {
  background-color: #04AA6D;
  color: white;
}
.sidebar4 a.active {
  background-color: #04AA6D;
  color: white;
}

.sidebar a:hover:not(.active) {
  background-color: #555;
  color: white;
}

.sidebar3 a:hover:not(.active) {
  background-color: #555;
  color: white;
}
.sidebar4 a:hover:not(.active) {
  background-color: #555;
  color: white;
}


.content {
  margin-left: 720px;
  padding: 1px 1px;
}

.content2 {
  margin-left: 10px;
  padding: 1px 1px;
}

.content3 {
  margin-left: 400px;
  padding: 1px 1px;
}
.content4 {
  margin-left: 340px;
  padding: 1px 1px;
}

@media screen and (max-width: 800px) {
  .sidebar {
    width: 100%;
    height: auto;
    position: relative;
  }
  .sidebar a {float: left;}
  div.content {margin-left: 0;}
}

@media screen and (max-width: 500px) {
  .sidebar3 {
    width: 100%;
    height: auto;
    position: relative;
  }
  .sidebar3 a {float: left;}
  div.content3 {margin-left: 0;}
}

@media screen and (max-width: 800px) {
  .sidebar4 {
    width: 100%;
    height: auto;
    position: relative;
  }
  .sidebar4 a {float: left;}
  div.content4 {margin-left: 0;}
}


@media screen and (max-width: 400px) {
  .sidebar a {
    text-align: center;
    float: none;
  }
}

@media screen and (max-width: 400px) {
  .sidebar3 a {
    text-align: center;
    float: none;
  }
}
@media screen and (max-width: 400px) {
  .sidebar4 a {
    text-align: center;
    float: none;
  }
}




.responsive {
  max-width: 100%;
  height: auto;
}

.bar{
background-image: url('LIBRARYimages/bgdjute3.gif')
}

.bartop{
background-image: url('LIBRARYimages/bgdjute3.gif');
overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  } 
  
  .bartopbrown{
background-image: url('LIBRARYimages/brownheader.gif');
overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  } 
  
    .bartopgreen{
background-image: url('LIBRARYimages/greenheader.gif');
overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  } 
      .bartopdipa{
background-image: url('clientimages/dipa_cellheader.gif');
overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  } 
  
.bartaupe{
background-image: url('LIBRARYimages/bgd_lighttaupe2_header.gif')
}

.barburgundy{
background-image: url('LIBRARYimages/burgundyheader.gif')
}

.bargreen{
background-image: url('LIBRARYimages/greenheader.gif')
}
.bardipa{
background-image: url('clientimages/dipa_cellheader.gif')
}


.barcanvas{
background-image: url('LIBRARYimages/bgd_canvas.gif')
}

.barolive{
background-image: url('LIBRARYimages/bgd_olive.gif')
}

.barrust{
background-image: url('LIBRARYimages/bgd_rust.gif')
}

.barblue{
	background-image: url('2021images/bgd_bluey.gif');
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8d8d82;
	border-bottom-color: #8d8d82;

}


.barbottom{
background-image: url('2021images/bgd_taupe.gif');
overflow: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  }  
  
  .barbottombrown{
background-image: url('LIBRARYimages/brownheader.gif');
overflow: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  } 
   
  .barbottomgreen{
background-image: url('LIBRARYimages/greenheader.gif');
overflow: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  }  
  
.paperbgd{
background-image: url('LIBRARYimages/2021_paperbgd.gif')
}

/* RESPONSIVE HEADER */

.header {
  overflow: hidden;
  padding: 20px 10px;
}

.header a {
  float: left;
  color: black;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  font-size: 18px; 
  line-height: 25px;
  border-radius: 4px;
}

.header a.logo {
  font-size: 25px;
  font-weight: bold;
}

.header a:hover {
  background-color: #ddd;
  color: black;
}

.header a.active {
  background-color: dodgerblue;
  color: white;
}

.header-right {
  float: right;
}

@media screen and (max-width: 500px) {
  .header a {
    float: none;
    display: block;
    text-align: left;
  }
  
  .header-right {
    float: none;
  }
}

/* OVERLAY NAV */

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(6,90,107);
  background-color: rgba(6,90,107, 0.7);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 10%;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.overlay a {
  padding: 10px;
  text-decoration: none;
  font-size: 30px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #f8f8ef;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #02272c;
}

.overlay .closebtn {
  position: absolute;
  top: 10px;
  right: 45px;
  font-size: 60px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}



  
/* RESPONSIVE TOP BAR */

.topnav {
  overflow: hidden;
  background-color: #f8f8ef;
}

.topnav a {
  float: center;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #04AA6D;
  color: white;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: center;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: center;
  }
}


  
/* RESPONSIVE LAYOUT */
  
* {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: Arial;
}

.header {
  text-align: center;
  padding: 32px;
}

.row {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column {
  -ms-flex: 50%; /* IE10 */
  flex: 50%;
  max-width: 50%;
  padding: 10 10px;
}
/* Create four equal columns that sits next to each other */
.column2 {
  -ms-flex: 33%;
  flex: 33%;
  max-width: 33%;
  padding: 10 10px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}
.column3 {
  -ms-flex: 100%;
  flex: 100%;
  max-width: 100%;
  padding: 10 10px;
}

.column2 img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 1200px) {
  .column {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 1200px) {
  .column2 {
    -ms-flex: 33%;
    flex: 33%;
    max-width: 33%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  
/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 600px) {
  .column2 {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
  @media screen and (max-width: 600px) {
  .column3{
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }