@keyframes jello-horizontal
{
   0% { transform: rotateX(0deg) ;  }
   30% { transform: rotateX(0deg) scale3d(1.25,0.75,1.0) ;  }
   40% { transform: rotateX(0deg) scale3d(0.75,1.25,1.0) ;  }
   50% { transform: rotateX(0deg) scale3d(1.15,0.85,1.0) ;  }
   65% { transform: rotateX(0deg) scale3d(0.95,1.05,1.0) ;  }
   75% { transform: rotateX(0deg) scale3d(1.05,0.95,1.0) ;  }
   100% { transform: rotateX(0deg) scale3d(1.0,1.0,1.0) ;  }
}
a.navtype
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 2px 1px 2px rgba(255,255,255,1.00);
}
a.navtype:visited
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 2px 1px 2px rgba(255,255,255,1.00);
}
a.navtype:active
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 2px 1px 2px rgba(255,255,255,1.00);
}
a.navtype:hover
{
   color: #000000;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 2px 1px 2px rgba(255,255,255,1.00);
}
a.navtyp_red
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 2px 1px 2px rgba(255,255,255,1.00);
}
a.navtyp_red:visited
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 2px 1px 2px rgba(255,255,255,1.00);
}
a.navtyp_red:active
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 2px 1px 2px rgba(255,255,255,1.00);
}
a.navtyp_red:hover
{
   color: #FF0000;
   font-weight: bold;
   text-decoration: none;
   text-shadow: 2px 1px 2px rgba(255,255,255,1.00);
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 37px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #794B3B;
   --color: #794B3B;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.bodytext
{
   font-size: 19px;
   line-height: 27.53px;
   text-decoration: none;
   background-color: transparent;
}
@media only screen and (max-width: 520px)
{
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #794B3B;
   --color: #794B3B;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.bodytext
{
   font-size: 13px;
   line-height: 17.63px;
   text-decoration: none;
   background-color: transparent;
}
}
