BODY {
	background-color: #FFFFFF;
	font-family: "Comic Sans MS", Arial, san-serif;
	font-size: 12pt;
	border-top: 10pt none;
	border-right: 10pt none;
	border-bottom: 10pt none;
	border-left: 10pt none;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;

}
a:link {
	color: #0000FF;
}

a:hover {
  color: navy;
}
a:visited {
	color: #4444FF;
}

H1 {
  font-size: 24pt;
}

H1.pink {
	color: #FF00FF;

}
H1.red {
	color: #FF0000;

}

.framed {
  border-top: 4px blue groove;
  border-right: 4px blue groove;
  border-bottom: 4px blue groove;
  border-left: 4px blue groove;
}

.frame {
  border-top: 0px none;
  border-right: 0px none;
  border-bottom: 0px none;
  border-left: 0px none;
}

.selected {
  border-top: 2px #FFFF00 none;
  border-right: 2px #FFFF00 none;
  border-bottom: 2px #FFFF00 none;
  border-left: px #FFFF00 none;
}

.menu {
	border-top: none;
	font-size: 10pt;
	color: #0000FF;
	text-transform: none;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
	line-height: 12pt;
	font-family: "Comic Sans MS", Arial;
	width: 142px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 24px;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 2px;




}

.menu2 {
  border-top: none;
  font-size: 10pt;
  color: #0000FF;
  text-transform: none;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
  font-weight: normal;
  line-height: 12pt;
  font-family: "Comic Sans MS", Arial;
  margin-top: 3px;
  margin-bottom: 2px;
  width: 150px;
  margin-right: 4px;
  margin-left: 4px;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.large-menu {
  border-top: none;
  font-size: 12pt;
  text-transform: none;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  text-decoration: underline;
  font-weight: normal;
  line-height: 14pt;
  font-family: sans-serif;
  color: blue;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.small-menu {
  border-top: none;
  font-size: xx-small;
  color: #0000FF;
  text-transform: none;
  text-align: center;
  font-style: normal;
  font-variant: normal;
  text-decoration: none;
  font-weight: normal;
  border-right: none;
  border-bottom: none;
  border-left: none;
}

.copyright {
  text-decoration: none;
  font-size: 10pt;
  line-height: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

.menu-hl {
  text-decoration: none;
  color: red;
  width: 142px;
}

.menu2-hl {
  text-decoration: none;
  color: red;
  margin-bottom: 2px;
  width: 150px;
  margin-top: 3px;
  margin-right: 4px;
  margin-left: 4px;
}

FONT {
  font-family: "Comic Sans MS", Arial;
}

H2 {
  font-size: 18pt;
}

P {
  font-size: 12pt;
}

.print {
  font-family: Arial;
  font-size: 10pt;
  line-height: 10pt;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}
.palm {
	background-image: url(/images/palm-top-bkgnd.gif);
	background-repeat: repeat-x;
	position: relative;

}
.ttgpink {
	color: #FF0080;
}
ol.alpha {
	list-style-type: upper-alpha;
}
li {
	margin-bottom: 16px;
}
.highlight {
	background-color: #FFFF00;
}
.pink {
	color: #FF00FF;
}
.red {
	color: #FF0000;
}
.green {
	color: #00B000;
}

.nowrap {
	white-space: nowrap;
}
.resorts {
	width: 800px;
	background-color: #0000ff;
	border: 1px solid #0000FF;
}
.resortname {
	background-color: #B4ffff;
}
.resortsection {
	background-color: #B4ffff;
}
.indent {
	text-indent: 2pc;
}
.testimonial1 {
	font-style: italic;
	margin: 0px;
	padding-top: 18px;
	padding-bottom: 0px;
	text-indent: 36px;
	padding-right: 50px;
	padding-left: 50px;
}
.byline1 {
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#alert {
	text-align: center;
	margin-right: auto;
	margin-left: 320px;
	position: relative;
	width: 1px;
}

#SalesAlert {
	position: absolute;
	width: 600px;
	left: -300px;
	top: -70px;
	text-align: center;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}
