html,body {	height: 100%;  min-height: 100%;  }
html>body { height: auto;  }
html>body #container{  height: auto;  }

body {
  margin:0px;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica;
	background-color:#AC7F51;
}


#container {
	height:100%;
	min-height:100%;
  text-align:left;
	background-color:#FFCB99;
	background-image:url(GUI/bkgd.gif);
	background-repeat:repeat-y;
}

#container #leftContent {
	position:absolute;
	left:0px;
  width:201px;
	background-image:url(GUI/sideNav_bkgd.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:right;
}

#leftContent #nav {
  position:relative;
  width:130px;
  top:149px;
	font-size:9pt;
	background-image:url(GUI/navList_bullets.gif);
	background-repeat:repeat-y;
}div>#leftContent #nav {
  margin-left:72px;
}

#leftContent #contactDetails {
	margin-top:170px;
	padding-left:30px;
	padding-right:12px;
	font-size:10pt;
	color:#FFCB99;
	background-image:url(GUI/bkgd.gif);
	background-repeat:repeat-y;
}

#contactDetails a {	color:#FFCB99; text-decoration:none; }
#contactDetails a:hover {  text-decoration:underline; }

#nav ul {
	margin:0px;
	padding:0px;
  padding-right:12px;
  color:white;
	font-family:arial;
	list-style-type:none;
}

#nav li a {
	color:white;
	text-decoration:none;
	font-weight:bold;
	line-height:19px;
}

#nav li a:hover {	color:#FFCB99; }

#container #content {
	height:100%;
	min-height:100%;
	background-color:#FFCB99;
	margin-left:201px;
}

#content #header {
  overflow:hidden;
	height:112px;
	background-image:url(GUI/top_bkgd.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

:root #container #content,:root #container {	height:auto;  min-height:800px;}

#content #block #subNav, #content #block #locations{
  background-color:#A23612;
	color:white;
	font-size:10pt;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}

#content #block #locations {
  font-size:10pt;
	font-weight:bold;
	border-top:1px solid #A23612;
	color:#444;
	text-align:center;
	background-color:#ECBA89;
}

#content #block #subSubNav {
  background-color:#EFBD8C;
	margin-top:-20px;
	text-align:center;
}

#subNav a,#subSubNav a  {
	white-space:nowrap;
	color:white;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
	text-align:center;
	font-weight:bold;
}

#subNav a:hover,#subSubNav a:hover {  text-decoration:underline;  }
#content #block #subSubNav a {  color:#333;  }

#adverts {
  font-size:10pt;
	background-color:#FFD4AC;
	border-left:1px solid #A23612;
	border-bottom:1px solid #A23612;
	vertical-align:top;
	text-align:center;
}

#adverts img {
  margin-top:10px;
  margin-bottom:10px;
}

#content #block .text {
	padding:10px;
	color:#333;
  font-size:10pt;
	line-height:20px;
}

#logo {  margin-left:10px; padding:0px 10px 10px 0px; }
#logoRHS {  text-align:center; }

.text h1 {
  font-size:22px;
	font-family:Garamond, Times New Roman, serif;
  margin:0px;
	margin-bottom:30px;
	color:#993300;
	text-align:center;
}

.text h1.twoline {
  line-height:40px;
}

.text h2 {
  font-size:13px;
	font-weight:bolder;
	border-bottom:1px solid #952B0A;
	border-left:10px solid #952B0A;
	padding-left:5px;
	clear:both;
}

.text h3 {
  font-size:10pt;
	font-weight:bold;
  margin:0px;
	margin-bottom:5px;
	padding:0px;
	clear:both;	
}

.text marquee {
  clear:both;
}

.text p {
  font-size:10pt;
	color:#333;
	line-height:20px;
}
.text .clearboth {
  clear:both;
}

.text a {
  color:#993300;
	text-decoration:underline;
	font-weight:bold;
}

.text img {  border:1px solid #000; margin:0px 10px 0px 10px;  }
.text table {  margin-bottom:25px;  }

.text .border {
	border:1px solid #952B0A;
	border-collapse:collapse;
}

.text .border th, .text .border td {
	border:1px solid #952B0A;
}

.text caption {  font-size:8pt; color:#333; }

.text table th,.text table td {
  font-size:10pt;
	vertical-align:top;
	padding:5px;
	color:#333;

}

.text table th {  background-color:#A87C4E; color:white; }
.text table th a {	color:white;  }
.text table .evenRow,.text .verticalTbl .evenCol {  background-color:#FFD4AC;  }
.text table .oddRow,.text .verticalTbl .oddCol {  background-color:#EFBD8C;  }
.text .verticalTbl tfoot {  background-color:#CDA075;  }
.text table .miscBG {  background-color:#CDA075;  }

.text .btt {
  font-size:8pt;
	text-align:right;
	margin:0px;
	margin-top:-10px;
	padding:0px;
	line-height:0px;
}

.text .btt a {
  color:#333;
	text-decoration:none;
	border:0px;
}

.text .btt a:hover {
  text-decoration:underline;
	color:black;
}

.text .btt img {
  border:0px;
}

.text form {
  line-height:25px;
}

.text form b {
  font-size:8pt;
	color:#952B0A;
}

.text label,.text input,.text textarea {
  font-size:10pt;
	width:200px;
	display:block;
	float:left;
}

.text input[type="hidden"] {
  width:0px;
	visibility:hidden;
}

.text .linkBox {
  margin-bottom:20px;
	clear:both;
}

.text a img {
  border:0px;
	margin:0px;
	padding:5px;
}

#quote label,#quote input,#quote textarea {
  font-size:10pt;
  height:25px;
	display:block;
  width:200px;
	float:left;
	margin-bottom:10px;
}

.text input {
  border:1px solid #000;
}

.text textarea {
  height:80px;
}

.text label {
	text-align:left;
	width:200px;
	font-size:10pt;
}

#quote label {
	text-align:left;
	width:100px;
	font-size:10pt;
}

.text form br {
	clear: left;
}

.text .btn {
  width:150px;
	text-align:center;
	margin-right:5px;
	font-size:9pt;
}

.text #thankyou {
  padding-top:10px;
}

#footer {
  text-align:right;
	background-color:#A33613;
	font-size:8pt;
	color:white;
	background-image:url(GUI/bkgd.gif);
	background-repeat:repeat-y;
}

#footer a {
  color:white;
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}

.text #No_people_travelling,.text #Age_of_Infant {
  width:50px;
}

.text #Age_of_youngest_driver {
  margin-bottom:8px;
}

.printOnly {
  display:none;
}