* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html{ 
}
body { 
	background:#f9f7ea url(images/all_bg.jpg) repeat-x 50% 0%;
	font-family:Arial, Helvetica, sans-serif; font-size:100%; 
	line-height:1.12em; color:#566c7f;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
	margin-bottom:16px
}
ul li {
}
ul li a {
	color:#d4411a;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
	width:260px
}
.clear { 
	clear:both;
	line-height:0%;
	font-size:0%;
	height:0%
}

.col-1, .col-2, .col-3, .sub_col-1, .sub_col-2 { 
	float:left;
	display:inline;
	background:#fff
}

.alignright { 
	text-align:right;
	padding-right:12px
}
.alignright a {
	margin-right:16px	
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	font-size:0.75em;
	background:url(images/shape.png) no-repeat 50% 0%;
	padding-bottom:80px;
	
}

#header {
	position:relative;
	margin:0 auto;
	height:575px;
	background:url(images/header_bg.jpg) no-repeat 0% 0%;
	width:980px;
}
#content {
	width:980px;
	margin:0 auto;
}
/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:3px 20px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 35px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:13px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.margin_right {
	margin-right:61px;
}
.margin8 {
	margin-bottom:0px
}
.margin11 {
	margin-bottom:11px
}
.margin13 {
	margin:1px 0 8px
}
.style1 {
	margin:14px 0 4px 0	
}
.margin14 {
	margin-bottom:14px
}
.margin20 {
	margin-bottom:20px
}
.margin23 {
	margin-bottom:23px
}
/*----- txt, links, lines, titles -----*/
a {
	color:#d4411a; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.r_more {
	color:#9f7df1;
	text-decoration:underline;
	font-weight:bold
}
.r_more:hover {
	text-decoration:none
}
.purpur {
	color:#9f7df1
}
.purpur a {
	color:#9f7df1
}
.non_underline {
	text-decoration:none
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	color:#fff;
	font-size:3em;
	margin-bottom:40px;
	font-weight:normal;
	position:relative
}
h2 {
	color:#181818;
	font-size:1.5em;
	margin:0 0 28px 0;
	font-weight:bold;
}
h3 {
	font-size:1.08em;
	font-weight:bold;
	color:#74b5ec;
	margin-bottom:23px;
}
.blue {
	color:#00a8d7
}
.orange {
	color:#fd9b00
}
.red {
	color:#de2525;
	position:relative;
}
.grey {
	color:#aa9267
}
.black {
	color:#484848 !important
}


.link1 { 
	display:block;
	float:left;
	background:url(images/link1-bgd.gif) left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url(images/link1-right.gif) no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:16px 0 12px 0;
}
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}
.line-hor_top { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:0px 40px 40px;
}



/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
}
	.box .border-top {
		background:url(images/border-top.gif) repeat-x top;
	}
	.box .border-bot {
		background:url(images/border-bot.gif) repeat-x bottom;
	}
	.box .border-left {
		background:url(images/border-left.gif) repeat-y left;
	}
	.box .border-right {
		background:url(images/border-right.gif) repeat-y right;
	}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:0 0 0 0;
	}

.address { 
		color:#6c6760
}
	.address dt { 
		margin-bottom:23px
	}
	.address dd {
	clear:both;
	text-align:right;
	width:200px;
	}
		.address dd span { 
			float:left;
		}
		.address a {
			color:#a79a89;
			}


