﻿body
{
    margin-top: 0px;
}

.maintext
{
    background-image: url(images/default4_r4_c1.jpg);
    background-repeat: no-repeat;
    background-color: #1B456D;
    font-family: Arial;
    font-size: 9pt;
    color: #ffffff;
    width: 800px;
    height: 400px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}

.main_box1
{
    color: #666666;
    background-color: #ffffff;
    background-image: url(images/mail.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 5px;
    vertical-align: top;
    width: 250px;
}

.main_box2
{
    color: #333333;
    background-color: #ffffff;
    background-image: url(images/calendar.jpg);
    background-position: right;
    background-repeat: no-repeat;
    padding: 5px;
    vertical-align: top;
    width: 250px;
}
 
 .main_box2-highlight
 {
    font-size: 11pt;
    color: #3574aa;
 }   

.highlight
{
    color: #FF9900;
    font-weight: bold;    
}

.footer
{
    text-align: center;
    color: #d5d5d5;
    font-size: 10pt;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-family: Arial;
}


.footer a
{
    display: inline;
    text-decoration: none;
    color: #4682b4;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
    border-right: #e3e3e3 1px solid;
    border-top: #e3e3e3 1px solid;
    border-left: #e3e3e3 1px solid;
    border-bottom: #e3e3e3 1px solid;
}

.footer a:hover
{
    background-color: #e3e3e3;
    border-right: #b9b9b9 1px solid;
    border-top: #b9b9b9 1px solid;
    border-left: #b9b9b9 1px solid;
    border-bottom: #b9b9b9 1px solid;
}

.footer div
{
    width: 99%;
    border-right: #e3e3e3 1px solid;
    border-top: #e3e3e3 1px solid;
    border-left: #e3e3e3 1px solid;
    border-bottom: #e3e3e3 1px solid;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.right_col
{
    width: 180px;
    border-left: solid 1px #547FA5;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}

.mid_col
{
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: top;
}

.left_col
{
    width: 180px;
    border-right: solid 1px #547FA5;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
}

.bigleft
{
    
    padding: 5px 5px 5px 5px;
}

h1
{
    font-family: 'Century Gothic';
    font-size: 12pt;
    margin-bottom: 2px;
}

h2
{
    color: #FF9900;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 2px;
}

.highlight_blue
{
    color: #3574AA;
    font-size: 11pt;
}

.highlight_gold
{
    color: #FF9900;
}

.graphic1-menu
{
    display: block;
    background-image: url(images/NYC-btn.jpg);
    width: 190px;
    height: 113px;
} 

.graphic1-menu:hover
{
    background-position: 0px -113px;
}

.graphic2-menu
{
    display: block;
    background-image: url(images/Casino-btn.jpg);
    width: 190px;
    height: 113px;    
} 

.graphic2-menu:hover
{
    background-position: 0px -113px;
}

.graphic3-menu
{
    display: block;
    background-image: url(images/Charters-btn.jpg);
    width: 190px;
    height: 113px;    
} 

.graphic3-menu:hover
{
    background-position: 0px -113px;  
}

.graphic4-menu
{
    display: block;
    background-image: url(images/feedback-btn.jpg);
    width: 190px;
    height: 113px;    
} 

.graphic4-menu:hover
{
    background-position: 0px -113px;  
}

.menubtn
{
   text-decoration:none;
   font-family:Arial;
   color: #000000;
   font-size:16px;
   display:inline-block;
   text-align:center;   
   height: 21px;
   padding-bottom: 1px;
   padding-top: 5px;
   padding-left: 5px;
   padding-right: 5px;
   vertical-align: middle;
   background-position: center;
}

.menubtn:hover
{
    background-image: url(images/menu-over.png);
    background-repeat: no-repeat;
}

.printBtn
{
    float:right;    
}

.row
{
    background-color: White;
    color: #003399;
    cursor: pointer;
}

.row:hover
{
    background-color: Yellow;
}
