body {
	margin:20px 0px 0px 0px;
	width:100%;
	background-color:#FFFFFF;
	font-family:Helvetica;
}

div {
	font-family:Helvetica;
	font-size:15px;
	letter-spacing:2px;
}



#top_links {
	position:absolute;
	right:0px;
	top:-10px;
	height:35px;
	
}
#top_links ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	text-align:left;
	letter-spacing:0px;
}
#top_links li {
	float:left;
	margin-right:16px;
	line-height:34px;
}
#top_links a{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
#top_links a:active{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
#top_links a:visited{
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
#top_links a:hover{
	font-size:13px;
	font-weight:bold;
	color:#00a7e5;
	text-decoration:none;
	cursor:pointer;
}
#top_links img {
	border-width:0px;
}

#booking_info {
	position:absolute;
	top:40px;
	right:0px;
	background-image:url('../images/booking_info_bg_01.png');
	background-repeat:no-repeat;
	width:340px;
	height:165px;
	text-align:left;
	font-size:12px;
	padding-top:20px;
}
#booking_info div.close_btn {
	position:absolute;
	top:10px;
	left:10px;
	font-size:10px;
	font-weight:bold;
	color:#333333;
	cursor:pointer;
}
#booking_info div.area {
	padding:0 15px 10px 26px;
	letter-spacing:0px;
}
#booking_info span.booking_header {
	font-size:12px;
	font-weight:bold;
	letter-spacing:0px;
}
#booking_info span.booking_text {
	font-size:12px;
	letter-spacing:0px;
	color:#444444;
}
#booking_info a {
	font-size:12px;
	color:#00a7e5;
}
#booking_info a:active {
	font-size:12px;
	color:#00a7e5;
}
#booking_info a:visited {
	font-size:12px;
	color:#00a7e5;
}
#booking_info a:hover {
	font-size:12px;
	color:#00a7e5;
	text-decoration:underline;
}



a.map {text-decoration:none; color:#000000;}

a.bottom_link {font-size:11px; color:#444444; text-decoration:none;}
a.bottom_link:active {font-size:11px; color:#444444; text-decoration:none;}
a.bottom_link:visited {font-size:11px; color:#444444; text-decoration:none;}
a.bottom_link:hover {font-size:11px; color:#00a7e5; text-decoration:none;}



.bg_blue {
	 background-color:#00a7e5;
}

.font_blue {
	 color:#00a7e5;
}

td.col_main_left {
	width:761px;
	text-align:left;
	font-size:15px;
	font-family:Helvetica;
	color:#000000;
	
}

td.col_main_right {
	text-align:left;
	width:260px;
	font-size:12px;
	font-family:Helvetica;
}

div.corner_btm_left {
	position:absolute; bottom:0px; left:0px;
	z-index:2;
	width:26px;
	height:27px;
	background-image:url('../images/corner_btm_left.gif');
}

div.corner_btm_right {
	position:absolute; bottom:0px; right:0px;
	width:23px;
	height:27px;
	background-image:url('../images/corner_btm_right.gif');
}

div.btm_icon_area {
	float:left;
	width:30px;
	height:35px;
	padding-left:3px;
}

input.mailing_list_email {
	margin-top:6px;
	margin-left:42px;
	margin-right:6px;
	font-size:10px;
	font-family:Helvetica;
	letter-spacing:2px;
	color:#444444;
	width:200px;
	height:18px;
}

.play_btn {
	margin-top:3px;
	margin-right:10px;
	cursor:pointer;
}


.article_title {
	font-weight:bold;
	letter-spacing:2px;
	padding-bottom:8px;
}

.article_body {
	font-weight:normal;
	font-size:15px;
	color:#111111;
	letter-spacing:0px;
	font-family:Helvetica;
	line-height:22px;
	padding-bottom:30px;
}

