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

html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #89C83F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.80em;
	line-height:1.45em;
}
#wrapper {
	margin: 0 auto;
	border: 1px solid red none;
	padding: 0;
	width: 768px;
	text-align: left;
	min-height:100%;
}
#Table_01 {
	position:relative;
	/*left:0px;
	top:0px;*/
	width:768px;
	height:550px;
}
#topspacer_ {
	position:absolute;
	left:0px;
	top:0px;
	width:768px;
	height:13px;
}
#logotop_ {
	position:absolute;
	left:0px;
	top:13px;
	width:238px;
	height:2px;
}
#textarea_ {
	position:absolute;
	left:238px;
	top:13px;
	width:525px;
	height:410px;
	background-color:#ffffff;
}

#homearea_ {
	position:absolute;
	left:213px;
	top:13px;
	width:551px;
	height:423px;
	background-color:#ffffff;
}

#rtspacer_ {
	position:absolute;
	left:763px;
	top:13px;
	width:5px;
	height:537px;
}
#lftspacer_ {
	position:absolute;
	left:0px;
	top:15px;
	width:32px;
	height:535px;
}
#cpblogo_ {
	position:absolute;
	left:32px;
	top:15px;
	width:179px;
	height:194px;
}
#cntrspacer_ {
	position:absolute;
	left:211px;
	top:15px;
	width:27px;
	height:535px;
}
#rentalinfo-btn_ {
	position:absolute;
	left:32px;
	top:209px;
	width:179px;
	height:26px;
}
#about-btn_ {
	position:absolute;
	left:32px;
	top:235px;
	width:179px;
	height:26px;
}
#reservation-btn_ {
	position:absolute;
	left:32px;
	top:261px;
	width:179px;
	height:26px;
}
#contact-btn_ {
	position:absolute;
	left:32px;
	top:287px;
	width:179px;
	height:22px;
}
#booth_ {
	position:absolute;
	left:32px;
	top:309px;
	width:179px;
	height:241px;
}
#arrow_ {
	position:absolute;
	left:238px;
	top:423px;
	width:525px;
	height:127px;
}
