@charset "utf-8";
/* CSS Document */

.toptext {
	font-family:arial;
	color:#ffffff;
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	letter-spacing:1px;
}

.reservations a:link {
	font-family:arial;
	color:#ffffff;
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration: none;
}

.reservations a:visited {
	font-family:arial;
	color:#ffffff;
	font-size:12px;
	line-height:120%;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration: none;
}

.reservations a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color:#00461b;
}

.InHistoric {
	font-family:Times New Roman;
	color:#f2e3bb;
	font-size:20px;
	line-height:120%;
}

.accolade {
	font-family:Times New Roman;
	color:#00461b;
	font-size:15px;
	font-style: italic;
	font-weight:bold;
}

.featured-head {
	font-family:arial;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.featured {
	font-family:arial;
	color:#000000;
	font-size:12px;
}

.event-date {
	font-family:arial;
	color:#000000;
	font-size:11px;
}

.event-title {
	font-family:arial;
	color:#00461b;
	font-size:15px;
	font-weight:bold;
}

.event-descr {
	font-family:arial;
	color:#000000;
	font-size:11px;
}

.sidebar-text {
	font-family:arial;
	color:#000000;
	font-size:12px;
}

.rest-title {
	font-family:arial;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}

.home-subhead {
	font-family:arial;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	letter-spacing:1px;
}

.home-intro {
	font-family:times new roman;
	color:#000000;
	font-size:18px;
	line-height:120%;
	font-style: italic;
}

.home-text {
	font-family:times new roman;
	color:#000000;
	font-size:15px;
	line-height:120%;
}

.bottom-links a:link {
	color: #f2e3bb;
}

.bottom-links a:visited {
	color: #f2e3bb;
}

.bottom-links a:hover {
	color:#ffffff;
	background-color:#00461b;
}

.bottom-links {
	font-family:arial;
	color:#f2e3bb;
	font-size:10px;
}

.copyright a:link {
	color: #f2e3bb;
}

.copyright a:hover {
	color:#ffffff;
	background-color:#00461b;
}

.copyright {
	font-family:arial;
	color:#f2e3bb;
	font-size:10px;
}

a:link {
	color:#000000;
	cursor:pointer;
}

a:visited {
	color:#00461b;
	text-decoration: none;
}

a:hover {
	color:#ffffff;
	background-color:#00461b;
	text-decoration: none;
}

iframe {
	background-color: #f2e3bb;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

