/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html,
body {
	min-width:928px;
	
} 

body { 
	background:#000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#8a7656; 
}

object { 
	vertical-align:top; 
	outline:none;
}

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

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

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

ul, 
ol { 
	list-style:none;
}

/*==========================  GLOBAL ==========================*/
#header { 
	height:448px;
	width:100%;
	background:url(images/header-bg.jpg) repeat-x left top;
}
#header .head-bg{
	height:448px;
	background:url(images/header.jpg) no-repeat center top;
}
#header .tail{
	background:url(images/tail.jpg) repeat-x;
}
#content-bg {
	background:url(images/bg.jpg) repeat center top;
}
#content{
	width:928px;
	background:#fff;
	margin:0 auto;
	position:relative;
	z-index: 1;
}
.line{
	background:#b86c11;
	height:14px;
}
.shadow-left{
	background:url(images/left-shadow.jpg) no-repeat left center;
	width:15px;
	height:14px;
	position:absolute;
	top:-14px;
	left:-15px;
}
.shadow-right{
	background:url(images/right-shadow.jpg) no-repeat left center;
	width:15px;
	height:14px;
	position:absolute;
	top:-14px;
	right:-15px;
}
#bottom{
	background:url(images/bottom-tail.jpg) repeat center top;
}
#bottom .bottom-tail{
	background:url(images/bottom-bg.jpg) repeat-x left bottom;
}
#bottom .bottom-bg{
	background:url(images/bottom.jpg) no-repeat center bottom;
}
#footer{
	background:url(images/footer-bg.jpg) repeat-x left top;
}
#footer .footer-bg { 
	height:77px;
	background:url(images/footer.jpg) no-repeat center bottom;

}


/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.extra-wrap {
	overflow:hidden;
}

.container { 
	width:928px;
	margin:0 auto;
	position:relative;
}
#bottom .container {
	overflow:hidden;
}

/*=========================== TAILING =========================*/

.ver-line{
		background:url(images/ver-line.gif) repeat-y;
		background-position:257px;
}

.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #fff;
}

.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}

/*=========================== FORMS ===========================*/
#news{
	margin-top:17px;
	}
#news input{
	background:none;
	border:none;
	width:210px;
	font-size:13px;
	color:#9d9d9d;
	margin:0;
	padding:8px 10px;
}
#news span.bg{
	background:url(images/input.png) no-repeat;
	width:240px;
	display:block;
	height:34px;
	
}
#contacts-form .field { 
	height:57px;
}
#contacts-form input {
	width:251px; 
	padding:7px 0 7px 18px; 
	background:#fff;
	font-size:12px;
	color:#4e4e4e;
	border:1px solid #bc7a10;
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:251px; 
	height:191px; 
	overflow:auto;
	background:#fff;
	font-size:12px;
	color:#4e4e4e; 
	border:1px solid #bc7a10;
	padding:7px 0 2px 18px; 
}
#mess{
	width:275px;
	overflow:hidden;
}
.left-form{
	float:left;
	padding-right:20px;
}
#contacts-form  fieldset a{
	color:#f7f7f7;
	font-size:11px;
	margin-left:13px;
	margin-top:25px;
	float:right;
	margin-right:5px;
}
/*========================== LISTS ============================*/

.site-nav {
	width:932px;
	height:88px;
	background:url(images/site-nav-bg.jpg) repeat-x left top;
	position:absolute;
	top:-3px;
	left:-3px;
	padding-top: 35px;
}
	.site-nav li {
	float:left;
	background:url(images/menu-line.jpg) no-repeat right center;
	padding-right:31px;
	margin-right:31px;
	margin-top:37px;
	padding-left: 20px;
	}
	.site-nav li.first{
		padding-left:46px;
	}
	.site-nav li.last{
		background:none;
		padding:0;
		margin-top:37px;
	}
		
		#spry_buttons a {
			font-size:20px;
			text-transform:uppercase;
			color:#d4cec1;
			text-decoration:none;
		}
		#spry_buttons a:hover,
		#spry_buttons .active a{
			color:#a35f0e;
		}
		.site-nav li a {
			font-size:20px;
			text-transform:uppercase;
			color:#d4cec1;
			text-decoration:none;
		}
		.site-nav li a:hover,
		.site-nav .active a{
			color:#a35f0e;
		}
