BODY {
	FONT-SIZE: 100%;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #677e52;
	color: #000000;
}
#footer {
	PADDING-RIGHT: 10px; PADDING-LEFT: 6px; FONT-SIZE: 70%; BACKGROUND-IMAGE: url(images/footer.jpg); WIDTH: 802px; COLOR: #666666; BACKGROUND-REPEAT: no-repeat; POSITION: relative; HEIGHT: 39px

}
h1 {color: #333; font: 1.0em Verdana, sans-serif;
  text-transform: uppercase; letter-spacing: 0.33em; text-align: center
  }
  
.border_table {
	WIDTH: 800px;
	BACKGROUND-COLOR: #d0c7bd;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	color: #B7CA79;
	text-align: center;
	vertical-align: middle;

}

label, label span { display : block; padding-bottom : .25em; }
label { float : left; width : 90%; }
label span { float : left; width : 45%; text-align : right; }

fieldset select {float : left;
	width : 30%;
	border : 1px solid #677e52;
	text-align : left;
	text-indent: 6px;
	margin-left: 30px;}
	
fieldset input {
	float : left;
	width : 30%;
	border : 1px solid #677e52;
	text-align : left;
	text-indent: 6px;
	margin-left: 30px;
}
fieldset input:hover { border-color : #000; }
fieldset input:active, input:focus { border-color : #900; }

fieldset {
	padding: 10px;
	margin: 10px;
	border: 1px solid #89725b;
	overflow: hidden;
	margin: 10px;
	width: 600px;
}
form div { margin-bottom: 20px; padding: 10px 20px; text-align:center; }
.booking_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

form div input {
	padding:0.25em;
	background-color: #B7CA79;
	border: 2px double #677e52;
	border-top-color: #b0cc99;
	font: bold 92% Tahoma, Verdana, sans-serif; 
	text-transform:uppercase;
}

a {color:#B7CA79; text-decoration:none};	
a:link {color: #B7CA79; text-decoration: none;};
a:visited {color: #B7CA79; text-decoration: none;};
a:hover {color: #B7CA79; text-decoration: underline;};
