/***** Body stuff *****/

html
{
    height: 100%;
}

body
{
    height: 100%;
    min-width: 970px;
    min-height: 100.01%;
    font-size: 14px;
    line-height: 19px;
    background-image: url('/images/layout/body_bg.png');
    background-position: center top;
    background-color: #05331C;
}

/***** Layout *****/

table.wrapper
{
    height: 100%;
    width: 960px;
    position: relative;
    z-index: 2;
    min-height: 100%;
    margin: 0px Auto 0px Auto;
    background-image: url('/images/layout/content_bg.png');
    background-color: #FFFFFF;
    background-position: left top;
    background-repeat: repeat-y;
}

table.wrapper td.top
{
    vertical-align: top;
}

table.wrapper td.bottom
{
    vertical-align: bottom;
}

/***** Header *****/

div.header
{
    width: 770px;
    height: 290px;
    margin: 0px Auto;
    background-image: url('/images/layout/header_bg.png');
    background-position: center top;
    background-repeat: no-repeat;
}

div.header div.banner
{
    width: 770px;
    height: 90px;
    margin: 0px Auto;
    padding: 0px;
    padding-top: 181px;
    text-align: center;
}

/***** Sidebar *****/

div.sidebar
{
    float: left;
    width: 154px;
    margin-left: 95px;
    padding-top: 8px;
}

div.sidebar a, div.sidebar a:visited, div.sidebar a:hover
{
    border: none;
    text-decoration: none;
}

div.sidebar ul.menu
{
    margin: 0;
    padding: 0;
    list-style: none;
}

div.sidebar ul.menu li
{
    height: 40px;
    margin: 0;
    padding: 0;
    background-position: top center;
    background-repeat: no-repeat;
}

div.sidebar ul.menu li.m_home
{
    background-image: url('/images/menu/off/home.png');
}

div.sidebar ul.menu li.m_quote_top
{
    height: 32px;
    background-image: url('/images/menu/quote_top.png');
}

div.sidebar ul.menu li.m_quote_auto
{
    height: 22px;
    background-image: url('/images/menu/off/quote_auto.png');
}

div.sidebar ul.menu li.m_quote_travel
{
    height: 22px;
    background-image: url('/images/menu/off/quote_travel.png');
}

div.sidebar ul.menu li.m_quote_bottom
{
    height: 14px;
    background-image: url('/images/menu/quote_bottom.png');
}

div.sidebar ul.menu li.m_home
{
    background-image: url('/images/menu/off/home.png');
}

div.sidebar ul.menu li.m_specialty
{
    height: 60px;
    background-image: url('/images/menu/off/specialty.png');
}

div.sidebar ul.menu li.m_request
{
    background-image: url('/images/menu/off/request.png');
}

div.sidebar ul.menu li.m_tips
{
    background-image: url('/images/menu/off/tips.png');
}

div.sidebar ul.menu li.m_staff
{
    background-image: url('/images/menu/off/staff.png');
}

div.sidebar ul.menu li.m_carriers
{
    background-image: url('/images/menu/off/carriers.png');
}

div.sidebar ul.menu li.m_about
{
    background-image: url('/images/menu/off/about.png');
}

div.sidebar ul.menu li.m_contact
{
    background-image: url('/images/menu/off/contact.png');
}

/***** Sidebar Logos *****/

div.logos
{
    width: 154px;
    margin: 20px 0 0px 0;
    text-align: center;
}

div.logos div.progressive
{
    width: 120px;
    margin: 0 Auto 16px Auto;
    padding: 3px 3px;
    background-color: #FFFFFF;
}

/***** Content *****/

div.content
{
    float: left;
    width: 600px;
    margin: 10px 0px 10px 10px;
    min-height: 480px;                                       /***** footer overlap sidebar fix *****/
    color: #000000;
    line-height: 21px;
}

div.content td
{
    color: #000000;
}

div.content td p
{
    color: #000000;
    line-height: 21px;
}

div.content h1, div.content h2, div.content h3
{
    padding: 0;
    margin: 0;
    font-family: Times New Roman, Times, Serif;
    /* font-weight: bold; */
    /* font-style: italic; */
    color: #3E5686;
    letter-spacing: 2px;
    vertical-align: middle;
    text-align: center;    
}

