@import url(http://fonts.googleapis.com/css?family=Mrs+Saint+Delafield);
/* 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:#fff;
	min-width:960px;
	background:url(../images/body.jpg) center top repeat;
	font-size:12px;
	line-height:21px;
}


.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	position:relative;
}

a {color:#5f564d; 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:21px;} 
.p0 {margin-bottom:0;}
.p1 {margin-bottom:4px;}

.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-l {
	float:left;
	margin:0px 10px 0px 0px;
	background:url(../images/shadow.png) left bottom no-repeat;
	padding:0 10px 15px;
}
.img-indent-2 {float:left; margin:4px 20px 0px 0px;}	
.img-indent-3 {float:left; margin:4px 14px 0px 0px;}	
.img-indent-r {float:right; margin:1px 14px 0px 9px;}	

/*********************************boxes**********************************/
.indent {padding:0;}

.indent-left {padding-left:10px;}
.indent-left1 {padding-left:14px;}
.indent-left2 {padding-left:4px;}

.indent-bottom {padding-bottom:31px;}
.indent-bottom1 {padding-bottom:48px;}

.indent-right {padding-right:10px;}
.indent-right1 {padding-right:20px;}

.indent-top {padding-top:34px;}
.indent-top1 {padding-top:41px;}
.indent-top2 {padding-top:53px;}
.indent-top3 {padding-top:60px;}

.margin-top { margin-top:-19px; position:relative;}

.margin-bot {margin-bottom:31px;}
.margin-bot1 {margin-bottom:14px;}
.margin-bot2 {margin-bottom:23px;}
.margin-bot3 {margin-bottom:35px;}
.margin-bot4 {margin-bottom:24px;}
.margin-bot5 {margin-bottom:38px;}
.margin-bot6 {margin-bottom:29px;}
.margin-bot7 {margin-bottom:27px;}
.margin-bot8 {margin-bottom:25px;}
.margin-bot9 {margin-bottom:34px;}
.margin-bot10 {margin-bottom:16px;}
.margin-bot11 {margin-bottom:46px;}

.margin-left {margin-left:0;}

.margin-right {margin-right:0;}



/*********************************header*************************************/
header {
	width:100%;
	background:url(../images/header_rep2.jpg) center top repeat-x;
}
#page1 header {
	height:580px;
	overflow:hidden;
	background:url(../images/header_rep.jpg) center top repeat-x;
}
.header_bg {
	width:100%;
	background:url(../images/header.jpg) center top no-repeat;
}
h1 {
	padding:0;
	margin:20px 0 0 2px;
	font-family: 'Mrs Saint Delafield', cursive;
	font-size:48px;
	line-height:1.2em;
	font-weight:normal;
}
	h1 a {
		display:inline-block;
		padding:0 0 0 60px;
		color:#e9e9e9;
		background:url(../images/logo.png) left top no-repeat;
}
h2 {
	float:left;
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#64615e;
	padding:69px 0 0 27px;
	text-shadow:#24201d 0 1px;
}

