.clearspace {
	clear: both;
}
.clear_styles {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.txtL_imgR {
}
.txtL_imgR img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #58350D;
	padding: 2px;
}

.txtL_imgR_flash {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #58350D;
	padding: 2px;
}


.txtL_vidR {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #58350D;
	padding: 2px;
	height: 180px;
	width: 235px;
}


.specialDesc {
	margin-bottom: 40px;
	position: relative;
	background-image: url(../images/assets/bkg_slidebox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.specialDesc_top {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	left: 0px;
	top: 0px;
}
.specialDesc h2 {
	color: #4373a4;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.specialDesc_button {
	position: absolute;
	top: 8px;
	right: 2px;
	z-index: 4;
}
.specialDesc_button2 {
	position: absolute;
	right: 8px;
	z-index: 4;
	bottom: -143px;
}
.specialDesc_Reservebutton {
	position: absolute;
	right: 106px;
	top: 7px;
	z-index: 3;
}

.specialDesc_copy {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-top-color: #E6E6E6;
	background-repeat: repeat-x;
	background-position: bottom;
}
.specialDesc_copy  img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 4px;
}


.separator {
	height: 22px;
	margin-bottom: 15px;
	background-image: url(../images/assets/separator.gif);
	width: 580px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.tableHeader {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/assets/bkg_topblue.gif);
	background-repeat: repeat-x;
}
.tableContentRow1 {
	font-size: 11px;
	color: #333;
	background-color: #eeeeee;
	text-align: center;
}
.tableContentRow2 {
	font-size: 11px;
	color: #666666;
	background-color: #feffef;
	text-align: center;
}
.tableContentRow3 {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #788CAB;
}

.formsContainer {
	border: 4px solid #effeff;
	background-color: #C4D3DB;
	padding: 8px;
}
.admin_resultsBox {
	background-image: url(../images/assets/bkg_slidebox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	min-height:260px;
}

.admin_resultsBox h1 {
	background-image: url(../images/assets/bkg_topblue.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;

}

.admin_resultsBox p {
	padding: 10px;
}
.admin_resultsBox table {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.admin_resultsBox form {
	margin: 0px;
	padding: 0px;
}
.admin_resultsBox label {
	margin-right: 8px;
	margin-bottom: 10px;
	width: 150px;
	display: block;
	float: left;
	font-weight: bold;
	text-align: right;
}
.admin_resultsBox   .admin_imgTreatment {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #C1C1C1;
}
.admin_resultsBox br {
	clear: left;
}
.admin_resultsBox input {
	font-size: 10px;
}
.adminButton {
	background-image: url(../images/assets/arrow_bottom.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
	border: 1px solid #999999;
	width: 140px;
	background-color: #CDD910;
	margin-left: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.adminButton a:hover {
	text-decoration: underline;
}



.homepageBox {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.homepageBox strong {
	color: #2E74A6;
}
.homepageBoxItemdiv   {
	border: 0px dotted #CCCCCC;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/assets/bkg_homeBoxes.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 265px;
}
.homepageBox ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
}
.homepageBoxItemdiv img {
	padding: 2px;
	border: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.homepageBoxImgtreatment {
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px solid #58350D;
	padding: 2px;
	margin-right: 10px;
	width: 114px;
	text-align: center;
}
.homepageBox p {
	margin: 0px;
}

.homepageCopy {
	font-size: 13px;
	color: #666666;
	padding: 10px;
	line-height: 20px;
	letter-spacing: 0.07em;
}
.my11pxContent {
	font-size: 11px;
	color: #333333;
}
.carRentalDesc {
	background-image: url(../images/assets/bkg_carDivs.jpg);
	background-repeat: no-repeat;
	width: 282px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.carRentalDesc_title {
	font-weight: bold;
	color: #4373a4;
	font-size: 16px;
}
.faqsTitles {
	font-size: 14px;
	font-weight: bold;
	color: #4373a4;
}
.activitiesSearchBox {
	background-image: url(../images/assets/bkg_slidebox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

.activitiesSearchBox h1 {
	background-image: url(../images/assets/bkg_topblue.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;

}

.activitiesSearchBox p {
	padding: 10px;
}
.activitiesSearchBox table {
	font-size: 11px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.activitiesSearchBox form {
	margin: 0px;
	padding: 0px;
}
.activitiesSearchBox label {
	margin-right: 20px;
	margin-bottom: 8px;
	width: 160px;
	display: block;
	float: left;
	text-align: right;
}
.activitiesSearchBox {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #C1C1C1;
}
.divBoxforcontent {
	background-image: url(../images/assets/bkg_slidebox.jpg);
	padding: 15px;
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 15px;
}
.divBoxSmallWidth {
	width: 450px;
	padding: 8px;
	background-image: url(../images/assets/bkg_slidebox.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #CCC;
}
.divBoxSmallWidth label {
	display: block;
	width: 100px;
	text-align: right;
	margin-right: 8px;
	float: left;
	margin-bottom: 8px;
}
.divBoxSmallWidth br {
	clear: left;
}
.imageTreatment {
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #58350D;
	padding: 2px;
}
.warningBoxActivities {
	padding: 8px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #006699;
	background-color: #FFC;
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
