* {
	margin: 0px;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #EFEDE1;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/* Page Layout Styles */
#page-container {
	width: 750px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
	background-color: #FFFFFF;
	border-right: 1px solid #4B3E38;
	border-left: 1px solid #4B3E38;
	background-image: url(../images/background3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	width: 750px;
	height: 120px;
	overflow: visible;
	position: relative;
	border-bottom: 2px dotted #4B3E38;
	background-color: #FFFFFF;
	z-index: 1010;
}
#header-img {
	width: 750px;
	height: 80px;
}
#content-container {
	width: 750px;
	position: relative;
	overflow: hidden;
	z-index: 1000;
}
#content {
	float: left;
	overflow: hidden;
	font-size: 1.3em;
	width: 520px;
	padding: 15px;
}
#content-header{
	width: 520px;
}
#content-images {
	float: left;
	overflow: hidden;
	width: 150px;
	padding: 10px;
}
#content-images img {
	padding-bottom: 10px;
}
#content-text {
	float: left;
	overflow: hidden;
	width: 330px;
	padding: 10px;
	text-align: justify;
}

#contact-text {
	float: left;
	overflow: hidden;
	width: 500px;
	padding: 10px;
}

/* Gallery Content Make Larger */
#gallerypage-container {
	width: 750px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
	background-color: #FFFFFF;
	border-right: 1px solid #4B3E38;
	border-left: 1px solid #4B3E38;
}
#gallerycontent {
	float: left;
	overflow: hidden;
	font-size: 1.3em;
	width: 720px;
	padding: 15px;
	background-color: #FFFFFF;
}
#gallerycontent-header{
	width: 520px;
}
#gallerycontent-images {
	float: left;
	overflow: hidden;
	width: 150px;
	padding: 10px;
}
#gallerycontent-images img {
	padding-bottom: 10px;
}
#gallerycontent-text {
	float: left;
	overflow: visible;
	width: 670px;
	padding: 10px 30px;
	text-align: left;
}

#sidebar {
	float: left;
	overflow: hidden;
	width: 170px;
	font-size: 1.2em;
	padding: 15px 15px;
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-x;
}
#sidebar img {
	padding-bottom: 10px;
	text-align: center;
}
#sidebar2 {
	float: left;
	overflow: hidden;
	width: 170px;
	font-size: 1.2em;
	padding: 15px 15px;
	text-align: left;
}
#sidebar2 img {
	padding-bottom: 10px;
}
#footer, .push {
	width: 750px;
	height: 20px;
	margin: auto;
}
#footer {
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	background-color: #6C3608;
}
#footer-txt {
	padding-top: 0px;
	padding-bottom: 0px;
}
/* Fade Image Styles */
#imageContainer {
	position: absolute;
	width: 150px;
	height: 216px;
	z-index: auto;
	float: left;
	overflow: hidden;
	left: 26px;
}
#imageContainer img {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* Fade Image Styles#2 */
#imageContainer2 {
	position: absolute;
	width: 150px;
	height: 406px;
	z-index: auto;
	float: left;
	overflow: hidden;
	left: 574px;
}
#imageContainer2 img {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* Fade Image Styles#3 */
#imageContainer3 {
	position: absolute;
	width: 150px;
	height: 406px;
	z-index: auto;
	float: left;
	overflow: hidden;
	left: 576px;
	top: 14px;
}
#imageContainer3 img {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}


/* Menu Styles */
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 750px;
	height: 30px;
	background-color: #D4D0B7;
	letter-spacing: 0.2em;
}
#wdfmenu {
	width: 750px;
}
/* Text Styles */
h1 {
	font-size: 1.3em;
	color: #565759;
	padding-top: 0em;
	padding-bottom: 0.8em;
}
p {
	padding-top: 0em;
	padding-bottom: 1.2em;
}
/********** RATES STYLE **********/
#rates {
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 350px;
}
#rates .night {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#rates .cost, #rates .night {
	padding-top: 3px;
	padding-bottom: 3px;
}
#rates .cost {
	width: 130px;
	padding-left: 5px;
}
#rates .night {
	width: 140px;
	padding-left: 0px;
}

#bullettitletext_rates {
	padding-bottom:0em;
	}

/********** LIST STYLES **********/
#items {
	list-style-position: outside;
	list-style-type: square;
	padding: 0px;
	margin: 0px 0px 0px 15px;
}
/********** IMAGE STYLE **********/
.imgRight {
	padding: 5px;
	margin: 0px;
	float: right;
}
/********** SERVICES STYLE **********/
#services {
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#services .type {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#services .cost, #services .type {
	padding-top: 3px;
	padding-bottom: 3px;
}
#services .cost {
	width: 130px;
	padding-left: 5px;
}
#services .type {
	width: 330px;
	padding-left: 5px;
}
.rightTXT-rust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #B46F15;
	padding-bottom: 0px;
}
.rightTXT-justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: justify;
}
#bookright {
	list-style-position: outside;
	list-style-type: decimal;
	padding: 0px;
	margin: 0px 0px 0px 17px;
	text-align: justify;
}
#cancelright {
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 17px;
	text-align: justify;
	list-style-image: url(../images/line.gif);
}
