@charset "utf-8";

.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.booknowtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 px;
	color: #066bad;
	text-decoration: none;
	font-weight: bold;
}

.bodyboldtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4b5051;
	text-decoration: none;
}
.onlinebookingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.onlinebookingtxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f9e642;
	text-decoration: none;
}

.top_menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.top_menutxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4facbd;
	text-decoration: none;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footertxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f9e642;
	text-decoration: none;
}

.hampertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.copytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.page_headingtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	padding-left: 10px;
}
.blue_page_headingtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #144882;
	text-decoration: none;
	text-indent: 10px;
	padding-left: 10px;
	text-transform: none;
}
.package_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #144882;
	text-decoration: none;
	font-weight: bold;
}

.package_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #144882;
	text-decoration: none;
	text-transform: none;
}

.headingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #144882;
	text-decoration: none;
	text-transform: none;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #144882;
	text-decoration: none;
	text-transform: none;

}

.package_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.star_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #c6c25d;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .01em;
}
.hyperlinktxt {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #144882;
	text-decoration: none;
}

.hyperlinktxt:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e6e6e6;
	text-decoration: none;
}
.border {
	border: 1px solid #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.red_image_border {
	padding: 2px;
	border: 1px solid #0066FF;
}
