﻿#left_menu
{
    height: 390px;
    width: 130px;
    float: left;
    padding-top: 40px;
    text-align: right;
}

.menu
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #9A9A9A;
    padding-bottom: 8px;
    padding-top: 8px;
}

.menu a
{
    text-decoration: none;
    color: #9A9A9A;
}

.menu a:visited
{
    text-decoration: none;
    color: #9A9A9A;
}

.menu a:hover
{
    text-decoration: underline;
}

#right-content
{
    width: 530px;
    padding-top: 20px;
    padding-left: 170px;
}

#text-content
{
    padding-left: 5px;
    width: 500px;
    padding-top: 5px;
    font-family: Verdana;
    font-size: 9pt;
    color: #505050;
    height: 260px;
    overflow: auto;
    scrollbar-3dlight-color: #E8A713;
    scrollbar-arrow-color: #A6A6A6;
    scrollbar-base-color: #FFFFFF;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-shadow-color: #C6C6C6;
}

#text-content-short
{
    padding-left: 5px;
    width: 500px;
    padding-top: 5px;
    font-family: Verdana;
    font-size: 9pt;
    color: #505050;
    height: 235px;
    overflow: auto;
    scrollbar-3dlight-color: #E8A713;
    scrollbar-arrow-color: #A6A6A6;
    scrollbar-base-color: #FFFFFF;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #FFFFFF;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-shadow-color: #C6C6C6;
}

.text-quote
{
    font-style: italic;
}

.text-bold
{
    font-weight: bold;
}

#top-links
{
    padding-top: 30px;
    padding-left: 30px;
    height: 100px;
    width: 400px;
    float: left;
}

.menu-horizontal
{
    float: left;
    padding: 4px;
}

.menu-horizontal a
{
    text-decoration: none;
    color: #9A9A9A;
}

.menu-horizontal a:visited
{
    text-decoration: none;
    color: #9A9A9A;
}

.menu-horizontal a:hover
{
    text-decoration: underline;
}

#top-links2
{
    padding-top: 30px;
    padding-right: 50px;
    width: 500px;
    text-align: right;
    float: right;
    visibility:hidden;
}

.spacer
{
    width: 10px;
}

.right-menu
{
    padding-top: 5px;
    word-spacing: 5px;
}

.inner-title
{
    color: #5A5A5A;
    font-size: 11px;
    font-weight: bold;
}

#link-uhp
{
    left: 210px;
    top: 40px;
    width: 100px;
    height: 50px;
    display: block;
    position: relative;
}

#link-patriot
{
    left: 315px;
    top: -12px;
    width: 100px;
    height: 50px;
    display: block;
    position: relative;
}

#link-ocean
{
    left: 420px;
    top: -64px;
    width: 95px;
    height: 50px;
    display: block;
    position: relative;
}

#link-ccgfamily
{
    left: 400px;
    top: 142px;
    width: 230px;
    height: 90px;
    display: block;
    position: relative;
}
