a:link {color: #FF9900}
a:visited {color: #FF9900}
a:hover {color: #FF6600}

body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; color: #fffcc7;}
.headers { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #fffcc7}
table {font-size: 75%;}
.Title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: #fffcc7;}
.bodyBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color: #fffcc7; /*color: #FFFF00; */ }
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #fffcc7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding: 20px 0 0 0;
}

h2 {
 	font-size: 130%;
 	color: #fffcc7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	display: inline;	
}

h3 {
 	font-size: 120%;
 	color: #fffcc7;
	text-decoration:underline;
}


.Gullivers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	background-color: #F7DFC6;
	padding: 4px;
	border: 1px dotted #996600;
}
.Gullivers A {
	font-size: 16px;
	font-weight: bold;
	#996666; }
	
.Gullivers A:hover {
	font-size: 16px;
	font-weight: bold;
	#6699CC; }
	
.Gullivers A:visited {
	font-size: 16px;
	font-weight: bold;
	#996666; }
	
#navigation {
	background-color: #F7DFC6;
	height: 25px;
	
}

 ul#navigation {
	padding: 5px 0 0 0;
	margin: 0;
	clear:both;
}

.strapline {
	margin: -7px 0 0 0;
}

#navigation li{
	list-style: none;
	display: inline;
	padding: 0 3px 0 3px;
	color: #52342C;
}

#navigation li a{
	color: #52342C;
	text-decoration: none;
}

#navigation li a:hover{
	color: #990000;
	text-decoration: underline;

}
#quickBooking form{
	margin: 0 0px;
	padding: 0 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#quickBooking {
	border-bottom: 1px solid #B17C70;
}

#quickBooking .input {
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
	line-height: 10px;
}

#topAddress {
	font-size: 95%;
}