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: #100b63;
	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 h3 a:link {
	text-decoration: none;
	text-align: center;
	font-variant: normal;
}
p {
	font-size: 1.35em;
	color: #fff;
	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: #fff;
}
#wrapper {
	background-color: #2b2585; 
	text-align: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
/*#head {
	background-image:url(../images/4seasons1.png);
	background-repeat: no-repeat;
	background-position:center;
	height: 20em;
}
*/.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: #ffffff;
	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;
}
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;
}
dl {
	margin-left: 8em;
	font-size: 1.3em;
}
dt {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 1em;
}
dd {
	font-size: 1.2em;
}
dd a:link, dd a:visited {
	text-decoration: none;
	font-size: 1.1em;
	font-variant: normal;
}
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;
}