/***** menu *****/
.menu_bg {
	width:940px;
	height:62px;
	margin:0 0 0 6px;
	background:url(../images/menu.png) left top no-repeat;
	padding:5px;
	float:left;
	position:relative;
	z-index:999;
}
nav {
	float:left;
}
.menu {
	position:relative;
	z-index:20;
	float:left;
}
.menu li {
	float:left; 
	position:relative;
	background:url(../images/menu_border.gif) right top no-repeat;
	padding:0 2px 0 0;
}
.menu li em {
	position:absolute;
	width:5px;
	height:3px;
	right:33px;
	top:31px;
	background:url(../images/sub.png) left top no-repeat;
}
.menu li a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	font-size:16px;
	line-height:16px;
	color:#e9e9e9;
	z-index:20;
	background:url(../images/menu_t.gif) left top repeat-x;
	padding:24px 58px 0 30px;
}
.menu>li>a {
	height:37px;
}
.menu>li:first-child a {
	background:url(../images/menu_l.png) left top no-repeat;
	padding:0 0 0 6px;
	height:61px;
}
.menu>li:first-child>a>span {
	display:block;
	background:url(../images/menu_t.gif) left top repeat-x;
	padding:24px 52px 22px 23px;
}
.menu>li:first-child > a.active,
.menu>li:first-child > a:hover,
.menu>li:first-child.sfHover > a {
	background-image:url(../images/menu_l_h.png);
	font-size: 14px;
}
.menu>li:first-child > a.active span,
.menu>li:first-child > a:hover span,
.menu>li:first-child.sfHover > a span {
	background-image:url(../images/menu_t_h.gif);
	font-size: 100px;
}
.menu li a.active,
.menu > li > a:hover,
.menu > li.sfHover > a {
	background-image:url(../images/menu_t_h.gif);
}
.menu li.sfHover {
	position:relative;
	z-index:10;
}
.sf-sub-indicator {
	position:absolute;
	left:-9999px;
	text-indent:-9999px;
}
.menu>li>a>.sf-sub-indicator {
	position:absolute;
	text-indent:-9999px;
	background:url(../images/sub2.png) left top no-repeat;
	width:15px;
	height:7px;
	left:-9999px;
	top:54px;
}
.menu>li.sfHover > a .sf-sub-indicator {
	left:59px;
}
.menu ul {
	z-index:20;
	letter-spacing:normal;
	position:		absolute;
	top:			-9999em;
	width:			160px;
	background:url(../images/menu2.gif) left top repeat-x #39342e;
	border:			none;
	padding:10px 11px 20px 9px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.menu ul li {width:	100%;}
.menu li:hover {visibility:	inherit; }
.menu li li {
	background:none;
	margin:2px 0 0;
	border:none;
}
.menu li li:first-child {
	margin:0;
}
.menu li li a {
	background:none;
	text-transform:none;
	display:		block;
	padding:		0 0 0 6px;
	font-size:		12px;
	line-height:	15px;
	background:url(../images/menu2_l.png) left -100px no-repeat;
}
.menu li li a span {
	display:block;
	background:url(../images/menu2_r.png) right -100px no-repeat;
	padding: 0 6px 0 0;
}
.menu li li a span span {
	background:url(../images/menu2_t.png) right -100px repeat-x;
	padding:12px 0px 11px 8px;
}
.menu li li > a:hover, 
.menu li li.sfHover > a {
	background-position:left top;
}
.menu li li > a:hover span, 
.menu li li.sfHover > a span,
.menu li li > a:hover span span, 
.menu li li.sfHover > a span span{
	background-position:right top;
}

.menu li:hover ul, .menu li.sfHover ul {
	left:			-22px;
	top:			61px;
	z-index:		999;
}
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:			172px;
	top:			-10px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}

.items {display:none;}
.slider_bg {
	background:url(../images/slider_bg.gif) left 480px repeat-x;
}
.slider {
	width:2000px;
	height:400px;
	overflow:hidden;
	position:relative;
	top:0;
	left:50%;
	margin-left:-1000px;
	top:-36px;
	background:url(../images/preloader.png) center center no-repeat;
}
.pic {
	width:2000px !important;
}
.pag {
	position:absolute;
	left:900px;
	bottom:0px;
	overflow:hidden;
	z-index:999;
	background:url(../images/pag_l.png) left top no-repeat;
	padding:0 0 0 27px;
	height:23px;
}
.pagination {
	background:url(../images/pag_r.png) right top no-repeat;
	padding:0 25px 0 0;
	overflow:hidden;
	height:23px;
}
.pagination li {
	float:left;
	display:block;
	padding:9px 0 0 4px;
	height:14px;
	background:url(../images/pag_t.gif) left top repeat-x;
}
.pagination li:first-child {
	padding-left:0;
}
.pagination li a {
	display:block;
	text-indent:-999px;
	width:11px;
	height:11px;
	background:url(../images/pag_nav.png) right top no-repeat;
}
.pagination li a:hover,
.pagination .current a {
	background-position:left top;
}
.pagination .current a {
	cursor:default;
}
.banner {
	width:941px;
	height:106px;
	position:absolute;
	left:530px;
	bottom:0;
	overflow:hidden;
	z-index:99 !important;
	background:url(../images/bann.png) left top no-repeat;
	color:#959595;
}
.banner p {
	text-shadow:#100e0c 1px 1px;
}
.ban_ind {
	padding:21px 50px 25px 47px;
	overflow:hidden;
}
.banner span {
	font-size:24px;
	line-height:3px;
	float:left;
	color:#fff;
	display:block;
	width:230px;
	padding:7px 0 0;
	letter-spacing:-1px;
}
/*********************************content*************************************/
#content {
	width:100%; 
	padding:0;
	background:url(../images/shadow2.png) left top repeat-x;
}
#page1 #content {
	background:none;
	top:0;
}
.shadow {
	text-shadow:#fff 1px 1px;
	text-align: justify;
}
time {
	color:#35312b;
}
/******* gallery ********/
div#container {
	overflow: hidden;
}
div.content {
	background:url(../images/gal_bg.jpg) left top no-repeat;
	padding:5px 0 0 1px;
	width:539px;
	height:331px;
	overflow:hidden;
	margin:0 0 9px 0;
}