#page3 .col-2 .list1{

	margin-top:18px;
	padding-bottom:0;
	margin-bottom:36px;
	
}
.list1 {
	width:572px;
	height:100%;
	margin-top:36px;
	background:url(images/ver-line.gif) repeat-x 151px;
	overflow:hidden;
	
}
	
.list1 li {
	float:left;
	width:263px;
	background:url(images/ver-line.gif) repeat-y right top;
	overflow:hidden;
	padding-right:19px;
	margin-right:23px;
	margin-bottom:64px;
}
li.hor-line1{
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.list1 li.down{
	margin-bottom:0;
}
.list1 li.last{
	background:none;
	padding-right:0;
	margin-right:0;
}
	.list1 li img{
		float:left;
		margin-right:16px;
	}
	.list1 li p{
		font-size:12px;
		color:#4e4e4e;
		line-height:1.33em;
		padding-bottom:9px;
		margin:0;
	}
	.list1 li p strong{
		color:#161616;
		display:block;
		line-height:1.33em;
		padding-top:5px;
		padding-bottom:1px;
		text-transform:uppercase;
	}
	.list1 li a {}
	.list1 li a:hover {}
	
.gallery {
	padding-top:76px;
	margin-left:-1px;
}
.gallery li{
	float:left;
	padding-right:2px;
}
.gallery li.last{
	padding:0;
}
.list2{
	overflow:hidden;	
}
.list2 li{
	width:100%;
	overflow:hidden;
}
.list2 li a{
	font-size:12px;
	color:#c0baa6;
	text-decoration:underline;
	line-height:24px;
	padding-left:20px;
}
.list2 li a:hover{
	text-decoration:none;
}
.list3{
	padding-top:13px;
	padding-bottom:18px;
}
.list3.alt{
	padding-top:15px;
	padding-bottom:17px;
}
.list3.last{
	padding-top:45px;
}
.list3.left{
	padding-top:10px;
	margin:0;
	padding-bottom:34px;
}

.list3 li{
	}
.list3 li a{
	color:#161616;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	background:url(images/marker1.gif) no-repeat 0 4px;
	padding-left:13px;
	line-height:2em;
}
.list3 li a:hover{
	text-decoration:underline;
}
.list4 {
	overflow:hidden;
	padding-top:10px;
	margin:0;
}
.list4 li a{
	color:#161616;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	text-decoration:none;
	background:url(images/marker1.gif) no-repeat 0 4px;
	padding-left:13px;
	line-height:2em;
}
.list4 li a:hover{
	text-decoration:underline;
}

.direction{
	padding-top:22px;
}
.direction li{
	float:left;
	width:265px;
	padding-right:32px;
}
.direction li.last{
	padding-right:0px;
}
.direction li img{
	margin-bottom:16px;
}
.direction li span{
	color:#615444;
	font-weight:bold;
	font-size:12px;
	display:block;
	padding-bottom:9px;
}
.direction li p{
	font-size:12px;
	line-height:1.333em;
	color:#898989;
	margin:0;
	padding-bottom:25px;
}
.direction li span strong{
	display:block;
	color:#b87100;
	text-transform:uppercase;
	margin:0;
	padding:0;	
}
.list-5{
	padding-top:18px;
}
.list-5 li{
	width:265px;
	float:left;
	padding-right:32px;
}
.list-5 li.last{
	padding-right:0px;
}
.list-5 li p{
	font-size:12px;
	line-height:1.33em;
	padding-bottom:28px;
	margin:0;
}
.list-5 li p b{
	display:block;
	padding-top:13px;
	color:#615444;
	padding-bottom:13px;
}
/*========================== OTHER ============================*/
.col-1 strong,
.col-2 strong,
.col-3 strong{
	font-weight:bold;
	font-size:12px;
	color:#fff3cc;
	background:url(images/marker.png) no-repeat 0 5px;
	padding-left:20px;
	padding-bottom:16px;
	display:block;
}

.img-indent {
	margin-bottom:20px;
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}
	.img-box1 img { 
		float:left; 
		margin:0 20px 0 0;
	}

p {
	margin-bottom:20px;
	line-height:1.54em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.p1 {}

.address span { 
	float:right; 
	margin-right:30px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#d52d00; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	font-size:30px;
	color:#a37121;
	text-transform:uppercase;
}
h2 {
	padding-top:2px;
	font-size:30px;
	color:#675943;
	line-height:1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}
h2.news{
	padding-top:0;
	color:#fff5ce;
	
}
h2.p3{
	padding-bottom:16px;
}
h3 {}
h4 {}
h5 {}
h6 {}

.txt1 {}
.txt2 {}

.link1 { 
	display:block;
	background:url(images/button-left.gif) no-repeat left top #b87100;
	float:left; 
	color:#f7f7f7;
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em { 
		display:block; 
		background:url(images/button-right.gif) no-repeat right top; 
		font-style:normal; 
		font-weight:normal;
		font-size:11px;
		padding-left:18px;
		padding-right:9px;
		padding-top:1px;
		padding-bottom:2px;
	}
.link2 { 
	display:block;
	background:url(images/button2-bg.gif) repeat-x left top;
	float:left; 
	color:#f7f7f7;
	text-decoration:none;
}
.link2:hover { 
	text-decoration:underline;
}
	.link2 b{
		background:url(images/button2-left.gif) no-repeat left top;
		display:block;
	}
	.link2 em { 
		display:block; 
		background:url(images/button2-right.gif) no-repeat right top; 
		font-style:normal; 
		font-weight:normal;
		font-size:11px;
		padding-left:18px;
		padding-right:12px;
		padding-top:1px;
		padding-bottom:2px;
	}
	
.subscribe{
	background:url(images/button3-bg.gif) repeat-x left top;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	margin-top:13px;
	margin-left: 12px;
}
.subscribe em{
	background:url(images/button3-left.gif) no-repeat left top;
	display:block;
	font-style:normal;
}
.subscribe span{
	background:url(images/button3-right.gif) no-repeat right top;
	display:block;
	padding:9px 20px 9px 24px;
}
.subscribe:hover{
	text-decoration:underline;
}
.line-hor { 
	border-bottom:1px solid #000; 
	margin:20px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

.title { 
	margin-bottom:20px;
}

/*============================ BOXES ==========================*/

.box {
	background:#fff; 
	width:100%;
}
	.box .inner {
		background:url(images/box-bg.gif) left top repeat-x;
		padding:26px 0px 35px 30px;
	}
	
.box1 {
	background:none;
	width:302px;
	overflow:hidden;
	float: right;
}
	.box1 .inner {
		background:url(images/news-box-tail.png) left top repeat-x;
		padding:36px 32px 30px 35px;
	}
/*========================== HEADER ===========================*/

#header .logo {
	font-size:65px;
	text-transform:uppercase;
	text-decoration:none;
	position:absolute;
	left:329px;
	top: 4px;
}
#header span{
	font-size:14px;
	position:absolute;
	top:30px;
	left:148px;
	color:#b0ac90;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#header span strong{
	padding-right:276px;
	font-weight:normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

	#header .row-1 .indent {}
#header .row-2 { }

/*========================= CONTENT ===========================*/

#content {
	position:relative;
}
.p1-inner{
	padding-top:54px;
	padding-left:13px;
	padding-right:12px;
	padding-bottom: 15px;
}
.p1-inner .text{
	width:381px;
	float:left;
	padding-right:41px;
	padding-bottom:10px;
	padding-left:29px;
}
.p1-inner .text p{
	font-size:12px;
	padding-bottom:10px;
}
.text2{
	padding-bottom:36px;
	padding-left:29px;
}
.text2 img{
	float:left;
	padding-top:18px;
	margin-right:18px;
}
.text2 p{
	font-size:12px;
	display:block;
	line-height:1.5em;
	padding-top:18px;
	margin:0;
	overflow:hidden;
	padding-right:20px;
}
.text2 p strong{
	color:#615444;
	line-height:1.5em;
	overflow:hidden;
}
.text2 p.down{
	margin-top:12px;
	padding:0;
	padding-bottom:20px;
	padding-right:20px;
}
.text2 p.down a{
	color:#615444;
}
.banner{
	margin-top:-12px;
	padding-bottom:10px;
}
.left-img{
	margin-top:21px;
	margin-bottom:15px;
}
.col-1 span{
	color:#615444;
	font-weight:bold;
	font-size:12px;
}
strong.title{
	color:#b87100;
	font-size:12px;
	text-transform:uppercase;
	display:block;
	padding-bottom:1px;
	margin:0;
	background:none!important;
	padding-left:0;
}
.col-1 p{
	color:#898989;
	font-size:12px;
	margin:0;
	padding-top:8px;
	padding-bottom:30px;
	line-height:1.33em;
}
.cols .col-1 p a{
	color:#615444;
	display:block;
	padding-top:16px;
	padding-bottom:15px;
}
.cols .col-1 p{
	margin:0;
	padding-bottom:21px;
	padding-top:18px;
}
.left-menu{
	padding-left:29px;
	padding-bottom:36px;
	background:url(images/ver-line.gif) repeat-y 280px;
	float:left;
}
.top-right{
	width:555px;
	background:#C90;
	overflow:hidden;
}
.p3-top{
	padding-left:29px;
	width:100%;
	overflow:hidden;
	padding-bottom:36px;
}
.p4-top{
	padding-left:29px;
	width:100%;
	overflow:hidden;
	padding-bottom:36px;
}
.p5-top{
	padding-left:29px;
	width:100%;
	overflow:hidden;
	padding-bottom:36px;
}
.p6-top{
	padding-left:29px;
	width:100%;
	overflow:hidden;
	padding-bottom:36px;
}
.bottom-text p{
	font-size:12px;
	color:#898989;
	padding:0;
	margin:0;
	line-height:1.5em;
}
.bottom-text img{
	margin-top:23px;
	margin-right:18px;
	float:left;
}
.bottom-text p a{
	display:block;
	padding-top:18px;
	padding-bottom:16px;
	color:#615444;
	line-height:1.5em;
}
.bottom-text p.down{
	color:#8a7656;
	padding-bottom:19px;
	line-height:1.5em;
} 
.p4-top .col-1 img{
	float:left;
	margin-right:14px;
	margin-top:18px;
	margin-bottom:0;
}
.p4-top .col-1 p{
	color:#897555;
	padding-top:18px;
	padding-bottom:32px;
	margin:0;
	width:100%;
}
.p4-top .col-1 p a{
	color:#615444;
}
.p4-top .col-2 p{
	padding-top:14px;
	font-size:12px;
		line-height:1.333em;
		padding-bottom:30px;
		margin-bottom:0;
}
.p4-top .col-2 p a{
	display:block;
	color:#615444;
	line-height:1.333em;
	padding-top:16px;
	padding-bottom:15px;
}
/*========================= page5 ============================*/
.p5-top .col-1 p {
	line-height:1.333em;
	color:#897555;
	padding-bottom:30px;
}
.p5-top .col-1 p b{
	display:block;
	text-transform:uppercase;
	color:#b87100;
	padding-top:7px;
	padding-bottom:9px;
}
.p5-top .col-1 p a{
	color:#615444;
}
.p5-down p{
	font-size:12px;
	color:#898989;
	line-height:1.33em;
	padding-top:18px;
	padding-bottom:18px;
	margin-bottom:0;
}
/*========================= page6 ============================*/
.p6-top p{
	font-size:12px;
	line-height:1.5em;
	padding-right:40px;
	padding-top:13px;
	padding-bottom:0;
	margin-bottom:0;
}
.p6-top p a{
	color:#615444;
}
.adress .col-1 p{
	color:#8a7656;
}
.adress .col-1 p span{
	font-weight:normal;
	padding-right:10px;
}
.adress .col-1 p b{
	color:#615444;
}
#page6 .box .inner{
	margin-left:13px;
	margin-right:12px;
}
.p6-down .col-1 p.office{
	text-transform:uppercase;
	font-weight:bold;
	color:#b87100;
	font-size:12px;
	line-height:1.5em;
	padding-bottom:20px;
	margin:0;
	margin-top:8px;
}
.p6-down .col-1 p span{
	text-transform:uppercase;
	font-weight:bold;
	color:#b87100;
	font-size:12px;
	line-height:1.5em;
	padding-right:3px;
}
.p6-down .col-1 p a{
	text-transform:uppercase;
	font-weight:bold;
	color:#b87100;
	font-size:12px;
	line-height:1.5em;
}
.p6-down .col-1 .text{
	padding:0;
	margin:0;
}
.p6-top p.last{
	text-transform:uppercase;
	color:#b87100;
	font-weight:bold;
}
.p6-top p.last a{
		color:#b87100;
		text-decoration:none;
}
.p6-top p.last a:hover{
	text-decoration:underline;
}
/*========================= FOOTER ============================*/
#footer p{
	padding-left:43px;
	padding-top:35px;
	color:#726d67;
	text-transform:uppercase;
	font-size:12px;
}
#footer a { text-transform:capitalize;
color:#726d67;}
#footer a:hover {}
#footer span { position:absolute; top:35px; right:43px;color:#726d67;
	text-transform:uppercase;
	font-size:12px;}
