body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;		
	background-image: url(../images/index-bg.jpg);	
	background-repeat: repeat-x;
	background-position: top;	
}
.header{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;		
	background-image: url(../images/header_img_bg.gif);	
	background-repeat: repeat-x;
	background-position: top;	
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#26231F;
	font-weight:normal;
	line-height:21px;
	letter-spacing:0px;
	word-spacing:0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #464038;
	text-decoration: underline;
}
A:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #464038;
	text-decoration: none;	
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464038;
	line-height:22px;
	font-weight:normal;	
	text-decoration: none;
}
A:HOVER.link1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464038;
	line-height:22px;
	font-weight:normal;	
	text-decoration: underline;
}
A.link2, A:ACTIVE.link2, A:FOCUS.link2, A:LINK.link2, A:VISITED.link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
	color:#464038;
	line-height:22px;
	font-weight:normal;	
	text-decoration: none;
}
A:HOVER.link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1px;
	color:#464038;
	line-height:22px;
	font-weight:normal;	
	text-decoration: underline;
}
h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #464038;
	margin-top: 15px;
	margin-bottom: 5px;
	text-decoration: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #464038;
	margin-top: 15px;
	margin-bottom: 5px;
	text-decoration: none;
}	
p {
	font-family: verdana,Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}	
.line{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	line-height:18px;
	letter-spacing:0px;
	word-spacing:0px;	
}
.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464038;
	font-weight:normal;
	line-height:18px;
	letter-spacing:0px;
	word-spacing:0px;
}
.address2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#464038;
	font-weight:normal;
	line-height:14px;
	letter-spacing:0px;
	word-spacing:0px;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9e9280;
	font-weight:normal;
	line-height:16px;
	letter-spacing:0px;
	word-spacing:0px;	
}
.state{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464038;
	font-weight:normal;
	line-height:16px;
	letter-spacing:0px;
	word-spacing:0px;	
}
input.email{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 14px;	
	font-weight:normal;
	background-color: #ffffff;
	color:#8d8d8e;
	border:	solid;	
	border-width:1px;
	border-color:#b2a998;
	padding-left: 6px;
	width: 139px;
	height: 17px;	
}	
input{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	background-color: #ffffff;
}
input.checkindate{
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#464038;
	background-color: #ffffff;
	width: 94px;
	height:17px;
	border:1px;
	border-color:#666666;
	
}
input.checkoutdate{
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#464038;
	background-color: #ffffff;
	width: 94px;
	height:17px;
	border:1px;
	border-color:#666666;
}
select.rooms{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#464038;
	background-color: #ffffff;
	width: 36px;
	height:17px;
	border:1px;
	border-color:#C1C1C1;
	border-style:solid;
}
select.adult{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#464038;
	background-color: #ffffff;
	width: 36px;
	height:19px;
	border:1px;
	border-color:#C1C1C1;
	border-style:solid;
}
select.child{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#464038;
	background-color: #ffffff;
	width: 39px;
	height:19px;
	border:1px;
	border-color:#C1C1C1;
	border-style:solid;
}
.pointer { cursor: pointer }

ul{
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	border: 0px none;
	list-style-position: inside;
	list-style-type: disc;
	padding-bottom: 1px;
}
li{
	list-style-image: url(../images/bullet.gif);
	vertical-align: bottom;	
	margin-left: 10px;
}
.reserv-bg{
	background-image: url(../images/sub_reserv_bg.jpg);
	background-repeat: no-repeat; 
}
#main_img{	
	width:602px;
	height:408px;
	z-index:1;		
	position: absolute;	
}
#reserv{	
	width:593px;	
	height:98px;	
	z-index:2;
	position: absolute;	
	margin:301px 0 0 9px;	
	background-image: url(../images/index_reserv_bg.jpg);
	background-repeat: no-repeat;
}
#email_off{	
	width:302px;
	height:70px;
	z-index:3;		
	position: absolute;		
}
#email_on{	
	width:302px;
	height:70px;
	z-index:4;		
	position: absolute;	
	margin:19px 0 0 56px;
	display:none;
}
#banner{	
	width:453px;
	height:390px;
	z-index:3;		
	position: absolute;	
}
#arrow1{	
	width:53px;
	height:16px;
	z-index:4;		
	margin: 0 0 0 200px; 
	position: absolute;	
}
#arrow2{	
	width:53px;
	height:16px;
	z-index:4;		
	margin: 374px 0 0 200px; 
	position: absolute;	
}


/** email newsletter **/
.email_newsletter {
	position: absolute;
	display: block;
	float: right;
	
}
.open_close {
	position: relative;
	display: inline;
	width: 103px;
	height: 18px;
	cursor: pointer;
}
.open_close.minus {
		
}
.en_inner {	
	width: 301px;
	padding: 0 0 0 10px;
	height: 17px;
	display: block;		
}
.en_expand {
	position: absolute;
	top: 0;
	right:-358px;	
	overflow: hidden;
	width: 112px;	
	height:35px;	
	top:15px;
}
.sign_up_text{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#42413D;
	line-height:11px;
	display:none;
}




