/* Print Style Sheet */
@media print {
body { background:white; color:black; margin:0 }
#top_col, #navwrap, #breadcrumbs, #get_directions, .snap_nopreview, .sharing, .robots-nocontent, #print_page, #comments, #sidebar, #footer  { display:none; }
#content { display:block; }
#logo { width: auto; height : 50px; }