html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary {
	display:block;
}
meter, progress, mark, time {
	display:inline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:980px;
}
*+html{
	overflow-x:hidden;
}
body>.wrapper{
	min-width:980px;
	overflow:auto;
}
body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1px;
	color:#000;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
a.und, .und a {
	text-decoration:none;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a {
	color:inherit;
}
/*==== GLOBAL =====*/
#main {
	width:980px;
	margin:0 auto;
	font-size:.75em;
	position:relative;
	top:30%;
	padding:0 0 5px 0;
}
/*----- forms parameters -----*/

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	margin:0;
}
textarea {
	overflow:auto;
}
/*----- other -----*/

.list a {
	background: url(../images/marker1.png) left center no-repeat;
	padding-left:12px;
	line-height:22px;
}
a.button {
	font:bold 12px/30px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#a6986f;
	-moz-border-radius:15px;
	border-radius:15px;
	display:inline-block;
	padding:0 22px;
	text-decoration:none;
	position:relative;
}
.white a.button {
	background:#da6121;
}
.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:18px;
}
.p1 {
	margin-bottom:9px;
}
.p2 {
	margin-bottom:32px;
}
.p3 {
	margin-bottom:27px;
}
.p4 {
	margin-bottom:45px;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#8c7946;
	outline:none;
}
a:hover {
	text-decoration:none;
}
/*==================boxes====================*/

dl.address dd {
	text-align:left;
	clear:both;
}
dl.address dd span {
	float:left;
	font-size: 14px;
}
dl.img-box, .img-box-set dl {
	overflow:hidden;
}
dl.img-box dt, .img-box-set dl dt {
	float:left;
}
dl.img-box dd, .img-box-set dl dd {
	overflow:hidden;
}
.img-box.t1 dt {
	margin-right:58px;
}
.img-box-set.t1 dt {
	margin-right:18px;
}
.img-box-set.t1 dl {
	margin-top:30px;
}
/*===== header =====*/
header {
	width:301px;
	height:225px;
	position:relative;
	margin-bottom:15px;
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .42);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .42);
	box-shadow:0 0 5px rgba(0, 0, 0, .42);
}
.pags {
	position:absolute;
	top:-40px;
	left:0;
}
.pags a {
	width:23px;
	height:23px;
	display:block;
	background:url(../images/pags.png) 0 100% no-repeat;
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .42);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .42);
	box-shadow:0 0 5px rgba(0, 0, 0, .42);
}
.pags li {
	float:left;
	margin-right:6px;
}
.pags li.current a, .pags li a:hover {
	background-position:0 0;
}
header h1 {
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
	-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .42);
	-moz-box-shadow:0 0 5px rgba(0, 0, 0, .42);
	box-shadow:0 0 5px rgba(0, 0, 0, .42);
}
header nav {
	width:680px;
	position:absolute;
	right:46px;
	bottom:0;
	z-index:1;
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, .42);
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, .42);
	box-shadow:0 1px 5px rgba(0, 0, 0, .42);
}
header nav li {
	float:left;
	background:#000;
}
header nav li a {
	display:block;
	width:136px;
	height:225px;
	background:url(../images/nav-sprite.jpg) 0 0 no-repeat;
}
header nav li.itm2 a {
	background-position:-136px 0;
}
header nav li.itm3 a {
	background-position:-272px 0;
}
header nav li.itm4 a {
	background-position:-407px 0;
}
header nav li.itm5 a {
	background-position:-542px 0;
}
header .shattle {
	position:absolute;
	right:0;
	bottom:0;
	display:block;
	width:46px;
	height:225px;
	background:url(../images/shattle.png) 100% 0 no-repeat;
}

.hidden .shattle{background-position:0 0;}

/*===== content =====*/

#content {
	background:#f2f2ea url(../images/content-bg.png) bottom repeat-x;
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#938f81;
	overflow:hidden;
	margin-bottom:13px;
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, .15);
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, .15);
	box-shadow:0 1px 5px rgba(0, 0, 0, .15);
}
ul#content>li {
	padding:14px;
	overflow:hidden;
	display:block;
	position:relative;
}
#content h2 {
	margin-bottom:30px;
}
#content h3 {
	font:17px/24px Arial, Helvetica, sans-serif;
	color:#746f58;
	text-transform:uppercase;
	margin-bottom:17px;
}
section.white {
	background:#fff;
}
.gallery {
	margin-bottom:28px;
}
.gallery #pic, .gallery #thumbs, .gallery #thumbs li {
	float:left;
}
.gallery #pic {
	margin-right:30px;
}
.gallery #thumbs{
	width:272px;
	float:left;
	overflow:hidden;
	margin-bottom:30px;
	position:relative;
}
.gallery #thumbs>ul{
	width:544px;
	position:relative;
}
.gallery #thumbs>ul>li {
	float:left;
	width:272px;
}
.gallery #thumbs li ul {
	float:left;
	width:272px;
	height:355px;
}
.gallery #thumbs li ul li {
	margin-bottom:30px;
	background:#fff;
	display:block;
}
.gallery #thumbs li.pr {
	margin-right:30px;
}
.next {
	float:right;
}
.gallery {
	padding:26px 20px 0 26px;
}
.border-bottom {
	border-bottom:1px #c9c7c0 solid;
	padding-bottom:24px;
	margin-bottom:24px;
}
/*===== footer =====*/
footer {
	width:980px;
	height:60px;
	background:url(../images/footer-bg.png) no-repeat;
	position:relative;
	-webkit-box-shadow:0 1px 5px rgba(0, 0, 0, .28);
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, .28);
	box-shadow:0 1px 5px rgba(0, 0, 0, .28);
	margin-bottom:65px;
}
footer .privacy {
	position:absolute;
	left:26px;
	top:29px;
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#a7a39a;
}
footer>ul {
	position:absolute;
	right:37px;
	top:24px;
}
footer>ul li a, footer>ul li {
	color:#868480;
	font:italic 13px Arial, Helvetica, sans-serif;
	float:left;
	margin-right:12px;
}
*+html footer>ul li, *+html footer>ul li a {
	margin-right:9px;
}
/*----- forms -----*/

#form1{
	font:12px Arial, Helvetica, sans-serif;
	color:#938f81;
}

#form1 .left {
	width:229px;
	float:left;
	padding-right:40px;
}
#form1 .right {
	width:257px;
	float:left;
}
#form1 label {
	float:left;
	margin-bottom:6px;
}
#form1 .left input, #form1 .right textarea {
	background:#fff;
	border:1px #cccbc1 solid;
	width:227px;
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	color:#938f81;
	padding:2px 0;
}
#form1 .right textarea {
	width:255px;
	height:101px;
}
#form1 a[rel=reset] {
	margin-top:16px;
	left:80px;
}
#form1 a[rel=submit] {
	margin-top:16px;
	left:96px;
}
/*==========================================*/
#bgSlider {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#bgSlider>div {
	background-position:center 0;
	background-repeat:no-repeat;
	background-attachment:fixed;
	position:fixed;
}
