@media screen, projection {
	/* exploit a parsing bug so @media rules are visible to MacIE5 */
	.BeNiceToMacIE5 {
	  font-family: "\"}\"";
	  font-family: inherit;
	}
	body {
		background-color: #FFFFCC;
		color: #000000;
		margin-top: 20px;
		margin-left: 20px;
	}
	.wrapper {
		border: thick double #000000;
		width: 680px;
		background-color: #FFFFFF;
		color: #000000;
		margin-left: auto;
		margin-right: auto;
	}
	.header {
		width: 100%;
		text-align: left;
		background-color: #FFFFFF;
		border-bottom-width: medium;
		border-bottom-style: dotted;
		border-bottom-color: #CCCCCC;
	}
	.header img {
		width: 680px;
		height: 110px;
		border: none;
	}
	.main {
		clear: both;
		width: 100%;
		margin: 0;
		padding: 0;
		color: #000000;
		background-color: #FFFFFF;
	}
	.content {
		width: 500px;
		float: right;
		margin: 0;
		padding-top: 8px;
		padding-right: 26px;
	}
	.sidebar {
		font-size: 11px;
		padding-left: 15px;
		padding-top: 8px;
		padding-bottom: 8px;
		line-height: 150%;
		border-right-width: medium;
		border-right-style: dotted;
		border-right-color: #CCCCCC;
		width: 125px;
	}
	.sidebar a:link,
	.sidebar a:visited,
	.sidebar a:hover {
		display: block;
		margin: 2px 0 2px 0;
		padding: 0;
	}
	.clear {
	  clear: both;
	  height: 1px;
	  overflow: hidden;	/* prevent IE expanding the container */
	  margin: 0;			/* keep flush with surrounding blocks */
	}
	.footer {
		color: #000000;
		margin: 0;			/* flush with .main */
		padding: 1%;
		text-align: center;
		background-color: #FFFFFF;
		font-size: 10px;
	}
	.footer img {
		width: 150px;
		height: 47px;
	}
	.nav {
		font-size: 100%;
		margin: .2em;
	}
	.nav ul {
	  margin: .3em;
	  padding: 0;
	}
} /* end media rules */
body,
td,
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a:link {
  color: #CC0000;
  background-color: transparent;
  text-decoration: underline;
}
a:visited {
  color: #CFB921;
  background-color: transparent;
  text-decoration: underline;
}
a:hover {
  color: #666666;
  background-color: transparent;
  text-decoration: none;
}
h1,
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #000000;
	background-color: transparent;
}
h1 {
	font-size: 18px;
	line-height: 20px;
}
h2 {
	font-size: 13px;
	line-height: 16px;
}
h3 {
	font-size: 12px;
	line-height: 15px;
}

div.hotel,
div.attraction,
div.restaurant,
div.contact {
	margin-bottom: 15px;
	margin-left: 25px;
}
div.hotel div.name,
div.attraction div.name,
div.restaurant div.name,
div.contact div.name {
	font-weight: 800;
	font-size: 12px;
	margin-left: -25px;
}
div.hotel div.phone,
div.attraction div.phone,
div.contact div.phone {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: 800;
}
div.hotel div.directions {
	margin-top: 5px;
	margin-right: 150px;
}
div.restaurant div.phone {
	margin-top: 5px;
	font-weight: 800;
}
div.restaurant div.style {
	margin-bottom: 5px;
	font-weight: 800;
	font-style: italic;
}
.toc li {
	list-style-type: none;
	text-indent: -20px;
}
div.teidiv0 {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
span.hideshowmenus {
	font-family: monospace;
}
span.hideshowmenus span.show,
span.hideshowmenus span.hide {
	cursor: pointer;
	color: #000099;
	text-decoration: underline;
}
span.hideshowmenus span.show:hover,
span.hideshowmenus span.hide:hover {
	color: #990000;
	text-decoration: none;
}
div#roundtables ul li {
	margin-bottom: 10px;
}
