﻿img { behavior: url("/images/iepngfix.htc"); margin: 0; padding: 0; }

*
{ 
    margin: 0px; 
    padding: 0px; 
    vertical-align: top;
}

html, body, form#aspnetForm
{
    width: 100%;
    height: 100%;
}

body 
{
    min-height: 100.01%;
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 11pt;
    line-height: 130%;
    color: #000000;
    background-color: #f8f8f8;
}

a { color: #FF0000;  text-decoration: none; }
a:hover { text-decoration: none; color: #0000FF; }
img { border: none; }
p { margin-bottom: 0.50em; }

h1, h2 { line-height: 125%; margin: 0; padding: 0;}

.left { float: left; }
.right { float: right; }
.center { margin: 0px auto; text-align: center; }

/***** The wrapper table. *****/

table#wrapper
{
    width: 100%;
    height: 100%;
    border-collapse: collapse; 
    background-image: url('/images/layout/background.gif');
    background-position: top left;
    background-repeat: repeat-y;
}

table#wrapper td.top
{
    width: 100%;
    height: auto;
}

table#wrapper td.bottom
{
    height: 24px;
    vertical-align: bottom;
    text-align: center;
}

/***** The header DIV. *****/

div#header_top
{
    height: 5px;
    _margin-bottom: -14px;
    background-image: url('/images/layout/header-top.gif');
    background-position: top left;
    background-repeat: repeat-x;
}

div#header
{
    width: 100%;
    height: 110px;
    background-image: url('/images/layout/header-bg.gif');
    background-position: top right;
    background-repeat: repeat-x;
    text-align: center;
}

/***** The sidebar DIV *****/

div#sidebar 
{
    float: left;
    width: 180px;
}

div#sidebar div.menu
{
    width: 180px;
    height: 32px;
    margin-bottom: 0px;
    background-position: top center;
    background-repeat: no-repeat;
}

.menu_top
{
    width: 180px;
    height: 15px;
    margin-bottom: 0px;
    _margin-bottom: -2px;
    background-image: url('/images/layout/sidebar-top.gif');
    background-position: top center;
    background-repeat: no-repeat;
}

.m_home { background-image: url('/images/menu/off/home.gif'); }
.m_services { background-image: url('/images/menu/off/services.gif'); }
.m_buysell { background-image: url('/images/menu/off/buysell.gif'); }
.m_tips { background-image: url('/images/menu/off/tips.gif'); }
.m_portable { background-image: url('/images/menu/off/portable.gif'); }
.m_rate { background-image: url('/images/menu/off/rate.gif'); }
.m_reserve { background-image: url('/images/menu/off/reserve.gif'); }
.m_pay { background-image: url('/images/menu/off/pay.gif'); }
.m_contact { background-image: url('/images/menu/off/contact.gif'); }

.credit { text-align: center; margin-top: 10px; }
.credit .pic { border: 1px #0D3660 solid; }

.video { padding-top: 1em; text-align: center; }

div#sidebar a { color: #ffffff; }
div#sidebar a:hover { color: #E3C918; }

/***** The content wrapper. *****/

div#content_wrapper
{
    width: 100%;
    _min-width: 830px;
    height: auto;
    line-height: 1.6em;
}

div#content_wrapper_inner
{
    _float: left;
    margin-left: 180px;
    _margin-left: 0px;
}



/***** The strip DIV *****/

div#title
{
    width: 100%;
    height: 35px;
    background-image: url('/images/layout/page-top.gif');
    background-position: top left;
    background-repeat: repeat-x;
}

/***** Content DIV *****/

div#content
{
    width: 790px;
    height: auto;
    margin: 1.0em Auto;
}

div#content div.head
{
    text-align: center;
    height: 192px;
    margin-bottom: 1em;
}


div#content div.section
{
    margin-bottom: 1.0em;
}

div#content h1
{
    font-family: Times New Roman, Times, Sans-Serif;
    color: #0D3660;
    margin-bottom: 1em;
}
div#content h1.c
{
    text-align: center;
}

div#content h2
{
    margin-bottom: 0.25em;
    font-family: Times New Roman, Times, Sans-Serif;
    font-weight: bold;
    font-style: italic;
    color: #000000;
}

div#content h3
{
    color: #327246;
}

div#content h3.important
{
    color: #990000;
}

div#content p
{
    margin-bottom: 1.0em;
}

div#content ul
{
    margin-left: 2.0em;
    margin-bottom: 1.0em;
}

div#content ul li
{
    vertical-align: middle;
}

div#content .pic
{
    border: 2px solid #327246;
}

div#content .pic.left
{
    margin-right: 10px;
}

div#content .pic.right
{
    margin-left: 10px;
}
div#content .captionpic
{
    width: 252px; 
    margin-right: 15px; 
    float: left; 
    text-align: center;
    font-size: 75%;
    line-height: 1.2em;
}

div#content .contact_caption 
{
    width: 234px;
}

div#content .contact
{
    padding: 5px;
    font-size: .85em;
}

div#content a
{
    color: #327246;
    font-weight: bold;
    text-decoration: none;
}

div#content a:hover
{
    color: #E3C918;
}

.special
{
    color: #ff0000;
    font-style:italic;
    font-weight:bold;
    text-align: center;
}

.prices
{
    margin: .5em .5em .5em 0;
    border-collapse: collapse;
    float: left;
}
.prices td
{
    border-color: #327246;
    border-style: solid;
    border-width: 1px;
    padding: .25em 1em;
}

.third 
{
    width: 30%;
}

/***** Footer DIV *****/

div#set_width
{
    width: 990px;
    height: 1px;
}

div#footer
{
    margin-left: 180px;
    text-align: center;
    padding: 5px 0px;
    font-size: 75%;
    color: #406080;
}

div#footer p
{
    margin-bottom: 0px;
    width: 790px;
    margin: 0px Auto;
}

div#footer p.first
{
    padding-top: 0.5em;
    border-top: 1px solid #406080;
}

div#footer p a
{
    color: #406080;
    text-decoration: none;
}

div#footer p a:hover
{
    color: #FF0000;
    text-decoration: none;
}

/***** *****/

@media print
{
    body { height: auto; min-height: 0px; color: #000000; background-color: #FFFFFF; background-image: none; }
    table#wrapper { background-image: none; }
    div#header_top { display: none; }
    div#header { display: none; }
    div#sidebar { display: none; }
    div#title { display: none; }
    div#content_wrapper_inner { width: 100%; height: auto; margin: 0px 0px; }
    div#content { width: 100%; height: auto; margin: 0px 0px; }
    div#set_width { display: none; }
    div#footer { display: none; }
}
