body, html {
	margin: 0;
	background: #EDE8E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B5334;
}

/*
a {
	color: #6B5334;
	text-decoration: underline;
}

a:hover {
	color: #6B5334;
	text-decoration: none;
}
*/

#wrap {
	background: url(../images/footer.gif) center bottom no-repeat;
}

#container {
	width: 960px;
	margin: 13px auto 0 auto;
}

* #header .left {
	width: 265px;
}

* #header .right {
	width: 695px;
	margin-top: 52px;
}

* #header .right .menu {
	height: 55px;
	background: url(../images/menu-bg.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 3px;
}

* #header .right .menu .left {
	width: 5px;
	height: 55px;
	background: url(../images/menu-left.gif) no-repeat;
}

* #header .right .menu .right {
	margin-top: 0;
	width: 5px;
	height: 55px;
	background: url(../images/menu-right.gif) no-repeat;
}

* #header .right .menu ul {
	padding: 9px 0 0 0;
	margin: 0 auto;
	list-style: none;
}

* #header .right .menu ul li {
	display: inline;
	padding: 0 32px;
}

* #header .right .menu ul li a {
	color: #fff;
	text-decoration: none;
}

* #header .right .menu ul li a:hover {
	text-decoration: underline;
}

* #header .right .menu ul li.last {
	padding-right: 0;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #776953;
}

#footer a {
	color: #776953;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 12px 0 5px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#footer ul li {
	display: inline;
	padding: 0 9px;
	background: url(../images/footer-divider.gif) 100% 50% no-repeat;
}

#footer ul li.last {
	background: none;
}

.homeboxes div.main {
	background: url(../images/home-boxes.jpg) no-repeat;
	width: 254px;
	height: 374px;
	margin-right: 9px;
	padding: 20px 30px;
	color: #FFF;
	text-align: center;
}

.homeboxes div h1, .homeboxes div h1 a {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #4B0A01;
	/*text-transform: uppercase;*/
	letter-spacing: -1px;
	font-weight: bold;
	font-style: italic;
}

.homeboxes div h1 a:hover {
	text-decoration: underline;
}

.homeboxes div img.spacing {
	margin: 6px 0;
}

.homeboxes div p {
	margin: 0;
	text-align: justify;
}

.homeboxes div p.topbottom {
	margin: 10px 0;
	text-align: center;
}

.homeboxes div a.arrow {
	color: #fff;
	padding-right: 10px;
	text-decoration: none;
	background: url(../images/arrow-link.gif) no-repeat 100% 50%;
}

.homeboxes div a.arrow:hover {
	color: #4B0A01;
	text-decoration: none;
}

.homeboxes div.last {
	margin-right: 0;
}

.brown {
	background: url(../images/brown-bg.gif) repeat-x;
	font-family: "Times New Roman", Times, serif;
	color: #EDE8E0;
	font-style: italic;
	font-size: 16px;
}

.brown .left {
	height: 50px;
	background: url(../images/brown-left.gif) 0 0 no-repeat;
}

.brown .right {
	height: 50px;
	background: url(../images/brown-right.gif) 100% 0 no-repeat;
}

.brown a {
	color: #EDE8E0;
	text-decoration: none;
}

.brown a:hover {
	text-decoration: underline;
}

.brown p {
	margin: 0;
	padding-top: 14px;
	text-align: center;
}

.brown ol {
	list-style: none;
	margin: 0;
	padding: 14px 0 0 0;
	text-align: center;
}

.brown ol li {
	display: inline;
	font-size: 18px;
	padding: 0 26px 0 0;
}

.brown ol li.last {
	padding: 0;
}

.darkbrown {
	padding: 0 0 5px 0;
	color: #EDE8E0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: -1px;
	word-spacing: 3px;
}

.darkbrown .left {
	height: 30px;
	background: url(../images/btn-brown-left.png) 0 0 no-repeat;
}

.darkbrown .right {
	height: 30px;
	background: url(../images/btn-brown-right.png) 100% 0 no-repeat;
}

.darkbrown .center {
	background: url(../images/btn-brown-bg.png) repeat-x;
	height: 30px;
	margin: 0 7px;
	padding-top: 5px;
}

.bigimage {
	width: 960px;
	height: 430px;
}

.half {
	width: 470px;
}

.contents .half {
	width: 468px;
}

#listings .half.margin_right {
	margin-right: 20px;
}

