html{ font-size:16px; } /* Make sure the default is always 16px */
body{
	font-size:62.5%; /* 16px * 62.5% = 10px : 1em now = 10px */
	background-color: #002200;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	min-width: 950px;
	margin: 0; 
	padding-top: 1em;
}
img {
	border: 0;
}
#head h5 a{
	display:block; /* Required */
	width:950px; /* Width of image in question */
	height:205px; /* Height of image in question */
	position:relative; /* Required */
}
#head h5 a span{
	position:absolute; /* Required */
	width:100%; /* Stretch full width of parent */
	height:100%; /* Stretch full height of parent */
	background: url(../images/4seasons1.png) top left no-repeat; /* Image */
	cursor:pointer; /* Required for links to appear like links in IE */
}
#slogan {
	margin-top: -2em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display:block;
}
#contact h3 {
	font-size: 2em;
	text-align: center;
}
#contact h4 {
	font-size: 1.8em;
	text-align: center;
	color:#FFFF00;
}
#contact h3 a:link {
	text-decoration: none;
	text-align: center;
	font-variant: normal;
}
p {
	font-size: 1.35em;
	color: #000;
	padding: .15em 3em;
}
ul {
	margin-left: 7em;
}
ul.amenities {
	font-size: 1.35em;
	font-weight: bold;
	color: #000;
	padding: .15em 3em;
}
li.main {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#wrapper {
	background-color: #6b7654; 
	text-align: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#specials h4.title{
	color: #ffffff;
}
#specials h4.odd {
	font-size: 1.8em;
	color: #003300;
	padding: .5em 3em;
	text-align: center;
}
#specials h4.even {
	font-size: 1.8em;
	color: #000000;
	padding: .5em 3em;
	text-align: center;
}
.tophr {
	color: #E5B06C;
	width: 85%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float: left;
	padding: .5em 1.5em .5em .5em;
}
.floatright {
	float: right;
	padding: .5em .5em .5em 1.5em;
}
.alignR {
	text-align: right;
}
.alignL {
	text-align: left;
}
.alignC {
	text-align: center;
}
a:link, a:visited {
	color: #fffcd6;
	font-variant: small-caps;
}
a:hover {
	text-decoration: none;
	color:#fff030;
}
#grounds img {
	padding: .3em;
}
#cabins, #grounds, #reservations, #sleepacco, #weddings {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#cabins a:link, #cabins a:visited {
	color: #001a00;
	font-size: 1.5em;
}
#cabins a:hover {
	text-decoration: none;
	color:#fff030;
}
h1 {
	text-align: center;
	font-style:italic;
	font-size: 2.2em;
}
h2 {
	padding-left: 3em;
	font-size: 1.4em;
}
#cabins p {
	font-size: 1.25em;
	color: #000;
	padding: .15em 3em;
	line-height: 1.4em;
	text-align: center;
}
.cabinLarge {
	width: 50em;
	height: 27em;
}
.cabinthumbs {
	vertical-align: top;
}
.cabindesc {
	text-align: center;
	font-size: 1em;
}
.cabinrate {
	font-weight: bold;
	font-size: 1em;
}
.cabinalltext {
	font-style: italic;
	line-height: 1.7em;
}
td p.cabintour {
	text-align: left;
	font-size: 1.4em;
}
#reservations p, #weddings p {
	font-size: 1.35em;
	color: #000;
	padding: .15em 3em;
	text-align: left;
}
#reservations li {
	font-size: 1.35em;
	color: #000;
	padding: .15em 3em;
	text-align: left;
}
#reservations th, #reservations td {
	padding: .5em;
	font-size: 1.15em;
}
#reservation iframe {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.list {
	font-size: 1.2em;
	font-weight: bold;
}
pre.center {
	font-size: 1.25em;
	color: #000;
	padding: .15em 3em;
	line-height: 1.4em;
	text-align: center;
	font-weight:bold;
	margin-top: 2.5em;
}
.note_odd {
	color:#FFFFCC;
	margin-top: 2.5em;
}
.note_even {
	font-weight:bold;
	margin-top: 2.5em;
}
.fishing {
	text-align: center;
}
caption {
	font-size: 1.5em;
}
#attractions {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#attractions table{
	padding: 0 8em;
}
#attractions td {
	font-size: 1.4em;
	text-align: center;
	padding: .5em;
}
#attractions td a:link, #attractions td a:visited {
	font-size: 0.9em;
	font-variant: normal;
}
#attractions td a:hover {
	text-decoration: none;
}
#attractions td.category {
	font-weight: bold;
	text-transform: uppercase;
	border-top: solid .1em #000;
}
.name {
	font-weight: bold;
}
#attractions td.business {
	text-align: left;
}