div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:hover, div.content a:active {
	text-decoration: underline;
}

div.navigation a.pageLink {
	height:77px;
	line-height:77px;
}

div.slideshow-container,
div.loader,
div.slideshow a.advance-link {
	width:540px; /* This should be set to be at least the width of the largest image in the slideshow with padding */
}

div.loader,
div.slideshow a.advance-link,
div.caption-container {
	height:335px; /* This should be set to be at least the height of the largest image in the slideshow with padding */	
}
div.slideshow-container {
	position: relative;
	clear: both;
	float: left;
	height:325px;
	overflow:hidden;
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image:url(../images/preloader.png);
	background-repeat: no-repeat;
	background-position: center;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top:0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
}

div.slideshow a.advance-link:hover,
div.slideshow a.advance-link:active,
div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow a.advance-link:focus {
	outline: none;
}

div.navigation-container {
	position: relative;
	width:538px;
	padding:5px 0 0 0px;
	background:url(../images/gal_bg2.jpg) left top no-repeat;
}
.th_bg1 {
	background:url(../images/th_bg1.jpg) left bottom no-repeat;
	padding:0 0 5px 0;
}
.th_bg2 {
	background:url(../images/th_bg2.jpg) left bottom repeat-y;
	padding:0 0 0px 4px;
}
div.navigation {
	position: relative;
}
div.navigation a.pageLink {
	display: block;
	position: relative;
	float: left;
	margin: 2px;
	width: 16px;
	background-position:center center;
	background-repeat:no-repeat;
}
div.navigation a.pageLink:focus {
	outline: none;
}

