@media screen
{    
    .glinkWhite
    {
        color:#FFFFFF;    
    }
    
    .testimonialsBackground
    {
        background-image:url('images/testimonials_background.gif');
        background-repeat:repeat-y;
    }
    
    .fullPhotoDiv
    {
        z-index:100;
        padding-top:20px;
        padding-bottom:20px;
        background-image:url('images/photogallery1/bg.png');
        position:absolute;
        width:100%;
        text-align:center;
        /*height:expression(document.getElementById('tblContent').offsetHeight);*/
    }

    .fullPhoto
    {
        margin-bottom:20px;
        margin-top:20px;
        margin-left:auto;
        margin-right:auto;
    }

    .closePhoto
    {
        color:#000000;
        text-decoration:none;
        font-family:arial;
        font-weight:bold;
        font-size:12pt;
        background-color:#cccccc;
        border-color:#000000;
        border-style:solid;
        border-width:2px;
        padding-left:9px;
        padding-right:9px;
        padding-top:4px;
        padding-bottom:4px;
    }

    .photoThumbs img
    {
        cursor:pointer;
        cursor:hand;
    }  
     
    .menuNav div
    {
        text-align:left;
        width:60%;
        background-image:url('images/bg2.gif');
        color:#000000;
        padding:10px;
        border-color:#000000;
        border-style:solid;
        border-width:2px;
    }
    
    .menuNav ul
    {
        padding-left:15px;
        padding-top:2px;
        padding-right:0px;
        padding-bottom:2px;
        margin:0px;
        list-style-position:outside;
        white-space:nowrap;
    }
    
    .menuNav a
    {
        color:#000000;
        text-decoration:none;
    }
    
    .menuNav a:hover
    {
        color:#000000;
        text-decoration:underline;
    }
    
    .menuNav
    {
        font-family:Arial;
        font-size:10pt;    
        color:#FFFFFF;
    }
    
    .menuPages a
    {
        color:#FFFFFF;
        font-family:Arial;
        font-size:10pt; 
        white-space:nowrap;
    }
    
    .letterBox p
    {
        text-indent:20px;
        margin-bottom:0px;
        margin-top:0px;
    }
    
    .letterBox
    {
        border-width:1px;
        border-color:#000000;
        border-style:solid;
        padding:6px;
    }
    
    .directions
    {
        font-weight:bold;
        color:#FFFFFF;
        font-size:10pt;
        font-family:Georgia,verdana,arial;
        font-style:italic;
    }
   
    .nycQuote
    {
        color:#FFFFFF;
        font-weight:bold;
        position:relative;
        top:50px;  
        text-align:center; 
        width:300px;
        font-family:georgia,verdana,arial;
        font-size:9pt;
        font-style:italic;
    }
    
    .copy
    {
       color:#FFFFFF;
       font-family:Arial;
       font-size:9pt; 
    }
    
    .copyIndent
    {
        text-indent:40px;
    }
    
    .bottom_home
    {
       background-image:url('images/home_bottom2.gif');    
    }
    
    .bottom_facility
    {
       background-image:url('images/facility_bottom.gif');    
    }
    
    .bottom_prom
    {
       background-image:url('images/prom_bottom.gif');    
    }
    
    .bottom_home img, .bottom_facility img, .bottom_prom img
    {
        display:inline;
        position:relative;
    }

    .outerCell
    {
        background-image:url('images/bg.gif');
        background-repeat:repeat;
    }
    
    .outerTable
    {
        border-color:#000000;
        border-width:1px;
        border-style:solid;   
    }
    
    .outerTable td
    {
        border-width:0px;  
    }
    
    .footerTable td
    {
        color:#FFFFFF;
        font-family:Arial;
        font-size:12pt; 
        white-space:nowrap;
        padding-left:7px;
        padding-right:7px;
        padding-top:8px;
        padding-bottom:8px;
        font-style:italic;
    }
    
    .footerTable a
    {
        color:#FFFFFF;
        font-family:Arial;
        font-size:12pt; 
        white-space:nowrap;
        font-style:italic;
    }
    
    .footerTableBlack td
    {
        color:#FFFFFF;
        font-family:Arial;
        font-size:12pt; 
        white-space:nowrap;
        padding-left:7px;
        padding-right:7px;
        padding-top:8px;
        padding-bottom:8px;
        font-style:italic;
    }
    
    .footerTableBlack a
    {
        color:#000000;
        font-family:Arial;
        font-size:12pt; 
        white-space:nowrap;
        font-style:italic;
    }
    
    img
    {
        display:block;
    }
    
    body
    {
        padding:0px;
        margin:0px
    }
}
