/* Footer CSS */

.footer_push{
  display: block;
  height:  60px;
}

.footer.ready{
  background-color: #dfdfd0;
  padding: 60px 0px;
}

.footer.ready .inner_shell{
  text-align: center;
  position:   relative;
}

.footer.ready .inner_shell p{
  color: #79716c;
}

.footer.ready .button div{
  width: 202px;
}

#paw{
  position: absolute;
  margin-left: -51px;
  margin-top:  -135px;
  left: 50%;
  top:  0px;
}

.footer.member{
  background-color: #fcf3d1;
  padding: 60px 0px;
}

.footer.member h4{
  font-size: 20pt;
}

.footer.member h5{
  margin-bottom: -3pt;
}

.footer.member .w_pct_20{
  height: 200px;
}

.footer.member .vr{
  background-color: #908278;
  margin: 0px auto;
  height: 100%;
  width:  1px;
}

.footer.copyright{
  background-color: #908278;
  height: 80px;
  color:  white;
}

.footer.copyright .inner_shell{
  position: relative;
  height:   100%;
}

.footer.copyright .left{
  margin-top: -20px;
  position:   absolute;
  left: 20px;
  top:  50%;
}

.footer.copyright .right{
  margin-top: -15px;
  position:   absolute;
  right: 20px;
  top:   50%;
}

.footer.copyright span{
  padding-right: 35px;
}

.footer.copyright img{
  vertical-align: middle;
}

.footer.brand_on_us{
  background-color: #584e47;
  border-bottom: 1px solid #938a84;
  border-top:    1px solid #938a84;
  color: white;
}

.footer.brand_on_us .inner_shell{
  position: relative;
  height:   118px;
}

.footer.brand_on_us .left{
  margin-top: -9px;
  position:   absolute;
  left:       20px;
  top:        50%;
}

.footer.brand_on_us .right{
  margin-top: -31px;
  position:   absolute;
  right:      20px;
  top:        50%;
}

.footer.brand_on_us a{
  text-decoration: underline;
  color: white !important;
}

.footer.copyright a{
  text-decoration: underline;
  color: white !important;
}

.footer.brand_on_us small, .footer.copyright small{
  font-family: 'myriad-pro-n3','myriad-pro', sans-serif;
  font-weight: 300;
}
