<!--
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: underline;
	color: #FF00FF;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.style30 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.style32 {font-size: small}
.style33 {
	font-size: large;
	font-weight: bold;
	color: #660000;
}
.style36 {font-size: medium}
.style38 {
	color: #660000;
	font-weight: bold;
}
.style39 {color: #660000}
.style40 {font-weight: bold}
.style41 {font-size: small; color: #663300; }
.style42 {color: #FF0000}
.style43 {font-weight: bold; font-size: large;}
.style44 {font-weight: bold}
.style45 {font-style: italic; font-weight: bold; font-size: smaller;}
.style46 {
	color: #FF6600;
	font-weight: bold;
}
.style47 {
	color: #FFFFFF;
	font-weight: bold;
}
.style48 {
	color: #006600;
	font-weight: bold;
}
.style49 {color: #660000;
	font-weight: bold;
}
.style50 {font-weight: bold}
.style52 {font-style: italic; font-weight: bold; font-size: 12px; }
#menu{
	width:auto;
	background-image:url(https://www.exclusivetravel.co/images/menu2_bg.webp);
	background-position:center;
	background-repeat:repeat;
	/*float: left; */
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
}
#menu li{
display:inline;
list-style-type:none
}
#menu a{
font-family:Tahoma;
font-size:14px;
color:#D2DEEC;
font-weight: bold;
text-decoration:none;
margin:0 5px;
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;	
}
#footer ul{
margin:15px 0 10px 0;
text-align:center
}
#footer li{
display:inline;
list-style-type:none;
}
#footer li a{
color:#343434;
text-decoration:none;
margin:0 5px;
padding: .2em;
padding-bottom: inherit;
}
#footer li a:visited{text-decoration:none}
#footer li a:hover{text-decoration:underline}
.bft{
color:#254A73;
text-decoration:underline
}
.bft:visited{text-decoration:none}
.bft:hover{text-decoration:underline}
#footer p{
text-align:center
}
.footer-places {
	font-weight: normal;
	font-size: 14px;	
}

#bottomlinks {
	font-size: 14px;
	color: #999999;
	padding-bottom: inherit
}
#bottomlinks li a{
  padding: .2em;
}
@media all and (max-width:380px){
 .responsive {
   height: auto;
   max-width: 100%;
 } 
 }
 h1, h4 {
 padding: 0 !important;
 margin: 0 !important;
line-height: 0.8em;
}
-->