﻿html {
	background-image: url('images/bckgrnd.gif');
}
body {
	background-position: center top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #666666;
	background-image: url('images/body-bg.png');
	background-repeat: no-repeat;
}
#wrapper {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#logo-wrapper {
	width: 982px;
	height: 100px;
}
#logo {
	width: 416px;
	float: left;
}
#top-text {
	width: 400px;
	float: right;
}
#top-text p {
	padding: 0px 20px 0px 0px;
	margin: 0px;
	line-height: 50px;
	text-align: right;
}
#nav-menu {
	width: 982px;
	height: 47px;
	background-image: url('images/nav-bg.gif');
}
#nav-menu ul {
	padding: 0px;
	margin: 0px 0px 0px 50px;
	float: left;
	list-style-type: none;
	width: 880px;
}
#nav-menu ul li {
	float: left;
	height: 47px;
}
#nav-menu ul li a {
	display: block;
	line-height: 47px;
	color: #15417E;
	text-decoration: none;
	font-size: small;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav-menu ul li a:hover {
	background-position: left top;
	text-decoration: none;
	background-image: url('images/nav-on-over.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#banner {
	width: 982px;
	height: 403px;
}
#menu1 {
	width: 75px;
}
#menu2 {
	width: 95px;
}
#menu3 {
	width: 100px;
}
#menu4 {
	width: 90px;
}
#menu5 {
	width: 140px;
}
#menu6 {
	width: 100px;
}
#menu7 {
	width: 90px;
}
#menu8 {
	width: 95px;
}
#menu9 {
	width: 85px;
}

#content {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.allbest {
	text-align: center;
}
.homeh1 {
	font-size: 170%;
	text-align: center;
	color: #3C5898;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.home-ul {
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.home-ul li {
	line-height: 25px;
	font-size: large;
	letter-spacing: 0.1em;
}
.allbest img {
	border: 2px solid #BC4A47;
	padding: 5px;
}
h1 {
	color: #336699;
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.centered {
	text-align: center;
}
#footer {
	background-color: #1F273D;
	color: #FFFFFF;
	padding: 50px;
	text-align: center;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #CC0000;
}
.fr-padding {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 5px;
	border: 1px solid #999999;
}
.time-table {
	width: 600px;
}
.time-table td {
	border: 1px solid #CCCCCC;
	padding: 5px;
	font-size: small;
}
.container-tabs {
	width: 900px;
	margin: 10px auto;
}
ul.tabs {
	margin: 0px;
	padding: 0;
	float: left;
	list-style: none;
	width: 250px;
}
ul.tabs li {
	border: 1px solid #808080;
	padding: 0;
	height: 31px;
	line-height: 31px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	margin-top: 2px;
	margin-bottom: 2px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: small;
	padding: 0 10px 0 10px;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
}
.tab_container {
	float: right;
	width: 625px;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 0px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	padding: 5px;
}
#content h3 {
	padding: 5px;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
	background-color: #3469A9;
}
.clear {
	clear: both;
}
#content p {
	line-height: 22px;
	word-spacing: 0.2em;
}
.tab_content h3 {
	margin-top: 0px;
}
.holiday-info {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	list-style-type: none;
}
.holiday-info li {
	line-height: 30px;
	padding-left: 10px;
}
.dark-blue {
	background-color: #2E85B4;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.light-blue {
	background-color: #9DCCE6;
	color: #215E7E;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.holiday-info-heading {
	margin-bottom: 1px;
	background-color: #1F273D;
	color: #FFFFFF;
	padding: 10px;
}
.day {
	margin: 0px;
	font-size: 90%;
	color: #3469A9;
	background-color: #E9E9E9;
	padding: 5px;
	font-weight: bold;
}
.day-info {
	margin: 0px;
	font-size: 90%;
	padding: 10px 20px 10px 20px;
}
#contact-info {
	width: 400px;
	float: left;
}
#footer p {
	margin: 0px;
}
#footer img {
	border-width: 0px;
}
#footer a {
	color: #9CAFC9;
	text-decoration: none;
	font-size: small;
}
#footer a:hover {
	color: #9CAFC9;
	text-decoration: underline;
	font-size: small;
}
#banner-small {
	text-align: center;
}
.gallery {
	text-align: center;
}
.gallery img {
	border: 1px solid #336699;
	padding: 4px;
	margin: 10px;
}
.holiday-info em {
	font-style: normal;
	width: 120px;
	display: block;
}
.holiday-info span {
	width: 450px;
	float: right;
	display: block;
}
.holiday-info dt {
	line-height: 30px;
	padding-left: 10px;
	width: 150px;
	float: left;
}
.holiday-info dd {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	line-height: 30px;
	width: 450px;
	float: left;
}
.day-tours-list {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.day-tours-list li {
	line-height: 30px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 10px;
}
.day-tours-list li:hover {
	border: 1px solid #808080;
	background-color: #DBDADC;
}
#logo-wrapper a {
	color: #475C78;
}
#logo-wrapper a:hover {
	color: #930000;
}
#contact-info a {
	color: #9D0000;
}
#contact-info a:hover {
	color: #9D0000;
	text-decoration: none;
}
#content a {
	color: #910000;
}
#content a:hover {
	color: #910000;
	text-decoration: none;
}
.auto-style1 {
	border-width: 0px;
}

