@charset "utf-8";

*{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

html{
	position: absolute;
	width: 100%;
	height: 100%;
}

body{
	background-image:url(images/layout/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	position: absolute;
	background-color: #FFF;
	text-align: center;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:20px;
}

#main_content{
	position:relative;
	width: 1000px;
	height: auto;
	min-height:500px;
	text-align: left;
	margin-left:auto; 
	margin-right:auto;
	background-image:url(images/layout/content_bg.png);
	background-position:center;
	background-repeat:repeat-y;
	z-index:1;
	padding-bottom: 1px;
}
#banner{
	position: relative;
	width: 980px;
	height: 124px;
	top: 0px;
	left: 0px;
	margin-left:auto; margin-right:auto;
	background-image: url(images/layout/banner_bg.jpg);
	background-repeat: repeat-x;
	text-align:left;
	z-index:15;
	overflow:visible;
}
#banner_tl{ position:absolute; top:0px; left:0px; width:15px; height:25px; background-repeat:no-repeat; background-image:url(images/layout/banner_tl.png);}
#banner_tr{ position:absolute; top:0px; right:0px; width:15px; height:25px; background-repeat:no-repeat; background-image:url(images/layout/banner_tr.png);}
#main_logo{	position:absolute; top: 25px; left: 40px; border:0px;}
#calendar{ position:absolute; top: 48px; right: 2px; width:340px; height:237px; background-repeat:no-repeat; background-image:url(images/layout/calendar_bg.png); z-index:25;}
#calendar_header{ position:absolute; top: 4px; left:11px; width: 318px; height: 37px; background-image:url(images/layout/calender_header_bg.gif); background-repeat:no-repeat;}
#calendar_header span{ position: absolute; bottom: 5px; left: 10px; font-weight:bold; font-size: 20px; color:#fff;}

#menu{
	position: absolute;
	top: 175px;
	right: 0px;
	width: 331px;
}

#gallery_pic{
	position:relative;
	border: 1px solid #ccc;
	width: 275px;
	height: auto;
	margin-top: 10px;
	left: 30px;

}

#gallery_pic img{
	margin: 10px 10px 20px;
	width:255px;
	border:0px;
}
#gallery_pic span{ position: absolute; bottom: 3px; left: 10px; font-style:italic; font-size:9px; text-align:center; width:255px;}
.gallery_pic_tl{position:absolute; width:10px; height:10px; top:10px; left:10px; background-image:url(images/layout/gallery_pic_tl.png); background-repeat:no-repeat; z-index:505;}
.gallery_pic_tr{position:absolute; width:10px; height:10px; top:10px; right:10px; background-image:url(images/layout/gallery_pic_tr.png); background-repeat:no-repeat; z-index:505;}
.gallery_pic_bl{position:absolute; width:10px; height:10px; bottom:20px; left:10px; background-image:url(images/layout/gallery_pic_bl.png); background-repeat:no-repeat; z-index:505;}
.gallery_pic_br{position:absolute; width:10px; height:10px; bottom:20px; right:10px; background-image:url(images/layout/gallery_pic_br.png); background-repeat:no-repeat; z-index:505;}


.menu_btn{
	background-image: url(images/layout/menu_btn.png);
	background-repeat: no-repeat;
	width: 331px;
	height: 37px;
	text-align: left;
	padding-right: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu_btn:hover{
	background-image: url(images/layout/menu_btn_hover.png);	
}

.menu_btn a {
	margin-left:20px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	position:relative;
	top:-4px;
}

.menu_btn a:hover {	
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.menu_spacer{
	height:20px;
}

#gallery_preview{
	background-image: url(images/layout/gallery_preview_cell.gif);
	background-repeat: no-repeat;
	height: 142px;
	margin-left: 15px;
}

.gallery_prev_thumb{
	margin-left: 12px;
	margin-top: 30px;
}

#content_area{
	position: relative;
	width: 615px;
	top: 10px;
	left: 30px;

}

.news_post{
	position:relative;
	width: 610px;
	margin-bottom:15px;
	border: 1px solid #ccc;
}

.news_titlebar{
	position:relative;
	background-color:#000;
	background-image:url(images/layout/news_titlebar.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	*top: 5px;
	height:30px;
	width: 602px;
	margin: 4px;
}

.news_title{  margin-top: 8px; margin-left: 5px; float:left; font-size: 14px; color:#fff; font-weight:bold;}
.news_stamp{ margin-top: 12px; margin-right: 5px; float:right; font-size: 9px; color:#fff;}

.news_content{
	margin: 0px 4px 15px;
	*margin:5px 4px 15px;
	width: 592px;
	padding: 5px;
	min-height:50px;
	background-image:url(images/layout/cell_m.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	*background-position:0px 5px;
	*padding-top: 10px;
}
.news_content a{ color:#0076cc; font-weight:bold;}
.news_tl{position:absolute; width:12px; height:12px; top:-1px; left:-1px; background-image:url(images/layout/news_tl.gif); background-repeat:no-repeat;}
.news_tr{position:absolute; width:12px; height:12px; top:-1px; right:-1px; background-image:url(images/layout/news_tr.gif); background-repeat:no-repeat;}
.news_bl{position:absolute; width:12px; height:12px; bottom:-1px; left:-1px; background-image:url(images/layout/news_bl.gif); background-repeat:no-repeat;}
.news_br{position:absolute; width:12px; height:12px; bottom:-1px; right:-1px; background-image:url(images/layout/news_br.gif); background-repeat:no-repeat;}
.news_title_tl{position:absolute; width:6px; height:6px; top:0px; left:0px; background-image:url(images/layout/news_title_tl.gif); background-repeat:no-repeat;}
.news_title_tr{position:absolute; width:6px; height:6px; top:0px; right:0px; background-image:url(images/layout/news_title_tr.gif); background-repeat:no-repeat;}

.cell_tl{
	background-image: url(images/layout/cell_tl.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 35px;
}

.cell_t{
	background-image: url(images/layout/cell_t.jpg);
	background-repeat: repeat-x;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.cell_tr{
	background-image: url(images/layout/cell_tr.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 35px;
}

.cell_l{
	background-image: url(images/layout/cell_l.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 12px;
}

.cell_main{
	background-image: url(images/layout/cell_m.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 5px;
	height: 100%;
}

.cell_main a{
	text-decoration:none;
	font-weight:bold;
	color:#DD0000;
}

.cell_main a:hover{
	font-weight:bold;
	color:#333333;
}

.cell_main a:visited{
	font-weight:bold;
	color:#AA0000;
}

.cell_r{
	background-image: url(images/layout/cell_r.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 13px;
}

.cell_bl{
	background-image: url(images/layout/cell_bl.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}

.cell_b{
	background-color: #FFFFFF;
	height: 12px;
}

.cell_br{
	background-image: url(images/layout/cell_br.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 12px;
}


h1{
	font-size:14px;
	color:#0076cc;
}
.intro_comp_head{
	color:#FFFFFF;
	background-color:#000;
	font-weight:bold;
	font-size:10px;
}
.intro_comp_cell{
	color:#333333;
	background-color:#FFFFFF;
	font-size:10px;
	height: 25px;
}
#hotel_info{ width: 600px;}
#hotel_info p{float:left; width:190px;}