#listings img {
	margin: 8px 0;
}

#listings .button, 
#rentals .button {
	background: url(../images/button.png) no-repeat;
	width: 117px;
	height: 29px;
	padding: 3px 8px 0 8px;
	margin: 0;
}

#listings .button a, 
#rentals .button a {
	display: block;
	background: url(../images/arrow-link-dark.gif) no-repeat 86% 50%;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	padding-right: 10px;
}

#rentals {
	color: #FFF;
}

#rentals .left {
	width: 445px;
}

#rentals .right {
	width: 449px;
	height: 264px;
	background: url(../images/bg-cabins.jpg) no-repeat top;
	padding: 20px 28px 0 28px;
}

#rentals.detailed .left {
	width: 477px;
	color: #4B0A01;
}

#rentals.detailed .right {
	width: 445px;
	background: none;
	padding: 0;
	height: auto;
}

#realestate.detailed .left {
	width: 452px;
	color: #4B0A01;
}

#realestate.detailed .right {
	width: 470px;
	background: none;
	padding: 0;
	height: auto;
}

.fixedspace {
	height: 120px;
	overflow: hidden;	
}

#rentals h1, 
#rentals h1 a {
	color: #FFF;
}

#rentals.detailed h1 {
	color: #4B0A01;
}

#rentals.detailed .rates_container {
	width: 300px;
	margin: 0 auto;
}

#rentals .rates, 
#rentals.detailed .rates {
	width: 100px;
	height: 99px;
	margin: 0;
	padding: 0;
}

#rentals .rates h3 {
	width: 98px;
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -3px;
}

#rentals .rates.left {
	background: url(../images/icon_off_season.png) no-repeat;
}

#rentals .rates.mid {
	background: url(../images/icon_seasonal.png) no-repeat;
}

#rentals .rates.right {
	background: url(../images/icon_holiday.png) no-repeat;
}

#attractions .left {
	width: 316px;
	margin: 0 20px 20px 0;
	text-align: center;
}

#attractions .right {
	width: 564px;
}

.contents .top {
	background: url(../images/contents-top.gif) no-repeat top;
	height: 8px;
}

.contents .bottom {
	background: url(../images/contents-bottom.gif) no-repeat bottom;
	height: 8px;
}

.contents .container {
	border-left: 2px solid #E0DBD1;
	border-right: 2px solid #E0DBD1;
	background: #F7F4F0;
	padding: 10px;
}

ol.policies li {
	margin-bottom: 10px;
}

/* ************************* */

hr {
	color: #AC9E86;
}

h1, h1 a, h3, h3 a, h4, h5 {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #4B0A01;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -2px;
	text-decoration: none;
}

h2, h2 a {
	margin: 20px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4B0A01;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}

h3, h3 a {
	font-size: 26px;
	letter-spacing: -1px;
}

h4 {
	font-size: 28px;
	letter-spacing: -1px;
}

h5 {
	font-size: 20px;
	font-style: normal;
	letter-spacing: normal;
}

.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.bottom-right {
	bottom: 0;
	right: 0;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.fixclear {
	clear: both;
	height: 0;
}

.spacer_sm {
	height: 10px;
}

.spacer {
	height: 20px;
}

.spacer_lg {
	height: 30px;
}

img.borders {
	border: 1px solid #AC9E86;
}

img.borders.padding {
	padding: 3px;
	background: #fff;
}

img.framed {
	border: 8px solid #4B0A01;
	background: #fff;
}

/* FORMS */
form {
	margin: 0;
	color: #6B5334;
}

form fieldset {
	border: 0;
}

form label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

form fieldset ol {
	margin: 0;
	padding: 0;
}

form fieldset li {
	list-style: none;
	padding: 5px 0;
	margin: 0;
}

form em {
	font-weight: bold;
	font-style: normal;
	color: #D32015;
}
form label {
	width: 100px; /* Width of labels */
}

form input, 
form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B5334;
	border: 1px solid #DBDBDB;
	padding: 4px;
}

form textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #DBDBDB;
	padding: 4px;
	overflow: hidden;
}

form .submit {
	border: 2px solid #71634D;
	background: #3F372B;
	color: #fff;
}

form .padding {
	padding: 20px;
}

.uppercased {
	text-transform: uppercase;
}

.pointer {
	cursor: pointer;
}

.red {
	color: #ad0000;
}