/* DYNAMIC CSS FOR PREMIER WEB BOOKING */

#webbooking {
	background:#F0EFEC;
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: #f5f0e1;
	color: #000000;
	border: 1px solid #f5f0e1;
}

#headerbanner {
	background:#752f49;
	border: solid 1px #752f49;
}


.returnaddress {color: #000000;}

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












.imageFrame {
		border: 0px none;
		background-color: #752f49;
		border-radius: 0;
		box-shadow: 0;
		margin-top: 0;
		padding: 0;
		box-shadow: 0px 0px 0px;
	}




	.imageFrame {
		border: 1px solid #752f49;
	}
	
	


