body {
	background-color: #587685;
	margin: 0px;
	padding: 0px;
}
.contour {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #052C38;
	border-right-color: #052C38;
	border-bottom-color: #052C38;
	border-left-color: #052C38;
}
.frmreservation p {
	font-size: 14px;
	color: #F2F9DF;
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	margin:0;
}
h1 {
	font-size: 20px;
	font-variant: small-caps;
	color: #C89B33;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 15px;
	color: #D9D5A4;
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
}
p {
	font-size: 14px;
	color: #F2F9DF;
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
}
ul {
	font-size: 14px;
	color: #F2F9DF;
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
}
a:link {
	font-size: 14px;
	color: #F2F9DF;
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	text-decoration: underline;
}
a:visited {
	font-size: 14px;
	color: #F2F9DF;
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	text-decoration: underline;
}
a:hover {
	font-size: 14px;
	color: #C89B33;
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	text-decoration: underline;
}
a:active {
	font-size: 14px;
	color: #C89B33;
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
	text-decoration: underline;
}
.sections {
	font-size: 15px;
	font-weight: bold;
	background-color: #587685;
	letter-spacing: 0.05em;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
}
.contourCopy {
	border: 1px solid #587685;
}
.error {
	font-size: 14px;
	color: #F2F9DF;
	font-family: "Century Gothic", "Trebuchet MS", "Tw Cen MT", Verdana;
}
