body
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#565656;
		margin:0px;
		background-image:url(images/bg.jpg);
		background-repeat:repeat-x;
		background-position:top;
	}	
.reservation_body
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		margin:0px;
		background-image:url(images/reservation_bg.jpg);
		background-repeat:repeat-x;
		background-position:top;
	}

td
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#565656;
	}
a
	{
		text-decoration:none;
		color:#000000;				
	}
a:hover
	{
		text-decoration:none;
		color:#003399;		
	}
.a
	{
		text-decoration:none;
		color:#003399;				
	}
.a:hover
	{
		text-decoration:underline;
		color:#000000;
	}
ul,li
	{
		list-style-image:url(images/bullet1.gif);
		line-height:20px;
	}

.input
	{
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 25px;
	padding-top:3px;
	}
textarea
	{
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 25px;
	padding-top:3px;
	}
.textarea_multiline
	{
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 50px;
	padding-top:3px;
	}
.button
	{
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#000000;
	font-weight: bold;		
	cursor:hand;
	}
		
.txt_reservation
	{
		border-top:#ddebf8 1px dashed;
		border-bottom:#ddebf8 1px dashed;

	}
	
.footer_txt
	{
		font-size:10px;
		color:#474747;
	}
.footer_link
	{
		font-size:10px;
		color:#474747;
		text-decoration:underline;
	}
.footer_link:hover
	{
		text-decoration:none;
	}
		
.tnb
	{
		font-size:12px;
		text-decoration:none;
		padding-right:4px;
		padding-left:4px;
		font-weight:bold;
		color:#010101;				
	}
.tnb:hover
	{
		color:#0061bc;
		text-decoration:none;
	}
.lnb
	{
		background-image:url(images/bg_lnb.jpg);
		background-repeat:repeat-x;
		background-color:#fddc00;
	}
.lnb_shadow
	{
		background-image:url(images/lnb_shadow_1.jpg);
		background-repeat:repeat-y;
		background-color:#FFFFFF;
		width:2px;
	}

.lnb_aminites
	{
		font-size:11px;
		color:#565656;
		background-image:url(images/bullet.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:11px;
		text-decoration:none;
		line-height:20px;
		
	}
.lnb_aminites:hover
	{
		color:#000000;
		text-decoration:none;		
	}
.lnb_areaattraction
	{
		color:#565656;
		background-image:url(images/bullet.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:11px;
		text-decoration:none;
		line-height:20px;
	}
.lnb_areaattraction:hover
	{
		color:#000000;
		text-decoration:none;		
	}
.ver_dash_line
	{
		background-image:url(images/sep_ver_line.gif);
		background-repeat:repeat-y;
		background-position:top;		
	}
.bg_white
	{
		background-color:#FFFFFF;
	}
.txt_13
	{
		font-size:13px;
	}
.txt_small
	{
		font-size:10px;
	}
.txt_white10
	{
		font-size:10px;
		color:#FFFFFF;
	}
.whitelink10	
	{
		font-size:10px;
		color:#FFFFFF;
		text-decoration:underline;
	}
.whitelink10:hover
	{
		text-decoration:none;
		color:#FFFFFF;		
	}	
.pic_border
	{
		border:2px solid #333333;		
	}
.pic_border_dark
	{
		border:3px solid #000000;		
	}
.page_bg
	{
		background-image:url(images/page_bg.jpg);
		background-repeat:repeat-x;
		background-position:top;		
	}
.bg_lightblue
	{
		background-color:#EEF5FB;
		border-bottom:1px solid #98C4EB;
	}
.bg_blue
	{
		background-color:#A8CCEE;
		border-bottom:1px solid #98C4EB;
	}
.bg_darkblue
	{
		background-color:#FEDC01;
		color:#000000;
	}
.smalltextred
	{
		color:#FF0000;
	}
.border_all
	{
		border:1px solid #CCCCCC;
		padding:1px;
	}
.txt_black
	{
		color:#000000;		
	}
.border_bottom
	{
		border-bottom:1px solid #62A2E0;
	}
.link_button
	{
		border:1px solid #CCCCCC;
		background-color:#000000;
		padding:4px;
		color:#FFFFFF;
	}
.link_button:hover
	{
		background-color:#FEDC01;		
		text-decoration:none;
		color:#000000;
		border:1px solid #333333;		
	}
	
.email_link
	{
		font-size:12px;
		color:#565656;
		text-decoration:underline;
	}
.email_link:hover
	{
		color:#000000;
		text-decoration:none;
	}
.txt_16
	{
		font-size:16px;
	}