/* Print styles */

* { float:none !important; }

#header { /* this is really the <div id="wrapper"> */
    border:0;
    margin:10px 0 0;
    width:auto;
    font-size:10.5pt;
}

.divider { border:0; width:auto; min-height:0; }
.divider_navigation, .divider_tall { width:auto; }
#footer { border:0 !important; width:auto; font-size:10pt; color:#261e13; margin:0 20px; text-align:center !important; }
#footer_structure img { display:none; } /* hide the bottom logo */
#footer_structure span#sitemap { display:none; }
#footer_structure { border:0; margin:0; padding:0; text-align:left; width:auto; display:none; }
#footer_text { margin:0; padding:0; }
#footer_text span { font-size:10pt !important;}
img#int_content_img { display:none; }
#int_sitemap { display:none; }

h1.sIFR-replaced embed { display:none; }
    
#main_nav {
    width:auto;
    position:static;
    text-align:center;
}

#main_nav dd {
    display:none;
}

#divider_nav_links_content { width:auto; padding:0; font-size:8pt; }

form.resform { display:none !important; } /* hide the reservation console */
div#int_content_container img { display:none; visibility:hidden; } /* hide the mastheads */
div.int_content_level_1 { width:auto; float:none; } /* prevent taking up 100% width, and no floats. */
div#int_content_body img { display:inline; }
div#int_content_body { 
    padding:0;
    margin:5px 20px;
    color:#261E13 !imporant;
    height:auto !important;
}
