body {
	background-color: #660000;
	background-image: url(images/background2.gif);
	background-repeat: repeat;
}
h1{
	color: #000000;
}
h2 { font-family: "Comic Sans MS", sans-serif }
th { font-family: "Comic Sans MS", sans-serif}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
}
ol { font-family: "Comic Sans MS", sans-serif }
li{
	font-family: Georgia, "Times New Roman", Times, serif;
} 
p { font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif}
a:link {
	color: #0033CC;
}
a:hover {
	text-decoration: none;
}
.activePage {
	color: #333399;
	font-family: "Comic Sans MS", sans-serif;
}
.resortName {
	background-color: #AE6060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;

}
a.resortNameWhite:link {
	color: #FFFFFF;

}
a.resortNameWhite:hover {
	text-decoration: none;
}
a.resortNameWhite:visited {
	color: #CCCCCC;
}
.resortData {
	background-color: #E1C3C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;


}
.listData {
}
.listBorder {
    border: 2px solid #006699 ; 
}
.copyright {
	font-size: 9px;
	font-style: italic;
}
.frontPage { font-size: medium}
.navLink { font-size: x-small}
.fancyTable { font-family: "Comic Sans MS", sans-serif; font-weight: bolder; color: #000000; background-color: #6699CC}
.noListList {
	text-indent: 10px;
	line-height: 12px;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: none;
	white-space: normal;
}
.resortAddress {
	vertical-align: top;
}
.resortDetail {
	color: #FFFFCC;
	font-size: small;
}
.resortNameDetail {
	font-weight: bold;
}
.hideIt {
	display: none;
}
.norm {
	font-weight: normal;
}
.requiredField {
	color: #660000;
	font-weight: bolder;
}
.benifitHeading {
	color: #660000;
	font-weight: bolder;
	font-style: italic;
}
.clipCoupon {
	border: dashed;
}
.specials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;

}
