/* DYNAMIC CSS FOR PREMIER WEB BOOKING */

#webbooking {
	background:#f5f5f5;
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:#68BB40;
	border: solid 1px #68BB40;
}


.returnaddress {color: #000000;}

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
















	.imageFrame {
		border: 1px solid #68BB40;
	}
	
	


