﻿body
{
    font: x-small Verdana, Arial, Sans-Serif;
    background: url(/images/background.jpg);
}
#main
{
    position: relative; z-index: 1;
    top: 0px; left: 0px; width: 775px; height: 1000px; /* approx 6.875 x 9 in */
    margin: auto; 
    border:outset 2px white; /* #CC0033; */
    background-color:#f0f0f0;
}

#toppanel   { position: absolute; top:  0;   left:  0px; width:775px; height: 300px; border: 0; }
#topleft    { position: absolute; top:  0;   left:  0px; width:200px; height: 300px; border: 0; 
              background: url(/images/BGTL.jpg) repeat-y; }
#topleft ul { list-style-image: url(/images/navarrow.gif); margin-left: 15px; padding-left:5px; line-height:20px; font-size: 8pt;}
#topleft a      { font-weight: bold; text-decoration: underline; color: #0E75F5; } /* #c00000; } */
#topleft a:hover{ font-weight: bold; text-decoration: underline; color: #01014B; } /* #ff3030; } */
#topright   { position: absolute; top:  0;   left:200px; width:575px; height: 300px; 
              background: url(/images/LodgePicture.jpg) repeat-y; background-color:#ffffff;} /* BGTR2.jpg */

#mainpanel  { position: absolute; top: 300px; left:  0px; width:775px; border: 0; font-size:10pt; }
#mainpanel a      { font-weight: bold; text-decoration: underline; color: #0E75F5; }
#mainpanel a:hover{ font-weight: bold; text-decoration: underline; color: #01014B; }
#mainpanel ul { list-style-image:url(/images/navarrow.gif); }
#mainpanel li { font-size:9pt; margin-bottom:5px; line-height:125%}

#botpanel   { border-style: none; border-color: inherit; border-width: 0; position: absolute; 
              padding-top: 3px; top:970px; left: 0px; width:775px; height: 28px; background-color: #E6E8E7; }
#botpanel p { margin:0; font-size:7pt; }
#botpanel a       { font-weight: bold; text-decoration: underline; color: #0E75F5; }
#botpanel a:hover { font-weight: bold; text-decoration: underline; color: #01014B; }

.SmallPreformatted { font-size: 7pt; padding-left:10px; }
h2 { font-family: Arial, Sans-Serif; font-weight: bold; font-size: 14pt; padding-top:5px; padding-left:10px; }
h3 { font-family: Arial, Sans-Serif; font-weight: bold; font-size: 12pt; padding-top:0px; padding-left:10px; }

.NormalButton12    { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }