@charset "utf-8";
/* CSS Document */

table{
	background:#fff;
}

body{
	margin-top:0;
	margin-left: 15%;
	background-image: url(images/index/bg3.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 800px;
	background-color: #02B0E6;
	}
#content {
	width: 500px;
}
#footer {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFF;
	width: 800px;
}
.jumpmeu {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.resorts {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;  
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-transform: capitalize;
}

.text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #5E4B37;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	width: 500px;
	height: auto;
	line-height: 19px;
}

.mainheading {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0066FF;
	text-align: left;
}
.subheads {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.fpageheads {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #999900;
	padding-left: 11px;
}

.subhead1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	line-height: normal;
	font-variant: normal;
}



/*CONTACT */	 
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }

a:link {
	color: #999900;
}
a:visited {
	color: #999900;
}
a:hover {
	color: #990000;
}
a:active {
	color: #993300;
}



.hpageheads {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}
/* DIV */
.div1{
	width: 550px;

}
.div2{

}

/* New Resorts Text */
.nrtext{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #6A3806;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 11px;
	line-height: 30px;
}
.nrtext1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #6A3806;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 15px;
}
.nrtext2{
	font-size: small;
	color: #533800;
	padding-left: 11px;
	padding-top: 5px;
	text-align: justify;
	width: 480px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* New Heading Text */
.cname{
	font-size: large;
	text-transform: capitalize;
	font-weight: bold;
	color: #2C78C3;
	padding-left: 11px;
	padding-top: 11px;
}.csubtext {
	font-size: small;
	color: #996600;
	padding-left: 11px;
	padding-top: 5px;
	text-align: justify;
	padding-bottom: 10px;
	width: 480px;
}


/*drop down menu */
.selection{
	font-size: small;
	color: #333333;
	width: 159px;
	margin-top: 11px;
	margin-left: 11px;
	margin-bottom: 11px;
	border: thin solid #000000;
}.bgsel {
	background-image: url(images/selectionbg.jpg);
	width: 175px;
	height: 200px;
	background-repeat: repeat-x;
}
.text1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left: 10%;
	color: #FFFFFF;
  }
