P, BODY{ font-family: BioRhyme, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; margin-top: 10px; margin-bottom: 10px; color: #fff; font-weight: normal; text-align: left; }

P.footer {font-size: 14px; line-height: 24px; margin-top: 10px; font-color: #fff; text-align: center;}

P.footermenu {font-size: 14px; color: white; text-align: center; font-weight: bold;}

P.plifooter { font-size: 14px; line-height: 24px; margin-top: 1px; margin-bottom: 2px; }

DIV.footer-pocket {background-color: #333; border-top: 4px solid #349F35; width: 100%; min-height: 700px;}

DIV.footer-inner-container {padding: 10px; height: 100%; max-width: 1000px;}

DIV.footer {float: left; margin-right: 30px; text-align: center; }

DIV.footermenu {max-width: 600px; float: left; margin-left: 20px; vertical-align: top;}

a {color: #fff; text-decoration: none; font-weight:normal;}
/*a:visited {color: #1c5292;font-weight:normal;}*/
a:hover {text-decoration: underline; font-color: #eee; font-weight:normal;}

A.linke {color: #ffffff; font-weight: normal; text-decoration: none;}
A.linkf {color: #66FF99; font-weight: normal; text-decoration: underline;}

UL.sub { list-style-type: none; margin-left: -20px; margin-top: -10px; }

/*Contact box*/
A.linkc {color: #1c5292; text-decoration: none; }
A.linkd {color: #fff; text-decoration: none; }
.button_slide {
  background-color: #B6DDC8;
  border: 2px solid #DB214C;
  border-radius: 10px;
  padding: 9px 18px;
  display: inline-block;
  font-size: 1.4em;
  font-weight: bold;
  letter-spacing: 1px;
  cursor: pointer;
  box-shadow: inset 0 0 0 0 #00829B;
  -webkit-transition: ease-out 0.4s;
  -moz-transition: ease-out 0.4s;
  transition: ease-out 0.4s;
  }

.slide_right:hover {
  box-shadow: inset 400px 0 0 0 #1c5292; 
}

. button_slide a{color: #1c5292;}

.center {
  margin: auto;
  min-width: 250px;
  padding: 50px;
}
/*End contact box*/


