body {
	margin: 20px 30px;
	padding: 0;
	background-color: #7B0002;
/*	background-image: url(../images/global/bg-red-bubbles.jpg); */
/*	background-image: url(/images/global/background.gif); */
	background-repeat: repeat-x;
	text-align: center; /* for IE */

}
a:link, a:active, a:visited {
	color: #EC232C;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #D71921;

}
#container {
	width: 930px;
	height: auto;
	background-color:white;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */

}
#header {
	width: 930px;
	height: 110px;
	background-image: url(/images/global/header.gif);
	background-repeat: no-repeat;
	background-color: #7B0002;
}
.headerCollage {
	width: 546px;
	height: 100px;
	margin: 10px 10px 0 0;
	border: none;
	float: right;
}
#topmenu {
	width: 930px;
	height: 24px;
	background-image: url(../images/global/menu_background.gif);
	background-repeat: no-repeat;
}
#topmenu a:link, #topmenu a:active, #topmenu a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 4px 10px 0 10px;
	padding: 0;
}
#topmenu a:hover {
	color: #FBF674;
}
#submenu {
	width: 930px;
	height: 20px;
	text-align: right;
	background-color: #FFFFFF;
}
#submenu a:link, #submenu a:active, #submenu a:visited {
	color: #EC232C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}
#submenu a:hover {
	color: #EC232C;
	text-decoration: underline;
}
#homebody {
	width: 930px;
	height: auto !important;
	height: 456px;
	min-height: 456px;
/*	background-image: url(../images/global/arch_background.gif); */
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#mainbody {
	width: 910px !important;
	width: 930px;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px;
}
#bottom {
	width: 930px;
	height: 20px;
	background-image: url(/images/global/container_bottom.gif);
	background-repeat: no-repeat;
	background-color: #7B0002;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0033;
	border-bottom: 1px solid #FF9595;
	margin: 2px 0 20px;
}
h1.resort {
	width: 520px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0033;
	text-align: left;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0 0 0;
	color: #0099CC;
	text-transform: uppercase;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0 0 20px;
	text-align: left;
}
ul {
	color: #66CCFF;
}
li, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.darkblue {
	color: #336699;
}
.small {
	font-size: 80%;
}

.lightblue {
	color: #66CCFF;
}
.homepageSpecial {
	width: 330px;
	height: 256px;
	float: right;
	margin: 15px 20px 0 0 !important;
	margin: 15px 10px 0 0;
	text-align: right;
}
.homeContent {
	width: 550px;
	height: 500px;
	margin: 26px 0 10px 20px;
	overflow: hidden;
}
.boxrow {
	width: 918px;
	height: 180px;
	clear: both;
	margin-left: 12px;
}
.escapeBox {
	width: 180px;
	height: 180px;
	background-image: url(../images/content/box_homepage.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;	
}
.escapeBox p {
	color: #FFFFFF;
	font-size: 10px;
	margin: 2px 0;
}
.escapeBox p.escapeBoxTitle {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.escapeBox a:link, .escapeBox a:active, .escapeBox a:visited {
	color: #FFFFFF;
}
.escapeVR {
	width: 2px;
	height: 180px;
	float: left;
	display: block;
}
#footer {
	width: 930px;
	height: auto;
	margin: 5px 0 20px;
	margin-left: auto ;
    margin-right: auto ;
}
#footer p {
	font-size: 10px;
	color: #FFFFFF;
	margin: 5px 0;
	text-align:center;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #FFFFFF;
}
#footer .fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.footerhihlight {font-size: 18px}

.copyright {
	margin-left: 43px;
}
.logobox {
	width: 165px;
	height: 80px;
	float: left;
	text-align: center;
	margin-top: 0px;
}
.hrline {
	display: block;
	width: 100%;
	height: 5px;
	border-bottom: 1px solid #083B6E;
	margin-bottom: 20px;
}
div.question {
	width: 95% !important;
	width: 100%;
	border: 1px dashed #CCCCCC;
	margin: 12px 0;
	padding: 7px;
}
p.question {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	padding: 3px;
}
.red {
	color: #CC0000;
}
form {
	margin: 0;
	padding: 0;
}
table.contactForm {
	width: 100%;
	border-collapse: collapse;
	border: none;
}
table.contactForm th, table.contactForm td {
	padding: 3px;
	border-bottom: 1px solid #66CCFF;
	vertical-align: top;
}
table.contactForm th {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #003366;
}
table.contactForm .innertable {
	border-collapse: collapse;
	border: none;
}
table.contactForm .innertable td {
	margin: 0;
	padding: 0;
	border: none;
}
form .button {
	color: #083B6E;
	background-color: #66CCFF;
	border: 1px solid #083B6E;
}
dl.resorts dt {
	background-color: #336699;
	border: 1px solid #083B6E;
	border-left: 30px solid #083B6E;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
dl.resorts dt.alternate {
	background-color: #4FA4C0;
	border: 1px solid #226C85;
	border-left: 30px solid #226C85;
}
dl.resorts dd {
	border: 1px solid #083B6E;
	margin: 0;
	margin-bottom: 20px;
	padding: 10px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}
dl.resorts dd.alternate {
	border: 1px solid #226C85;
}
dl.resorts dd .resortImg {
	float: left;
	margin: 0 10px 10px 0;
}
dl.resorts dd h2 a:link, dl.resorts dd h2 a:active, dl.resorts dd h2 a:visited {
	color: #C3161A;
}
.buynowBox {
	display: block;
	float: right;
	margin: -10px 10px 0 10px !important;
	margin: 0 10px;
	padding-top: 10px;
}
.buynowBox img {
	border: none;
}
.multipic {
	margin: 10px 0 0;
}
.largepic {
	float: right;
	margin-left: 20px;
}
#mainbody .resortView {
	width: 890px !important;
	width: 910px;
	background-color: #FFF2DF;
	padding: 10px;
}
#mainbody .resortView img {
	border: none;
}
#mainbody .resortView h1 {
	color: #C90103;
	border-bottom: 1px solid #AA6D02;
}
#mainbody .resortView h3 {
	color: #AA6D02;
}
th.orange, td.orange {
	background-color: #FF9A33;
}
th.darkercell, td.darkercell {
	background-color: #6699CC;
}
th.lightercell, td.lightercell {
	background-color: #B2E5FF;
}
.confirmcell {
	width: 250px;
}
div.warning {
	width: auto;
	height: auto;
	margin: 5px;
	padding: 10px;
	border: 1px solid #CC0000;
	background-color: #FFCCCC;
}
h1.warning {
	color: #CC0000;
	border-bottom: 1px solid #FFCCCC;
}
div.warning ul li {	
	color: #990000;
}
.hampton {
	color: #FF3333;
	font-weight: bold;

}
.highlight {
	color: #CC0033;
	font-weight: bold;
}
