body {
	background-color: #333366;
	margin: 0px;
	padding: 0px;
}
.body_gray_1 { color: gray; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_gray_2 { color: gray; font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_gray_3   { color: olive; font-size: 12px; line-height: 18px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subhead_01 { color: olive; font-weight: normal; font-size: 14px; line-height: 24px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_black { color: black; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_black_big { color: black; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_black_bold  { color: black; font-weight: bold; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_black_bold2 { color: black; font-weight: bold; font-size: 10px; line-height: 19px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_olive  { color: olive; font-weight: normal; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_olive_10pt { color: olive; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: normal; line-height: 13px }
.body_olive_bold { color: olive; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_white_bold { color: white; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_fusia { color: fuchsia; font-weight: 500; font-size: 11px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.subhead_olive   { color: olive; font-weight: 500; font-size: 16px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subhead_black  { color: black; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.subhead_white { color: #fff; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 16px; }
.crumbtrail   { color: olive; font-size: 9px; line-height: 18px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_tiny_2 { color: gray; font-size: 9px; line-height: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_tiny_blk { color: black; font-size: 9px; line-height: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.index-left {
	background-color: #eee8aa;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
}

.index-right {
	background-color: #FFFFFF;
	background-image: url(images/index_content_main_bkg.jpg);
	background-repeat: no-repeat;
}

.index-box-container {
	background-image: url(images/boxes/index_box_background.gif);
	width: 112px;
	background-repeat: repeat-y;
	padding:0;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.index-box-header {
	width: 112px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/boxes/index_box_header.gif);
	background-repeat: no-repeat;
}

.index-box-header img {
	margin: 0px;
	padding: 0px;
}

.index-box-content {
	background-image: url(images/box_2_bkg.gif);
	background-repeat: repeat;
	width: 96px;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.index-box-content a {
	color: olive;
	text-decoration: underline;
}

.index-box-content a:hover {
	color: #000000;
	text-decoration: none;
}

.index-box-content a:visited {
	color: olive;
	text-decoration: underline;
}

.index-box-cap {
	background-image: url(images/boxes/index_box_cap.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 112px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}

.content {
	background-image: url(images/boxes/content_background.gif);
	background-repeat: repeat-y;
}

.content-left {
	background-color: #eee8aa;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
	color: olive;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.content-left-mouse {
	background-color: #eee8aa;
	color: olive;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.content-container {
	margin-right: 20px;
	margin-left: 20px;
}

.content-container a {
	color: olive;
	text-decoration: underline;	
}

.content-container a:hover {
	color: olive;
	text-decoration: none;	
}

.content-left strong {
	color: black;
}

.content-right {
	background-color: #eee8aa;
}

.content-box-container {
	background-image: url(images/boxes/content_box_background.gif);
	width: 180px;
	background-repeat:repeat-y;
	padding:0;
	overflow: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.content-box-header {
	width: 180px;
	height: 19px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/boxes/content_box_header.gif);
	background-repeat: no-repeat;
}

.content-box-header img {
	margin: 0px;
	padding: 0px;
}

.content-box-content {
	background-image: url(images/box_2_bkg.gif);
	background-repeat: repeat;
	width: 164px;
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.content-box-content a {
	color: olive;
	text-decoration: underline;
}

.content-box-content a:hover {
	color: #000000;
	text-decoration: none;
}

.content-box-content a:visited {
	color: olive;
	text-decoration: underline;
}

.content-box-cap {
	background-image: url(images/boxes/content_box_cap.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 180px;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}

.breadcrumbs {
	background-color: #eee8aa;
	color: olive;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-top: 10px;
	padding-bottom: 10px;
}

.breadcrumbs a {
	color: olive;
}
	
.breadcrumbs a:hover {
	color: olive;
	text-decoration: none;   
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu0 {
	display: block;
	width: 122px;
	height: 25px;
	background-image: url(images/nav_bar_book.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

a.menu1 {
	display: block;
	width: 135px;
	height: 25px;
	background-image: url(images/nav_bar_about.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
	
a.menu1:hover {
   background: url(images/nav_bar_about.jpg) no-repeat 0px -25px;
}

a.menu1a {
	display: block;
	width: 135px;
	height: 25px;
	background: url(images/nav_bar_about.jpg) no-repeat 0px -50px;
	float: left;
}

a.menu2 {
	display: block;
	width: 122px;
	height: 25px;
	background-image: url(images/nav_bar_travel.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
	
a.menu2:hover {
   background: url(images/nav_bar_travel.jpg) no-repeat 0px -25px;
}

a.menu2a {
	display: block;
	width: 122px;
	height: 25px;
	background: url(images/nav_bar_travel.jpg) no-repeat 0px -50px;
	float: left;
}

a.menu3 {
	display: block;
	width: 76px;
	height: 25px;
	background-image: url(images/nav_bar_packages.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
	
a.menu3:hover {
   background: url(images/nav_bar_packages.jpg) no-repeat 0px -25px;
}

a.menu3a {
	display: block;
	width: 76px;
	height: 25px;
	background: url(images/nav_bar_packages.jpg) no-repeat 0px -50px;
	float: left;
}

a.menu4 {
	display: block;
	width: 76px;
	height: 25px;
	background-image: url(images/nav_bar_activities.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
	
a.menu4:hover {
   background: url(images/nav_bar_activities.jpg) no-repeat 0px -25px;
}

a.menu4a {
	display: block;
	width: 76px;
	height: 25px;
	background: url(images/nav_bar_activities.jpg) no-repeat 0px -50px;
	float: left;
}

a.menu5 {
	display: block;
	width: 111px;
	height: 25px;
	background-image: url(images/nav_bar_rooms.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
	
a.menu5:hover {
   background: url(images/nav_bar_rooms.jpg) no-repeat 0px -25px;
}

a.menu5a {
	display: block;
	width: 111px;
	height: 25px;
	background: url(images/nav_bar_rooms.jpg) no-repeat 0px -50px;
	float: left;
}

a.menu6 {
	display: block;
	width: 102px;
	height: 25px;
	background-image: url(images/nav_bar_photos.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}
	
a.menu6:hover {
   background: url(images/nav_bar_photos.jpg) no-repeat 0px -25px;
}

a.menu6a {
	display: block;
	width: 102px;
	height: 25px;
	background: url(images/nav_bar_photos.jpg) no-repeat 0px -50px;
	float: left;
}

.hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	margin: 10px;
}

.box-internal-box {
	background-color: #eee8aa;
	padding: 3px;
	margin: 5px;
}

.box-internal-box a {
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}

.box-internal-box a:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

.mouse-menu {
	margin-left: 20px;
	margin-right: 20px;
}

a.mouse-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

a.mouse-menu:link {

}

a.mouse-menu:visited {
	color: #666666;
}

a.mouse-menu:focus {

}

a.mouse-menu:hover {
	color: #FFFFFF;
}

a.mouse-menu:active {

}