body{
	background: #010105 url(images/bgr_body.jpg) repeat-x;
	margin: 129px 0 20px 0;
	padding: 0;
	font-family: "Trebuchet MS", georgia, times;
}

a, a:visited{
	color: #06C;
	text-decoration: none;
}

a:hover{color: #c00;text-decoration: underline;}

.wrapper{width: 100%;min-height: 150px;padding: 15px 0 0 0;z-index: 100;position: absolute;margin: 0 auto 0 auto;}
.ocean{	width: 100%;background: url(images/ocean.jpg) center top no-repeat;min-height: 800px;position: absolute;top: 0;margin: 0 auto;z-index: 5;}
.main_content{
	width: 990px;
	border: 1px solid #333;
	border-top: 0;
	margin: 0 auto;
	background: #fff;
	padding: 0 5px 5px 5px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 978px;
}

html>body .main_content {  
	width: 978px;
}

.breadcrumb{font-size: 12px; padding: 0 0 10px 0;}

.header{
	height: 122px;
	margin-bottom: 2px;
}

.absolute_header{
	position: absolute; 
	top: 0;
	left: 0;
	right: 0;
}

.main_header{
	width: 990px;
	border: 1px solid #333;
	margin: 10px auto 0 auto;
	border-bottom: 0;
	padding-bottom: 0;
	background: #fff;
	padding: 5px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 978px;
}

html>body .main_header {  
	width: 978px;
}

.logo{
	float: left;
	width: 248px;
	background: #92CBF4;
	height: 127px;
	margin-right: 2px;
}

.header_right{
	float: left;
	width: 728px;
}

.banner{
	margin-bottom: 2px;
}

.top_menu{
	background: #67C21D url(images/bgr_menu.jpg) repeat-x;
	height: 35px;
	font-size: 16px;
	font-family: georgia;
}

.top_menu ul{
	margin: 0;
	padding: 0;
}

.top_menu ul li{
	display: inline;
}

.top_menu ul li a{
	float: left;
	text-align: center;
	color: white; /*text color*/
	padding: 7px 0 10px 0;
	text-decoration: none;
	background: url(images/bgr_topmenu.jpg) repeat-x;
}

.top_menu ul li a:visited{
	color: white;
}

.top_menu ul li a:hover, .top_menu ul li .current{
	color: white !important; /*text color of selected and active item*/
	padding-top: 7px; /*shift text down 1px for selected and active item*/
	padding-bottom: 10px; /*shift text down 1px for selected and active item*/
	background: url(images/bgr_current.jpg) center center repeat-x;
}

#one{
	width: 148px;
}

#one1{
	width: 144px;
}

#two{
	width: 145px;
	border-left: 1px solid #88E23F;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 144px;
}

html>body .two {  
	width: 144px;
}

#two1{
	width: 137px;
	border-left: 1px solid #88E23F;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 136px;
}

html>body .two1 {  
	width: 136px;
}

.main{
	background: url(images/bgr_main.gif) repeat-y;
	margin-bottom: 5px;
}

.main_left{
	float: left;
	width: 616px;
	padding: 10px 10px 10px 10px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 596px;
}

html>body .main_left {  
	width: 596px;
}

.main_right{
	float: left;
	width: 362px;
}

.spacer{
	font-size: 2px;
	clear: both;
}

h1{
	font-size: 24px;
	padding: 0 0 10px 0;
	margin: 0;
	font-weight: normal;
}

h2{
	font-size: 24px;
	padding: 0 0 15px 0;
	margin: 0;
	font-weight: normal;
	color: #CC3300;
}

.common{
	font-size: 14px;
	line-height: 20px;
}

.dest_left{
	width: 288px;
	float: left;
	margin-right: 15px;
}

.dest_right{
	width: 288px;
	float: left;
}

.dest_img{
	padding: 2px;
	border: 1px solid #333;
	margin-bottom: 3px;
}

.dest_left h3, .dest_right h3{
	font-size: 18px;
	padding: 0 0 4px 20px;
	margin: 0;
	background: url(images/dots.gif) no-repeat left 3px;
	font-weight: normal;
}

.dest_description{
	background: url(images/bgr_desc.jpg) repeat-x;
}

.dest_description p{
	font-size: 12px;
	padding: 10px 7px 7px 7px;
	margin: 0;
	line-height: 16px;
	background: url(images/arrow_down.gif) no-repeat 10px 0;
	font-weight: normal;
}

.large_right{
	border-bottom: 2px solid #fff;
}

.two_cols{
	background: url(images/bgr_two.gif) repeat-y 200px top;
}

.two_cols_left{
	float: left;
	width: 200px;
	margin-right: 2px;
}

.two_cols_right{
	float: left;
	width: 160px;
}

.featured{
	font-size: 14px;
	font-weight: bold;
}

.featured p{
	border-bottom: 1px dotted #fff;
	background: url(images/dots.gif) no-repeat 8px 8px;
	padding: 5px 5px 6px 25px;
	margin: 0;
}

.featured p a{
	display: block;
}

.footer{
	width: 990px;
	margin: 0 auto;
	padding: 5px 0;
	font-size: 12px;
	color: #fff;
	clear: both;
}

.footer_left{
	float: left;
	width:400px;
}

.footer_right{
	float: right;
	width: 580px;
	text-align: right;
}