*{ margin:0; padding:0;}
body{
	background:#FFF;
	margin:0;
	padding:0;
	color:#333;
}
ul{ margin:20px;}
#header{
	background:url(../images/header_bk.jpg) repeat-x top left;
	height:95px;
	float:left;
	width:100%;
}
#header-top{
	height:15px;
	width:920px;
	float:left;
	text-align:right;
}
#header-top a{
	font:normal 10px arial, sans-serif !important; 
	color:#ffffff; 
	text-decoration:none;
	background:#a52a39;
	line-height:14px;
	margin-right:12px;
}
#header-top a:hover{
	text-decoration:underline;
}
#logo{
	height:68px;
	overflow:hidden;
	width:920px;
	float:left;
	clear:both;
	line-height:10px;
	margin-top:4px;
}
a.mlogo{
	float:right;
}
#logo img{
	display:inherit;
	margin:0;
	border:0 none;
}
#content{
	width:931px;
	float:left;
	margin:0;
	padding:0;
	height:100%;
}
#left {
	width:184px;
	float:left;
	margin:20px 0 0 0;
	padding:0;
}

#left ul {
	width:145px;
    background-color:#cecece;
	color: #000000;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#left ul li {
	font-size: 10px;	 
	font-family: arial, sans-serif; 
	text-decoration: none;
	line-height:12px;
	margin:0px;
	padding:0px;
	voice-family:inherit;
	height:auto;
}
html>body #left ul li {
  height:auto;
} 

#left a {
	font-size: 10px;
	line-height:12px;
	color: #000;
	background:#fff;
	font-family: arial, sans-serif; 
	text-decoration: none;
}
#left a:hover {
	color:#9d102d;
	background:#fff;	
	text-decoration:underline;
}
#left ul li.navHead {
	margin-top:1px;
	margin-bottom:1px;
	border:0px;
	text-align:left;
	width:145px;
	background:#9d102d url(../images/white_down.gif) no-repeat 132px 0px;
	color:#fff;	
}
#left ul li.navHead a {
	border:0px;
	display:block;
	font-size:11px;
	line-height:13px;
	background:#9d102d url(../images/white_down.gif) no-repeat 132px 0px;
	color:#fff;
	width:100%;
}
#left ul li.navHead span {
	padding-top:2px;
	padding-left:7px;
	padding-right:13px;
	padding-bottom:2px;
	border:0px solid green;
	display:block;
}
#left ul li.navHead a:hover {
	text-decoration:underline;	
	background:#9d102d url(../images/white_down.gif) no-repeat 132px 0px;
	color:#fff;	
}
#left ul li.secondNav, #left ul li.secondNavOn{ margin:0; padding:0; width:100%;	display:block;}
#left ul li.secondNav a{
	background:#fff;
	color:#000;
	padding-top:3px;
	padding-left:7px;
	padding-right: 13px;
	padding-bottom:2px;
	display:block;
    width:125px;
	margin-bottom:1px;
}
#left ul li.secondNavOn a{
	color:#9d102d;
	background-color:#fff;
	padding-top:3px;
	padding-left:7px;
	padding-right: 13px;
	padding-bottom:2px;
	display:block;
    width:125px;
	margin-bottom:1px;
}
#left ul li.secondNavClosed {
	background:#fff;
	color:#000;
	margin-bottom:1px;
	text-align:left;
	width:145px; 
}
#left ul li.secondNavClosed a {
	border:0px;
	display:block;
    background: url(../images/plusSign.gif) no-repeat 132px 0px;
	width:100%;
}
#left ul li.secondNavClosed a:hover{ background: url(../images/plusSign.gif) no-repeat 132px 0px;}
#left ul li.secondNavClosed span {
	padding-top:3px;
	padding-left:7px;
	padding-right: 13px;
	padding-bottom:2px;
	border:0px solid green;
	display:block;
}
#left ul li.secondNavOpen,#left ul li.secondNavOpen2 {
	margin-bottom:1px;
	text-align:left;
	width:145px;
}
#left ul li.secondNavOpen a{
	border:0px;
	display:block;
	font-size:11px;
	line-height:12px;
	color:#000;
	text-decoration:none;
    background:#fff url(../images/black_down.gif) no-repeat 132px 0px;
	width:100%;
}
#left ul li.secondNavOpen2 a {
	border:0px;
	display:block;
	font-size:11px;
	line-height:12px;
	color:#000;
	text-decoration:none;
    background:#fff;
	width:100%;
}
#left ul li.secondNavOpen a:hover{ background:#fff url(../images/black_down.gif) no-repeat 132px 0px; color:#9d102d;}
#left ul li.secondNavOpen2 a:hover{ background:#fff; color:#9d102d;}
#left ul li.secondNavOpen span, #left ul li.secondNavOpen2 span {
	padding-top:3px;
	padding-left:7px;
	padding-right: 13px;
	padding-bottom:2px;
	border:0;
	display:block;
	font-weight:bold !important;	
}

