/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:100%;}
html, body {height:100%;}

body { 	 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#4e4d48;
	min-width:960px;
	background:url(../images/body.jpg) center top no-repeat #dedccd;
	font-size:13px;
	line-height:20px;
}


.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}

a {color:#4e4d48; outline:none; text-decoration:none;}
a:hover {text-decoration:none;}
.link {text-decoration:underline;}
.link2:hover {text-decoration:underline;}

.wrapper {width:100%; overflow:hidden; position:relative;}
.extra-wrap {overflow:hidden;}

p {margin-bottom:20px;} 
.p0 {margin-bottom:0;}
.p1 {margin-bottom:0;}

.d-in-block {display:inline-block;}
.d-block {display:block;}
.reg {text-transform:uppercase;}
.rel {position:relative;}
.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.img-indent-r {float:right; margin:0px 0px 0px 20px;}	
.img-indent-l {float:left; margin:0px 20px 0px 0px;}	
.img-border {border:3px solid #d1d0ca;}
/*********************************boxes**********************************/
#page1 .indent {padding:47px 0 51px;}
.indent {padding:38px 0 51px;}

.indent-left {padding-left:19px;}
.indent-left1 {padding-left:40px;}

.indent-bottom {padding-bottom:0;}

.indent-right {padding-right:40px;}
.indent-right1 {padding-right:20px;}
.indent-right2 {padding-right:24px;}
.indent-right3 {padding-right:28px;}

.indent-top {padding-top:36px;}
.indent-top1 {padding-top:40px;}
.indent-top2 {padding-top:20px;}
.indent-top3 {padding-top:14px;}
.indent-top4 {padding-top:43px;}

.margin-top { margin-top:-4px;}
.margin-top1 { margin-top:-6px;}

.margin-bot {margin-bottom:36px;}
.margin-bot1 {margin-bottom:7px;}
.margin-bot2 {margin-bottom:14px;}
.margin-bot3 {margin-bottom:30px;}
.margin-bot4 {margin-bottom:18px;}
.margin-bot5 {margin-bottom:20px;}
.margin-bot6 {margin-bottom:11px;}
.margin-bot7 {margin-bottom:26px;}
.margin-bot8 {margin-bottom:24px;}
.margin-bot9 {margin-bottom:22px;}

.margin-left {margin-left:0;}

.margin-right {margin-right:50px;}



/*********************************header*************************************/
header {
	width:100%;
}
.header_bg {
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	padding:35px 0 27px;
	display:block;
	font-family: 'Yellowtail', cursive;
	font-size:48px;
	line-height:1.2em;
}
	h1 a {
		display:inline-block; 
		color:#da593e;
}

/***** menu *****/
nav {
	float:right;
	padding:56px 0 0;
}
.menu {
	float:right;
	position:relative;
	z-index:20;
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.menu li {
	float:left; 
	position:relative;
	margin-left:15px;
}
.menu li:first-child {
	margin-left:0;
	margin-right:1px;
}
.menu>li>a {
	height:40px;
	overflow:hidden;
}
.menu li a {
	display:block;
	font-size:13px;
	line-height:16px;
	color:#817d70;
	font-weight:bold;
	z-index:20;
	padding:0 0 0 5px;
	position:relative;
	z-index:10;
	background:url(../images/menu_l.png) left -100px no-repeat;
}
.menu li a span {
	display:block;
	background:url(../images/menu_r.png) right -100px no-repeat;
	padding:0 5px 0 0;
}
.menu li a span span {
	background:url(../images/menu_t.gif) right -100px repeat-x;
	padding:11px 13px 13px 10px;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
	background-position:left top;
}
.menu li a.active span,
.menu > li > a:hover span,
.menu > li.sfHover > a span,
.menu li a.active span span,
.menu > li > a:hover span span,
.menu > li.sfHover > a span span {
	background-position:right top;
}
.menu ul {
	letter-spacing:normal;
	position:		absolute;
	top:			-9999em;
	width:			128px;
	background: 	#da593e;
	border:			none;
	padding:5px 0 0;
}
.menu ul ul {
	padding:0;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	margin:0;
	background:url(../images/menu2.png) center top no-repeat;
	border:none;
	padding-top:1px;
}
.menu li li:first-child {
	background:none;
	padding:0;
}
.menu li li a {
	background:#da593e;
	text-transform:none;
	display:		block;
	padding:		10px 0 13px 19px;
	font-size:		13px;
	line-height:	16px;
	font-weight:normal;
	color:			#efede1;
	position:relative;
	z-index:9;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	background:#faf9f5;
	color:#817d70
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			0px;
	top:			35px;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			129px;
	top:			1px;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

/*********************************content*************************************/
#content {
	width:100%; 
}
.date {
	width:41px;
	float:left;
}
.call-1, .call-2 {
	width:300px;
	height:100px;
	float:left;
	padding:0 10px 15px 10px;
	background:url(../images/call-1.jpg) left top no-repeat;
}
.call-2 {
	background-image:url(../images/call-2.jpg);
}
.call-1 a,
.call-2 a {
	display:block;
	width:300px;
	height:100px;
}
#slideshow {
	width:300px;
	height:140px;
	overflow:hidden;
}
.cycle_wrap .wrapper {
	background:none !important;
}
#slideshow .wrapper {
	width:300px;
	height:140px;
}
#slideshow .wrapper a {
	font-weight:bold;
}
#prev,
#next {
	width:15px;
	height:16px;
	background:#f00;
	position:absolute;
	right:22px;
	top:-59px;
	z-index:99;
	background:url(../images/cycle_nav.png) left top no-repeat;
}
#next {
	right:4px;
	background-position:right bottom;
}
#next:hover {
	background-position:right top;
}
#prev {
	background-position:left top;
}
#prev:hover {
	background-position:left bottom;
}
/*********************************bg's*************************************/
.bg-1 {background:url(../images/bg-3.jpg) center top repeat; width:100%; height:460px; overflow:hidden; margin-top:27px;}
.bg-2 {background:url(../images/bg-2.jpg) center top no-repeat; width:100%; height:460px;}

