body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bkgrd.gif);
}

h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	background-color: #4E6246;
	padding: 4px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
}

a:link              {
	color: #CC0000
}
a:visited           {
	color: #990000;
	background: white
}
a:active            {color: red;    background: white}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 15px;
	vertical-align: top;
	text-align: left;
	border-top-width: thin;
	border-left-style: solid;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 15px;
	vertical-align: top;
	text-align: left;
}
.reservation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #4e6246;
	text-align: center;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
}

.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
}
.style3 {
	color: #4e6246;
	font-weight: bold;
	font-style: italic;
}
.style4 {font-weight: bold}

