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

body{
	margin:0;
	width:auto;
	height:auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	
	}
	
#corporate_link a{
	color:#000;
}




body a[href^="http:"] { 
	background:url(../images/Icon_External_Link.png) right bottom no-repeat;
	padding-right:15px;
	}
a.no_icon[href^="http:"]{
	background:transparent;
	padding-right:0px;
	}

a.image_link[href^="http:"]{/* logo with link*/
	background:transparent;
	padding-right:0px;
	}
a.image_link img {
	margin:8px 0 0px 0;
	padding:1px;
	border-top:solid 1px #f0f0f0;
	border-left:solid 1px #f0f0f0;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	}
a.image_link img:hover {
	border:solid 1px #99CCFF;
	}
h2{
	font-size:1.8em;
	font-family:Arial, Helvetica, sans-serif;
	}
body h3 {
	clear:both;
	margin:0;
	padding:0;
	position:relative;
	z-index:0;
	font-size:1.5em;
	font-weight:100;

	}	

h4 {
	width:180px;
	margin: 0 0 15px 0;
	padding:0;
	font-size:1.3em;
	line-height:1em;
	color:#555;
	}

a img{
	border:none;
	}
#header_contact{
	float:left;
	width:900px;
	height:80px;
	margin:30px 0 0px 0;
	padding-top:0px;
	background-color:#d02432;
	}
#header_sitemap {
	float:left;
	width:900px;
	height:130px;
	margin:0px 0 0px 0;
	padding-top:0px;
	/*background-color:#d02432;*/
        background-color:black;
	}

#header_sitemap .logo{
	float:left;
	margin-top:-2px;/*see ie_fix.php for IE6 */
	/*margin-left:-1px;*/
	/*border:1px solid #fff;*/
	}
.tab_flash_choice{
	/*position:relative;*/
	float:left;
	clear:both;
	width:890px;
	height:30px;
	margin:50px 0px 0px 0px;/*see ie_fix.php for IE6 */
	padding:0;
	text-align:right;
	}
.tab_flash_choice input{
	width:140px;
	height:27px;
	background-color:#333333;
	color:#fff;
	}
	
	
#container {
	margin:0 auto;
	margin-top:-30px;
	width:910px;
	width:1000px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#333333;
	text-align:left;
	}
#container a {
	
	}
#myContent{
	position:relative;
	float:left;
	width:900px;
	border:none;
	overflow:hidden;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;/* appear to be background color for right_col*/
	background:url(../images/content_bg.jpg) repeat-y;
	z-index:100;
	}	
	
.left_col_2columns_box {
	float:left;
	width:320px;
	height:auto;
	margin:0;
	padding:0;
	background-color:#CCFFFF;
	}

#text {
	float:left;
	width:600px;
	height:auto;
	}
	
#text a:link {
	text-decoration:underline;
	}
ul.left {
	float:left;
	width:280px;
	background-color:#66FFCC;
	}

#myContent p{
	color:#333;

	}		
#right {
	float:left;
	width:120px;
	}
	
	
#flash {
	position:fixed;
	
	}
	
#header{
	position:relative;
	float:left;
	width:900px;
	height:250px;
	margin:0;
	padding:0;
	z-index:100;
	}

	
/*____________menu from here __________________________*/




#menu {
	position:relative;
	float:left;
	width:654px;
	height:24px;
	margin:20px 0 0 0;/*see ie_fix.php for IE6*/
	padding-top:4px;
	font-size:13px;
	font-weight:600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:200;
	}
#menu a {
	text-decoration:none;
	}
#menu ul {
	float:left;
	height:24px;
	margin:0;
	padding:0;
	list-style: none;
	border-top:1px solid #fff;
	}
	

	
#menu ul li{
	position:relative;
	display:block;
	float:left;
	width:175px;/* width + border-right = 157px */
	height:22px;
	padding-top:3px;
	margin:0 0px 0 0;
	/*background-color:#455560;*/
        background-color:black;
	text-align:center;
	color:#fff;
	border-right:solid 1px #999;

	}
	
#menu ul li.about{
	width:151px;
	}
#menu ul li.contact {
	width:150px;

	}
#menu ul li.contact {
	border-right:none;
	margin:0;
}	
	
#menu ul li a {
	display:block;
	height:20px;/*should be same with the height for ul li*/
	padding-top:1px;
	color:#fff;
}

#menu ul li ul li a{
	display:block;
	}
	
#menu ul li ul{
	position:relative;
	display:none;
	float:left;
	margin:5px 0 0 0;
	visibility:hidden;
	width:175px;
	padding-top:0px;
}

	
#menu ul li:hover ul {
	display: block;
	visibility:visible;

}	
#menu ul li ul li{
	width:175px;/*see ie_fix for IE6 */
	height:25px;
	margin:0;
	border-bottom:1px solid #999;
	padding:0px;
	padding-top:3px;
	padding-bottom:10px;
	text-align:center;
	font-size:11px;
	/*background-color:#455560;*/
        background-color:black;
        
}
	

#menu ul li ul li a {
	
	display:block;
	height:100%;
        margin-bottom:5px;
		
        color:#fff;
	text-decoration:none;
}

#menu ul li:hover{
	display:block;
	height:22spx;/*should be same with the height for ul li*/
	padding-top:3px;
	margin:0 0px 0 0;
	background-color:#444;
	color:#fff;
}	

