/* CSS Document */
/*-------------------GENERAL PAGE--------*/

.wrapp{
	width:765px;
	height:auto;
	margin:40px auto;
	padding:0;
}
.flashSide{
	width:486px;
	height:427px;
	padding:2px;
	border:1px #d2c8c0 solid;
	float:left;
	overflow:hidden;
	text-align:left;
	text-align:center;
}

.flashSide3{
	width:297px;
	height:427px;
	padding:2px;
	border:1px #d2c8c0 solid;
	float:left;
}
.contentSide{
	width:265px;
	height:auto;
	float:left;
	margin-left:5px;
}
.contentSide3{
	width:454px;
	height:auto;
	float:left;
	margin-left:5px;
}

.content_wrapper{
	width:454px;
	border-bottom:1px #d2c8c0 solid;

}

.moduleSide3{
	float:left;
	width:265px;
	height:325px !important;
	height:325px;
	text-align:center;
	/*For IE*/
	overflow:hidden;
}

.moduleSide{
	width:265px;
	height:325px !important;
	height:325px;
	border-bottom:1px #d2c8c0 solid;
	text-align:center;
	/*For IE*/
	overflow:hidden;
}
/*Menu Right*/
.mainMenu{
	background:url(images/logo.gif) center right no-repeat;
	width:100%;
	height:100px;
}
.mainMenu ul{
	margin:0;
	padding:0;
}	
.mainMenu ul li{
	list-style:none;
	margin:5px 0;
}
.mainMenu ul li a{
	color:#e0dbd7;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.mainMenu ul li a:hover{
	color:#ada9a6;
}
/*Menu Top*/
.top_menu ul{
	margin:0 0 2px 0;
	padding:0;
}
.top_menu ul li{
	display:inline;
	margin:0 10px 0 0;
}
.top_menu ul li a{
	color:#e0dbd7;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.top_menu ul li a:hover{
	color:#ada9a6;
}
.footer_wrapper{
	width:100%;
	height:auto;
}
.footer{
	font-size:10px;
	margin-top:5px;
	float:left;
	width:200px;
}
.footer a{
	text-decoration:none;
	color:#afafaf;
}
.music_btn{
	width:300px;
	float:left;
	margin-top:5px;
	text-align:right;
}
.music_btn2{
	width:110px;
	float:left;
	margin-top:5px;
	text-align:right;
}
.mainAreaLoading {
	position:absolute;
	widows:inherit;
  	width:940px;
	height:527px;
	padding:0px;
	float:left;
	top:0px;
	left:50px;
	background-color:#ffffff;
	opacity:0.9;filter:alpha(opacity=40);
	
 }
 .mainAreaLoading3 {
 	position:absolute;
  	width:346px !important;
	width:380px ;
	height:336px;
	padding:0px;
	float:left;
	z-index:1;
	top:45px;
	left:580px;
	background-color:#FFFFFF;
	opacity:0.9;filter:alpha(opacity=40);
 }
.accommodation{
       text-indent:-10000px;
}