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

body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/* ============= Text style ============= */

	a.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c3704;
	text-decoration: none;
	}
	
	a.footertext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c3704;
	text-decoration: underline;
	}
	
	a.gallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c3704;
	text-decoration: none;
	}
	
	a.gallertext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c3704;
	text-decoration: underline;
	}

	.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c3704;
	text-decoration: none;
	}
	
	.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c3704;
	text-decoration: none;
	margin: 0px 10px 0 10px;
	line-height: 18px;
	}
	
	.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	}
	
	.subtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	}
	
	.subtitletextres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	}
	
	.subtitletextresfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
	.chosetitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c3704;
	text-decoration: none;
	}
	
	.locatetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	line-height: 20px;
	text-transform:uppercase;
	margin: 3px 0 0 10px
	}
	
	.rereservtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	
	.reservtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
	.rereservuptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
	
	.reservuptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
	.reservregtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c3704;
	text-decoration: none;
	}
	
	.phototext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c3704;
	text-decoration: none;
	}

/* ============= Whole Section ============= */

#mainbase {
width: auto;
height: auto;
clear: both;
}

#xpander_body {
	width: 100%;
	height: 328px;
	background-image: url(../images/bg_reserv.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#xpander_bodyinn {
	width: 100%;
	height: 5px;
	background-image: url(../images/bg_reservinn.gif);
	background-repeat: repeat-x;
	background-position: top;
}

	#headerarea {
	width: 960px;
	height: 104px;
	margin: auto;
	}
	
		#headerarea_left {
		width: 240px;
		height: 104px;
		background-image: url(../images/logo.gif);
		background-repeat: no-repeat;
		float: left;
		}
		
		#headerarea_right {
		width: 720px;
		height: 104px;
		float: left;
		}
		
			#headerarea_rightup {
			position:relative;
			width: 720px;
			height: 60px;
			float: left;
			}
			#headerarea_rightup ul {
				position:absolute;
				top: 3px;
				right: 10px;
			}
			#headerarea_rightup ul li {
				float:left;
				padding: 0px 10px;
				width: 70px;
				text-align:center;
			}
			#headerarea_rightup ul li img {
				margin: 0px auto;
			}
			
				#headerarea_rightup1 {
				width: 63px;
				height: 59px;
				float: right;
				}
				
				*html #headerarea_rightup1 {
				width: 63px;
				height: 59px;
				float: right;
				}
				
					#headerarea_rightup1a {
					width: 63px;
					height: 29px;
					margin-right: -20px;
					float: right;
					}
					
					*html #headerarea_rightup1a {
					width: 63px;
					height: 29px;
					margin-left: -10px;
					float: right;
					}
					
					#headerarea_rightup1b {
					width: 63px;
					height: 30px;
					float: right;
					}
			
			#headerarea_rightdown {
			width: 714px;
			height: 42px;
			border-top: 2px solid #fead00;
			margin-right: 6px;
			float: left;
			}
			
			*html #headerarea_rightdown {
			width: 714px;
			height: 42px;
			border-top: 2px solid #fead00;
			margin-right: 3px;
			float: left;
			}
	
	#bodyarea {
	width: 960px;
	height: auto;
	margin: auto;
	}
	
		#bodyarea_banner {
		width: 960px;
		height: 328px;
		}
		
			#bodyarea_bannerleft {
			width: 240px;
			height: 328px;
			background-image: url(../images/bg_reservflo.gif);
			background-repeat: no-repeat; 
			float: left;
			}
			
				#bodyarea_bannerleftup {
				width: 240px;
				height: 328px;
				float: left;
				}
				
					#bodyarea_bannerleftup1 {
					width: 220px;
					height: 39px;
					border-bottom: 1px solid #FFFFFF;
					margin: 0 10px 0 10px; 
					float: left;
					}
					
					*html #bodyarea_bannerleftup1 {
					width: 220px;
					height: 39px;
					border-bottom: 1px solid #FFFFFF;
					margin: 0 5px 0 5px; 
					float: left;
					}
					
					#bodyarea_bannerleftup2 {
					width: 240px;
					height: 25px; 
					float: left;
					}
					
					#bodyarea_bannerleftup2reg {
					width: 210px;
					height: 25px; 
					float: left;
					}
					
					#bodyarea_bannerleftup22 {
					width: 240px;
					height: 25px;
					margin-top: 5px; 
					float: left;
					}
					
						#bodyarea_bannerleftup2a {
						width: 84px;
						height: 25px;
						margin-left: 18px; 
						float: left;
						}
						
						*html #bodyarea_bannerleftup2a {
						width: 84px;
						height: 25px;
						margin-left: 9px; 
						float: left;
						}
						
						#bodyarea_bannerleftup2areg {
						width: 59px;
						height: 25px;
						margin-left: 18px; 
						float: left;
						}
						
						*html #bodyarea_bannerleftup2areg {
						width: 59px;
						height: 25px;
						margin-left: 9px; 
						float: left;
						}
						
						#bodyarea_bannerleftup2aa {
						width: 134px;
						height: 25px;
						margin-left: 18px; 
						float: left;
						}
						
						*html #bodyarea_bannerleftup2aa {
						width: 134px;
						height: 25px;
						margin-left: 9px; 
						float: left;
						}
						
						#bodyarea_bannerleftup2aaaa {
						width: 120px;
						height: 25px;
						margin-left: 18px; 
						float: left;
						}
						
						*html #bodyarea_bannerleftup2aaaa {
						width: 120px;
						height: 25px;
						margin-left: 9px; 
						float: left;
						}
						
						#bodyarea_bannerleftup2b {
						width: 40px;
						height: 25px;
						margin-left: 10px; 
						float: left;
						}
						
						#bodyarea_bannerleftup2c {
						width: 60px;
						height: 25px;
						margin-left: 10px; 
						float: left;
						}
						
						#bodyarea_bannerleftup2creg {
						width: 55px;
						height: 25px;
						margin-left: 10px; 
						float: left;
						}
					
						#field_reserv {
						width: 204px;
						height: 22px; 
						float: left;
						}
						
						#field_reservreg {
						width: 174px;
						height: 22px; 
						float: left;
						}
						
						#field_date1 {
						width: 84px;
						height: 22px; 
						float: left;
						}
						
						#field_date1reg {
						width: 59px;
						height: 22px; 
						float: left;
						}
						
						#field_date2 {
						width: 40px;
						height: 22px; 
						float: left;
						}
						
						#field_date3 {
						width: 60px;
						height: 22px; 
						float: left;
						}
						
						#field_date3reg {
						width: 55px;
						height: 22px; 
						float: left;
						}
				
				#bodyarea_bannerleftdown {
				width: 240px;
				height: 174px;
				background-image: url(../images/bg_reservflo.gif);
				background-repeat: no-repeat;
				float: left;
				}
				
					#bodyarea_bannerleftdown1 {
					width: 161px;
					height: 39px;
					margin-left: 52px;
					margin-top: 10px;
					float: left;
					}
					
					*html #bodyarea_bannerleftdown1 {
					width: 161px;
					height: 39px;
					margin-left: 16px;
					float: left;
					}
					
					#bodyarea_bannerleftdown1reg {
					width: 161px;
					height: 39px;
					margin-left: 34px;
					margin-top: 10px;
					float: left;
					}
					
					*html #bodyarea_bannerleftdown1reg {
					width: 161px;
					height: 39px;
					margin-left: 7px;
					margin-top: 10px;
					float: left;
					}
					
					#bodyarea_bannerleftdown1dow {
					width: 161px;
					height: 39px;
					margin-left: 34px;
					margin-top: 25px;
					float: left;
					}
					
					*html #bodyarea_bannerleftdown1dow {
					width: 161px;
					height: 39px;
					margin-left: 7px;
					margin-top: 25px;
					float: left;
					}
			
			#bodyarea_bannerright {
			width: 720px;
			height: 440px;
			float: left;
			}
			
			#bodyarea_bannerrightnew {
			width: 720px;
			height: 328px;
			margin-top: 10px;
			float: right;
			}
			
				#bodyarea_bannerrightleft {
				width: 10px;
				height: 440px;
				background-image: url(../images/border_bannerleft.gif);
				background-repeat: no-repeat;
				float: left;
				}
				
				#bodyarea_bannerrightleftnew {
				width: 10px;
				height: 328px;
				background-image: url(../images/border_bannerleft.gif);
				background-repeat: no-repeat;
				float: left;
				}
				
				#bodyarea_bannerrightcen {
				width: 694px;
				height: 440px;
				float: left;
				}
				
					#bodyarea_bannerrightcentop {
					width: 694px;
					height: 10px;
					background-image: url(../images/border_bannertop.gif);
					background-repeat: no-repeat;
					float: left;
					}
					
					#bodyarea_bannerrightcenmid {
					width: 694px;
					height: 413px;
					background-image: url(../images/photo_banner.jpg);
					background-repeat: no-repeat;
					float: left;
					}
					
					*html #bodyarea_bannerrightcenmid {
					margin-top: -5px;
					}
					
					#bodyarea_bannerrightcenbot {
					width: 694px;
					height: 17px;
					background-image: url(../images/border_bannerbottom.gif);
					background-repeat: no-repeat; 
					float: left;
					}
					
				#bodyarea_bannerrightcennew {
				width: 694px;
				height: 328px;
				float: left;
				}
				
					#bodyarea_bannerrightcentopnew {
					width: 694px;
					height: 10px;
					background-image: url(../images/border_bannertop.gif);
					background-repeat: no-repeat;
					float: left;
					}
					
					#bodyarea_bannerrightcenmidnew {
					width: 694px;
					height: 292px;
					background-image: url(../images/photo_banner.jpg);
					background-repeat: no-repeat;
					float: left;
					}
					
					*html #bodyarea_bannerrightcenmidnew {
					margin-top: -5px;
					}
					
					#bodyarea_bannerrightcenbotnew {
					width: 694px;
					height: 16px;
					background-image: url(../images/border_bannerbottom.gif);
					background-repeat: no-repeat; 
					float: left;
					}	
				
				#bodyarea_bannerrightright {
				width: 16px;
				height: 440px;
				background-image: url(../images/border_bannerright.gif);
				background-repeat: no-repeat;
				float: left;
				}
				
				#bodyarea_bannerrightrightnew {
				width: 16px;
				height: 328px;
				background-image: url(../images/border_bannerright.gif);
				background-repeat: no-repeat;
				float: left;
				}
				
		#bodyarea_content {
		width: 960px;
		height: auto;
		float: left;
		}
		
			#bodyarea_contentleft {
			width: 240px;
			height: auto;
			float: left;
			}
			
				#bodyarea_contentleftseca {
				width: 240px;
				height: auto;
				margin-top: 15px;
				float: left;
				}
				
					#bodyarea_contentleftsecaup {
					width: 240px;
					height: 25px;
					border-top: 1px solid #d2d2b9;
					border-bottom: 1px solid #d2d2b9;
					}
					
					#bodyarea_contentleftsecadown {
					width: 240px;
					height: auto;
					margin-top: 10px;
					padding-bottom: 10px;
					float: left;
					}
					
				#bodyarea_contentleftsecb {
				width: 240px;
				height: auto;
				float: left;
				}	
				
					#bodyarea_contentleftsecbup {
					width: 230px;
					height: 144px;
					margin: 10px 0 0 10px;
					padding-bottom: 10px;
					float: left;
					}
					
					*html #bodyarea_contentleftsecbup {
					width: 230px;
					height: 144px;
					margin: 10px 0 0 0px;
					padding-bottom: 10px;
					float: left;
					}
			
			#bodyarea_contentright {
			width: 700px;
			height: auto;
			margin-left: 20px;
			float: left;
			}
			
			#bodyarea_contentrightin {
			width: 700px;
			height: auto;
			margin-left: 10px;
			float: left;
			}
			
			*html #bodyarea_contentrightin {
			width: 700px;
			height: auto;
			margin-left: 10px;
			padding-bottom: 10px;
			float: left;
			}
			
				#bodyarea_contentrightinleft {
				width: 10px;
				height: 435px;
				float: left;
				}
				
				#bodyarea_contentrightincen {
				width: 680px;
				height: auto;
				float: left;
				}
				
					#bodyarea_contentrightincenup {
					width: 680px;
					height: 10px;
					float: left;
					}
					
					#bodyarea_contentrightincendown {
					width: 680px;
					height: auto;
					float: left;
					}
				
				#bodyarea_contentrightinright {
				width: 10px;
				height: 435px;
				float: left;
				}
			
				#bodyarea_contentrightsecaup {
				width: 660px;
				height: auto;
				margin: 10px 0 10px 10px;
				float: left;
				}
				
				*html #bodyarea_contentrightsecaup {
				width: 660px;
				height: auto;
				margin: 10px 0 10px 5px;
				float: left;
				}
				
				#bodyarea_contentrightsecaupspa {
				width: 660px;
				height: 25px;
				background-color: #d2d2b9;
				margin: 10px 0 10px 10px;
				float: left;
				}
				
				*html #bodyarea_contentrightsecaupspa {
				width: 660px;
				height: 25px;
				background-color: #ccc;
				margin: 10px 0 10px 5px;
				float: left;
				}
				
				#bodyarea_contentrightsecaupper {
				width: 660px;
				height: auto;
				margin: 0 0 0 10px;
				float: left;
				}
				
				*html #bodyarea_contentrightsecaupper {
				width: 660px;
				height: auto;
				margin: 0 0 10px 5px;
				float: left;
				}
				
				#bodyarea_contentrightsecadown {
				width: 660px;
				height: auto;
				margin: 0 0 10px 10px;
				float: left;
				}
				
				*html #bodyarea_contentrightsecadown {
				width: 660px;
				height: auto;
				margin: 0 0 10px 5px;
				float: left;
				}
			
					img {
					float:right;
					margin:0px 10px 0px 10px;
					}
				
				#bodyarea_contentrightsecbup {
				width: 660px;
				height: 20px;
				border-bottom: 1px solid #006600;
				padding-bottom: 5px;
				margin: 0 0 10px 10px;
				float: left;
				}
				
				*html #bodyarea_contentrightsecbup {
				width: 660px;
				height: 20px;
				border-bottom: 1px solid #006600;
				padding-bottom: 5px;
				margin: 0 0 10px 5px;
				float: left;
				}
				
				
					#bodyarea_contentrightsecbupleft {
					width: auto;
					height: 20px;
					float: left;
					}
					
					#bodyarea_contentrightsecbupright {
					width: 660px;
					height: 18px;
					border-bottom: 1px solid #006600;
					float: left;
					}
				
				#bodyarea_contentrightsecbdown {
				width: 660px;
				height: auto;
				margin: 0 0 10px 10px;
				float:left;
				}
				ul.spa { margin: 10px 5px 0 15px; }
				ul.spa li {
					float:left;
					width: 155px;
					padding: 5px 3px 5px 4px;
					overflow:hidden;
					height:auto;
					_height: 1%;
				}
				ul.wedding { margin: 10px 5px 0 11px; }
				ul.wedding li {
					float:left;
					width: 155px;
					padding: 5px 3px 5px 3px;
					overflow:hidden;
					height:auto;
					_height: 1%;
				}
				
				
				*html #bodyarea_contentrightsecbdown {
				width: 660px;
				height: auto;
				margin: 0 0 10px 5px;
				}
				
				#bodyarea_contentrightsecbdownacc {
				width: 660px;
				height: auto;
				margin: 0 0 10px 10px;
				border-bottom: 1px solid #999;
				float: left;
				}
				
				*html #bodyarea_contentrightsecbdownacc {
				width: 660px;
				height: auto;
				margin: 0 0 10px 5px;
				border-bottom: 1px solid #999;
				float: left;
				}
				
				#bodyarea_contentrightsecbdowndow {
				width: 660px;
				height: auto;
				margin: 0 0 10px 10px;
				border-bottom: 1px dotted #999;
				float: left;
				}
				
				*html #bodyarea_contentrightsecbdowndow {
				width: 660px;
				height: auto;
				margin: 0 0 10px 5px;
				border-bottom: 1px dotted #999;
				float: left;
				}
				
				#bodyarea_contentrightsecbdownsam {
				width: 660px;
				height: auto;
				margin: 0 0 10px 20px;
				float: left;
				}
				
				*html #bodyarea_contentrightsecbdownsam {
				width: 670px;
				height: auto;
				margin: 0 0 10px 0;
				float: left;
				}
				
				#bodyarea_contentrightsecbdownregbokup {
				width: 660px;
				height: 25px;
				background-color: #d2d2b9;
				float: left;
				}
				
					#bodyarea_contentrightsecbdownregbokup1 {
					width: 132px;
					height: 25px;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownregbokup2 {
					width: 164px;
					height: 25px;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownregbokup3 {
					width: 100px;
					height: 25px;
					float: left;
					}
				
				#bodyarea_contentrightsecbdownregbokdown {
				width: 660px;
				height: auto;
				float: left;
				}
				
				#bodyarea_contentrightsecbdownregbokdownline {
				width: 660px;
				height: auto;
				margin-top: 10px;
				border-top: 1px solid #006600;
				float: left;
				}
				
				#bodyarea_contentrightsecbdownregbokdownbut {
				width: 660px;
				height: auto;
				margin-top: 20px;
				float: left;
				}
				
					#bodyarea_contentrightsecbdownregbokdown1 {
					width: 132px;
					height: 20px;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownregbokdown2 {
					width: 164px;
					height: auto;
					float: left;
					}
					
						#infofield {
						width: 164px;
						height: 15px;
						float: left;
						}
					
					#bodyarea_contentrightsecbdownregbokdown3 {
					width: 100px;
					height: auto;
					float: left;
					}
				
					#bodyarea_contentrightsecbdownframe {
					width: 210px;
					height: auto;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownframeacc {
					width: 435px;
					height: auto;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownframespa {
					width: 330px;
					height: auto;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownphotospa1 {
					width: 157px;
					height: 105px;
					background-image: url(../images/img_spa1.gif);
					background-repeat: no-repeat;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownphotospa2 {
					width: 157px;
					height: 105px;
					background-image: url(../images/img_spa2.gif);
					background-repeat: no-repeat;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownphotospa3 {
					width: 157px;
					height: 105px;
					background-image: url(../images/img_spa3.gif);
					background-repeat: no-repeat;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownphotospa4 {
					width: 157px;
					height: 105px;
					background-image: url(../images/img_spa4.gif);
					background-repeat: no-repeat;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownphotospace {
					width: 10px;
					height: 105px;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownphotosam {
					width: 157px;
					height: 105px;
					float: left;
					}
					
					*html #bodyarea_contentrightsecbdownphotosam {
					width: 157px;
					height: 105px;
					margin-right: -20px;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownphotospacesam {
					width: 10px;
					height: 105px;
					float: left;
					}
					
						#bodyarea_contentrightsecbdownframeupacc {
						width: 435px;
						height: 25px;
						border-bottom: 1px dotted #999999;
						margin-bottom: 10px;
						float: left;
						}
						
						#bodyarea_contentrightsecbdownframeupspa {
						width: 310px;
						height: 38px;
						border-bottom: 1px dotted #999999;
						margin-bottom: 10px;
						margin-left: 10px;
						float: left;
						}
						
						#bodyarea_contentrightsecbdownframeupmet {
						width: 310px;
						height: 25px;
						margin-bottom: 10px;
						margin-left: 10px;
						float: left;
						}
						
						#bodyarea_contentrightsecbdownframedownacc {
						width: 435px;
						height: 20px;
						float: left;
						}
						
						#bodyarea_contentrightsecbdownframedownspa {
						width: 330px;
						height: auto;
						float: left;
						}
						
						#bodyarea_contentrightsecbdownframedownmet {
						width: 435px;
						height: auto;
						float: left;
						}
						
						#bodyarea_contentrightsecbdownframedownmet2 {
						width: 435px;
						height: auto;
						border-bottom: 1px dotted #999999;
						padding-bottom: 10px;
						float: left;
						}
						
							#bodyarea_contentrightsecbdownframedownleftacc {
							width: 135px;
							height: 20px;
							float: left;
							}
							
							#bodyarea_contentrightsecbdownframedownrightacc {
							width: 300px;
							height: 20px;
							float: left;
							}
							
							#bodyarea_contentrightsecbdownframedownrightspa {
							width: 310px;
							height: auto;
							float: left;
							}
							
							#bodyarea_contentrightsecbdownframedownleftmet {
							width: 135px;
							height: auto;
							float: left;
							}
							
							#bodyarea_contentrightsecbdownframedownrightmet {
							width: 300px;
							height: auto;
							float: left;
							}
							
						#bodyarea_contentrightsecbdownframedown1acc {
						width: 435px;
						height: auto;
						margin-bottom: 10px;
						float: left;
						}
						
						#bodyarea_contentrightsecbdownframedown2acc {
						width: 435px;
						height: 20px;
						margin-top: 10px;
						float: left;
						}	
					
						#bodyarea_contentrightsecbdownframeup {
						width: 208px;
						height: 141px;
						border: 1px solid #fead00;
						float: left;
						}
						
						#bodyarea_contentrightsecbdownframewed {
						width: 208px;
						height: 231px;
						float: left;
						}
						
						#bodyarea_contentrightsecbdownframeupfac {
						width: 208px;
						height: 141px;
						float: left;
						}	
						
							#bodyarea_contentrightsecbdownframeupleft {
							width: 5px;
							height: 140px;
							float: left;
							}
							
							#bodyarea_contentrightsecbdownframeupcen {
							width: 198px;
							height: 143px;
							margin-left: 5px;
							float: left;
							}
							
							*html #bodyarea_contentrightsecbdownframeupcen {
							width: 198px;
							height: 143px;
							margin-left: 0px;
							float: left;
							}
							
							#bodyarea_contentrightsecbdownframeupcenwed {
							width: 198px;
							height: 231px;
							float: left;
							}
							
								#bodyarea_contentrightsecbdownframeupcen1 {
								width: 198px;
								height: 132px;
								margin: 5px 0 0 10px;
								float: left;
								}
								
								*html #bodyarea_contentrightsecbdownframeupcen1 {
								width: 198px;
								height: 132px;
								margin: 5px -5px 0 -5px;
								float: left;
								}
								
								#bodyarea_contentrightsecbdownframeupcen4 {
								width: 188px;
								height: 117px;
								margin: 0 0 0 10px;
								background-image: url(../images/photo_bungalow.gif);
								background-repeat: no-repeat;
								float: left;
								}
								
								#bodyarea_contentrightsecbdownframeupcen5 {
								width: 185px;
								height: 231px;
								margin-top: 5px;
								margin-left: 6px;
								background-image: url(../images/img_wedding.gif);
								background-repeat: no-repeat;
								float: left;
								}
								
								#bodyarea_contentrightsecbdownframeupcen6 {
								width: 185px;
								height: 231px;
								margin-top: 5px;
								margin-left: 6px;
								background-image: url(../images/img_contact.gif);
								background-repeat: no-repeat;
								float: left;
								}
							
							#bodyarea_contentrightsecbdownframeupright {
							width: 5px;
							height: 140px;
							float: left;
							}
						
						#bodyarea_contentrightsecbdownframedown {
						width: 210px;
						height: 50px;
						float: left;
						}
						
							#bodyarea_contentrightsecbdownframedownleft {
							width: 11px;
							height: 50px;
							background-image: url(../images/border_frameflectcennew.gif);
							background-repeat: repeat-x;
							float: left;
							}
							
							#bodyarea_contentrightsecbdownframedowncen {
							width: 188px;
							height: 50px;
							background-image: url(../images/border_frameflectcennew.gif);
							background-repeat: repeat-x;
							float: left;
							}
							
							#bodyarea_contentrightsecbdownframedownright {
							width: 11px;
							height: 50px;
							background-image: url(../images/border_frameflectcennew.gif);
							background-repeat: repeat-x;
							float: left;
							}
							
						#bodyarea_contentrightsecbdownframedowngal {
						width: 210px;
						height: 20px;
						float: left;
						}	
						
					#bodyarea_contentrightsecbdownframespace {
					width: 15px;
					height: 190px;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownframespacegal {
					width: 15px;
					height: 160px;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownframespacegue {
					width: 20px;
					height: 160px;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownframespacereg {
					width: 14px;
					height: 160px;
					border-right: 1px solid #ccc;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownframespaceres {
					width: 220px;
					height: 145px;
					background-image: url(../images/img_book.gif);
					background-repeat: no-repeat;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownframespacereser {
					width: 3px;
					height: 160px;
					border-right: 1px solid #ccc;
					float: left;
					}	
					
					#bodyarea_contentrightsecbdownframespacedow {
					width: 90px;
					height: 100px;
					background-image: url(../images/img_brochure.gif);
					background-repeat: no-repeat;
					margin: 0 30px 0 65px;
					float: left;
					}
					
					*html #bodyarea_contentrightsecbdownframespacedow {
					width: 90px;
					height: 100px;
					background-image: url(../images/img_brochure.gif);
					background-repeat: no-repeat;
					margin: 0 38px 0 32px;
					float: left;
					}
					
					#bodyarea_contentrightsecbdownframespacedowow {
					width: 250px;
					height: 70px;
					margin-top: 30px;
					float: left;
					}	
	
	#xpander_footer {
	width: 100%;
	height: 82px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
	#footerarea {
	width: 960px;
	height: 82px;
	margin: auto;
	}
	
		#footerarea_holder {
		width: 960px;
		height: 82px;
		background-image: url(../images/bg_footer.gif);
		background-repeat: repeat-x;
		float: left;
		}
		

/*form-container*/
.form-container {
	margin: 20px 0px;
	
}
.form-container ul {
	margin: 10px 3px;
	z-index: 100000;
}
.form-container li {
	margin: 2px 0px;
}
.form-container .lbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#txtfield {
	padding: 2px;
	background: #ffffff;
	border: 1px solid #999999;
	display:block;
}
.fieldreserve legend { font-size: 14px; padding: 0px; margin:0px; font-weight:bold; }

.tbl-reserve tr td {
	padding: 5px;
}
.tblheader-reserve {
	background-color: #d2d2b9;
}
li.quickreserv-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align:center;
	padding: 5px 0px;
	border-bottom: 1px solid #FFFFFF;
	width: 240px;
}
#bodyarea_bannerleftup ul li ol {
	color: #000000;
	padding: 3px 7px;
}
#bodyarea_bannerleftup ul li ol li {
	clear:both;
	padding: 2px 0px;
}
.reservebtn li { float:left; margin: 0px 2px; background: #f4f4f4; padding: 5px; 
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999; } 

.reserve-breadcumbs li {float:left; margin: 0px 2px; background: #f4f4f4; padding: 5px; }
.reserve-breadcumbs li.this { background: #d2d2b9; color: #333333; }