/***** Pairings in Maine *****/

body
{
    _width: expression(document.body.clientWidth < 905? "900px" : "100%");
    min-width: 900px;
    min-height: 100.01%;
    font-family: Georgia, Times New Roman, Times, Serif;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    background-color: #CCCC93;
}

div.left, div.right
{
    margin: 0px 0px;
    padding: 0px 0px;
}

h1,h2,h3,h4,h5
{
    margin-top: 0px;
    padding-top: 0px;
    font-family: Georgia, Times New Roman, Times, Serif;
    letter-spacing: normal;
}

h1,h2,h3,h4,h5
{
    padding-top: 0px;
}

h1
{
    font-size: 20px;
    line-height: 26px;
}

h2
{
    font-size: 18px;
    line-height: 24px;
}

h3, h4, h5, h6
{
    font-size: 16px;
    line-height: 22px;
}

p
{
    padding-bottom: 20px;
}

span.caption
{
    font-size: 10px;
    font-weight: bold;
}

a, a:visited
{
    color: #0066CC;
    text-decoration: none;
}

a:hover
{
    color: #DD0000;
}

img
{
    margin: 0;
    padding: 0;
}

ul.bullet
{
    margin-left: 40px;
    margin-bottom: 20px;
}

ul.bullet li
{
    margin-bottom: 20px;
    list-style: disc outside;
    vertical-align: middle;
}

ul.bullet2
{
    margin-left: 40px;
    margin-bottom: 20px;
}

ul.bullet2 li
{
    list-style: disc outside;
    vertical-align: middle;
}

ol.numbers
{
    margin-left: 40px;
    margin-bottom: 20px;
}

ol.numbers li
{
    margin-bottom: 20px;
    list-style: decimal outside;
    vertical-align: middle;
}

.ltblue
{
    background-color: #CCFFFF;
}

.ltyellow
{
    background-color: #FFFFCC;
}

/***** Wrapper Table *****/

table.wrapper
{
    width: 800px;
    margin: 0px Auto;
    background-color: #FFFFFF;
}

table.wrapper>td
{
    text-align: left;
}

table.wrapper td.top
{
    height: auto;
    vertical-align: top;
}

table.wrapper td.bottom
{
    height: 70px;
    vertical-align: bottom;
}

/***** Header *****/

table.wrapper div.header
{
    height: 100px;
}

/***** Top Menu *****/

table.wrapper div.topmenu
{
    height: 45px;
    padding-left: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #CCCC93;
    vertical-align: middle;
    line-height: 45px;
    background-color: #BDB76B;
}

table.wrapper div.topmenu span
{
    display: block;
    float: left;
    margin: 0 0;
    padding: 0 10px;
    text-align: center;
}

/***** Content Area *****/

table.wrapper div.content td.page
{
    width: 620px;
    padding: 20px 0px;
    text-align: center;
    vertical-align: top;
}


table.wrapper div.content td.page div.section
{
    width: 580px;
    margin: 0 Auto;
    text-align: left;
}

table.wrapper div.content td.sidebar
{
    width: 160px;
    padding: 20px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #CCCC93;
    text-align: center;
    vertical-align: top;
}

table.wrapper div.content td.sidebar span
{
    display: block;
    padding-bottom: 16px;
}

table.wrapper div.content td.brown
{
    background-color: #4D260A;
}

table.wrapper div.content td.olive
{
    background-color: #999935;
}

table.wrapper div.content div.special
{
    margin: 0 0 20px 0;
    padding: 20px 20px;
    background-color: #CCCC93;
    border: 1px solid #999935;
}

table.wrapper div.content div.special p
{
    padding-bottom: 0;
}

table.roomcap
{
    width: 100%;
    margin-top: 10px;
    border-collapse: collapse;
    border: 1px solid #000000;
}

table.roomcap td
{
    padding: 3px 3px;
    font-size: 11px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #999999;
}

/***** Footer *****/

table.wrapper div.footer
{
    padding: 11px 0;
    font-size: 12px;
    font-weight: bold;
    color: #800000;
    text-align: center;
    vertical-align: middle;
    line-height: 24px;
    background-color: #BDB76B;
}
