/* CSS Document */
/* print styles */
body {
		width:600px;
		color: black;
		background: white;
		font-family:Verdana, Arial, MS Sans Serif;
		font-size:8pt;
	}

div.container {
width:640px;
background: #ffffff;
}



A:link, A:visited {background: white; color: black; text-decoration: underline;
   font-weight: bold;}

H1, H2, H3 {background: white; color: black; padding-bottom: 1px;
   border-bottom: 1px solid gray;}

DIV.adbanner {display: none;}

table.header {
visibility: visible;
}

table.leftnav {
display: none;
}

table.tripplanner {
display: none;
}

#headernav  {
display: none;
}

#phonenumbers {color: black;
		background: white;
		font-family:Verdana, Arial, MS Sans Serif;
		font-size:8pt;
}


#promo1, #promo2, #promo3, #register1, #bookonline, #navbottom  {
		display: none;
}

#offers1, #offers2, li.top10  {
visibility: visible;
width:600px;
		color: black;
		background: white;
		font-family:Verdana, Arial, MS Sans Serif;
		font-size:8pt;
}