/* CSS Document */

* {
	margin:0;
	padding:0;
	font-size:100%;
}

body{
	background:#2f373a;
	text-align:center;
}

#main {
	width:779px;
	margin:0 auto;
	text-align:left;
}

#header {height:496px;}

#footer {
	height:40px;
	text-align:center;
	color:#cdc8bd;
	padding-top: 25px;
	padding-right: 18px;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/footer_bg.jpg);
}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%;}

.maincontent_1clmn {
	padding: 30px 30px 20px 30px;
}

.maincontent_2clmn {
	padding: 10px 10px 20px 10px;
}

.leftcolumn {
	width: 143px;
	background:#b9ada2; 
	border-right:1px solid #9a958b;
	margin: 10px 10px 0 7px;
	float: left;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.688em;
	line-height:1.364em;
	color:#635956;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#d14a00;}
a:hover{text-decoration:none;}
p {
	padding-top:0px;
}

/* ============================= main layout ====================== */

.link {font-size:1.091em; color:#12191c;}

cite {
	padding:0 10px 10px 150px;
	display:block;
	font-size:1.364em;
	font-family:arial;
	line-height:1.467em;
}
.author {float:right; position:relative; margin:-34px 38px 0 0;}
.extra {
	font-size:13px;
	font-family:arial;
	line-height:1.467em;
}
.extra2 {
	font-size:13px;
	font-family:arial;
	line-height:1.467em;
	padding-left: 128px;
}

h3 {
	font-size:medium;
	margin-bottom: 5px;
}

ol {padding-left:26px;}
ol li {font-size:1.091em; line-height:2.417em; color:#c35020;}
ol li a {color:#12191c;}

ul span {color:#c35020; float:right; line-height:1.636em;}
ul a {color:#635956; text-decoration:none; line-height:1.636em;}
ul a:hover {text-decoration:underline; color:#c35020;}

.imgindent {margin:0 20px 0 0; float:left;}
.title {margin-bottom:10px;}
.title2 {margin-bottom:6px;}

.style2 {
	font-family: "Monotype Corsiva";
	font-size: xx-large;
}

/* ============================= content ====================== */

.row1 {background:#b9ada2; border-bottom:1px solid #9a958b; padding:33px 40px 30px 38px;}
#page1 .row1 {background:#b9ada2 url(images/page1_img1.jpg) top left no-repeat; padding:20px 0 0 35px;}
#page4 .row1, #page7 .row1 {padding:20px 38px 20px 38px;}
.img {margin-bottom:20px;}
.img2 {margin:28px 0 10px 0;}

.row1 {background:#b9ada2; border-bottom:1px solid #9a958b; padding:33px 40px 30px 38px;}
#page2 .row1 {
	background:#b9ada2 url(images/page1_img1.jpg) top left no-repeat;
	padding:15px 0 0 80px;
}
.img {margin-bottom:20px;}
.img3 {float: left;
	padding-right: 10px;
}

.row1 {background:#b9ada2; border-bottom:1px solid #9a958b; padding:33px 40px 30px 38px;}
#page3 .row1 {
	background:#b9ada2 url(images/page1_img1.jpg) top left no-repeat;
	padding:15px 0 0 80px;
}


.row1 {background:#b9ada2; border-bottom:1px solid #9a958b; padding:33px 40px 30px 38px;}
#page5 .row1 {
	background:#b9ada2 url(images/page1_img1.jpg) top left no-repeat;
	padding:15px 0 0 80px;
}
.img {margin-bottom:20px;}
.img3 {float: left;
	padding-right: 10px;
}

.row1 {background:#b9ada2; border-bottom:1px solid #9a958b; padding:33px 40px 30px 38px;}
#page6 .row1 {
	background:#b9ada2 url(images/page1_img1.jpg) top left no-repeat;
	padding:18px 0 0 80px;
}

.row2 {background:#cdc8bd; border-top:1px solid #c1bcb1; padding:0px 0 0px 0;}
#page8 .row2 {padding:30px 40px 50px 37px;}

.special .side-1 {background:#b9ada2; border-right:1px solid #9a958b;}
.special .side-2 {background:#cdc8bd; border-left:1px solid #c1bcb1;}

.padding1 {padding-top:10px;}
.padding2 {padding-top:24px;}
.margin1 {margin-top:35px;}
.fs12 {font-size:1.091em;}
.phone {
	float:right;
	margin-right:40px;
}

.indent1 { padding:33px 39px 43px 38px;}
.indent2 { padding:33px 38px 31px 39px;}
.indent3 { padding:33px 33px 43px 38px;}

/* ============================= footer ====================== */
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 42px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 18px; /* .push must be the same height as .footer */
}

/
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */


#ContactForm .rowi {height:43px;}
#ContactForm .input {width:198px; height:16px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; font-size:1em;}
#ContactForm textarea {width:198px; height:68px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:15px;}
#ContactForm .link {float:right; margin:0 10px 0 5px;}

#ReservationForm .rowi {height:36px;}
#ReservationForm .rows {height:44px;}
#ReservationForm .rowt {height:88px;}
#ReservationForm .link {float:right;}

#ReservationForm .input {width:191px; height:15px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; font-size:1em;}
#ReservationForm textarea {width:191px; height:66px; border:1px solid #717171; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}
#ReservationForm .select1 {width:88px; font-size:1em;}
#ReservationForm .select2 {width:97px; font-size:1em; margin-left:10px;}
#ReservationForm .cheack {width:17px; height:17px;}


div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:455px; 
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	float: left;
	margin-left: -48px;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
	margin-left: -50px;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 1px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
	margin-left: -48px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 1px 1px 1px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #882f12;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #c4bfb5;
}
div.pagination a:hover {
	background-color: #e4dfd3;
	text-decoration: none;
}
div.pagination strong {
	background-color: #b1ada3;
}



div.menuTree
{
    width: 143px;
}
div.menuTree UL
{
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    display:none;
}
div.menuTree UL LI
{
    list-style: none;
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
    white-space: nowrap;
    line-height: 20px;
}
div.menuTree UL LI.parent A
{
    text-decoration: none;
    padding: 0px 0px;
}
div.menuTree UL LI.parent A:hover
{
    font-weight: bold;
}
div.menuTree UL LI.child A
{
    text-decoration: none;
    padding: 0px 0px;
}
div.menuTree UL LI.child A:hover
{
    font-weight: bold;
}
div.menuTree UL LI.parent
{
    background: url(images/collapsed_image.gif) left top no-repeat;
}
div.menuTree UL LI.child
{
    background: url(images/collapsed_image_no.gif) left top no-repeat;
}
div.menuTree UL LI.expanded
{
    background: url(images/expended_image.gif) left top no-repeat;
}

