@charset "UTF-8";
#contact_background {
	background-image: url(../catch_images/background/contact_background.jpg);
}
/* CSS Document */
#background {
position:relative;
left: auto;
right: auto;
width:1000px;
height:700px;
z-index:1;
top: 9px;
}
#large_headline {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #0E5E7F;
}

#reservations_background {
	background-image: url(../catch_images/background/reservations_background.jpg);
	position: relative;
}
b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	color: #333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.2em;
	color: #333;
}
#welcome {
	font-family: Impact;
	font-size: 24pt;
	line-height: 1em;
	color: #115E7F;
}
a {
	font-family: "Courier New", Courier, monospace;
	font-size: 18pt;
	font-weight: 500;
	color: #125D7E;
	text-decoration: underline;
}
#reservations_background {
	background-image: url(../catch_images/background/menu_background.jpg);
}
#highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #115E7F;
	line-height: 1.1em;
}
