/* CSS Document */

.pink {background-color:#FDAFA5;}
.pinkfill {background-color:#FFEFD6;}
.organgefill {background-color:#FFC68C;}


table#tour {border-width:thin; border-style:solid; border-color:#FDAFA5;}
#tour tr {background-color:#FFEFD6;} 
#tour tr.alt {background-color:#FFC68C;}
#tour td {padding:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; line-height:1.2em; text-align:left;}
#tour th {display:none;}
#tour td.caption {background-color:#FDAFA5; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.5em; padding:30px; text-align:center;}
.date {width:5em;}
