@charset "utf-8";
/* CSS Document */

div#container {
	width:969px;
	margin:10px auto;
	text-align:left;}
	
div#header {
	width:100%;
	height:103px;
	background:url(/images/header2.jpg) no-repeat top;}

div#columns {
	width:100%;
	clear:both;
	background:url(/images/bg_repeat.jpg) repeat-y;}
	
div#columns-wide {
	width:100%;
	clear:both;
	background:url(/images/bg_repeat_wide.jpg) repeat-y;}
	
div#leftColumn {
	width:278px;
	float:left;}
	
div#rightColumn {
	width:691px;
	float:right;}
	
div#flash {
	width:691px;
	height:334px;
	background:url(/images/flash.jpg) no-repeat;
	}
	
div#sub-overlay {
	width:691px;

	height:174px;
	background:url(/images/headeroverlay.gif) no-repeat;
}
	
div#sub-pic {
	width:688px;
	height:174px;
	background-repeat: no-repeat;
}

	
div#pageContent {
	color:#6a6250;
	padding:40px;
	width:395px!important;
	width:475px;
	float:left;}
	
div#pageContent-wide {
	padding:40px;
	color:#6a6250;

}
	
div#adColumn {
	width:216px;
	float:right;}
	
div.clear {
	width:100%;
	clear:both;
	font-size:0;
	line-height:0;}

table#errors {
	background-color:#d6f4f7;
	margin: 15px 0;
	
}

ul#brochures li,ul#brochures{
 padding:0;
}

ul#brochures li{
	background-image: url(/images/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	list-style: none;	
}

table#driving{
	background-color:#d6f4f7;
	border:1px dotted #03a0af;
}

table#driving th{
	font-size:12px;
	text-align: left;
	padding:5px;
}

table#driving td{
	padding:5px;
}

img.rightimage{
	margin:0 0 10px 10px;
}

div#footer{
	color:#6a6250;
	clear:both;
	padding:20px 20px 20px 80px;
	text-align:center;
	
}


table#hotellist{
	border-collapse: collapse;
}

table#hotellist th {
	font-size:11px;
	padding:3px;
	border:1px solid #cccccc;
	color:#026e78;
}

table#hotellist td{
	font-size: 11px;
	border:1px solid #cccccc;
	padding:5px;
}

table#hotellist td.noborder{
	border:0px;
	padding-top:13px;
	font-size: 13px;
}

.asterisk{
	display:none;
}
	
/******** TYPO *******/
#header h1 {
	text-indent:-5000px;
	margin:0;
	padding:0;
	display:none;	
}

h1,h2,h3,h4,h5{
	font-family: "Trebuchet MS","Arial", sans-serif;
	color:#b56310;
}

h1{
	margin-top:0;
	font-size: 20px;
}

h2{
	font-size: 16px;
}


.highlight{
	color:#19b6c5
}


a.pdf{
	background-image:url(/images/pdf.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

a.moreinfo{
	text-indent: 900px;
	overflow: hidden;
	background-image: url(/images/moreinfo.gif);
	width:86px;
	height:19px;
	display:block;
}


p.testimonial{
	color:#b56310;
	text-align: right;
	font-weight: bold;
}

#quotes{
	margin-left: 6px;
}
