﻿@charset "utf-8";
/* CSS Document */
TR.TopMenu A{
	width:80px;
	height:69px;
	border:none;
	display:block
	
}
TR.TopMenu A.Menu IMG{
	width:80px;
	height:69px;
	border:none;
	visibility:hidden;
	
}
TR.TopMenu A.selected IMG{
	visibility:visible;
	position:relative;
	border:none;
	width:80px;
	height:69px;
	top:0px;
}
TR.TopMenu A:hover IMG{
	visibility:visible;
	position:relative;
	border:none;
	width:80px;
	height:69px;
	top:0px;
}

DIV.leftmenu{
	 width: 167px;
	 height:340px;
	 position:relative;
	 display:block;
	 border-left: 2px solid #CABA96;

}
DIV.leftmenu A{
	 position:relative;
	 display:block;
	 color:#9D9182;
	 font-family:"Times New Roman", Times, serif;
	 font-size:17px;
	 font-weight:bold;
	 text-decoration:none;
}
DIV.leftmenu A.selected ,DIV.leftmenu A:hover{
	 position:relative;
	 display:block;
	 color:#502B15;
	 font-family:"Times New Roman", Times, serif;
	 font-size:17px;
	 font-weight:bold;
	 text-decoration:none;
}
DIV.leftmenu A IMG{
	 border:none;
	margin: 0px 0px 8px 8px;
	filter: alpha(opacity=0);
	opacity: 0;
}
DIV.leftmenu A.selected IMG{
	 border:none;
	margin-left:5px;
	filter: alpha(opacity=100);
	opacity: 1;
}

DIV.flash{
	width:495px;
	height:350px;
	float:right;
	z-index:10;
	position:relative;
}
DIV.sflash{
	bottom:0px;
	width:152px;
	height:202px;
	position:absolute;
	bottom:-108px;
}
DIV.news{
	width:456px;
	height:20px;
	position:relative;
	overflow:hidden;
	color:#D55916;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
DIV.news a{
	color:#D55916;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
DIV.news a:hover{
	text-decoration:underline;
}
DIV.Hometext{
	width:274px;
	height:307px;
	left:0px;
	position:absolute;
	border-right: 2px solid #CABA96;
	top:0px;
	z-index:10;
	padding:8px 8px;
}
DIV.scroll{
	height:330px;
	width:300;
	float:right;
	overflow:-moz-scrollbars-vertical;
	scrollbar-face-color:#CABA96;
	scrollbar-shadow-color: #CABA96;
	scrollbar-darkshadow-color: #F5F9E6;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#ECE09B;
	scrollbar-highlight-color:#CABA96;
	overflow-y: auto;
	padding-right: 5px;
}
DIV.scroll2{
	height:340px;
	width:100%;
	float:right;
	overflow:-moz-scrollbars-vertical;
	scrollbar-face-color:#CABA96;
	scrollbar-shadow-color: #CABA96;
	scrollbar-darkshadow-color: #F5F9E6;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#ECE09B;
	scrollbar-highlight-color:#CABA96;
	overflow-y: auto;
	padding-right: 5px;
}
DIV.maintext{
	padding:0px 4px;

}
DIV.gallery{
	width:468px;
	height:201px;
	position:absolute;
	top:0px;
	left:0px;
	padding: 30px 50px 0px 0px;
	z-index:10;
	}
.MainContent{
	position:relative;
	display:block;
	width:769px;
}
TD.MainContent{
	
	margin:0px;
}
TD.MainContent Div.SmallFlash{
	position:absolute;
	display:block;
	z-index:100;
	top:260px;
	width:151px;
	left:12px;
	height:202px;
}
.tourwise{
	width:936px;
	border-top: 1px solid #CABA96;
	padding-top:10px;
}

.tourwise{
	font-family:tahoma;
	font-size:11px;
	color:#9D5E39;
}
.tourwise A{
	font-family:tahoma;
	font-size:11px;
	color:#9D5E39;
	text-decoration:none;
}
.tourwise A:hover{
	font-family:tahoma;
	font-size:11px;
	color:#502B15;
	text-decoration:none;
}
H1{
	font-family: "Guttman Yad";
	font-size: 18px;
	color : #902F16;
	text-align:center;
	margin:1px;
	font-weight: bolder;	
}
H2{
	font-family: "Guttman Yad";
	font-size: 18px;
	color : #587F2B;
	text-align:center;
	margin:1px;
	font-weight: bolder;	
}
H3{
	color:#FE812E;
	font-family: arial;
	font-weight:bold;
	font-size:25px;
	margin:0px;
}

HR{
	border-style:dashed;
 	border-width:0px 0px 1px 0px;  
 	border-color:#E0DDDB;
	width:100%;
	height:1px;
	
}

