html, body, #wrapper {
	min-height: 20%;
	width: 100%;
	height: 20%;
}
#header {
	height: 100px;
}
.navigation {
	display: none;
	}
#menu {
	display: none;
	}
#logo {
	left: 10px;
	top: 10px;
}
#strapline {
	display: none;
}
#notice {
	display: none;
	}
#youarehere {
	display: none;
}
#information {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
}
#right {
	display: none;

}
#information p, #information ul {
	font-size: 0.8em;
	line-height: 1.5em;
}
#information h1 {
	font-size: 1.0em;
	color: #339933;
}
#information h2 {
	font-size: 0.8em;
	color: #339933;
	font-weight: bold;
}
#information h3, table.opening caption{
	color: #339933;
	font-style: italic;
	font-weight: normal;
}
#information h3{
		font-size: 0.8em;
}
table.opening, table.season {
	font-size: 0.8em;
	}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	border: none;
	clear: both;
}
#information .imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#images {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#images img {
	border: 1px solid #000000;
}
#images img {
	margin-bottom: 10px;
}
table.opening {
	font-size: 0.8em;
	margin-left: 40px;
	}
table.opening td{
	background-color: #99CC99;
	text-align: left;
	padding: 4px;
}
#information a:link, #information a:visited, #information a:active {
	color: #006600;
	text-decoration: underline;
	font-weight: bold;
}
#footer {
	margin-top: 30px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	}
.flash {
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.ticks {
	margin-bottom: 10px;
	margin-right: 4px;
	line-height: 1.8em;
	list-style-type: square;
}
.ticks li {
	height: 40px;
}
.adopt blockquote {
	margin-top: -10px;
	margin-bottom: -10px;
}
