@charset "utf-8";
/*Main Styles*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	text-align: justify;
}
a {
	outline:none;
}
.sponsors {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
}


.yellowbg {
	background-image: url(images/yellowbg.gif);
	background-repeat: repeat;
}

.headbg {
	background-image: url(images/head_bg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.menu {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #008975;
	border-bottom-color: #008975;
}
.menuborder {
	border: 1px dotted #009881;
	background-color: #EDCFB7;
}
table.patrons span.small { font-size: 11px; }



.footer {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #008F7B;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
}

/* Links */
a:link {
	color: #008D78;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial;
}
a:visited {
	color: #008D78;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial;
}
a:hover {
	color: #008D78;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
}
a.menulinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	text-decoration: none;
}
.menulinks a {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #009B84;
	text-decoration: none;
}
.menulinks a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #009B84;
	text-decoration: none;
}

.menulinks a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
}

a.menulinks:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	text-decoration: none;
}

a.menulinks:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #CC0000;
	text-decoration: underline;
}
/* Text - Keep the font sizes between 3 points */
h1 {
	font-size: 2em;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
}
h2 {
	font-size: 1.1em;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 2px;
}
.hotel_bg legend {
	padding-left: 15px;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #999999;
	padding-right: 15px;
}
.hotel_bg fieldset {
	padding-left: 10px;
	padding-right: 5px;
	font-size: .95em;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
}


p {
	font-size: 1.1em;
	padding-left: 15px;
	text-align: justify;
}

.address {
	font-size: 11px;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.divider {
	background-image: url(images/middle-divider.gif);
	background-repeat: repeat-y;
}


.menulinks {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #009B84;
	text-decoration: none;
}
.mainbox {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: justify;
}
.hotel_bg {
	background-image: url(images/hotel_bg.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}


.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #00967F;
}
/*Form values*/
input {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
.patrons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
}
.patrons td {
	border: 1px solid #666;
}
.patrons-header {
	background-color: #900;
	border: 1px solid #666;
	font-size: 20px;
	color: #FFF;
}