/*===== header =====*/
#header .logo {
	position:absolute;
	margin:54px 0 0 0px;
}
.menu {
	position:absolute;
	margin:75px 0 0 341px;
	top:0px;
	background:url(images/menu_ul_bg.gif) repeat-x 0% 0%;
	z-index:90;
}
.menu  ul {
	height:auto
}
.menu  li {
	background:none;
	padding:0;
	float:left;
	background:url(images/line.gif) no-repeat 100% 0%;
	text-align:center;
	padding:0 14px 0 15px
}
.menu  li a {
	display:block;
	font-size:0.91em;
	color:#fff;
	text-decoration:none;
	padding:18px 9px 17px 8px;
	position:relative;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	float:left
}
.menu  li a.active {
	background:#000
}
.menu  li a.active .bgs1 {
	background:url(images/bgs1.gif) no-repeat 0% 0%;
	position:absolute;
	left:-15px;
	width:15px;	
	height:52px;
	top:0
}
.menu  li a.active .bgs2 {
	background:url(images/bgs2.gif) no-repeat 0% 0%;
	position:absolute;
	right:-14px;
	width:14px;	
	height:52px;
	top:0
}
.menu  li a:hover {
	background:#000
}
.menu  li a:hover .bgs1 {
	background:url(images/bgs1.gif) no-repeat 0% 0%;
	position:absolute;
	left:-15px;
	width:15px;	
	height:52px;
	top:0
}
.menu  li a:hover .bgs2 {
	background:url(images/bgs2.gif) no-repeat 0% 0% !important;
	position:absolute;
	right:-14px;
	width:14px;	
	height:52px;
	top:0
}
.slogan_gallery {
	position:absolute;
	margin:127px 0 0 0;
	background:#000;
	width:980px;
	height:410px;
}
.slogan {
	position:absolute;
	margin:40px 0 0 39px;
	width:340px;
	height:300px;
}
.slogan p {
	font-size:1.4em;
	color:#d6b680;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal !important;
	line-height:1.2em
}
.brown {
	color:#7e7062 !important	
}
.brown2 {
	color:#816550 !important	
}
.head_list {
	position:absolute;
	margin-top: 365px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}
.head_list a {
	color:#fff;	
	text-decoration:none;
	font-weight:bold
}
.head_list a:hover {
	color:#fff;	
	text-decoration:underline
}
.head_list ul li {
	background:url(images/arrow_red.jpg) no-repeat 0% 5px;
	padding:0 0 0 13px
}
.gallery {
	position:absolute;
	margin:12px 0 0 393px;
}
#img {
	padding:10px;
	background:#fff;
	margin-bottom:6px
}
.links {
	padding-left:3px	
}
.links a {
	display:block;
	float:left;
	margin:0 2px 0 0;
	padding:6px 7px 5px;
	color:#d5851e;
	text-decoration:none;
	font-size:0.91em
}
.links a:hover {
	background:url(images/link_bg.gif) no-repeat 50% 50%;
	color:#fff
}
.act {
	background:url(images/link_bg.gif) no-repeat 50% 50%;
	color:#fff !important
}

/*===== content =====*/
#content {
	color:#6c6760;
}

.link {
	text-decoration:underline;
	display:inline-block;
	margin-left:10px
}
.link:hover {
	text-decoration:none
}

/*===== footer =====*/
#footer {
	width:980px;
	color:#566c7f;
	height:65px;
	position:relative;
	background:#f3f0df;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer span {
	margin:0 3px
}
.copy {
	position:absolute;
	left:44px;
	top:34px;
	color:#a69283
}
.copy a {
	color:#a69283;
}
.foot_block1 {
	background:url(images/bg1.gif) no-repeat 0% 0%;
	width:190px;
	position:absolute;
	font-size:1.16em;
	color:#d2a537;
	margin-top: 19px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 395px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 34px;
}
.foot_block1 a{
	color:#d2a537;
	text-decoration:none
}
.foot_block1 a:hover{
	text-decoration:underline
}
.foot_block2 {
	background:url(images/bg2.gif) no-repeat 0% 0%;
	width:271px;
	position:absolute;
	margin:19px 0 0 695px;
	padding:0 0 0 34px;
	font-size:1.16em;
	color:#a69283
}
.foot_block2 a{
	color:#db650e;
	text-decoration:none
}
.foot_block2 a:hover{
	text-decoration:underline
}
.foot_block3 {
	width:225px;
	position:absolute;
	margin-top: 19px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 34px;
	color: #a69283;
}
.foot_block3 a{
	text-decoration:none
}
.foot_block3 a:hover{
	text-decoration:underline
}
/*----- forms -----*/
/*==========================================*/

.text_indent {
	padding:25px 36px 30px 36px;
	position:relative
}
.text_indent2 {
	padding:25px 36px 30px 50px;
	position:relative
}

