 body {
	background-image: url(/_images/palm-bg.jpg);
	color: #434342;
	background-color: #f8dcb4;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.header {
  color:#161228;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:15px;
  font-weight:bold;
  text-align:center;
  padding-top:8px;
}

.disclaimer {
  color:#fff;
  font-family: Arial;
  font-size:10px;
  font-weight:normal;
  text-align:center;
}

.flight_name {
  color:#fff;
  font-family: Verdana;
  font-size:10px;
  font-weight:normal;
  text-align:left;
}
a.flight_name:link {
  color:#fff;
  font-weight:normal;
  text-decoration: none;
}
a.flight_name:visited {
  color:#fff;
  font-weight:normal;
  text-decoration: none;
}
a.flight_name:hover {
  color:#fff;
  font-weight:normal;
  text-decoration: underline;
}

.go {
  color:#ff0;
  font-family: Verdana;
  font-size:10px;
  font-weight:normal;
  text-align:right;
}
a.go:link {
  color:#ff0;
  font-weight:normal;
  text-decoration: none;
}
a.go:visited {
  color:#ff0;
  font-weight:normal;
  text-decoration: none;
}




.home_text {
  color:#fff;
  font-family: Verdana, Arial;
  font-size:11px;
  font-weight:normal;
}

hr {
  color:#be7e50;
  height:1px;
  margin-top:0px;
  padding-top:0px;
}

a:link {
  color:#852300;
  text-decoration:none;
  font-weight:bold;
}

a:visited {
  color:#852300;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
  color:#b93515;
  text-decoration:none;
  font-weight:bold;
}

a.name:link {
  color:#852300;
  text-decoration:none;
  font-weight:bold;
}
a.name:visited {
  color:#852300;
  text-decoration:none;
  font-weight:bold;
}


.homeintro {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size:12px;
  line-height:16px;
  color:#fff;
}

.topten {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size:14px;
}
.toptensm {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size:12px;
}

.toptenhead {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:13px;
  font-weight:bold;
  color:#2c2645;
}

.footer {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size:10px;
  line-height:16px;
}

.bodytext {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size:12px;
  line-height:16px;
  font-weight: normal;
}

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:15px;
  font-weight:bold;
}

.tenpointtext {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size:10px;
}

.boxtext {
  font-family: "Trebuchet MS", Arial, Helvetica;
  font-size:10px;
  font-weight:normal;
}


/* START: Footer Styles */
.copyright {
  font-family: Verdana, Arial, Helvetica;
  font-size: 10px;
  font-weight:bold;
  color: #999;
  text-decoration: none;
}

.footer {
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
font-weight:bold;
color: #fff;
text-decoration: none;
}
a.footer:link {
  color:#fff;
  text-decoration: none;
}
a.footer:visited {
  color:#fff;
  text-decoration: none;
}
a.footer:hover {
  font-weight:bold;
  color:#ccc;
  text-decoration: underline;
}
/* END: Footer Styles */



/* START: Form Styles */
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #fff;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
    background:#6a9e64;
    border:1px;
    border-style: solid;
	border-color:#5e6260;
}
       select { font: 11px verdana, arial, sans-serif; color: #333333; border: 1px #456C9E solid; background-color: #ffffff; text-align : right; width: 250px; }
       input.date { font: 10px verdana, arial, sans-serif; padding: 2px; color: #333333; border: 1px #456C9E solid; width: 106px; background-color: #ffffff; }
       input.myclass { font: 10px verdana, arial, sans-serif; padding: 2px; color: #333333; border: 1px #456C9E solid; width: 175px; background-color: #ffffff; }
	   input.hotelclass { font: 10px verdana, arial, sans-serif; padding: 2px; color: #333333; border: 1px #456C9E solid; width: 350px; background-color: #ffffff; }
	   input.myclass1 { font: 10px verdana, arial, sans-serif; padding: 2px; color: #333333; border: 1px #456C9E solid; width: 175px; background-color: #ffffff; }
	   input.pax { font: 10px verdana, arial, sans-serif; padding: 2px; color: #333333; border: 1px #456C9E solid; width: 20px; background-color: #f1e2cd; }
	   input.tax { font: 10px verdana, arial, sans-serif; padding: 2px; color: #333333; border: 1px #456C9E solid; width: 40px; background-color: #f1e2cd; }
	   input.totals { font: 10px verdana, arial, sans-serif; padding: 2px; color: #333333; border: 1px #456C9E solid; width: 60px; background-color: #f1e2cd; }
		
		
	


#cssdropdown, #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding-left: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;


}

#cssdropdown li {
float: left;
position: relative;


}

.mainitems{
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding-left: 1px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #9c2300;
	text-decoration: none;
	background-image: url(../_images/title-bg.jpg);
	width: 198px;
	height: 23px;
	vertical-align: middle;

}

.mainitems a{

margin-left: 10px;
margin-right: 8px;
padding-top: 3px;
padding-top: 5px;
text-decoration: none;
font-family: "Trebuchet MS", Arial, Helvetica;
	padding-left: 1px;
	font-size: 14px;
	font-weight: bold;
	color: #9c2300;


}

.subuls{
display: none;
width: 27em;
position: absolute;
top: 0.em;
left: 198;
background-color: #ffedd5;
font-family: "Trebuchet MS", Arial, Helvetica;
	padding-left: 1px;
	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 5px;
			text-decoration: none;
	border: 1px solid #efba98;

}

.subuls li{
width: 100%;
	margin-top: 5px;
		font-size: 12px;
border-bottom: 1px solid #efba98;
}

.subuls li a{
text-decoration: none;
	margin-top: 5px;	
	font-size: 12px;
	  color:#b93515;
  text-decoration:none;
  font-weight:bold;
	}
.subuls li a:hover {
  color:#b93515;
  text-decoration:none;
  font-weight:bold;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
	margin-top: 5px;

}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;


}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
	
}