﻿body
{
    font: 13px arial;
    color: #003366;
    margin: 0px;
    padding: 0px;
    background-color: #8F9A7B;
}

td
{
    font: 13px arial;
    color: #000000;
}

.mainContainer
{
    width:760px; 
    margin:0 auto; 
    border:1px solid #000; 
    margin-bottom:20px;
}

.masthead
{
    position: relative;
    width: 760px;
    height: 120px;
    background-image: url(../images/masthead.png);
    position:relative; 
    color: #171761;
    cursor: pointer;
}

.mastheadPhone
{
    position:absolute;
    top:55px;
    left:275px;
    font-weight:bold;
    font-size:1.5em;
}

.mastheadTagline
{
    position: absolute;
    top: 95px;
    left: 18px;
    font-weight: bold;
    font-size: 1.1em;
}

.mainContent
{
    background-color: #FFFFFF;
}

.subContent
{
    padding: 20px;
}

.rightColIframe
{
    float: right; 
    width: 200px; 
    height: 770px;
    margin-left: 20px;
}

.TribesIFrame
{
    float: right; 
    width: 200px; 
    height: 770px;
    margin-left: 20px;
}

.bottomIframe
{
    float: bottom;
    width: 700px;
    height: 50px;
    font-size: 0.8em;
    color:#666666;
}

.footer
{
    text-align: center; 
    font-size: 0.8em; 
    color:#666666;
}

.vertSpacer
{
    margin-top:20px;
}

.signature
{
    margin-top: 10px;   
    text-align: right;
    font-style: italic;
}

.testimonial
{
    width: 495px;
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #8F9A7B;
    background-color: #F3F3F3;
}

#contentarea div, #contentarea p, #contentarea ul, #contentarea li
{
    margin-top: 0px;
    margin-bottom: 0px;
}
#contentarea p, #contentarea ul
{
    margin-bottom: 12px;
}

a.link:link
{
    font: bold 11px Arial;
    color: #000000;
    text-decoration: none;
}

a.link:visited
{
    font: bold 11px Arial;
    color: #000000;
    text-decoration: none;
}

a.link:hover
{
    font: bold 11px Arial;
    color: #000000;
    text-decoration: none;
}

td.link
{
    padding: 2px 10px 2px 10px;
    cursor: hand;
}

font.divider
{
    font: 11px Arial;
    color: #666666;
}

div.body
{
    font: 14px arial;
    color: #000000;
}

a:link
{
    color: #0000cc;
}

a:visited
{
    color: #990099;
}

a:hover
{
    color: #cc0000;
}
