* { margin:0; padding:0;}
body {
	background:#e7e5d9;
	font-size:100%;
	line-height:1em;
	font-family:Arial, tahoma;
	color:#36392e;
	padding-top:4px;
}


/*in_line*/
input, select, textarea { vertical-align:middle; font-family:Arial;}
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}
a:hover{text-decoration:none;}
.column { float:left;}
.clear, .col-list, .row-box { width:100%; overflow:hidden;}
.col-list ul{ float:left}
.col-list .indent-list{ margin-left:40px;}

/*header*/
.header{
	height:462px;
	color:#000000;
	font-size:0.75em;
	line-height:2em;
	font-weight:bold;
	background-image: url(images/glow.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.header .logo{ position:absolute; margin:17px 0 0 40px;}
.header .form{ margin:179px 0 0 62px; position:absolute; width:252px;}
.header .form .title{ font-size:2em; display:block; margin-bottom:7px; font-weight:normal;}
.header .form p{ height:30px; margin:0 0 0 0; display:block;}
.header .form a{ color:#FFF; font-size:0.937em; font-weight:normal;}
.header .form input, .header .form select{ color:#000000; font-size:1em; font-weight:normal; height:18px; width:118px;}
.form select{ height:21px !important;}
.header .width{ width:55px !important;}
.header .indent{ margin-left:8px;}
.header .indent1{ padding:0 18px 0 28px;}
.header .indent2{ padding:0 0 0 15px;}
.header .indent3{ padding-left:96px;}
.header .indent4{ margin-right:1px !important;}
.header .button{ display:block; background:url(images/button.gif) 0 0 no-repeat; width:109px; height:30px; float:right; color:#FFF; font-weight:bold; text-align:center; text-decoration:none; font-size:1.5em !important; line-height:1.5em; margin:7px 7px 0 0;}
.header .button:hover{ color:#e23b14;}
.header .button span{ padding-right:16px;}
.header .link{ vertical-align:middle; display:block; padding:8px 0 0 0;}
.menu{ height:72px; background:#4f5146 url(images/menu.gif) 0 0  repeat-x;}
.menu_shadow{background:url(images/menu_shadow.png) 15px 57px no-repeat; height:72px;}
.menu ul{ padding:14px 0 0 37px;  position:relative;}
.menu ul li{ float:left; display:block; font-size:0.75em; background:url(images/menu_separate.png) top right no-repeat; height:32px; position:relative;}
.menu ul li span{
	color:#ffffff;
	text-decoration:none;
	position:relative;
	display:block;
	padding-top: 9px;
	padding-right: 41px;
	padding-bottom: 0;
	padding-left: 41px;
}
.menu ul li a{
	color:#d2bfa6;
	text-decoration:none;
	position:relative;
	display:block;
	padding-top: 9px;
	padding-right: 41px;
	padding-bottom: 0;
	padding-left: 41px;
}
.menu ul li a:hover{ color:#ffffff; position:relative;}
.rell{
	display:block;
	background:#271f1a url(images/rell_corner_left.gif) bottom left no-repeat;
	height:35px;
	position:absolute;
	margin-top:13px;
	background-color: #36392e;
	left: 39px;
	top: 1px;
	width: 146px;
}
.rell span{ display:block; height:35px; background:url(images/rell_corner_right.gif) bottom right no-repeat;}
.bg-1{ display:block; width:2px; height:32px; position:absolute; background:url(images/menu_separate.gif) 0 0 no-repeat; margin:14px 0 0 38px;}
#index,hmtl .rell{
	width:131px;
	margin-left:39px;
}
#about.html .rell{
	width:117px;
	margin-left:166px;
}
#reservations.html .rell{
	width:123px;
	margin-left:300px;
}
#gallery.html .rell{
	width:138px;
	margin-left:411px;
}
#directions.html .rell{
	width:136px;
	margin-left:530px;
}
#contact.html .rell{
	width:135px;
	margin-left:638px;
}


/*footer*/
.footer{
	border-top:1px solid #36392e;
	background:#36392e;
	text-indent:0px;
	padding:27px 0;
	color:#ffffff;
	font-size:0.75em;
}
.footer a{ color:#ffffff; font-weight:bold; text-decoration:none;}
.footer a:hover{ text-decoration:none; color:#d05000 !important;}

/*content*/
.content{ padding:0 0 12px 0; background:#4f5146; font-size:0.75em; line-height:1.187em;}
.content .line{ background:url(images/line.gif) 0 28px repeat-x; display:block; height:56px; position:relative;}
.content h1{
	color:#d05000;
	font-size:1.75em;
	display:block;
	height:31px;
	padding-bottom:3px;
	font-weight:normal;
	line-height:1.06em;
}
.content-left{padding:0 0 0 38px; width:900px; overflow:hidden;}
.content a{ color:#be3716;}
.extra-1{
	position:absolute;
	width: 951px;
}

.content .title{ display:block;}
.content .img-left{ float:left; margin:0 21px 0 0;}
.content .indent-bot{ display:block; margin-bottom:18px;}
.content .link{ color:#d05000; font-weight:bold; padding-right:17px; background:url(images/marker_link.gif) center right no-repeat;}
.content .link-top{ display:block; margin-top:15px;}
.indent-top-bot1{ display:block; margin:12px 0;}


.box-1 .corner-top-left {background:#e7e5d9 url(images/corner1_top_left.gif) no-repeat left top;}
.box-1 .corner-top-right {background:url(images/corner1_top_right.gif) no-repeat right top;}
.box-1 .corner-bot-left {background:url(images/corner1_bot_left.gif) no-repeat left bottom;}
.box-1 .corner-bot-right {background:url(images/corner1_bot_right.gif) no-repeat right bottom; }
.indent-box-1{ padding:22px 23px 35px 23px; position:relative;}

.text-1 dt{ font-weight:bold;}
.text-1 dd{ padding-bottom:11px;}
.text-2{ float:right; margin-right:125px;}
.indent-2 p{ margin-top:18px;}


.box-2 .corner-top-left {background:#e7e5d9 url(images/corner2_top_left.gif) no-repeat left top;}
.box-2 .corner-top-right {background:url(images/corner2_top_right.gif) no-repeat right top;}
.box-2 .corner-bot-left {background:url(images/corner2_bot_left.gif) no-repeat left bottom;}
.box-2 .corner-bot-right {background:url(images/corner2_bot_right.gif) no-repeat right bottom; }
.indent-box-2{ padding:20px 0 35px 0;}
.text-indent{ padding:0 27px 0 24px; position:relative;}
.box-2 .img{ margin:0 14px;}
.frigth{ float:right;}
.br{ display:block;}
.indent-top{ display:block; margin:15px 0 0 0;}
.list li a{ background:url(images/marker_link.gif) center left no-repeat; padding:0 0 0 22px; color:#be3716; line-height:1.937em;}
.indent-top-bot{ display:block; margin:25px 0;}
.extra{ position:relative;}


.list-1{ padding-right:19px;}
.list-1 li{ padding-bottom:9px;}
.list-1 li a{ background:url(images/line_dot.gif) bottom left repeat-x; width:100%; overflow:hidden; color:#c03918; text-decoration:none; font-weight:normal; display:block;}
.list-1 li a:hover{ color:#b3a28d !important;}
.list-1 li span{ float:right; background:#392f28; color:#b3a28d !important;}
.list-1 li strong{ background:#392f28; font-weight:normal;}


/*================== index-4.html ==================*/
#page5 .content .col-2 .form1{ padding-top:14px;}
#page5 .content .col-2 .form1 p{ height:28px; margin-top:3px}
#page5 .content .col-2 .form1 .row-box-1 input{ width:252px;}
#page5 .content .col-2 .form1 .link{ display:block; float:left;}
#page5 .content .col-2 .form1 .row-box-2 input{ width:245px;}
#page5 .content .col-2 .form1 .row-box-2 textarea{ height:111px; width:245px; margin-bottom:11px; overflow:auto; font-size:1em; display:block;}
#page5 .content .col-2 .form1 .width-1{ width:122px;}
#page5 .content .col-2 .form1 .width-2{ width:79px;}
#page5 .content .col-2 .form1 .indent-left{ margin-left:9px;}
#page5 .content .col-2 .form1 .indent-link-from{ margin:0 17px 0 0;}
#page5 .content .col-2 .form1 .indent-link-from1{ margin:0 0 0 119px;}
#page5 .content .form1 .indent-1{ padding-left:52px;}
/*================== index-5.html ==================*/
#page6 .content .img{ margin:0 12px;}
#page6 .content .col-1 .row-box-2 p{ padding-bottom:12px;}
#page6 .content .link-gallery{ color:#ffffff;  font-weight:bold; font-size:1em; }
#page6 .content .link-gallery span{ float:right; word-spacing:4px; width:177px; }
#page6 .content .link-gallery a{ color:#e23b14; word-spacing:normal;}
/*================== index-6.html ==================*/
#page7 .content .col-1 .form2 input{ height:18px; width:246px;}
#page7 .content .col-1 .form2 textarea{ overflow:auto; display:block; height:64px; width:251px; margin-bottom:11px;}
#page7 .content .col-1 .form2 textarea, #page7 .content .col-1 .form2 input{ color:#59514c; font-size:1em; padding-left:3px;}
#page7 .content .col-1 .form2 .form-link{ margin-left:0px; margin-right:0px;}
#page7 .content .col-1 .form2 .row-box-1 div{ height:34px;}
#page7 .content .indent-link-from{ margin-left:139px; margin-right:15px;}