.list {
	list-style:none;
}
.list li {
	background:url(images/arrow_right2.gif) no-repeat 0% 5px;
	position:relative;
	padding:0 0 4px 10px;
}
.list li a {
	color:#6c6760;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}
.list2 {
	list-style:none;
}
.list2 li {
	position:relative;
	padding:0 0 4px 0px;
	width: 270px;
	overflow: hidden;
	vertical-align: top;
	
}
.list2 li span{
	float:right
}
.list2 li strong {
	background:url(images/dot.gif) repeat-x 0% 13px;
	display:block;
	overflow: hidden;
}

.list2 li a {
	color:#a79a89;
	text-decoration:none;
	float: left;
}
.list2 li a:hover {
	text-decoration:underline;
}
.more {
	color:#d4411a !important	
}
.l_more {
	color:#d4411a !important;
	background:url(images/arrow_right2.gif) no-repeat 0% 4px;
	padding:0 0 0 14px;
	font-weight:bold;
	text-decoration:none;
}
.l_more:hover {
	text-decoration:underline	
}
.list_dl {
	width:97px;
	color:#816550;
	font-size:0.91em;
	padding-left:10px;
	margin-right:43px
}
.list_dl a {
	color:#f2bf22;
	font-size:0.90em
}
.list_dl dt {
	background:url(images/arrow_right.gif) no-repeat 0% 5px;
	padding:0 0 0 10px;
	margin-left:-10px;
	line-height:1.2em
}
.button1 {
	background:url(images/button_bgs2.gif) repeat-x 0% 0%;	
	display:block;
	float:left;
	position:relative;
	text-decoration:none
}
.button1 span {
	background:url(images/button_bgs1.gif) no-repeat 0% 0%;	
	display:block;
	float:left;
	position:relative
}
.button1 span span{
	background:url(images/button_bgs3.gif) no-repeat 100% 0%;
	font-size:1.41em;
	color:#fffef6;
	height:27px;
	padding:4px 12px 0 12px;
	display:block;
	float:left;
	position:relative
}
.button1:hover span span{
	background:url(images/button_bgs3.gif) no-repeat 100% 0%;
	font-size:1.41em;
	color:#000;
	height:27px;
	padding:4px 12px 0 12px;
	display:block;
	float:left
}
.button2 {
	background:url(images/button2_bgs2.gif) repeat-x 0% 0%;	
	display:block;
	float:left;
	text-decoration:none;
	margin:7px 0 15px
}
.button2 span {
	background:url(images/button2_bgs1.gif) no-repeat 0% 0%;	
	display:block;
	float:left
}
.button2 span span{
	background:url(images/button2_bgs3.gif) no-repeat 100% 0%;
	color:#fffef6;
	height:27px;
	padding:4px 12px 0 12px;
	display:block;
	float:left;
	text-decoration:none
}
.button2:hover span span{
	background:url(images/button2_bgs3.gif) no-repeat 100% 0%;
	color:#000;
	height:27px;
	padding:4px 12px 0 12px;
	display:block;
	float:left;
	text-decoration:none
}
.no_marg {
	margin:0
}
.no_pad {
	padding:4px 0 0 0 !important
}
.no_bg {
	background:none !important;
}
.upercase {
	text-transform:uppercase
}
.date {
	font-weight:bold;
	font-size:1.08em;
	color:#74b5ec;
	margin-bottom:6px;
	text-transform:uppercase
}
.arrow img {
	margin:3px 0 0 5px	
}
.reserv {
	width:165px;
	margin:0 auto;
	color:#aa9267;
	padding-bottom:35px;
}
.reserv select {
	margin-right:6px;
	color:#bea173;
	font-size:0.91em
}
.inp {
	width:15px;
	padding:2px;
	color:#bea173;
	border:1px solid #bea173;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
	margin:-3px 4px 0 6px;
	font-size:0.91em
}











.form input, .form textarea{
	display:block;
	color:#aa9267;
	font-weight:bold;
	border:1px solid #cec8ae !important;
	margin-bottom:10px
}
.form input{
	width:189px;
	background:none;
	border:none;
	height:16px;
	padding:2px 5px 0 10px;
}
.form textarea{
	width:189px;
	height:104px;
	border:none;
	background:none;
	overflow:auto;
	padding:2px 5px 0 10px;
}
.inp_bg {
	background:url(images/inp_bg.gif) no-repeat 0% 0%;
	width:243px;
	height:20px;
	padding:2px 5px 0 10px;
	margin-bottom:14px
}
.sel1 {
	width:48px	
}
.sel {
	width:104px	
}

.area_bg {
	background:url(images/area_bg.gif) no-repeat 0% 0%;
	width:243px;
	height:215px;
	padding:6px 5px 7px 10px;
	margin-bottom:14px
}

.buttons {
	text-align:right;
	padding-left:84px
}
.buttons a {
	margin-left:7px !important
}
.no_bord {
	border:none !important	
}

.YmXzFN img{margin-right:4px;}
