body{
	overflow: scroll;
}

body, table, div, ul, ol, span{
	font-family: Verdana;
	font-size: 12px;
}

a{
	cursor: pointer;
}

body{
	margin: 0px;
	padding: 0px;
}

#header{
	width: 850px;
	height: 192px;
	background-image: url(images/header.jpg);
}

#copyright{
	background-color: #b2aca3;
	font-size: 10px;
	padding: 2px;
	color: White;
}

#menuHolder{
	width: 335px;
	height: 496px;
	background-image: url(images/menubg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: White;
	text-align: right;
}

.menu{
	border-top: 4px solid white;
	background-color: #b2aca3;
	width: 850px;
	line-height: 20px;
}

.menu table td{
	text-align: center;
}

.menu a{
	color: Black;
	text-decoration: none;
	font-size: 15px;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

.menu a:hover{
	color: white;
}

#logo1{
	width: 400px;
	margin-top: 15px;
	color: #053477;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: italic;
	margin-left: 180px;
}

#logo2{
	width: 400px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-left: 185px;
}

#flags{
	width: 840px;
	text-align: right;
	margin-top: 90px; 
}

.mainHolder{
	width: 850px;
	padding-top: 10px;
}

#title{
	background-color: #b27e80;
	color: #ffffff;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}

#titletours{
	background-color: #b27e80;
	color: #ffffff;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

#txt, #titlelink{
	background-color: #efefef;
}

#titlelink{
	font-weight: bold;
	margin-bottom: 5px;
}

#titlelink a{
	margin-left: 5px;
	color: Black;
	text-decoration: none;
}

#titlelink a:hover{
	text-decoration: underline;
}

#txtlink{
	margin-bottom: 20px;
}

#txtt{
	padding: 10px !Important;
	text-align: justify;
	background-color:#EFEFEF;
}

#txtt img{
	margin-top: 5px;
}

#txtt table{
	margin-bottom: 30px;
}

#txtt table td{
	vertical-align: top;
}

#txt{
	padding: 10px;
	text-align: justify;
	padding-bottom: 35px;
}

#txt table{
	text-align: justify;
}

#txt img{
	margin: 4px;
}

#txt input, #txt textarea{
	width: 182px;
	border: 1px solid grey;
	display: block;
	margin-bottom: 10px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}

#txt textarea{
	width: 300px;
}

#txt #submit{
	width: 80px;
}

#txt input:hover, #txt textarea:hover{
	border: 1px solid #000000;
}

#contacts{
	width: 490px;	
	padding-top: 5px;
}

#contacts a{
	color: White;
	margin-top: 5px;
	text-decoration: none;
	font-size: 14px;
	text-align: right;
}

#contacts a:hover{
	color: Orange;
	padding-right: 4px;
}

.on { cursor: pointer; }

.off { display: none; }

.BigPic{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	z-index: 1001;
}

.BigPic_trans{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	z-index: 1000;
}

#picHolder{
	text-align: center;
}

#picHolder img{
	border: 10px solid #c0c0c0;
}

.links ul, .links ol{
	font-size: 15px;
}

.links{
	padding: 10px;
	text-align: justify;
	margin-left: 40px;
}

.links a{
	color: #3a3e2d;
	border-bottom: 1px dotted #3a3e2d;
	text-decoration: none;
}

.links a:hover{
	color: Orange;
	border: none;
	text-decoration: none;
}

.links li{
	line-height: 30px;
}

#tours{
	position: absolute;
	margin-left: 650px;
	//margin-left: 320px;
	margin-top: 10px;
}

.contactBox{
	background-position: right top;
	background-repeat: no-repeat;
	width: 210px;
	height: 125px;
	border: 1px solid #606d80;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 5px;
	margin-left: 0px;
	margin-right: 10px;
}

.contactBox a{
	color: #b18325;
	text-decoration: none;
	border: none;
	display: block;
}

.contactBox a:hover{
	color: #364d6c;
}

.contactBox span{
	color: #364d6c;
	font-size: 12px;
	font-weight: bold;
}

#contactTitle{
	color: #364d6c;
	margin-bottom: 10px;
}

.pwd {
	width: 270px;
	margin-bottom: 20px;
	margin-top: 10px;
	font-weight: bold;
}

.pwd a{
	color: Black;
}

.pwd a:hover{
	text-decoration: none;
}

#thumb img{
	margin: 10px;
}

#mail{
	display: inline;
}

#mail a{
	color: #911259;
	text-decoration: none;
}

#mail a:hover{
	text-decoration: underline;
}

#indeximg{
	background-color: #efefef;
}

#indeximg img{
	border-left: 10px solid #ffffff;
	border-bottom: 10px solid #ffffff;
}