body {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 0;
  text-align: center; 
  background-color: #999999;
}

table.header {
	background-color: #FFFFFF;
}

table {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  background-color: #FEF6D1;
}

table.resorts {
	width: 850px;
	text-align: center;
	margin-top: -17px;
	background-color: #FEF6D1;
}

table.resorts th { 
	background-color: #E4DFB6;
	text-align: left;
}

table.resorts td { 
	text-align: left;
}

p.pageText {
	padding-left: 30px;
	padding-right: 30px;
}

#container { 
	text-align: left;
	height: 1080px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px
	background-color: #FEF6D1;
	width: 980px;
}

h1.banner {
  font-family: verdana, helvetica, arial, sans-serif;
  text-align: center;
  color: black;
  font-size: 26px;
  font-weight: normal;
  margin-top: -5px;
  margin-bottom: 15px;
  width: 980px;
  background-color: #FEF6D1;
}

img { 
	border: 0px; 
}

img.r {
  float: right;
  margin: 5px 5px 0px 7px;
}

img.l {
  float: left;
  margin: 15px 12px 5px 5px;
}

h5 {
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  color: black;
  margin: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
}

a.footer {
  padding-left: 3px;
  padding-right: 3px;
  white-space: nowrap;
}

a:link { 
	color: blue; text-decoration: underline; 
}

a:hover { 
	color: red; 
}

a:visited { 
	color: blue; text-decoration: underline; 
}

a:visited:hover { 
	color: red; 
}

a.cbr:link { 
	color: white; text-decoration: none; 
}

a.cbr:hover { 
	color: white; text-decoration: underline; 
}

a.cbr:visited { 
	color: white; text-decoration: none; 
}

a.cbr:visited:hover { 
	color: white; text-decoration: underline; 
}

div.shaded { 
	background-color: #DDDDDD; 
	z-Index: 0; 
}

div.shaded .canvas {
  background-color: white;
  position: relative;
  left: -5;
  top: -5;
}

.c { 
	text-align: center; 
}

.r { 
	text-align: right; 
}

/* ------------------------------------------------------------------ */

#bannerpic {
  margin-left: 10px;
  margin-right: 0px;
  margin-bottom: 5px;
}

#bannerspeakto {
  color: black;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}

#bannerphone {
  color: red;
  font-size: 22px;
  font-weight: bold;
}

#bannervtg {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  color: #969696;
  font-weight: bold;
  font-size: 9pt;
}

#bannervtg a:link { 
	color: #969696; 
	text-decoration: none; 
}

#bannervtg a:hover { 
	color: red; 
	text-decoration: underline; 
}

#bannervtg a:visited { 
	color: #969696; 
	text-decoration: none; 
}

#bannervtg a:visited:hover { 
	color: red; 
	text-decoration: underline; 
}

/* ------------------------------------------------------------------ */

#footerphone {
  vertical-align: middle;
  white-space: nowrap;
  color: red;
  font-weight: bold;
  font-size: 22px;
}

#footeror {
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: middle;
  font-weight: bold;
  color: black;
  font-size: 18px;
  letter-spacing: -.1em;
  font-family: verdana, Arial, Helvetica, sans-serif;
}

#footercbr {
  width: 225px;
  height: 47px;
  text-align: center;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
  color: white;
  background-color: #5B92E6;
  font-size: 13px;
  border: 2px outset lightblue;
  font-weight: bold;
}

div.footer { 
	margin-top: 15px;
}

br.None {
  clear: both;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}