@charset "utf-8";
/* CSS Document */
html { margin: 0; } 
body { 
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #ac9d84;
	line-height: normal;
	position: relative;	
}
h1, h2, h3, h4, h5, h6 { color: #ac9d84; }

.pl-sheet, #experience.pl-sheet, #spa.pl-sheet, #golf.pl-sheet, 
#activities.pl-sheet, #accommodations.pl-sheet, #events.pl-sheet {
	background: none;
}

img.pl-accommodations-floorplan, .pl-accommodations-floorplan {
	background: #28231e;
}

.pl-content-main,
.pl-content, .pl-content-no-theatre, .pl-content-packages,
#experience .pl-content, #experience .pl-content-no-theatre,
#spa .pl-content, #spa .pl-content-no-theatre,
#golf .pl-content, #golf .pl-content-no-theatre,
#activities .pl-content, #activities .pl-content-no-theatre,
#accommodations .pl-content, #accommodations .pl-content-no-theatre,
#events .pl-content, #events .pl-content-no-theatre {
	background: none; background-color: #fff; filter:alpha(opacity=100);   /* for IE */
}
.package-wrapper, #spa .package-wrapper, #golf .package-wrapper, #events .package-wrapper {
	background: none; background-color: #fff; filter:alpha(opacity=100);   /* for IE */
}

ul.pricing li span, ul.pricing li em {
	background: #fff;
}
.table-golf-scorecard td.total {
	background: none;
	font-weight: bold;
}
#form-login input.input-pw {
	background-color: #fff;
	border: solid 1px #3f432b;
}
.pl-footer, .pl-footer-signup {
	background-color: #fff;
}

.pl-footer-signup input.emailfield {
	background-color: #fff;
	border: solid 1px #33221a;
}

#TB_window {
	background: #fff;
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;	
}
.TB_overlayBG {
	background-color:#fff;
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}
