@charset "UTF-8";
/* CSS Document */

/* HTML tag styles */

body {
	background: white;
	width: auto;
	}
	
#pageWrapper {
	width: auto;
	}
	
.noPrint {
	display: none;
	}
	
.print {
	width: 1024px;
	}
	
.bgFolliesBookings {
	width: auto;
	}
	
.topnav {
	display: none;
	}
	
.breadcrumb {
	display: none;
	}
	
.homeContent {
	width: auto;
	}
	
.homeContainer {
	width: auto;
	}
	
.folliesBookingsCopy {
	width: auto;
	}

.folliesBookingsTitle {
	font-size: 36pt;
	text-align: center;
	}
	
.folliesBookingsText1 {
	width: auto;
	}
	
.folliesBookingsText2 {
	width: auto;
	}
	
.folliesBookingsText3 {
	width: auto;
	}
	
.folliesBookingsText4 {
	width: auto;
	}