#left ul li.thirdNavOpen {
	margin-bottom:1px;
	text-align:left;
	width:145px;
}
#left ul li.thirdNavOpen a {
	border:0px;
	display:block;
	font-size:11px;
	line-height:12px;
	color:#000;
	background:#fff url(../images/black_down.gif) no-repeat 132px 0px;	
	font-weight:bold !important;
	text-decoration:none;		
	width:100%;
}
#left ul li.thirdNavOpen a:hover {background:#fff url(../images/black_down.gif) no-repeat 132px 0px; color:#9d102d;}
#left ul li.thirdNavOpen span {
	padding-top:3px;
	padding-left:7px;
	padding-right: 13px;
	padding-bottom:2px;
	border:0;
	display:block;
}
#left ul li.thirdNav {
	background:#fff;
	color:#000;
	padding-top:3px;
	padding-left:10px;
	padding-right: 13px;
	padding-bottom:2px;
	margin-bottom:1px;
}
#left ul li.thirdNavOn {
	background:#fff;
	color:#9d102d;
	padding-top:3px;
	padding-left:10px;
	padding-right: 13px;
	padding-bottom:2px;
	margin-bottom:1px;
}
#left ul li.thirdNavOn a{background:#fff; color:#9d102d; width:100%; display:block;}
#left ul li.secondNav a:hover, #left ul li.secondNavOn a:hover, #left ul li.thirdNavOn a:hover{
	color:#9d102d;
	background:#fff;
	text-decoration:underline;	
}
span.snav{margin-left: 8px; display:block}
span.tnav{margin-left: 14px; display:block}
#right, .ceva{ 
	width:742px;
	background:#fff;	
	float:left;
	margin:20px 0 0 0;
	display:inline;
	font-family:Arial, Helvetica, sans-serif !important;
	text-align:left;
	color:#333;
	font-size:12px;
	line-height:22px;
}
#right img{ 
	margin:0; 
	padding:0;
}
#right p{ 
	margin-top:10px; 	
	padding:0;
}
#right .img-left{
	float:left; 
	display:inline;
}
#right img{ 
	margin:0; 
	padding:0;
	float:left;
	display:inline;
}
#right br {
	clear: left;
}
#footer{ 
	height:60px; 
	width:100%; 
	float:left; 
	background:url(../images/footer_bk.jpg) repeat-x top left;
	margin-top:35px;
	display:inline;
	font-size:10px;	
	font-family:arial, sans-serif;
	text-decoration:none;	
}
#footer ul{
	margin:4px 0 0 10px;
	line-height:29px;
	float:left;
	display:inline;
	clear:both;
	width:920px;
	height:30px;
}
#footer ul li{
	display:inline;
	float:left;
	height:30px;
	margin:0;
	padding:0;	
}
#footer ul li a{
	font-size: 10px; 
	font-family: arial, sans-serif; 
	color: #003399;
	background:#F0EEE2;	 
	text-decoration: none;
	padding:0 15px 0 15px;	
}
#footer ul li a:hover{
	color: #9D102D;
	background:#F0EEE2;	 
	text-decoration: underline;
}	
#footer ul li span, #subfooter span span{
	margin:18px;
}	
#subfooter span span{	color:#333;
	background:#fff;}