.border-1 {border-bottom:1px solid #c3c1b6;}
/*********************************buttons*************************************/
.button-1 {
	display:inline-block;
	color:#928a60;
	padding:5px 17px 6px 18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background:#f6f4e9;
	border-radius:4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/*********************************lists*************************************/
.ul-1 li {
	font-size:13px;
	line-height:16px;
	border-top:1px solid #c6c4ba;
	background:url(../images/ul-1.png) left 15px no-repeat;
	font-weight:bold;
	padding:11px 0 12px 10px;
}
.ul-1 li:first-child {
	border:none;
}
.ul-1 li a {
	color:#4e4d48;
}
.ul-1 li a:hover {
	text-decoration:underline;
}
.soc_list {
	padding-top:10px;
}
.soc_list li {
	float:left;
	margin-left:8px;
}
.soc_list li:first-child {
	margin-left:0;
}
.soc_list li a {
	display:block;
}
.dl-1 dt {
	font-size:11px;
	margin-bottom:20px;
	font-weight:bold;
}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:95px;
}
/*********************************fonts*************************************/
h2, h3, h4 {
	font-family: 'Vidaloka', serif;
	display:block;
	text-transform:uppercase;
	line-height:1.2em;
	font-weight:normal;
}
h2 {
	font-size:48px;
	color:#81795b;
	letter-spacing:-1px;
	word-spacing:-3px;
}
h3 {
	color:#5d563c;
	font-size:36px;
	letter-spacing:-1px;
}
h4 {
	color:#5d563c;
	font-size:24px;
}
.size-1 {font-size:11px;}

.lh-1 {line-height:30px;}

.color-1 {color:#4e4d48;}
/******* form's ********/

/***** contact form *****/
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#form1 fieldset {
		border:none;
		padding:0;
		}			
			#form1 label {
				display:block;
				min-height:51px;
			}
			#form1 label.message {
				height:275px;
			}
			.inp {
				display:block;
				width:354px;
				height:35px;
				padding:0 13px;
				background:#f6f4e9;
				overflow:hidden;
				position:relative;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
			}
			#form1 input {
				width:354px;
				padding:7px 0 10px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:16px;
				color:#4e4d48; 
				border:none;
				background:none;
				outline:none;
			}
			#form1 .area .error { float:none;}
			.text_a {
				position:relative;
				overflow:hidden;
				display:block;
				width:434px;
				height:275px;
				padding:0 13px;
				background:#f6f4e9;
				border-radius:5px;
				-moz-border-radius:5px;
				-webkit-border-radius:5px;
			}
			#form1 textarea {
				height:259px;
				min-height:259px;
				max-height:259px;
				margin:0;
				width:434px;
				min-width:434px;
				max-width:434px;
				padding:8px 0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:13px;
				line-height:16px;
				color:#4e4d48; 
				border:none;
				background:none;
				overflow:auto;
				outline:none;
			}
			#form1 a {cursor:pointer;}
				#form1 .success {display:none; margin-bottom:20px;}
				#form1 .error,
				#form1 .empty {
					position:absolute;
					right:0px;
					top:3px;
					color:#f00;
					font-size:11px;
					line-height:16px;
					display:none;
					overflow:hidden;
				}
				#form1 .message .error,
				#form1 .message .empty {
					top:280px;
					left:5px;
				}
		.buttons-wrapper {text-align: right; padding-top:16px; position:relative; padding-right:78px;}
		.buttons-wrapper a { margin-left:10px;}
		
.map {
	width:344px;
	height:245px;
	display:block;
}
/****************************footer************************/
footer {
	width:100%;
	height:160px;
	background:url(../images/footer.jpg) center top repeat;
	color:#929086;
	overflow:hidden;
	position:relative;
}
footer a {
	color:#929086;
}
.footer_bg {
	height:160px;
	background:url(../images/footer_bg.jpg) center top no-repeat;
	width:100%;
}
.extra {
    height: auto !important;
    margin: 0 auto -160px;
    min-height: 100%;
    overflow: hidden;
    position: relative;
}
.block {
	height:160px;
}
