table {
	font-size: 70%;
}



.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CE7D4A;
font-size: 120%
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	font-size: 110%
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #663300;
}

.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #993300;
	border: 1px solid #996600;
	background-color: #E7CBA5;
	line-height: 125%;
	margin: 2px;
	padding: 4px;


}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-weight: bold;
	color: #CE7D4A;
}

.border {
border: 1px solid #996600;
}

.text5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #663300;
	letter-spacing: 1pt;
}
#navigation {
	background-color: #F7DFC6;
	height: 25px;
	
}

 ul#navigation {
	padding: 5px 0 0 0;
	margin: 0;
	clear:both;
}
#navigation li{
	list-style: none;
	display: inline;
	padding: 0 2px 0 2px;
	color: #52342C;
}

#navigation li a{
	color: #52342C;
	text-decoration: none;
}

#navigation li a:hover{
	color: #990000;
	text-decoration: underline;

}
#quickBooking {
	font-size: 90%;
}


#quickBooking form{
	margin: 0 0px;
	padding: 0 0px;
	padding-top: 7px;
	padding-bottom: 8px;
}

#quickBooking .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
	line-height: 10px;

}