ul.thumbs {
	position: relative;
	margin:0;
	padding: 0;
	width:420px;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin:0 0 0px 0;
	list-style: none;
}
a.thumb {
	display: block;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
	position: relative;
	left: -50%;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	position: relative;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

div.gallery-gutter {
	clear: both;
	padding-bottom: 20px;
}
.next, .prev {
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:4px;
	visibility:visible !important;
	width:40px;
	height:41px;
	z-index:999;
	background:url(../images/gal_nav.png) left top no-repeat;
}
.prev {
	right:47px;
	background-position:left bottom;
}
.prev:hover {
	background-position:left top;
}
.next {
	right:4px;
	background-position:right top;
}
.next:hover {
	background-position:right bottom;
}
/*********************************bg's*************************************/
.bg1_top {
	background:url(../images/bg1_top.gif) left top no-repeat;
	padding-top:5px;
	width:299px;
}
.bg1_bot {
	background:url(../images/bg1_bot.gif) left bottom no-repeat;
	padding-bottom:24px;
}
.bg1_t {
	background:url(../images/bg1_t.png) left top repeat-y;
	padding:15px 25px 21px 30px;
}
.bg-2 {
	background:url(../images/bg-2.jpg) center top repeat;
}
.bg2_light {
	background:url(../images/bg2_light.png) center top no-repeat;
	padding:0 0 42px;
}
.border-1 {
	yybackground:url(../images/border-1.gif) right 0px no-repeat;
	padding-right:40px;
}
.border-2 {
	background:url(../images/border-2.gif) 589px top repeat-y;
	overflow:hidden;
}
.border-3 {
	background:url(../images/border-3.gif) 600px top repeat-y;
}
.border-4 {
	background:url(../images/border-4.gif) 589px top repeat-y;
}
.border-5 {
	background:url(../images/border-3.gif) 346px top repeat-y;
}
.border-6 {
	background:url(../images/border-3.gif) 506px top repeat-y;
}
.tail-1 {
	background:url(../images/tail-1.gif) left bottom repeat-x;
	padding-bottom:48px;
}
#page2 .tail-1 {
	padding-bottom:65px;
}
/*********************************buttons*************************************/
.button-1 {
	display:inline-block;
	color:#c4350c;
	background:url(../images/button-1.png) right 8px no-repeat;
	padding:0 10px 0 0;
	text-shadow:#100e0c 1px 1px;
}
.button-1:hover {
	text-decoration:underline;
}
.button-2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline-block;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	height:49px;
	overflow:hidden;
	background:url(../images/button2_l.png) left top no-repeat;
	padding:0 0 0 10px;
	word-spacing:2px;
	color:#f3f3f3;
}
.button-2 span {
	display:block;
	background:url(../images/button2_r.png) right top no-repeat;
	padding:0 10px 0 0;
}
.button-2 span span {
	background:url(../images/button2_t.png) right top repeat-x;
	padding:17px 19px 18px 20px;
}
.button-2:hover {
	background-position:left -55px;
}
.button-2:hover span,
.button-2:hover span span {
	background-position:right -55px;
}
.button-3 {
	display:block;
	width:540px;
	height:75px;
	overflow:hidden;
	background:url(../images/button-3.jpg) left top no-repeat;
}
.button-3 span {
	display:block;
	padding:28px 0 0 87px;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	color:#3f3f3f;
	letter-spacing:-1px;
	text-shadow:#686767 1px 1px 2px;
}
/*********************************lists*************************************/
.login {
	float:right;
	overflow:hidden;
	padding:72px 18px 0 0;
}
.login li {
	float:left;
	font-size:12px;
	line-height:15px;
	color:#64615e;
	background:url(../images/login.gif) left 4px no-repeat;
	padding-left:11px;
	margin-left:11px;
}
.login li:first-child {
	background:none;
}
.login li a {
	color:#64615e;
}
.login li a:hover {
	text-decoration:underline;
}
.soc_list {
	float:right;
	padding:63px 0 0;
	margin-right:18px;
	overflow:hidden;
}
.soc_list li {
	float:left;
	margin-left:8px;
}
.soc_list li a {
	display:block;
	width:32px;
	height:31px;
	background:url(../images/soc_bg.png) right top no-repeat;
}
.soc_list li a:hover {
	background-position:left top;
}
.soc_list li:first-child {
	margin-left:0;
}
.dl-1 dt {
	margin-bottom:21px;
}
.dl-1 dd {
	overflow:hidden;
}
.dl-1 a {
	color:#fff;
}
.dl-1 dd span {
	display:block;
	float:left;
	width:108px;
}
.preload {
	background:url(../images/ul1_a.png) left -9999px;
}
.ul-1 {
	background:url(../images/ul1_border.gif) left top no-repeat;
	width:298px;
}
#page2 .ul-1 {
	background-image:url(../images/ul1_page2.gif);
	padding-bottom:2px;
}
.ul-1 li {
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	background:url(../images/ul1_border.gif) left bottom no-repeat;
	margin-bottom:-2px;
}
#page2 .ul-1 li {
	background-image:url(../images/ul1_page2.gif);
}
.ul-1 li a {
	padding:18px 0 0px 2px;
	display:block;
	color:#6f6f6f;
	background:url(../images/ul1-marker.png) 269px 5px no-repeat;
	height:20px;
	overflow:hidden;
}
#page2 .ul-1 li a {
	color:#fff;
}
.ul-1 li:hover {
	background:none !important;
}
.ul-1 li a:hover {
	padding:18px 0 0px 17px;
	color:#ed4310;
	background:url(../images/ul1_a.png) left top no-repeat;
	font-size: 100px;
}
#page2 .ul-1 li a:hover {
	color:#ed4310;
}
/*********************************fonts*************************************/
h3 {
	display:block;
	font-size:24px;
	line-height:29px;
	letter-spacing:-1px;
	color:#fff;
	text-shadow:#292520 1px 1px 1px;
	font-weight:normal;
}
h4 {
	display:block;
	font-size:24px;
	line-height:29px;
	color:#3f3f3f;
	text-shadow:#b4b5b2 1px 1px 1px;
	font-weight:normal;
}
h5 {
	display:block;
	font-size:21px;
	line-height:26px;
	color:#fff;
	text-shadow:#292520 1px 1px 1px;
	font-weight:normal;
	word-spacing:4px;
}
.size-1 {font-size:14px; line-height:15px; font-style:italic;}

