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

.abody {
	background-image: url(images/span_bg.gif);
	background-repeat: repeat-x;
	background-color:#28282c;
}

.subbody{
	padding:0px;
	margin:0px;
	width:1004px;
	height:408px;
	overflow:hidden;
}

.span_bg{
	margin:0px;
	padding:0px;
	background-image:url(images/span_bg.gif);
}

.wrapper{
	width:1004px;
	height:610px;
}

.header{
	background-image:url(images/header_bg.gif);
	background-repeat:repeat-x;
	height:101px;
}

.mainbody{
	height:408px;
	background-image:url(images/bokeh_bg.jpg);
}

.footer{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:101px;
	padding-top:32px;
}

.content{
	height:408px;
}

.textarea{
	width:443px;
	height:176px;
	float:left;
	background-image:url(images/intro_textbg.jpg);
	background-repeat:no-repeat;
	margin-top:210px;
	margin-left:66px;
	
	padding-top:24px;
	padding-left:20px;
	padding-right:70px;
}

.blockarea{
	float:left;
	width:380px;
	margin-top:25px;
	margin-left:10px;
}

.block{
	float:left;
	width:106px;
	height:106px;
	margin-left:10px;
	overflow:hidden;
}

.text_intro{
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:white;
}

.text_title{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	color:white;
}

.accomo_content{
	background-image:url(images/room_names.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:389px;
	padding-left:50px;
	padding-top:19px;
}

.room_block{
	margin-right:30px;
	float:left;
	width:115px;
	height:230px;
	overflow:hidden;
}

.divider{
	background-color:#333333;
	width:2px;
	height:230px;
	float:left;
	margin-right:30px;
}

.rates_area{
	width:760px;
	margin-top:245px;
	height:35px;
}

.events_content{
	padding-top:25px;
	padding-left:23px;
	padding-right:23px;
	float:left;
}

.stage{
	width:244px;
	height:370px;
	float:left;
}

.midpanel{
	height:198px;
	width:462px;
	margin-left:4px;
	margin-right:4px;
	float:left;
	margin-top:185px;
	background-image:url(images/midpanel_bg.jpg);
	background-repeat:no-repeat
}

.services_content{
	padding-top:25px;
	padding-left:70px;
}

.midpaneltext{
	width:429px;
	margin-top:24px;
	margin-left:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:white;
	float:left;
	line-height: 16px;
}