#subfooter{
	width:920px;
	margin:8px 12px 10px 10px;
	float:left;
	display:inline;
}
#subfooter span a, #subfooter p a{
	color:#003399;
	background:#fff;
	text-decoration:none;
}
#subfooter span a:hover, #subfooter p a:hover{
	color: #9D102D; 
	text-decoration: underline;
	background:#fff;	
}
#subfooter p{clear:both; margin:0; padding:10px 0 0 0;}
.left{ 
	float:left; 
	display:inline;
}
.right{ 
	float:right; 
	display:inline;
	margin-right:24px;
}

h1{
	font-weight:bold; 
	font-size:16px;
	line-height:19px;
	color:#333333;
	font-family:arial, sans-serif; 
	text-decoration:none;
	width:340px;
	display:block;
	border:0 none;
	background:#fff;
	padding:0 0 20px 0; 
	margin:0;
	float:left;
}
h1.h1aruba{
	padding:30px 0 18px 0 !important; 
}
h2{
	color:#333;
	background:#fff;
	float:left;
	width:555px;	
	font-size:11px; 
	word-spacing:-0.05em; 
	line-height:25px; 
	font-family:verdana, sans-serif; 
	text-decoration:none;
	font-weight:bold;
	margin:0px;
	padding:2px 0 0 0;

}
.column{
	width:265px;
	height:100%;
	float:left;
	margin-right:10px;
	display:inline;
}
.widecolumn {
	width:450px;
	height:100%;
	float:left;
	margin-right:10px;
	display:inline;
}
.widecolumn ul, .column ul{
	list-style:disc; 
	padding:5px 0 7px 16px; 
	margin:0;
}	



.widecolumn div, .column div{ 
	clear:both;	
    padding:0;
	margin-bottom:20px;
}
.widecolumn div.lnk, .column div.lnk{	
	margin:0;
	padding:0;
	float:left;
	font-size:13px;
	clear:both;
}
.widecolumn div a, .column div a{
	color:#27509F;
	background:#FFF;
	text-decoration:none;
	font-weight:600;
	white-space:nowrap;	
}
.widecolumn div a:hover, .column div a:hover{
	text-decoration:underline;
}

html>body .column ul{padding-left:13px;}
html>body .widecolumn ul{padding-left:13px;}
.widecolumn ul li, .column ul li{ 
	list-style:disc
}
.lcolumn{
	float:left;
	display:inline;
	width:480px;
	margin:0; 
	padding:10px 35px 40px 20px;
	border-right:1px solid #EEEEEE;
}
.lcolumnnl{
	float:left;
	display:inline;
	width:717px;
	margin:0; 
	padding:10px 0 10px 20px !important;	
}
.lcolumnnl div{
	margin:0; padding:0;
	width:auto;
	text-align:left;
}
.rightcolumn{
	width:165px;
	height:100%;
	float:right;
	display:inline;
	padding-left:35px
}
.lcolumn a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#0000FF;	
}
.rightcolumn a{
	color:#0000FF;
	background:#fff;
	float:left;
	font-size:12px;
	word-spacing:-0.05em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0px;
	line-height:22px;
}
	

#top-link{
	position:absolute;
	top:230px;
	left:10px;
	display:inline;
}

#top-link a:hover{
	text-decoration:underline;
}

.indent{ padding-left:106px; display:block;}
#bottom-left div{
	margin:20px 37px 10px 185px;
	padding:0;
	text-align:justify;
	width:330px !important;
}


