/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	color:#523b26;
	background-color:#dfdfdf;
	font-family:"Tahoma", Times, serif, Times New Roman, verdana;
	font-size: 12px;
	font-weight: normal;
}
h1{
color:#f67911;
font-weight:normal;
font-size:16px;
padding:0px;
margin:0px;
}
h2{
font-weight:normal;
font-size:14px;
padding:0px;
margin:10px 0px 10px 0px;
}
.bold{
font-weight:bold;
}
.left{
background:url(../images/left.gif) repeat-y top;
width:11px;
}
.right{
background:url(../images/right.gif) repeat-y top;
width:11px;
}
.bg_white{
background-color:#fff;
color:#523b26;
}
.f_bg{
background:url(../images/f_bg.gif) repeat-x top;
}
.t_mid_top{
background:url(../images/t_mid_top.gif) repeat-x top;
}
.t_left_mid{
background:url(../images/t_left_mid.gif) repeat-y top;
}
.t_right_mid{
background:url(../images/t_right_mid.gif) repeat-y top;
}
.booking{
background-color:#e1e1e1;
}
.t_mid_bottom{
background:url(../images/t_mid_bottom.gif) repeat-x top;
}
.bg_menu{
background:url(../images/bg_menu.gif) repeat-x top;
height:54px;
}
a.menu_top:link{
color:#644729;
font-weight:normal;
line-height:54px;
font-size:12px;
text-decoration:none;
}
a.menu_top:hover, a.menu_top:active, a.menu_top:visited{
color:#000;
font-weight:normal;
line-height:54px;
font-size:12px;
text-decoration:none;
}
.footer{
font-size:11px;
color:#5d5d5d;
}
.text_orange{
color:#f67911;
font-size:16px;
}
.logo{
margin:0px 0px 15px 15px;
}
.lineheight{
line-height:24px;
}
.textclock{
font-size:11px;
color:#a0a0a0;
}
.paddingright{
padding-right:10px;
}
.bold{
font-weight:bold;
}
.boder_livechat{
width:160px;
border:1px solid #999999;
background-color:#999999;
}
a.linkfooter:link{
font-size:11px;
color:#5d5d5d;
text-decoration:none;
}
a.linkfooter:hover, a.linkfooter:active, a.linkfooter:visited{
	font-size:11px;
	color:#cc963b;
	text-decoration:none;
}
.bg_rate{
	background-color:#fff;
	border:1px solid #d1b849;
}

.bg_header_tb{
	color:#786200;
	font-size: 12px;
	font-weight: bold;
	background-color:#f5d78d;
}
.txt_bold {
	font-weight: bold;
}
.txt_red_bold {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.bg_pro_left {
	background-image: url(../images/promotion_line1.gif);
	background-repeat: repeat-y;
}
