@charset "utf-8";
/* CSS Document */
.menu-active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.menu-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.welcome-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b8c804;
	text-decoration: none;
}
.properties-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #cecdcd;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cecdcd;
	padding-top: 5px;
	padding-bottom: 7px;
}
.properties-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #cecdcd;
	text-decoration: none;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #b7c704;
	text-decoration: none;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c19573;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B98660;
	text-decoration: none;
	padding-bottom: 5px;
}
.heading-destinations{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C49A7B;
	text-decoration: none;
	padding-bottom: 5px;
}
.package-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f6a200;
	text-decoration: none;
	padding-bottom: 5px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c4c3c3;
	text-decoration: none;
	line-height:22px;
}
.email:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B98660;
	text-decoration: underline;
	line-height:22px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
	line-height:18px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c4c3c3;
	text-decoration: none;
	line-height:22px;
}
.back-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f6a200;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 8px;
}
.text-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c4c3c3;
	text-decoration: none;
	background-color: #212121;
	border: 1px solid #444444;
}

.toppadding {
	padding-top: 10px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #e9c8ae;
	text-decoration: none;
	line-height: 20.5px;
}
.norepeat {
	background-repeat: no-repeat;
}
.bottom-padding{
	padding-bottom:18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B6B6B6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	padding-top: 5px;
	padding-bottom: 5px;
}
.package-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c4c3c3;
	text-decoration: none;
	padding-left: 15px;
	line-height: 18.1px;
}
.destination-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b7c704;
	text-decoration: none;
}
.destination-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DDDDDD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	padding-top: 5px;
	padding-bottom: 5px;
}