html, body {
	width:100%;
	height:100%;	
}
body {	
	font-family: Arial;
	margin:0;
	padding:0;
	color:#897d75;
	font-size:12px;
	width:100%;
	line-height:18px;
	background: url(../images/bg.jpg) repeat left top #e9dfd4;
	position:relative;
	overflow-x:hidden;
}
#wrapper{
	position:absolute;
	width:100%;
	bottom:0;
	top:0;
	border-top: 1px #ffeadb solid;	
}
p {padding-bottom:18px;
}
img {border:0;
}
form {
	padding:0;
	margin:0;
}
a {
	outline:none;
	color:#b5703f;
	font-size:12px;
	text-decoration:none;
}
a:hover { text-decoration:none;
}
.aligncenter{text-align:center;
}
.fright{float:right;
}
.fleft{float:left;
}

.font {
	font-family: 'Open Sans', sans-serif;
}
header{
	padding:20px 0;	
	position:relative;
	z-index:999;
}
#container{
	position:absolute;
	width:100%;
}
#logo{text-align:center;
}

section#content{
}
section#content .inner{
	height:540px;
	overflow:hidden;
	width:100%;
}

/*MainMenu*/
nav#menu{
	position:relative;
	margin:0 -6px;
	background:url(../images/menu.png) repeat-x left bottom #a8683a;
	box-shadow:0 0px 5px #000;
}
.menu_l {
	position:absolute;
	left:0;
	bottom:-8px;
	width:5px;
	height:8px;
	background:url(../images/menu_l.png) no-repeat left bottom;
	z-index:1;
}
.menu_r {
	position:absolute;
	bottom:-8px;
	right:0;
	width:6px;
	height:8px;
	background:url(../images/menu_r.png) no-repeat right bottom;
	z-index:1;
}
.mainmenu {
	margin:0;
	padding:0;
	position:relative;
	z-index:10;
	text-align:center;
}
.mainmenu li {
	padding:0;
	position:relative;
	display:inline-block;
	margin:0 -3px 0 0;
}
.mainmenu li a { 
	display:block;
	padding:0 20px;
	line-height:41px;
	color:#e8c0a4;
	font-size:13px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;	
	text-decoration:none;
	text-shadow:0 1px 1px #794c2a;
}
.mainmenu li.act a, .mainmenu li a:hover, .mainmenu li:hover a{ background:url(../images/menu_li.png) repeat-x left bottom #b5703f;
}

/*Submenu*/
.level1 {
	left:0;
	top:41px;
	z-index:9999;
}
.mainmenu li ul.sub_menu { margin:0; padding:0; position:absolute; overflow:visible; display:none; z-index:5000 !important;
}
.mainmenu li ul.sub_menu li {
	float:none;
	position:relative;
	margin-bottom:0;
}
.mainmenu li ul.sub_menu li a {
	display:block;
	padding:0;
	line-height:32px;
	text-align:left;
	text-transform:none;	
	width:100px;
	height:32px;
	background:#8d552b;
	padding:0 7px 0 25px;
}
.mainmenu li ul.sub_menu li:hover>a, .mainmenu li ul.sub_menu li.act>a{ background:url(../images/menu_li.png) repeat-x left bottom #b5703f;
}
.ajaxed_content{	
}

.wrap{
	background:#cec4b8;
	height:499px;
	margin:0 auto;
	position:relative;
}
.wrap_shadow {
	background: url(../images/wrap.png) repeat-x left top;
	height:7px;
	position:absolute;
	left:0;
	right:0;
	top:0;
	z-index:1;
}
.indent{padding:25px 23px 25px 23px;
}
.indent1{padding:25px 7px 25px 23px;
}
.pos-rel{position:relative;
}
.divider{
	background:url(../images/divider-bg.gif) 0 0 repeat-y;
	width:2px;
	position:absolute;
	top:0;
	bottom:0;
	left:33%;
}
.divider.pos1{
	left:66%;
}
.divider.pos1{
	left:66%;
}
.divider.pos2{
	left:49%;
}
.indent .divider{
	left:32.8%;
}
.indent .divider.pos1{
	left:67.2%;
}
.indent .divider.pos2{
	left:49.9%;
}
.spacer{
	height:2px;
	background:url(../images/spacer.gif) 0 0 repeat-x;
	margin:25px 0;
}
.scroll{
	height:370px;
	overflow:auto;
}
.scroll1{height:430px;
}

footer{
	margin-top:-5px;
	color:#787878;
	font-size:11px;
	line-height:28px;
}
footer h4{
	display:inline;
	padding:0 5px;
}
footer .container_24 {
	position:relative;
	padding:62px 0 15px 0;
}
.footer_top {
	height:41px;
	background:url(../images/menu.png) repeat left bottom;
	position:absolute;
	left:-5px;
	right:-6px;
	top:0;
	box-shadow:0 0 5px rgba(0,0,0, 0.8);
	z-index:5;
}
.foot_l {
	position:absolute;
	left:-5px;
	top:-9px;
	width:5px;
	height:9px;
	background:url(../images/foot_l.png) no-repeat left bottom;
	z-index:10;
}
.foot_r {
	position:absolute;
	top:-9px;
	right:-6px;
	width:6px;
	height:9px;
	background:url(../images/foot_r.png) no-repeat right bottom;
	z-index:10;
}