#menu ul li.contact:hover{
	margin:0;
	}


#menu ul li ul li:hover {
	display:block;
	height:25px;
	margin:0 4px 0 0;
	/*padding-top:4px;*/
	background-color:#444;
}	

#menu ul li a:hover {
	color:#fff;
	}
#menu ul li table {
	border-collapse: collapse;
	border: none;
	padding: 0;
	position: absolute;
	top: 19px;
	left: 0;
	}
/*
#menu table {
	border-collapse: collapse;
	border-spacing: 0;
	}*/
#menu li li td{
	float:left;
	width:auto;
	height:auto;
	position:relative;
	left:180px;
	top:-40px;
	}


	

/*_____________menu till here___________________________*/	
#contents {
	float:left;
	width:860px;
	margin:-100px 0 0 10px;/*see ie_fix.php for IE6/7 */
	padding:0;
	text-align:left;
	}
#contents2 {
	float:left;
	width:860px;
	margin:-10px 0 0 0px;/*see ie_fix.php for IE6/7*/
	padding:0 0 0 20px;
	text-align:left;

	}

#left_col {
	float:left;
	width:660px;
	height:auto;
	margin:0px;
	padding:0px 10px 10px 10px;/*see ie_fix.php for IE6/7 */
	background-color:#FFFFFF;
	}
.left_col_pic {
	float:right;
	padding:0 10px 10px 10px;
	}
.left_col_pic p{
	margin-top:5px;
	text-align:center;
	font-size:0.9em;
	font-style:italic;
	}
dl {
	float:left;
	width:400px;
	clear:both;
	margin-left:30px;
	}
dt {
	float:left;
	width:3em;
	margin-bottom:5px;
	font-weight:bold;
	}
dd {
	float:left;
	clear:right;
	width:500px;
	margin-bottom:5px;
	}
/*
dl.sitemap {
	float:left;
	width:600px;
	}
dl.sitemap a{
	text-decoration:none;
	width:550px;
	}
dt#title,
dd#title {
	font-size:1.3em;
	font-weight:800;
	}
dl.sitemap dt {
	float:left;
	width:200px;
	height:auto;
	margin:4px 0;
	}

dl.sitemap dd {
	float:left;
	width:380px;
	height:auto;
	margin:4px 0;

	line-height:1.4em;

	}*/
table.sitemap a {
	text-decoration:none;
	}
table.sitemap a:hover {
	text-decoration:underline;
	}
table.sitemap tr.title td{
	font-weight:bold;
	}	
table.sitemap td {
	width:300px;
	padding:4px;
	line-height:1.5em;
	}
.odd {
	background-color:#f4f4f4;
	}

ul li{
	margin:5px 0;
	}



ul#resorts {
	list-style:none;

	}
ul#resorts a {
	/*text-decoration:none;*/
	}
ul#resorts li{
	margin:5px 0;
	}
ul#resorts li a img {
	margin-right:2px;
	border:1px solid #ddd;
	}
ul#resorts li a img:hover {
	border:1px solid #66aacc;
	}	
#right_col {
	float:left;
	width:200px;
	height:auto;
	margin:0;
	padding:25px 10px;
	/*background-image:url(../images/right_col_top3.png);*//*see ie_fix.php for IE6*/
	background-repeat:no-repeat;
	}
#right_col_flash_no {
	float:left;
	width:auto;
	padding:15px 5px;

	}
	
.noscript {
	float:left;
	width:auto;
	height:auto;
	margin-top:20px;
	padding:2px 2px 2px 2px;
	font-size:1.0em;
	font-weight:bold;
	color:#CC0000;
	background-color:#fafafa;
	}

.noflash {
	float:left;
	width:600px;
	height:auto;
	margin:20px 0 0 20px;
	padding:2px 2px 2px 2px;
	font-weight:bold;
	font-size:1.1em;
	color:#CC0000;
	}	
.noflash p {
	float:left;
	margin:5px 0 0 23px;
	font-size:0.85em;
	color:#333333;
	font-weight:100;
	}
.caution {
	float:left;
	margin:0 2px ;
	}
	
.noscript p{
	float:left;
	margin:5px 0 0 0;
	font-size:0.85em;
	color:#333333;
	font-weight:100;
	}	
#footer {
	clear:both;
	width:900px;
	height:20px;
	padding:4px 0 4px 0;
	/*background-color:#455560;*/
	text-align:right;
	color:#fff;
	font-size:14px;
	font-weight:900;
        background-color:black;
	
	}
	
#footer ul{
	float:left;
	width:900px;
	margin:0;
	padding:0;
	list-style:none;
	}
#footer li{
	float:left;
	width:auto;
	margin:0;
	padding:2px 10px 0 10px;
	}
#footer a {
	text-decoration:underline;
	}
	
#footer .left{
	float:left;
	margin:0;
	padding-left:20px;
	width:auto;
	}

#footer .right{
	float:right;
	width:auto;
	
	}
	


#footer a{
	color:#fff;
	font-size:12px;
	font-weight:lighter;
	}

#header_required{
	position:relative;
	z-index:0;
	}

#flash_detect {
	margin:0 0 0 10px;/*see ie_fix*/
	}