/* CSS Document */

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

#cacheFlash{
	visibility:hidden;
	display:none;
}

body{
	background:url(images/body-bg.jpg) top center no-repeat;
	text-align:center;
	background-color:#000;
}

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

ul { list-style:none;}

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


html, input, textarea
	{
		font-family:Trebuchet MS, Geneva, sans-serif;
		font-size:0.9em;
		line-height:1.25em;
		color:#50483d;
	}
.email-signup{
	font-size:.9em;
}

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

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

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

/*.top-tail {background:url(images/top-tail.jpg) top center repeat-x;}*/

.link {background:url(images/link-bg.gif) top right no-repeat; padding:1px 22px 2px 0; color:#ac6c45; text-decoration:none; font-size:0.909em; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; display:block; float:right; margin:20px 0 0 0;}

.button {background:url(images/button1-tail-bg.gif) top repeat-x; color:#ac6c45; text-decoration:none; font-size:0.909em; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; display:block; float:right; }
.button span {background:url(images/button1-right-bg.gif) top right no-repeat; display:block;}
.button span span {background:url(images/button1-left-bg.gif) top left no-repeat; padding:4px 10px 3px 8px;}


li {
	/*background:url(images/list_bg.gif) no-repeat 0 7px;*/
	margin-left:44px;
	list-style: square;
	display:list-item;
}

li a {color:#B6BDC3; text-decoration:none; line-height:1.5em;}
li a:hover {text-decoration:underline;}

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

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

.logo {padding:24px 0 0 0px;}
.menu {padding:42px 0 0 0; text-align:center;}
.menu-sep{background-image:url(images/menu-sep.png); width:125px; height:7px; margin:0 auto 0;}

.menu-bg {background:url(images/menu-bg.png) top left no-repeat; height:513px;}
.right-bg {background:url(images/right-bg.png) top right no-repeat; height:513px;}

.row1 {padding-top:20px;}
.row2 {padding-top:23px; background:url(images/footer-bg.jpg) no-repeat 0 8px;}

.content {background:url(images/content-bg2.jpg) top left no-repeat; margin-top:262px; height:251px;}
#page1 .content {background:url(images/content-bg1.jpg) top left no-repeat;}
.indent {padding:59px 100px 10px 40px;}
.banner3 .indent {padding:11px 70px 27px 21px; background:url(images/arrow-right.jpg) no-repeat 702px 83px;}
.banner3 p {padding:2px 0 0 16px;}

.text2 {color:#086282; font-size:1.182em; line-height:1.538em;}

.margin1 {margin-top:1px;}

.banner1 {background:url(images/banner-bg.jpg) top left no-repeat; padding:10px 20px 20px 22px;}
.banner2 {background:url(images/banner2-bg.jpg) top left no-repeat; padding:10px 20px 20px 28px;}
.banner3 {background:url(images/banner3-bg.jpg) top left no-repeat;}

.banner{ width:260px; height:106px; background-image:url(images/banner-bg.png); float:left; padding-top:10px; padding-left:20px; padding-right:20px; padding-bottom:10px;}

.gallery {padding:12px 0 17px 8px;}
.gallery img {margin-right:7px;}
.arrow-left {margin:40px 3px 0 0 !important;}
.arrow-right {margin:40px 0 0 -2px !important;}
.map {position:relative; margin:-23px -26px 0 26px;}
.col-pad {padding-right:8px;}

#content_container{width:700px;	height:473px; margin-top:20px; background-color:#F1E6C2;}

.text_content{
	padding:10px;
}
.text_content h1{
	font-size:18px;
	color:#F00;
}

/* ============================= footer ====================== */

#footer {padding:21px 10px 0 0;}
#footer {color:#a98963; background:url(images/footer-bg.jpg) top left no-repeat;}
#footer p{padding:0px; text-transform:uppercase; text-align:right;} 
#footer em{float:left; padding:0px; text-align:left; font-size:.8em;}
#footer a {color:#a98963; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

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

#ReservationForm {padding:52px 0 0 0;}
#ReservationForm .rowi {height:41px;}
.select1 {width:71px;}
.select2 {width:42px; margin-right:10px;}

#ReservationForm2 {margin:-15px -30px 0 0; position:relative;}
#ReservationForm2 .col-1 {width:194px !important; padding-top:7px;}
#ReservationForm2 .col-2 {width:219px !important;}
#ReservationForm2 .rowi {height:41px;}
#ReservationForm2 .rowi2 {height:28px;}
#ReservationForm2 select {font-size:0.909em;}
#ReservationForm2 .select1 {width:63px;}
#ReservationForm2 .select2 {width:50px; margin-left:4px;}
#ReservationForm2 .select3 {width:73px; margin-right:13px;}
#ReservationForm2 .taright {text-align:right;}
#ReservationForm2 .input {width:175px; height:17px; border:1px solid #d2c6a2; background:#fbf7ec; font-size:1em;}
#ReservationForm2 .input2 {width:212px; height:17px; border:1px solid #d2c6a2; background:#fbf7ec; font-size:1em;}
#ReservationForm2 textarea {width:212px; height:55px; border:1px solid #d2c6a2; background:#fbf7ec; padding:0 0 0 5px; overflow:auto; font-size:1em;}
#ReservationForm2 .button {margin:10px 0 0 7px;}

#ContactForm {margin:10px -20px 0 0;}
#ContactForm .col-1 {width:196px !important; padding-top:7px;}
#ContactForm .col-2 {width:194px !important;}
#ContactForm .rowi {height:41px;}
#ContactForm .button {margin:6px 0 0 10px;}

.input {width:164px; height:17px; border:1px solid #d2c6a2; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:187px; height:68px; border:1px solid #d2c6a2; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

