body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	background-color: #E2EED3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#container {
	background-color: #ffffff;
	width: 941px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
#logo {
	float: left;
	height: 88px;
	width: 941px;
}
#banner {
	float: left;
	height: 206px;
	width: 941px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
#bookings {
	float: right;
	width: 233px;
	height: 206px;	
	font-size: 11px;
	color: #ffffff;
}
.text-small {
	font-size: 11px;
}
#nav-container {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 941px;
}
#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 12px;
	padding: 0;
	margin: 0;
	width: 941px;
}
#nav a {
	display: block;
	background-image: url(images/nav-item-bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	margin: 0px;
	padding: 11px 20px 11px 18px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
#nav li a:hover {
	color: #003366;
}
#nav li {
	float: left;
	padding: 0;
}
#nav #nav-end a {
	background-image: none;
	padding-right: 0;
}

/*--------------------- Body ---------------------*/

#body {
	float: left;
	display: inline;
	width: 901px;
	margin: 20px 20px 20px 20px;
}
#body-inner {
	float: left;
	display: inline;
	width: 678px;
	margin: 20px 10px 20px 20px;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #639127;
	margin-top: 10px;
	margin-bottom: 15px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	margin-top: 18px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #639127;
	margin-top: 10px;
	margin-bottom: 15px;
}
p {
	margin-top: 8px;
	margin-bottom: 10px;
}
a {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
#body-inner ul {
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 20px;
}
#body-inner li {
	margin: 0px 0px 2px;
	padding: 0px 18px;
	background: url(images/bullet.gif) no-repeat 3px 6px;
	list-style-type: none;
}
.pic-left {
	float: left;
	border: 1px solid #D1E4B9;
	margin: 0px 20px 20px 0;
	padding: 4px;
	clear: both;
}
.pic-right {
	float: right;
	border: 1px solid #D1E4B9;
	margin: 0px 0px 20px 20px;
	padding: 4px;
	clear: both;
}

.pic-center {
	float: center;
	border: 1px solid #D1E4B9;
	margin: 0px 0px 20px 20px;
	padding: 4px;
	clear: both;
}	

#sub-menu {
	float: right;
	width: 234px;
	margin: 0px 0px 20px 20px;
	border-top: 1px dotted #A3B7C7;
}
#sub-menu ul {
	margin: 0;
	padding: 0;
}
#sub-menu ul li {
	float: left;
	width: 234px;
	padding: 0;
	margin: 0;
	background-image: none;
}
#sub-menu ul li a {
	display: block;
	margin: 0;
	border-bottom: 1px dotted #A3B7C7;
	background-image: url(images/check-timetable-icon.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	text-decoration: none;
	margin: 0px;
	padding: 6px 0 6px 28px;
	background-color: #ffffff;
}
#sub-menu ul li#highlights a {
	background-image: url(images/highlights-icon.gif);
}
#sub-menu ul li#itineraries a {
	background-image: url(images/intinerary-icon.gif);
}
#sub-menu ul li a:hover {
	background-color: #E4ECF2;
}

/*--------------------- Side Bar ---------------------*/

#side-bar {
	float: left;
	display: inline;
	width: 223px;
	margin: 20px 0 20px 10px;
}
#service-update {
	background-image: url(images/service-update-bg.gif);
	float: left;
	width: 223px;
	margin-bottom: 10px;
}
#service-update-inner {
	background-image: url(images/service-update-footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 193px;
	color: #ffffff;
	padding: 32px 15px 15px 15px;
	min-height: 75px;
}
#service-update-inner .date {
	font-size: 11px;
}
#service-update-inner p {
	margin: 5px 0 5px 0;
	padding-top: 5px;
	border-top: 1px dotted #516931;
}
#hot-deals {
	background-image: url(images/hot-deals-bg.gif);
	float: left;
	width: 223px;
	margin-bottom: 30px;
}
#hot-deals-inner {
	background-image: url(images/hot-deals-footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 193px;
	padding: 35px 15px 12px 15px;
	min-height: 80px;
}
#hot-deals-inner p {
	margin: 5px 0 5px 0;
	padding-top: 5px;
	border-top: 1px dotted #C8783E;
	font-size: 11px;
}
#hot-deals-inner a {
	color: #FF6600;
}
#hot-deals-inner a:hover {
	color: #FF6600;
}
#logos {
	width: 223px;
	float: left;
	text-align: center;
}
#logos img {
	border: none;
	margin-bottom: 20px;
}
.clear-floats {
	clear: both;
}

/*--------------------- Footer ---------------------*/

#footer {
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 35px;
	width: 941px;
	font-size: 11px;
	color: #ffffff;
	line-height: 12px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#copyright {
	float: left;
	display: inline;
	width: 250px;
	margin: 3px 0 0 15px;
}
#footer-links {
	float: right;
	display: inline;
	width: 250px;
	text-align: right;
	margin: 3px 15px 0 0;
}
#avatar {
	clear: both;
	padding: 10px 0;
	margin: 0 auto;
	text-align: center;
}
#avatar p {
	margin: 0;
}
#avatar a {
	color: #87B847;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
}
#avatar a:hover {
	color: #516931;
	text-decoration: none;
}

.seo {
text-align:center;
font-style:italic;
font-size:100%;
}