﻿@media print
{ 
    body{ font-size:18px;}  
    #headerTop{ height:60px; }
    #headerTop span{ display:none;}  
    #logo{ display:none;}
    #menu{ display:none;}
    #bodyLeft{ width:950px; }
    #bodyLeft h1{ text-align:center; font-size:30px; margin-bottom:20px;}
    #bodyLeft h5{ padding-left:15px; font-family:Arial; font-size:20px; background:url(../images/pics.gif) -8px -290px no-repeat;}
    #nav{ display:none;}
    #tLink{ display:none;}
    #description{ margin-left:10px;}
    #t_itinerary{ line-height:28px;}
    #t_highlights{ line-height:28px;}
    #t_inclusions{ line-height:28px;}
    #t_exclusions{ line-height:28px;}
    #t_notes{ line-height:28px;}
    #bodyRight{ display:none;} 
    #bottom{ display:none;}
    .item{ font-size:20px; font-family:Arial; font-weight:bold; background:url(../images/pics.gif) -8px -290px no-repeat; padding-left:15px;}
}
