/* DYNAMIC CSS FOR PREMIER WEB BOOKING */

#webbooking {
	background:#ffffff;
color:#000000;
}

.header, .header a, bottomBar {
	color:#FFFFFF;
	text-shadow: none;
}
.footer, .footer a {
	color:#FFFFFF;
	text-shadow: none;
}
#groupDateResult > table table, #groupTimes > table table{
	background-color: #EEEEEE;
	color: #000000;
	border: 1px solid #EEEEEE;
}

#headerbanner {
	background:#F68B0D;
	border: solid 1px #F68B0D;
}


.returnaddress {color: #000000;}

#bottomStrip, #bottomBar {
	background-color: #F68B0D;
	border: 1px solid #F68B0D;
}
















	.imageFrame {
		border: 1px solid #F68B0D;
	}
	
	


