.redovergreensmall{
  background-color: green;
   font-size: 1.5em;
  color: red;
}

.bkgdred{
  background-color: green;
   font-size: 1.5em;
  color: red;
}
.bkgdtellow2{
  background-color: yellow;
   font-size: 1.5em;
  color: blue;
}

.t4-footnav .container, .t4-footnav .t4-masthead .t4-masthead-detail, .t4-masthead .t4-footnav .t4-masthead-detail {
    padding-top: 1px;
    padding-bottom: 1px;
}
@media (min-width: 768px) {
    .t4-section.sec-spacing-lg .t4-section-inner
 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
}

.2 Col Justify {
  columns: 150px 2; 
  column-gap: 40px;
  text-align: justify;
    background-color: #f444436;
}



.border2x {
   border-style: double;
  border-width: 0.5em;
  a:link, a:visited {
  background-color: #ff8ff8;
  color: white;
  padding: 14px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.hovering
a:hover {
  background-color: yellow;
  color:black
  }

.menubkgdyellow{
  background-color: yellow;
   font-style: italic;
   font-size: 1.5em;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
	 border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}

.menubkgdgreen{
  background-color: green;
   font-size: 1.5em;
  color: ltblue;
}
.menubkgdblue{
  background-color: blue;
   font-size: 2.5em;
  color: yellow;
}

.2colNormal{
  color:red;
}

.gotext {
   text-align: right;
    font-family: 'trebuchet ms', geneva; text-align: center; font-size: 1.2em; line-height: 1.8em;
    font-weight: normal;
    font-style: italic;
    line-height:1.3em;
    letter-spacing: normal;
  color:green;
 columns: 150px 3; column-gap: 40px; text-align: justify; font-size: 1.0em;"
  margin: 20px;
    border: double;
  background-color: lightgrey;
   padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
 
  column-fill: balance;
}

.roundcorners {
   border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
	 border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
}

.text1 {
 columns: 120px 3;
  column-gap: 40px; 
  text-align: justify; 
  font-size: 1.2em; 
  margin: auto;
    background-color: #f44336;
}


.text1a

{
   text-align: right;    font-family: 'trebuchet ms', geneva; text-align: center; font-size: 1.2em; line-height: 1.8em;
    font-weight: 800;
    line-height:1.3em;
    letter-spacing: normal;
  color:orange;
columns: 150px 3; column-gap: 40px; text-align: justify; font-size: 1.0em;"
  margin: 20px;
    border: double;
  background-color: lightblue;
   padding: 25px;
  margin-left: 30px;
  margin-right: 30px;
}

.text2   {
 	color:blue;
   text-align: left; 
     border: double;
  background-color: ltred;
  padding-top: 2em; 
  margin: 1em;
  padding: 1em;
}

.redcolor{
  color:red;
}

.bluecolor{
  color:blue;
}

.text3  {
 	color:black;
   text-align: left; 
     border: double;
  background-color: ltgreen;
  padding-top: 2em; 
  margin: 1em;
  padding: 1em
}