﻿body {
	margin: 0px;
	background: #94996E;
	color: black;
	font-family: tahoma,geneva,sans-serif;
}

/* START 20090218 mods */

table {
	border-collapse:collapse;
}
td {
	vertical-align: top;
}
img {
	border: 0px;
}

#content {
	margin: 25px auto;
	margin-bottom: 0px;
	width: 720px;
	background: white;
}
#header {
	background-color: #752d17;
}
#flash {
	text-align: center;
}
#nav {
	padding: 10px;
	text-align: center;
	color: #E2D6B5;
}
#nav a:link {
	text-decoration: none;
	color: #E2D6B5;
}
#nav a:visited {
	text-decoration: none;
	color: #E2D6B5;
}
#nav a:hover {
	text-decoration: underline;
	color: #E2D6B5;
}

#main {
	font-size: 0.9em;
	line-height: 150%;
	padding: 30px 10px 30px 30px;
	width: 440px;
}

#sidebar {
	float: right;
	padding: 20px;
	width: 180px;
	border-left: 1px solid #E2D6B5;
}

#full {
	font-size: 0.9em;
	line-height: 150%;
	padding: 30px;
	width: 660px;
}

#newsletter {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	margin: 0 auto;
	width: 720px;
	padding: 15px;
	text-align: center;
	font-size: 0.8em;
}










.button {
	color: #E2D6B5;
	padding: 5px;
}
.newsletter {
	background: white;
	padding: 5px;
}
#reservations-banner {
	background-color: #99896e;
	padding: 5px;
	font-size: 0.7em;
	border-top: 1px solid white;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#group {
	text-align: center;
	padding: 0;
}
td.center {
	
}
#border {
	background-color: #E2D6B5;
	text-align: center;
	padding-left: 6px;
}
#border img {
	margin: 8px 6px 6px 0;
}

/* END 20090218 additions */

.small {
	font-size: 11px;
}
td.month {
	background: #843223;
	color: white;
	padding: 2px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
}
td.event {
	font-size: 11px;
	padding: 2px;
	border-bottom: 1px solid #c9aa8b;
}
h1 {
	font-family: Georgia,Times New Roman,sans-serif;
	margin-bottom: 0;
	font-weight: normal;
	color: #843223;
	font-size: 30px;
}
td.main {
	font-size: 14px;
	line-height: 150%;
	padding-left: 50px;
	padding-right: 50px;
}
td.main2 {
	font-size: 14px;
	line-height: 125%;
	padding-left: 10px;
	padding-right: 10px;
}
td.footer {
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	background: #843223;
	color: #E2D6B5;
	padding: 5px;
}
a:link {
	text-decoration: none;
	color: #843223;
}
a:visited {
	text-decoration: none;
	color: #843223;
}
a:hover {
	text-decoration: underline;
	color: #9B9E72;
}
#fsig {
	width: 400px;
	margin: 0 auto;
}
#vizsig {
	margin: 0 0 0 100px;
}
#vizsig span#text {
	float: left;
	margin: 8px 0 0 5px;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
#vizsig span a {
	float: left;
	margin: 8px 0 0 0;
	font-size: 11px;
	font-family: "Trebuchet MS";
}
#vizsig span a:hover {
	text-decoration: none;
}
#vizsig img {
	float: left;
	padding: 0;
	margin: 0 0 0 8px; /*border: 1px solid #000*/
}