@charset "UTF-8";

a:focus {
    -moz-outline-style: none;
}

body {
    background-color: #FFFFFF;
    margin: 0;
}

.page {
    margin: 0 auto;
    width: 756px;
    height: 100%;
}

.header-logo {
    float: left;
    margin-top: 5px;
}

.header-center {
    width: 491px;
    background-color: #f7f7f7;
    float: left;
}

#header {
    width: 491px;
    height: 83px;
    color: #a1a1a1;
    text-align: right;
    font-family: arial, sans-serif;
    font-size: 13px;
}

#header #first {
    padding: 30px 10px 0 0;
}

#header #second {
    padding: 10px 10px 0 0;
}

.content-center {
    height: 100%;
    margin-left: 221px;
    margin-right: 42px;
    background-color: #f7f7f7;
    padding: 16px;
    font-weight: normal;
}

a:link {
    color: #000000;
    /*text-decoration: none;*/
}

a:visited {
    color: #000000;
    /*text-decoration: none;*/
}

a:hover {
    color: #000000;
    /*text-decoration: underline;*/
}

a:active {
    color: #000000;
    /*text-decoration: none;*/
}

html, body {
    height: 100%;
}

.main-menu {
    width: 100%;
    height: 24px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    background-color: #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
}

.main-menu a {
    color: #a1a1a1;
    margin-left: .6em;
    margin-right: .6em;
    text-decoration: none;
}

.main-menu a:hover {
    text-decoration: none;
}

.main-menu .current-tab {
    font-size: 18px;
    color: #777;
}

.style2 {
    color: #666666
}

.style3 {
    color: #333333;
    text-transform: none;
}

.style4 {
    color: #666666;
    font-size: 11px;
}

.style5 {
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
}

.meet-title {
    font-size: 13px;
}

.address-container {
    background: url('Content/images/addressBox02.jpg') no-repeat;
    width: 221px;
    height: 277px;
    float: left;
    position: relative;
}

.address {
    position: absolute;
    bottom: 0; /*margin:154px 10px 10px 25px;*/
    margin: 25px 10px 20px 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    text-decoration: none;
    text-align: left;
}

.footer {
    float: right;
    margin-right: 44px;
    width: 491px;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #333333;
    background-color: #f7f7f7;
}

.meet {
    width: 467px;
    font-size: 12px;
    padding: 14px 10px 10px 14px;
}

.officeHours {
    float: left;
    width: 182px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    color: #333333;
    padding-top: 20px;
    padding-right: 14px;
    padding-left: 25px;
}

.servicesLeft {
    clear: left;
    float: left;
    width: 205px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: uppercase;
    color: #333333;
    text-decoration: none;
    padding-top: 16px;
    padding-right: 10px;
}

.servicesRight {
    float: right;
    display: block;
    width: 463px;
    margin-right: 44px;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-align: left;
    text-transform: none;
    text-decoration: none;
    color: #666666;
    background-color: #f7f7f7;
    padding: 14px;
}

.form {
    margin-top: 1em;
    margin-bottom: 1em;
}

.form .label {
    text-align: right;
    width: 170px;
}

.form .label span {
    color: red;
    font-size: 80%;
}

.confirmation {
    border: 2px solid #820;
    background-color: #ffa;
    padding: .5em;
}

.error-box {
    /*border:2px solid #820;*/
    /*background-color:#f00;*/
    /*padding:.5em;*/
    color: #f00;
}

.links {
    margin: 50px 10px 10px 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

#recaptcha_area {
    margin: auto;
}

.left-rail {
    float: left;
    width: 205px;
    text-align: center;
}

.left-rail-item {
    margin-bottom: 30px;
}

.left-rail img {
    border: 0;
    /*width: 150px;*/
}

.left-rail a:hover img {
    text-decoration: none;
}

.left-rail #oogle-label {
    font-size: 80%;
    font-family: Arial, Helvetica, sans-serif;
}

/* IE stretched button bug workaround */
.request-button {
    padding: 0 .25em;
    width: 0; /* for IE only */
    overflow: visible;
}

.request-button[class] {
    /* IE ignores [class] */
    width: auto;
}

.social {
    width: 205px;
    float: left;
    display: block;
    margin: 10px 0 10px 10px;
    text-align: center;
}

.social-link {
    margin: 20px 0;
    min-height: 46px;
}

.social img {
    border: 0;
}

.social-cell {
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
    font-weight: bold;
    /*border: 1px dashed green;*/
}

#social-rack {
    padding: 20px 30px;
    position: absolute;
}

#social-rack img {
    border: 0;
}

#social-rack tr td {
    padding: 0 10px;
}

.directions {
    float: left;
    height: 100%;
    background-color: #f7f7f7;
}