.lh-1 {line-height:20px;}

.color-1 {color:#999999;}
.color-2 {color:#fff;}
.color-3 {
	color:#d44b00;
	font-size: 14px;
}
.color-4 {color:#74cf11;}
.color-5 {color:#35312b;}
.color-6 {
	color:#000;
	text-align: justify;
}
/******* form's ********/
#form-2 {
	float:right;
	margin:9px 8px 0 0;
}
.input-1 {
	display:block;
	width:220px;
	height:43px;
	padding:0 33px 0 15px;
	background:url(../images/input-1.gif) left top no-repeat;
	overflow:hidden;
	position:relative;
}
.input-1 input {
	width:220px;
	padding:13px 0 11px;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#fff; 
	border:none;
	background:none;
	outline:none;
}
.form2_btm {
	background:url(../images/search.png) right top no-repeat;
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	right:7px;
	top:8px;
	text-indent:-9999px;
}
.form2_btm:hover {
	background-position:left top;
}
/***** 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:60px;
			}
			#form1 label.message {
				height:261px;
			}
			.inp {
				display:block;
				width:184px;
				height:48px;
				padding:0 17px;
				background:#fff;
				overflow:hidden;
				position:relative;
				border:1px solid #e3e3e3;
			}
			#form1 input {
				width:184px;
				padding:14px 0 16px;
				margin:0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:15px;
				color:#6a6a6a; 
				border:none;
				background:none;
				outline:none;
			}
			#form1 .area .error { float:none;}
			.text_a {
				position:relative;
				overflow:hidden;
				display:block;
				width:264px;
				height:259px;
				padding:0 17px;
				background:#fff;
				border:1px solid #e3e3e3;
			}
			#form1 textarea {
				height:231px;
				margin:0;
				width:264px;
				padding:14px 0;
				font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
				font-size:12px;
				line-height:15px;
				color:#6a6a6a; 
				border:none;
				background:none;
				overflow:auto;
				outline:none;
				resize:none;
			}
			#form1 a {cursor:pointer;}
				#form1 .success {display:none; margin-bottom:10px;}
				#form1 .error,
				#form1 .empty {
					color:#f00;
					font-size:12px;
					line-height:20px;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper {text-align:right; padding-top:23px; position:relative;}
		.buttons-wrapper a { margin-left:20px;}
.map {
	width:529px;
	height:324px;
	padding:5px 5px 6px;
	background:url(../images/map_bg.jpg) left top no-repeat;
	margin-bottom:15px;
}
/****************************footer************************/
footer {
	color:#e0ddd6;
	width:100%;
	background:url(../images/footer.gif) left top repeat-x;
	text-align:center;
	padding:27px 0 17px;
}
footer a {
	color:#e0ddd6;
}
.lightbox-image {
	position:relative;
	z-index:1;
	overflow:hidden;
	display:inline-block;
	cursor:pointer;
	}
	.lightbox-image img {
		position:relative;
		z-index:1;
	}
	.lightbox-image span {
		display:inline-block;
		position:absolute;
		left:0px;
		top:-200px;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 0;
		z-index:2;
		padding:0;
	}