.text-highlight a:hover{
	text-decoration:underline;
}
#bottom-right a:hover{
	text-decoration:underline;
}	
.sborder{ border:2px solid #F0EEE2;}
#sub{
	float:left;
	text-align:left; 
	width:330px;
	margin:0 0 0 30px;
	background:#fff;
	color:#333;	
	display:inline;
	line-height: 150%;
	padding:0;
	font-size:12px;
}
#sub div{ 
	clear:both;	
    	padding:0;
	margin-bottom:20px;
}
#subbig{
	font-size:12px;
	background:#fff;
	color:#333;	
	line-height: 150%;	
}
#sub div.lnk{	
	margin:0 0 0 10px;
	padding:0;
	float:left;
	font-size:11px!important;
	font-weight:bold;
	line-height:20px;
	clear:both;
	width:320px;
}
#sub div.lnk a{	
	font-size:11px!important;
	width:300px;
	white-space:normal;	
}
#subbig div.lnk{	
	margin:15px 0 0 20px;
	display:inline;
	padding:0;
	float:left;
	font-size:13px!important;
	clear:both;
}
#subbig div.lnk a{	
	font-size:12px!important;
	line-height:25px;
}

#subbig div a{
	color:#27509F;
	background:#FFF;
	text-decoration:none;
	font-weight:600;
	white-space:nowrap;	
}
#subbig div a:hover{
	text-decoration:underline;
}

#sub div a{
	color:#27509F;
	background:#FFF;
	text-decoration:none;
	font-weight:600;
	white-space:nowrap;	
}
#sub div a:hover{
	text-decoration:underline;
}

#flashfix {
	height:326px;
	width:372px;
	background:url(../images/subpage/map.jpg);
	float:left;
}
.black, .blackbig{
	color:#fff;	
	margin:0;
	padding:0;
	float:left;
	width:736px;
	text-align:right;
}
.black a, .blackbig a{
	font-weight: bold;
	font-size: 11px;
	word-spacing:-0.05em;
	font-family:verdana, sans-serif;
	text-decoration: none;
	color:#fff;	
}
.black{height:45px;	line-height:45px;}
.black a{float:right; text-align:left; width:150px;}
.blackbig{height:80px;}
.blackbig a{ float:right; width:160px; text-align:left; padding-top:15px; margin-left:35px; margin-right:5px;}
#sub a{
	font-size: 11px;
	word-spacing:-0.05em;
	font-family:verdana, sans-serif;
	text-decoration: none;
	clear:right;
	color:#27509F;
	background:#FFFFFF;
	font-weight:bold;
}
#sub a:hover{
	text-decoration:underline;
}
#right br {
	clear: left;
}
h1.emptyp{
	width:725px;
	float:left;
}
.fstrong{
 	float:right; 
	display:inline; 
	margin-top:-22px;
	display:block;
	font-size:13px;
	font-weight:normal!important;	
}
.sstrong{
	float:right; 
	display:inline;
	display:block;
	font-size:13px;
	font-weight:normal!important;	
}
.nolink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	color:#8B929F;
	font-style:normal;
}
.dist{
	margin-right:45px!important;
}
#tourCaption{
	float:left; 
	display:inline;
}	
#flashfix_inhilani{
	width:370px;
	height:427px;
	float:left;
	background:url(../images/ihilani_flash_bg.jpg) top left no-repeat;
	float:left; 
	display:inline;
	border:2px solid #9b0f2c;
	background-color:none !important;
}

#awards td { font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:5px; height:25px; }

.gallleft{float:left; width:120px; padding-left:30px}
.gallcenter{float:left; width:410px; padding-left:25px}
.gallright{float:right; width:70px; text-align:right; padding-right:20px; text-align:center}
.gallcenter b{	
	font-weight:bold; 
	font-size:16px;
	line-height:19px;
	color:#333333;
	font-family:arial, sans-serif; 
	text-decoration:none;
	width:340px;
	display:block;
	border:0 none;
	background:#fff;
	padding:15px 0 10px 0; 
	margin:0;
	float:left;
}
.gallleft a, .gallright a{
	font-size: 11px;
	word-spacing:-0.05em;
	font-family:verdana, sans-serif;
	text-decoration: none;
	clear:right;
	color:#27509F;
	background:#FFFFFF;
	font-weight:bold;
}
.gallleft a:hover, .gallright a:hover{
	text-decoration:underline;
}

#flash { float:left; width:739px; height:450px; background:url(../images/bg.jpg) top left no-repeat;}

.cta{
	float:left;
	display:block;
	clear:both;
	width:100%;
	padding-bottom:7px;
}
.cta a img{
	border:none;
}