@charset "iso-8859-1";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
body {
	background:#0d2e8d url(images/back.jpg) repeat-x;
	text-align:center;
	color:#a8dcff;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#13223f;
}
a:hover {
	text-decoration:none;
	color:#f2800c;
}
h1 {
	background:#13223f;
	height:35px;
	font-size:18px;
	font-family:Impact,Verdana,Arial,san-serif;
	margin:15px 0;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	line-height:34px;
	padding:0 10px;
}
h1.rss {
	background:url(images/rss.png) no-repeat 345px 0 #13223f;
}
h1.tvideo {
	background:url(images/video.png) no-repeat 70px 0 #13223f;
}
h2 {
	font-size:15px;
	font-weight:bold;
	color:#13223f;
	margin-top:10px;
}
h3 {
	font-size:13px;
	color:#fff;
	font-weight:bold;
	margin:10px 0;
}
h4 {
	background:url(images/book.jpg) no-repeat 175px 0 #13223f;
	height:30px;
	font-size:14px;
	font-family:Arial;
	margin-bottom:10px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	line-height:29px;
	padding:0 10px;
}
ul {
	margin-left:20px;
}
p {
	margin-bottom:10px;
}
#container {
	width:900px;
	text-align:left;
	margin:0 auto;
	background:#0c3caa url(images/back2.jpg) repeat-x;
	min-height:800px;
	
}
a#selected {
	color:#f2800c;
}
#nav {
	height:99px;
	position:relative;
}
	#lang {
		position:absolute;
		top:0;
		right:0;
	}
		.ilang {
			background:#1e92b9;
			width:20px;
			height:20px;
			color:#fff;
			font-size:11px;
			text-align:center;
			line-height:20px;
			float:left;
			margin:5px 0 0 2px;
		}
			.ilang a {
				color:#fff;
				padding:1px;
			}
			.ilang a:hover {
				background:#f2800c;
				padding:1px;
				color:#fff;
			}
		#ilangsel {
			background:#f2800c;
		}
#back3 {
	background:url(images/back3.jpg) no-repeat;
}
#logo {
	margin:62px 0 0 45px;
}
#col1 {
	width:384px;
	float:left;
	padding-top:15px;
}
#col1a {
	width:384px;
	float:left;
	padding-bottom:15px;
}
	#gal, #video img, #videocont {
		border:4px solid #13223f;
	}
#col2 {
	width:47%;
	float:right;
	padding-bottom:15px;
}
	.newsdate {
		font-style:italic;
		font-weight:bold;
		color:#fff
	}
.vidcent {
	float:left;
	width:24.9%;
	text-align:center;
}
.vidleft {
	float:left;
	width:24.9%;
}
.vidright {
	float:left;
	width:24.9%;
	text-align:right;
}
#videocont {
	margin-bottom:15px;
	width:210px;
}
#content {
	margin-top:180px;
	padding:0 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}
	.more {
		font-size:11px;
	}
	.more a {
		color:#f2800c;
	}
	.more a:hover {
		color:#fff;
	}
	#weather {
		width: 800px; 
		height: 90px; 
		background-image: url( images/blue_728x90_bg.jpg.gif ); 
		background-repeat: repeat-x; 
		background-color: #346797;
	}
	.h74 {
		height:74px;
	}
	.coll1 {
		float:left;
		width:550px;
	}
	.coll2 {
		float:right; 
		width:210px;
	}
	.price, .price2 {
		border:0;
		padding:0;
		margin:0;
		border-collapse:collapse;
		width:540px;
	}
	.price3 {
		border:0;
		padding:0;
		margin:0;
		border-collapse:collapse;
	}
	.booking {
		border:0;
		padding:0;
		margin:0;
		border-collapse:collapse;
	}
	.booking td {
		padding:1px;
		margin:0;
		color:#fff;
		font-size:11px;
	}
		.booking input, .booking select {
			font-size:11px;
			background:#a8dcff;
			border:0;
			width:170px;
			color:##13223f;
		}
		.booking input.sbt {
			width:100px;
			background:#13223f;
			color:#fff;
			margin-top:7px;
			font-weight:bold;
		}
	.price2 td, .price3 td {
		border:1px solid #13223f;
		padding:2px;
		vertical-align:top;
	}
	.price td {
		padding:2px;
		margin:0;
		vertical-align:top;
	}
	.price td.bline, .price td.blinecent {
		border-bottom:3px solid #f2800c;
		font-size:15px;
		font-weight:bold;
		color:#13223f;
	}
	.price td.blinecent, .price td.slinecent {
		text-align:center;
	}
	.price td.sline, .price td.slinecent {
		border-bottom:2px solid #f2800c;
		font-size:13px;
		color:#fff;
		font-weight:bold;
	}

#footer {
	height:50px;text-align:center;background:#13223f;font-size:10px;
	padding-top:10px;
}
	#footer a {
		color:#a8dcff;
		text-decoration:none;
	}
	#footer a:hover {
		color:#f2800c;
		text-decoration:underline;
	}
	#botmenu {
		float:left;
		padding-left:50px;
		text-align:left;
	}
	#copy {
		float:right;
		padding-right:50px;
		text-align:left;
	}
.disct {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	margin-top:10px;
	font-style:italic;
}
.wht {
	color:#fff;
}
.map {
	border:4px solid #13223f;
	width:159px;
}
.mt2 {
	margin-top:2px;
}
.mt6 {
	margin-top:6px;
}
.mt20 {
	margin-top:20px;
}
.h220 {
	height:220px;
}
.tar {
	text-align:right;
}
.fr {
	float:right;
}
.clr {
	clear:both;
	font-size:1x;
	height:1px;
}
