/* CSS Document */
body{
	margin: 0px 0px 0px 0px;
	background-position: top;
	background-color: #DFA23A;
	background-repeat:no-repeat;
	background-image:url(../images/sub_bg.jpg);
	padding: 0px 0px 0px 0px;
}
A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration:underline;
}
A:HOVER{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;	
}
A:ACTIVE.link, A:FOCUS.link, A:LINK.link, A:VISITED.link{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#3D2A17;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration:underline;
}
A:HOVER.link{
	font-family:Arial, Helvetica, sans-serif;
	color:#3D2A17;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;	
}
A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration:underline;
}
A:HOVER.link1{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;	
}
A:ACTIVE.link2, A:FOCUS.link2, A:LINK.link2, A:VISITED.link2{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration:underline;
}
A:HOVER.link2{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;	
}

h1{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:1px;
}
h2{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:15px;
}
h3{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:15px;
}
TD{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height:17px;
	color: #FFFFFF;	
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;
}
input.email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background:white;
	color:#999999;
	border:1px;
	border-color:#8A8A8A;
	border-style:solid;
	width: 159px;
	height:19px;
	padding-left:28px;
	padding-top:1px;
	margin-top:-1px;
}
input.form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background:white;
	color:#999999;
	border:1px;
	border-color:#8A8A8A;
	border-style:solid;
	height:19px;
	padding-left:4px;
	padding-top:1px;
	margin-top:-1px;
}
select.month{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:white;
	color:#000000;
	width:49px;
	height:17px; 
	border:1px;
	border-color:#979797;
	border-style:solid;
}
select.date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:white;
	color:#000000;
	width:44px;
	height:17px;
	border:1px;
	border-color:#979797;
	border-style:solid;
}
select.year{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:white;
	color:#000000;
	width:52px;
	height:17px;
	border:1px;
	border-color:#979797;
	border-style:solid;
}
select.night{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:white;
	color:#000000;
	width:44px;
	height:17px;
	border:1px;
	border-color:#979797;
	border-style:solid;
}
select.adult{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:white;
	color:#000000;
	width:44px;
	height:17px;
	border:1px;
	border-color:#979797;
	border-style:solid;
}
select.child{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background:white;
	color:#000000;
	width:44px;
	height:17px;
	border:1px;
	border-color:#979797;
	border-style:solid;
}
ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin-top: 15px;
	margin-bottom:10px;
	margin-right: 0px;
    padding: 0px;
	margin-left: 28px;
   	padding-bottom:4px;
}
li{
	list-style-image: url(../images/bullet.gif);
	vertical-align: middle;
	line-height: 17px;
	padding-top: 1px;
	font-size: 14px;
}
.pointer { cursor: pointer }

.flash_bg {	
	background-image: url(../images/sub_flash.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.utility{
	background-color: #000000; 
}
.con_bg {
	background-image:url(../images/con_bg.gif);
	background-repeat:repeat-y;
}

.li {
	list-style-image: url(../images/bullet_li.gif);
	vertical-align: middle;
	line-height: 17px;
	padding-top: 1px;
}
.content{
	background-image:url(../images/sub_content_bg.gif);
	background-repeat:no-repeat;
	background-color: #5593AC; 
}
.content_down{
	background-repeat:repeat;
	background-color: #5593AC; 
}
.reservation{
	background-image:url(../images/reservation_bg.gif);
	background-repeat:no-repeat;
	background-color: white; 
}
.email_bg{
	background-image:url(../images/email_bg.gif);
	background-repeat:repeat-y;
	background-color: white; 
}
.emaildown_bg{
	background-image:url(../images/email_down_bg.gif);
	background-repeat:no-repeat;
	background-color: #375B68; 
}
.headtxt_bg{
	background-color: #000000; 
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:18px;
	color: #3D2A17;	
}
.pack_bg {
	background-image:url(../images/pack_bg.gif);
	background-repeat:no-repeat;
}
.sub_button{
 width:83px;
 height:19px;	
}
.check_button{
 width:159px;
 height:24px;	
}