@charset "utf-8";body {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #707070;	margin: 0px;	background-image: url(images/bkgrnd.jpg);	background-repeat: repeat-x;	background-attachment: fixed;	line-height: 17px;}#container {	width: 1000px;	margin-right: auto;	margin-left: auto;	background-color: #FFF;}#header {	background-image: url(images/header.jpg);	height: 169px;	background-repeat: no-repeat;}#menu {	background-image: url(images/menu.jpg);	background-repeat: no-repeat;	height: 87px;	margin: 0px;	padding: 0px;}#slideshow {	height: 277px;}#maincontent {	background-image: url(images/main_content.jpg);	background-repeat: no-repeat;	background-position: top;	background-color: #FFF;	padding: 50px;	font-size: 13px;}#btmcontent {	background-image: url(images/btm_content.jpg);	background-repeat: no-repeat;	height: 330px;}#footer {	background-image: url(images/footer.jpg);	background-repeat: no-repeat;	height: 30px;	padding-left: 20px;	padding-top: 25px;	font-size: 11px;}#left {	width: 225px;	float: left;	padding: 0px;	margin-top: 30px;	margin-right: 25px;	margin-bottom: 0px;	margin-left: 80px;}#mid {	width: 235px;	float: left;	padding: 0px;	margin-top: 30px;	margin-right: 25px;	margin-bottom: 0px;	margin-left: 40px;}#right {	float: left;	padding: 0px;	margin-top: 30px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 65px;}#tag {	float: left;	text-align: center;	width: 950px;	padding: 0px;	margin-top: 12px;	margin-bottom: 0px;	margin-right: 25px;	margin-left: 25px;}a:link {	color: #D02020;	text-decoration: none;}#form {	width: 900px;}#selected {	background-image: url(images/arrow_selected.png);	background-repeat: no-repeat;	background-position: center center;	color: #333;}#contactdetails {	float: right;	width: 300px;	margin-top: 10px;	border: 1px solid #999;	padding: 10px;}a:visited {	color: #D02020;	text-decoration: none;}a:hover {	color: #1d1616;	text-decoration: none;}a:active {	color: #1D1616;	text-decoration: none;}a.cpd:link {	text-decoration: none;	color: #707070;}a.cpd:visited {	text-decoration: none;	color: #707070;}a.cpd:hover {	text-decoration: none;	color: #1d1616;}a.cpd:active {	text-decoration: none;	color: #1d1616;}h1 {	font-size: 25px;	color: #d02020;	padding-bottom: 5px;	font-weight: normal;	width: 350px;	line-height: normal;}h2 {	font-size: 17px;	color: #d02020;	line-height: normal;}.headertext {	text-align: right;	float: right;	padding-top: 35px;	padding-right: 40px;	font-size: 17px;	line-height: 20px;	font-weight: bold;	color: #252525;}.headertext1 {	text-align: right;	font-size: 26px;	line-height: 20px;	font-weight: bold;	color: #d02020;}.btmmenu {	font-size: 11px;	padding-left: 50px;	color: #d02020;}.btmheading {	font-family: Arial, Helvetica, sans-serif;	font-size: 26px;	color: #252525;	font-weight: normal;	margin: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 35px;	padding-left: 35px;	line-height: normal;}.btmtext {	font-family: Arial, Helvetica, sans-serif;	color: #FFF;	line-height: 20px;	font-size: 15px;	padding-top: 0px;	margin: 0px;	padding-right: 0px;	padding-bottom: 10px;	padding-left: 0px;	font-weight: normal;}.btmbookingtext {	font-family: Arial, Helvetica, sans-serif;	font-size: 11.5px;	line-height: 18px;}.btmlistleft {	font-family: Arial, Helvetica, sans-serif;	color: #FFF;	line-height: 20px;	font-size: 14px;	padding-top: 0px;	float: left;	margin: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;}.btmlistright {	font-family: Arial, Helvetica, sans-serif;	color: #FFF;	line-height: 30px;	font-size: 14px;	padding-top: 20px;	float: left;	padding-left: 60px;	margin: 0px;	padding-right: 0px;	padding-bottom: 0px;}.tagtext {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	line-height: 20px;	font-weight: bold;	color: #FFF;	margin: 0px;	padding-top: 15px;	padding-right: 15px;	padding-bottom: 15px;	padding-left: 15px;	text-align: left;}.disclaimer {	font-size: 10px;	line-height: 12px;	font-family: Arial, Helvetica, sans-serif;}.contactform {	font-family: Arial;	font-size: 11px;	color: #999;	margin: 5px;	padding: 5px;}.required {	color: #D02020;}.photo {	border: 1px solid #333;	margin-left: 80px;	margin-bottom: 50px;}.mercedes {	border: 1px solid #333;	margin-right: 15px;}.table {	margin-left: 50px;	margin-bottom: 50px;	margin-top: 50px;}.airportprices {	margin-left: 50px;	margin-right: 15px;	margin-top: 40px;	margin-bottom: 0px;}#slideshow {    position:relative;    height:277px;}#slideshow IMG {    position:absolute;    top:0;    left:0;    z-index:8;    opacity:0.0;}#slideshow IMG.active {    z-index:10;    opacity:1.0;}#slideshow IMG.last-active {    z-index:9;}
