@charset "UTF-8";
.dualFeaturesAndDetails_topcontainer {
	float: left;
	width: 625px;
	text-align: left;
}
.dualFeaturesAndDetails_top {
	float: left; 
	width: 250px; 
	margin-right: 9px; 
	margin-bottom: 40px;
}
.dualFeaturesAndDetails_top hr {
	size: 1px;
	margin-bottom: 5px;
}
.dualFeaturesAndDetails_topimage1 {
	float: left;
	margin-right: 10px; 
	margin-top: 10px; 
	margin-bottom: 5px;
}
.dualFeaturesAndDetails_topimage2 {
	margin-top: 10px; 
	margin-bottom: 5px;
}
.dualFeaturesAndDetails_bottomimage {
	float: left; 
	margin-right: 10px; 
	margin-bottom: 20px;
}
.dualFeaturesAndDetails_p {
	margin-bottom: 30px;
}
.dualFeaturesAndDetials_bottomtext {
	padding-right: 30px;
}
.dualFeaturesAndDetails_top_p {	margin-top: -5px;
}
.dualFeaturesAndDetails_top_spacer {
	float: left;
	width: 55px;
	margin-right: 9px;
	margin-bottom: 40px;
}
#outerWrapper #contentWrapper #content.packagecontentlist {
	width: 450px;
	text-align: left;
	font-size: 1em;
	margin: 0px 0px 1em 1em;
	padding: 0px;
}
.packagecontentlist  ul{
	text-align: left;
	display: block;
	font-size: 1.2em;
	letter-spacing: -0.05em;
	padding: 0em;
	float: left;
	margin: 0px 0em 1em 2em;
	font-style: italic;
	font-weight: bold;
	color: #CC9;
}
#weekendform {
	height: 600px;
	width: 620px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#outerWrapper #contentWrapper #content #weekendform fieldset {
	width: 600px;
	text-align: left;
	float: none;
	clear: left;
	padding: 0px 0px 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	top: 10px;
	position: relative;
}
#formcolumns {
	width: 600px;
	padding-left: 0px;
	margin: 0px;
}
#formcolumns2 {
	width: 600px;
	padding-left: 0px;
	margin: 0px;
}
.formcol1 {
	width: 220px;
	float: left;
	padding-left: 10px;
}
.formcol2 {
	width: 300px;
	float: left;
	margin-left: 20px;
}
.formcol3 {
	width: 220px;
	float: left;
	margin-left: 10px;
	clear: left;
}
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}#chooseDateForm {
	height: 600px;
	width: 620px;
	float: left;
	text-align: left;
}