div.content h1
{
    height: 36px;
    margin: 0 0 12px 0;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: +5;
}

div.content h2
{
    margin: 0 0 16px 0;
    font-size: 18px;
    line-height: 27px;
}

div.content h3
{
    margin: 0 0 8px 0;
    font-family: Arial, 'Helvetica Neue', Helvetica, Sans-Serif;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

div.content .nobottom
{
    margin-bottom: 0;
}

div.content a, div.content a:visited
{
    color: #DD0000;
}

div.content a:hover
{
    color: #0000DD;
}

div.content ul
{
    margin-bottom: 1em;
}

div.content ul li
{
    margin-left: 28px;
    list-style: disc outside;
    vertical-align: middle;
}

div.content td li
{
    color: #000000;
    line-height: 24px;
}

div.content div.error p
{
    padding: 0 0;
    margin: 0 0;
    font-weight: bold;
    text-align: center;
}

/***** Bottom & Footer *****/

div.footer
{
    width: 770px;
    height: 72px;
    margin: 0px Auto 0px Auto;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    background-image: url('/images/layout/footer_bg.png');
    background-position: center top;
    background-repeat: no-repeat;
}

div.footer p
{
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
}

div.footer a, a:visited
{
    color: #FFFFFF;
}

div.footer a:hover
{
    color: #FFFFCC;
    text-decoration: underline;
}

/***** Captions *****/

div.content span.caption
{
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
    color: #081f4C;
}

/***** Photos and Such (includes .pic for backwards compatibility) *****/

div.content .photo, div.content .pic
{
    border: 1px solid #081f4C;
}

div.content .rotator
{
    overflow: hidden;
}

div.content img.rnd-stack
{
    margin-bottom: 5px;
}

/***** Specialty Insurance Page *****/

table.specialty-types
{
    width: 550px;
    margin: 0 Auto;
    border: 3px solid #081f4C;
    background-color: #CBE1F7;    
}

table.specialty-types td
{
    padding: 4px 10px;
    border-collapse: separate;
    border-spacing: 2px;
    border: 2px solid #081f4C;
}

table.specialty-types td.specialty-left
{
}

table.specialty-types td.specialty-right
{
    background-color: #AFD0EF;
}

/***** Quote Form *****/

form#frmQuote fieldset legend
{
    font-size: 16px;
    margin-left: -8px;
}

form#frmQuote div.section
{
    margin-bottom: 6px;
}

/***** Company Directory *****/

table.directory td
{
    padding: 0 0 16px 0;
    text-align: left;
    vertical-align: top;
}

table.directory td.name
{
    font-weight: bold;
}

table.directory td.title
{
    font-style: italic;
}

table.directory td.email
{
}

/***** About Us *****/

table.coverages
{
    margin-bottom: 16px;
}

table.coverages td
{
    font-size: 12px;
    line-height: 18px;
    vertical-align: top;
}

table.coverages td ul
{
    margin-bottom: 0px;
}

table.coverages td ul li
{
    margin-left: 14px;
}

/***** Contact Us *****/

div.content td p.contact-text
{
    font-size: 18px;
    line-height: 22px;
    color: #333333;
}

div.content td p.contact-text span.contact-title
{
    font-size: 14px;
    font-style: italic;
    line-height: 21px;
    color: #606060;
}

div.list-wrapper
{
    margin: 0 Auto 16px Auto;
    padding: 0; 
    border: 1px dotted #081f4C;
    background: #CBE1F7;
}

div.list-wrapper table.list-form
{
    width: Auto;
    margin: 0px Auto 16px Auto;
}

div.list-wrapper table.list-form td
{
    padding-bottom: 5px;
}

div.list-wrapper table.list-form td.leftside
{
    padding-right: 10px;
    text-align: right;
}

div.list-wrapper p
{
    padding-top: 12px;
}

table.service-area
{
    margin: 0 Auto;
    border: 3px solid #081f4C;
    background-color: #CBE1F7;    
}

table.service-area td
{
    padding: 4px 10px;
    border-collapse: separate;
    border-spacing: 2px;
    border: 2px solid #081f4C;
}

table.service-area td.extra-dark
{
    text-align: center;
    font-weight: bold;
    color: #FFFFFF;    
    background-color: #081f4C;
}

table.service-area td.dark
{
    background-color: #AFD0EF;
}