/*=============================================================*/#spry_buttons {
	margin: 0px;
	padding: 0px;
	width: 926px;
	visibility: visible;
	left: -2px;
	top: -34px;
	position: absolute;
	background-color: #EEE;
	height: 32px;
	border: medium groove #666;
	z-index: 22;
}
#footer .footer-bg .inner .container p #whatsup {
	padding: 0px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#html_links {
	padding: 0px;
	width: 575px;
	margin-top: 88px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#html_links table tr td a:hover {
	text-decoration: none;
}
#html_links table tr td a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A49B7D;
	text-decoration: underline;
}
#html_links table {
	border: medium groove #858382;
}
#titles {
	padding-bottom: 25px;
	padding-left: 15px;
	margin-top: 12px;
}
#pic_right {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#html_slide_show {
	margin: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 76px;
}
#spry_buttons table tr td p {
	padding-top: 7px;
}
#justify p {
	text-align: justify;
}
h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	color: #000;
	line-height: normal;
}
#img_right {
	margin: 5px;
	float: right;
}
#img_left {
	margin: 15px;
	float: left;
}
#img_right-b {
	margin: 5px;
	float: right;
	border: thin groove #000;
}
#img_left-b {
	margin: 15px;
	float: left;
	border: thin groove #000;
}
.BLK {
	color: #000;
	font-size: 3em;
}
h5 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 2.4em;
	line-height: normal;
	text-decoration: none;
}
h5 a:hover {
	color: #2F1A17;
	text-decoration: underline;
}
h5 {
	font-size: 1.8em;
	line-height: normal;
}
.style_01 {
	color: #900;
}

