body { margin: 0px; background-color:#5c5c5c; }
img { border: 0px; }
body, td { font-family: Helvetica, sans-serif; font-size: 12px; color: #000033; }
a { color: #000033; text-decoration: none }
a:hover {  color: #666633; }
button, input, textarea { border: 1px solid #6b6b6b; }

#contentcolorbox { background-color: #878c8e; }
#menucolorbox { background-color: #847f77; }
#bannercolorbox, #bannerimagebox { background-color: #565f65; }

          

#leftshadow { background: url('/images/shadow-left.jpg'); }
#rightshadow { background: url('/images/shadow-right.jpg'); }
#bottomshadow { background: url('/images/shadow-bottom.jpg'); }

.bannertitletext { font-weight:bold; font-size:48px; color:#ffba4c; font-family: Veranda, Arial, Helveticai, sans-serif; }
.bannersubtitletext { font-weight:bold; font-size:22px; color:#ffffff; }
.buttontext { font-weight:bold; font-size:18px; color:#acc7db; padding-bottom:6px;}

.rates { background: #eeeeee; text-align: right;}
.dates { background: #dddddd; text-align: left;}
.ratetitle { background: #bbcfcf; text-align: right; font-weight: bold;}
.datetitle { background: #bbcfcf; text-align: left; font-weight: bold;}

h1 { font-weight: bold; font-size: 14px; margin-bottom: 14px; }
h2 { font-weight: bold; font-size: 12px; margin-bottom: 0px; margin-top: 15px; }

#maincontent { 
    color:#000;
    background-color: #fff;
    font-size:9pt;
    font-weight:600;
}

#maincontent { 
    filter:alpha(opacity=70);
    -moz-opacity:0.70;
    opacity: 0.70;
}

#footerbox { 
    filter:alpha(opacity=60);
    -moz-opacity:0.60;
    opacity: 0.60;
}

#contactbar { background-color:#e19600; }
#contactbox { background-color: #ffffff; color:#000000; }
     
#contactbox, .alpha40 {        
    filter:alpha(opacity=40);
    -moz-opacity:0.40;
    opacity: 0.40; 
}  

.transbox {
    font-size:9pt;
    font-weight:600;
    padding-left: 5px;
}

.alpha70, input, textarea, select { 
    filter:alpha(opacity=70);
    -moz-opacity:0.70;
    opacity: 0.70;
}

.alpha65 { 
    filter:alpha(opacity=65);
    -moz-opacity:0.65;
    opacity: 0.65;
}