/*Audio Player/*
===============*/
.jp-jplayer {
	overflow: hidden;
	background:none !important;
	height:0;
}
div.jp-audio {
    height: 24px;
    margin: 0;
    position: relative;
    width: 28px;
}
ul.jp-controls {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
}
a.jp-mute, a.jp-unmute, a.jp-volume-max {
    display: block;
    float: left;
    height: 24px;
    width: 28px;
}
a.jp-mute, a.jp-unmute {margin-left: 0;
}
a.jp-mute {  background: url(../images/mute.png) no-repeat scroll left center transparent;
}
a.jp-unmute {
    background: url(../images/unmute.png) no-repeat scroll left center transparent;
    display: none;
}
a.jp-volume-max {
}
div.jp-txt {
}
div.jp-volume-bar {
}
div.jp-volume-bar-value {
}



h2{
	color:#4d4036;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	font-size:20px;
	line-height:1.2em;
	margin-bottom:18px;
	text-transform:uppercase;
	padding-left:5px;
}
h4{
	color:#584c43;
	font-size:13px;
	line-height:1.2em;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	margin-bottom:8px;	
}
.img-container{
	border:0;
	margin-bottom:20px;
}
.img-container a { display:block !important;
}
.img-container img{
	width:100%;
	height:auto;
}
.img-container iframe {	max-width:100%;
}
.img-indent{
	float:left;
	margin:0px 10px 3px 0;
}

.more-link{
	display:inline-block;
	color:#794723;
	text-decoration:none;
	font-size:12px;
	line-height:1.2em;
	padding-right:10px;
	background:url(../images/read-more-marker.gif) right 6px no-repeat;	
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.more-link:hover{padding-right:15px;
}
.top5{padding-top:5px;
}

.top10{padding-top:10px;
}
.top25{padding-top:25px;
}

.testimonials-list{}

.testimonials-list li{
	background:url(../images/quote.png) 0 4px no-repeat;
	padding-left:20px;
	margin-top:25px;
}
.testimonials-list li .author{
	font-size:12px;
	text-align:right;
	padding-top:10px;
	color:#6e5b4c;
}
.testimonials-list li:first-child{margin-top:0;}


.events-list{}
	.events-list li{
		margin-top:26px;
		padding-top:28px;
		background:url(../images/spacer.gif) 0 0 repeat-x;
	}
	.events-list li:first-child{
		background:none;
		margin-top:0;
		padding-top:0;
	}
	.events-list li .date{
		float:left;
		width:43px;
		height:39px;
		background:#b5703f;
		color:#fff;
		line-height:18px;
		font-size:13px;
		text-align:center;
		text-transform:uppercase;
		margin-right:12px;
		padding-top:5px;
		
	}
		.events-list li .date .mounth{
			display:block;
			margin-top:-4px;
		}
	.events-list li .title{
		display:block;
		color:#584c43;
		margin-bottom:18px;
		font-size:13px;
		font-family: 'Open Sans', sans-serif;
	}


.news-list{}
	.news-list li{
		margin-top:26px;
		padding-top:28px;
		background:url(../images/spacer.gif) 0 0 repeat-x;
	}
	.news-list li:first-child{
		background:none;
		margin-top:0;
		padding-top:0;
	}
	.news-list li figure{
		float:left;
		margin-right:10px;
	}
	.news-list li .date{
		font-size:13px;
		font-family: 'Open Sans', sans-serif;
		color:#584c43;
		line-height:1.2em;
		display:block;
		margin-bottom:10px;
	}

.btn_send, .btn_clear {
	display:inline-block;
	font-family: Arial;
	font-size:13px;
	line-height:17px;
	color:#e8c0a4;
	text-decoration:none;
	text-align:center;
	width:65px;
	background-image:url(../images/send.png);
	background-repeat:repeat-x;
	background-position:0 0;
	border:0 ;
	padding:4px 0 5px 0;
	height:17px;	
	
	margin:0px;
	overflow:hidden;
	
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.btn_send:hover, .btn_clear:hover{ background-position:0 -26px;	
}
.btn_clear {
	background-image:url(../images/clear.png);
	color:#f6e2d3;
	margin-right:8px;
}

form#contact{position:relative;overflow:hidden;display:block;padding-top:15px;
}
label{
	display:block;
	margin-bottom:12px;
	overflow:hidden;
}
form#contact span{
	color:#897d75;
	display:block;
	padding-bottom:2px;
}

form#contact input[type="text"],
input[type="password"],
input[type="email"],
form#contact textarea,
select {	
	border:#e9dfd3 1px solid;
	position:relative;
	background:#e9dfd3;
	width:97%;
	padding:4px 5px 5px 5px;
	color:#897d75;
	font-size:12px;	
}

form#contact textarea {
	min-height: 150px;
	width:97%;
}

.preloader{
	background:url(../images/preload_img.gif) center center no-repeat;
	display:block;
}


.gallery-list{margin-top:-20px;}
.gallery-list li{
	margin-top:20px;
}
.gallery-list li a[rel=prettyPhoto]{
	position:relative;
	display:inline-block;
}
.gallery-list li figure{
	margin-bottom:10px;
}
.gallery-list li a.photo-title{
	font-family:Arial;
	line-height:1.2em;
	font-size:13px;
	color:#897d75;
	text-decoration:none;
}
.gallery-list li a.photo-title:hover{color:#8d552b;
}
.extr{overflow:hidden;
}

	
.zoom{
	display:block;
	position:absolute;
	background-image:url(../images/zoom.png);
	background-repeat:no-repeat;
	background-position:center center;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:5;
}
.zoom.video-play{background-image:url(../images/video-play.png);	
}
.gallery-hover{
	background:url(../images/gallery_opacity.png) 0 0 repeat;
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}


	
