body {
	background: #afad94;
}

.first { clear: both;  padding-top: 0px; margin-top: 0px; }

.right { float: right; }

.left { float: left; }

a { color: #6f281e; }

#aalist, #linklist {
	float: left;
	width: 50%;
	color: #6f281e;
	padding: 0 0 2em 0;
}

#aalist h3, #linklist h3 { 
	font-size: 14px;
	font-family: 'Times New Roman', Georgia, Times;
	padding: 0;
	margin: 0;
}

#aalist ul, #linklist ul {
	margin: .5em 0 1em 0;
}

.irene {
	clear: both;
}

.caption_copy {
	color: #8c8c8a;
	font-style: italic;
	font-size: x-small;
	font-family: "Times New Roman", Georgia, Times;
	line-height: 2em;
	padding: 234px 0 40px 20px;
}

.sidelink {
	text-align: center;
	font-size: 16px;
	padding: 0 1em 0 0;
	font-weight: bold;
}



#wrapper {
	width: 756px;
	margin: 25px auto;
	background: url(../images/background.gif) top left repeat-y;
	position: relative;
}

#masthead {
	width: 756px;
	height: 84px;
	background: url(../images/headerbg.gif) top left no-repeat;
}

h1 {
	height: 84px;
	width: 72px;
	margin: 0 0 0 40px;
	padding: 0;
	float: left;
	display: inline;
}

#masthead p {
	font-family: "Times New Roman", Georgia, Times; 
	font-size: 14px;
	color: #ffc;
	font-style: italic;
	text-align: right;
	padding: 32px 15px 0 0;
	letter-spacing: 1px;
}



/***** MAIN NAV STYLES ****/

#mainnav {
	font-size: 10px;
	font-weight: normal;
	color: #312f18;
	text-transform: uppercase;
	letter-spacing: 1px;
	list-style: none;
	position: absolute;
	top: 57px;
	right: 10px;
	padding: 0;
	margin: 0;
}

#mainnav a {
	color: #312f18;
	text-decoration: none;
}

#mainnav a:hover { text-decoration: underline; }

#mainnav li {
	display: inline;
	padding: 0 5px 0 16px;
	background: url(../images/leaf.gif) left 3px no-repeat;
}




/***** MAIN CONTENT AREA STYLES *****/

#maincontent {
	float: right;
	display: inline;
	padding-bottom: 20px;
	width: 490px;
	margin-right: 26px;
	font-family: Arial;
	font-size: 12px;
}

#maincontent h2 {
	color: #6f281e;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times;
	text-transform: uppercase;
	margin: 0 0 10px -40px;
	padding: 20px 0 3px 40px;
	border-bottom: 1px groove #ccc;
	float: left;
}


/***** FRONT PAGE STYLES ******/

#home #maincontent {
	width: 440px;
	font-size: 10px;
}

#home #maincontent h2 {
	float: none;
	margin: 0 -20px 20px 0;
	padding: 40px 20px 10px 0;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 3px;
}

#home #maincontent p {
	margin-bottom: 1.5em;
}



/***** LOCATION STYLES *****/

#location #maincontent p {
	width: 200px;
}

#map {
	clear: both;
	margin: 10px 0 0 -15px;
}



/***** RESERVATIONS PAGE STYLES (TABLE AND FORM) *****/

#rates {
	margin: 10px 0 40px 0;
	width: 90%;
	font-size: 10px;
	line-height: 12px;
}

#rates th { font-size: 12px; text-align: left; }

.dates { color: #6c2b1c; }

.daily { padding-top: 2em; }


#reservations form {
	border: 0px solid #000;
	margin: 20px 0 30px;
	width: 420px;
}

fieldset {
	clear: both;
	border: 0;
	margin-bottom: 15px;
}

label, p.label {
	width: 120px;
	text-align: right;
	padding-right: 15px;
	float: left;
	clear: both;
	margin: 0;
}

#general input { float: left; }


#cabins ul {
	border: 0px solid #000;
	margin: 0 0 0 0px;
	float: left;
	font-weight: normal;
	list-style: none;
	padding: 0;
}

#cabins li {
	width: 100px;
	clear: both;
}

#percent { margin-left: 135px; font-size: .8em; }

#submit {text-align: center; }


#reservations h3 { 
	text-transform: uppercase;
	margin-bottom: 0;
}

#terms {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	clear: left;
}

.address {
	text-transform: uppercase;
	font-size: 10px;
}




/***** SIDEBAR CONTENT AREA *****/

#sidebar {
	width: 183px;
	margin-left: 17px;
	overflow: hidden;
}

#sidebar h2 {
	color: #6f281e;
	font-weight: bold;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times;
	text-transform: uppercase;
	border-bottom: 1px groove #ccc;
	margin: 0;
	padding: 20px 0 3px 0;
}

#home #sidebar img {
	position: absolute;
	top: 84px;
	left: 0px;
}




/***** FOOTER STYLES *****/

#footer {
	background: #afad94 url(../images/footerbg.gif) top left no-repeat;
	padding: 5px 0 0 0;
	font-size: 10px;
	font-family: Arial, sans-serif;
	clear: both;
	display: block;
}

#copyright {
	width: 200px;
	float: left;
	text-align: center;
	color: #333;
	margin: 0;
	padding: 0;
	background: #afad94
}

#footernav {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 556px;
	text-align: center;
	background: #afad94
}

#footernav li {
	display: inline;
	padding: 0 5px;
}

#footernav a { color: #6c2b1c; }