#cp-login-widget label {
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: Georgia, sans-serif;
    font-size: 15px;
}
.forgot-password {
    margin: 1px 0 12px;
}

#header {background: url(site_images/header.jpg) top left no-repeat}

#menu_table {
    margin: 0 auto;
    width: 95%;
}

body {
    background: url("site_images/homepage.jpg") repeat-x fixed left top #F0F1F2;
}

.nav > li > a {
    font-size: 1.2rem;
    padding: 1.6rem 2rem;
}

#testim308 {
    min-height: 24rem;
}

#mail_list308 button {
  padding: 1rem;
}

#mail_list308 {
    min-height: 20rem;
}

#contactForm {
  margin-top: 3rem;
}

.well {
  margin-top: 25px;
}

.well .btn-holder {
  padding-top: 1.5rem;
}