/* CSS Document */

h1 {
}

h2 {
color: #990000;
font-family: verdana, sans-serif;
font-size: 10pt;
font-weight: bolder
}


 Old Style Sheet 
h3 {
color: #000000;
font-family: verdana, sans-serif;
font-size: 8pt;
font-weight: bold
}

.subhead {
color: #000000;
font-family: verdana, sans-serif;
font-size: 8pt;
font-weight: bold
}

p {
color: #000000;
font-family: verdana, sans-serif;
font-size: 8pt
}

.footer {
color: #000000;
font-family: verdana, sans-serif;
font-size: 7pt
}

 Old Style Sheet 
.question {
color: #990000;
font-family: verdana, sans-serif;
font-size: 8pt;
font-weight: bold
}

.textheader {
color: #990000;
font-family: verdana, sans-serif;
font-size: 8pt;
font-weight: bold
}

 Old Style Sheet 
.retail {
color: #3333CC;
font-family: verdana, sans-serif;
font-size: 8pt;
}

.tagline {
color: #3333CC;
font-family: verdana, sans-serif;
font-size: 8pt;
}

a:link {color: #990000}
a:visited {color: #990000}
a:hover {color: #3333CC}
.resort {text-decoration: none;}

ul {
style: disk;
style-potion: outside;
font-family: verdana, sans-serif;
font-size: 8pt;
}

li {
color: #000000;
font-family: verdana, sans-serif;
font-size: 8pt;
}

 Old Style Sheet 
li.links {
color: #990000;
font-family: verdana, sans-serif;
font-size: 8pt;
text-decoration: underline
}

li.footer {
color: #000000;
font-family: verdana, sans-serif;
font-size: 7pt;
}

 Old Style Sheet 
.bold {
color: #990000;
font-family: verdana, sans-serif;
font-size: 8pt;
font-weight: bold
}

 Old Style Sheet 
border {
border-style: solid;
}

.featuredresort {
border: 1px solid #CC0000;
background-color: #FFFFE3;
}

.featuredoffers {
	border: 1px solid #3333CC;
	background-color: #FFFF66;
}

.selectoffer {
border: 1px solid #3333CC;
background-color: #F5F5FC;
}
