/* 
    Document   : jjhrshome
    Created on : Apr 18, 2013, 3:43:33 PM
    Author     : JJHayesIII
    Description:
        Purpose of the stylesheet follows.
*/


/* Bootstrap Footer
-------------------------------------------------- */

.footer {
  text-align: center;
  border-top: 1px solid #e5e5e5;
  background-color: #f5f5f5;
}
.footer p {
  margin-bottom: 0;
  color: #777;
}
.footer-links {
  margin: 10px 0;
}
.footer-links li {
  display: inline;
  padding: 0 2px;
}
.footer-links li:first-child {
  padding-left: 0;
}

