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

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg_main.jp);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#b3b3b3;
}
.bg_top1 {
	background-image:url(../images/bg_top1.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.tahoma_12_gray {
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#a0a2a7;
	background-image:url(../images/bg_top-right.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:80px 45px 0px 302px;
}
.tahoma_17_wht {
	font-family:Tahoma, Arial;
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:21px;
}
.nav_brd {
	border-bottom:solid 1px #b2b2b2;
}
.bg_middle-top {
	background-image:url(../images/bg_middle-top.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.img_brd {
	border:solid 1px #b8b9bc;
	padding:1px;
}
.tahoma_11_body {
	font-family:Tahoma, Arial;
	font-size:11.46px;
	color:#000000;
	text-align:justify;
	line-height:17px;
	text-decoration:none;
}
a.tahoma_11_body:hover {
	font-family:Tahoma, Arial;
	font-size:11.46px;
	color:#000000;
	text-align:left;
	line-height:17px;
	text-decoration:underline;
}

.middle_brd {
	border-left:solid 8px #bfbfbf;
	border-right:solid 8px #bfbfbf;
	border-bottom:solid 8px #bfbfbf;
}
.right_brd {
	border-right:solid 3px #bfbfbf;
}
.footer_bg {
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.footer_bg1 {
	background-image:url(../images/bg_footer1.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
.tahoma_11_wht {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:17px;
	text-align:center;
}
.tahoma_11_gray {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#555555;
	font-weight:bold;
	line-height:17px;
	text-align:center;
}
.search {
	width:243;
	height:23px;
	background-color:#f6f6f6;
	border:1px solid #cbcbcb;
	margin-left:18px;
}
.text11_gray {
	font-family:Tahoma, Arial;
	font-size:11.46px;
	color:#939393;
	line-height:17px;
}
.tttx {
	width:243;
	height:23px;
	background-color:#f6f6f6;
	border:1px solid #cbcbcb;
	margin-left:18px;
}
.tttx:hover {
	width:243;
	height:23px;
	background-color:#e9ebef;
	border:1px solid #a1a8bd;
	margin-left:18px;
}
.text11_marum {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#6f0a0a;
	line-height:17px;
}
.text11_gryblack {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#5d5d5d;
	line-height:17px;
}
.tel_text{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#33394d;
	line-height:17px;
}
.enquiry {
	width:240;
	height:190px;
	background-color:#f6f6f6;
	border:1px solid #cbcbcb;
	margin-left:18px;
}
.booking {
	width:83;
	height:24px;
	background-color:#f6f6f6;
	border:1px solid #cbcbcb;
	margin-left:18px;
}
.visit {
	background-image:url(../images/bg_grediyant.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	font-family:Tahoma, Arial;
	font-size:19px;
	color:#444548;
	line-height:56px;
	padding-left:19px;
	border-bottom:1px solid #c6c6c6;
}
.brd{
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;

}

#slideshow {
	position:relative;
	height:241px;
	width:898px;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 241px;
	width:898px;
}
#slideshow DIV.active {
	z-index:10;
	opacity:1.0;
}
#slideshow DIV.last-active {
	z-index:9;
}
#slideshow DIV IMG {
	height: 241px;
	display: block;
	border: 0;
	margin-bottom: 10px;
	width:898px;
}
h1 { 
	font-family: 'Cantarell', Verdana, arial, serif; 
	letter-spacing: -2px;
	font-weight: normal;
	font-size: 24px;
	color: #636466;
}

#menuLayer0 {
	z-index:15 !important;
}