@charset "utf-8";
/*Hide Unwanted Elements*/
	.siteTitle, .locationName, .reservationPhone, #wrapper, #pxl_quickNav, #pxl_navigation, #pxl_onlineReservations, #pxl_priorityClubRewards, #pxl_Features, #pxl_body_rightColumn, .pxl_ftr_column, .pxl_ftr_column_last, #pxl_footer_link, #pxl_pageActions, .btn-viewPkgDetails, .pxl_copyrightInformation br, .st_slide_container, .st_tabs_container {
	display:none !important;
	}

/*General Formats*/

*{
	font-family:Arial, Helvetica, sans-serif;
	}
			
div#pxl_header,
div#pxl_body,
div#pxl_footer{
	width:99%;
	margin:auto;
	}
	
p, li, th, td, input, textarea, option{
	font-size:10pt;
	line-height:1.4em;
	}
	
.st_view_container {
	width: 99% !important;
	margin: 0;
	}


table {
	border-top: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	width: 99%;
	}
	
	
td, th {
	border-right: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	}

.floatLeft{
	float:left;
	margin:0 2em 2em 0;
	}
	
.floatRight{
	float:right;
	margin:0 0 2em 2em ;
	}
	
.printOnly {
	display: block;
	}
	
.acc-section {
	height: auto !important;
	opacity: 1 !important;
	}
	
.pxl_copyrightInformation {
	font-size: 7pt;
	padding: 1em;
	}
	
th {text-align: left;}

li.pxl_leftPackage h2 span {
	color: #77b900;
	}

div.st_view h3, div.st_view h2 {
	padding-top: 16px;
	padding-bottom: 16px;
	
	font-weight: 400;
	}
	
div.st_view h3 {
	color: #7e696d !important;
	}

h1 {
	margin-bottom: 1em;
	}


div.st_view h2, h1 {
	font-size: 1.6em !important;
	color: #77b900 !important;
	}