body {
    background:url(/ssc/img/px_main.jpg) top repeat-x;
    padding-top: 5px;
}

h2 {
    font-size: x-large;
    text-decoration: underline;
    color: #7A9721;
}

a {
    color: #7A9721;
}

a.black {
    color: #767A70;
}

a.black:hover {
    color: #7A9721;
}

a.more {
    background:url(/ssc/img/arr_gt.gif) left no-repeat;
    color: #6E7461;
    text-decoration: none;
    font-weight: bold;
    padding-left: 8px;
}

a.more:hover {
    color: #7A9721;
    text-decoration: underline;
}

.container {
    font-size: 12px;
    line-height: 13px;
    font-family: tahoma;
    /*color: #767A70;*/
}

img.thumb-sm {
   max-height: 48px;
   max-width: 48px;
}

.tagline {
    margin: 1em auto;
    text-align: center;
    font-weight: bold;
    color: #767A70;
}

.footer .copyright {
    text-align: right;
}

.side-menu h3 {
    font-size: small;
}

.side-menu li a {
    padding: 0.25em;
}

.side-menu li span {
    padding: 0.25em;
}

.marketing {
    margin: 1em 0;
}

.marketing address {
    text-align: center;
}

.marketing .address img {
    padding: 0 1em;
}

.marketing address strong {
    font-size: x-small;
    text-transform: uppercase;
}

.marketing .links a {
    font-size: x-small;
    text-decoration: underline;
}

.marketing .links a:hover {
    text-decoration: none;
}

img.leadin,
.marketing .intro img,
.marketing .profile img {
    float: left;
    margin-right: 1em;
}

.marketing .bizcard a {
    padding-top: 1em;
}

.marketing .news ul  {
    list-style-type: none;
    padding: 0.25em 0.25em;
}

.marketing .news ul li {
    margin: 1em 0em;
}

.marketing .more-info,
.marketing .news,
.marketing .profile {
    border-top: 2px solid #e5e5e5;
    padding-top: 10px;
}

.address h5 {
    font-weight: bold;
    text-align: center;
}

.about .address {
    text-align: center;
}

.press h3 {
    font-size: small;
    text-decoration: underline;
}

.press h4 {
    font-size: small;
    font-weight: bold;
}

.package {
    border-bottom: 2px solid #e5e5e5;
    padding: 1em;
}

.service-list li {
    padding: 1em;
}

.how-to dl {
    padding: 1em;
}

.how-to dd {
    padding: 1em 4em;
}

.employer form legend {
    border: none;
    font-size: small;
    text-decoration: underline;
}

@media(max-width: 767px) {
    .side-menu nav {
        display: inline-table;
    }
}
