body {
	font-family: MyriadPro, Arial;
	font-size: 15px;
	color: #333;
	min-width: 320px;
	-webkit-text-size-adjust: none;
}
a {
	color: #333;
	text-decoration: none;
}
h1,
h2,
h3 {
	text-transform: uppercase;
}
.container {
	position: relative;
	overflow: hidden;
	max-width: 1200px;
	min-width: 320px;
	margin: auto;
	padding: 20px 40px;
}
.banner-img > dd {
	position: absolute;
	z-index: 1;
	display: none;
}
.banner-img > dd.selected {
	z-index: 2;
}
.banner-list {
	text-align: center;
	display: none;
}
.banner-list > dd {
	display: inline-block;
	cursor: pointer;
}
.banner-list > dd > a {
	display: block;
	border-radius: 50%;
}
.gallery {
	position: relative;
}
.gallery-list {
	display: none;
}
.gallery-list > dd {
	display: inline-block;
	cursor: pointer;
}
.gallery-btns > a {
	display: none;
}
.gallery-img {
	overflow: hidden;
}
.gallery-img > div {
	width: 99999px;
	overflow: hidden;
}
.gallery-img > div > dl {
	overflow: hidden;
}
.gallery-img > div > dl > dd {
	float: left;
}
.paging {
	margin-top: 15px;
	text-align: center;
}
.paging > dd {
	margin: 0 5px;
	display: inline-block;
}
.paging > dd > span {
	color: #b19044;
}
.at-svc-twitter,
.at-svc-pinterest_share {
	display: none !important;
}
#hd-menubtn {
	display: none;
}
#hd-logo {
	height: 80px;
	padding-top: 16px;
	text-align: center;
}
#hd-menu {
	height: 40px;
	background: #b19044;
}
#hd-menu > * {
	display: inline-block;
}
#hd-menu > * > div > a {
	display: inline-block;
	height: 40px;
	line-height: 45px;
	text-indent: -9999px;
}
#hd-menu > dd {
	position: relative;
	padding-right: 4px;
	background: url(/images/line_menu.png) right center no-repeat;
}
#hd-menu > dd:last-child {
	background: none;
}
#hd-menu > dd:nth-child(1) > div > a {
	background-position: center 0px;
}
#hd-menu > dd:nth-child(2) > div > a {
	background-position: center -80px;
}
#hd-menu > dd:nth-child(3) > div > a {
	/* background-position: center -160px; */
	background-position: center -320px;
}
#hd-menu > dd:nth-child(4) > div > a {
	background-position: center -240px;
}
#hd-menu > dd:nth-child(4) > div > a {
	background-position: center -320px;
}
#hd-menu > dd:nth-child(1) > div > a.selected,
#hd-menu > dd:nth-child(1) > div > a:hover {
	background-position: center -40px;
}
#hd-menu > dd:nth-child(2) > div > a.selected,
#hd-menu > dd:nth-child(2) > div > a:hover {
	background-position: center -120px;
}
#hd-menu > dd:nth-child(3) > div > a.selected,
#hd-menu > dd:nth-child(3) > div > a:hover {
	/* background-position: center -200px; */
	background-position: center -360px;
}
#hd-menu > dd:nth-child(4) > div > a.selected,
#hd-menu > dd:nth-child(4) > div > a:hover {
	background-position: center -280px;
}
#hd-menu > dd:nth-child(4) > div > a.selected,
#hd-menu > dd:nth-child(4) > div > a:hover {
	background-position: center -360px;
}
#hd-menu > dd > dl {
	display: none;
	opacity: 0;
	position: absolute;
	z-index: 1000;
	background: rgba(145, 110, 40, 0.9);
}
#hd-menu > dd > dl > dd {
	background: url(/images/line_menu_sub.png) center top no-repeat;
	text-align: center;
}
#hd-menu > dd > dl > dd:first-child {
	background: none;
}
#hd-menu > dd > dl > dd > a {
	display: inline-block;
	height: 40px;
	line-height: 45px;
	text-indent: -9999px;
}
#hd-menu > dd > dl > dd:nth-child(1) > a {
	background-position: center -480px;
}
#hd-menu > dd > dl > dd:nth-child(2) > a {
	background-position: center -520px;
}
#hd-menu > dd > dl > dd:nth-child(3) > a {
	background-position: center -560px;
}
#hd-menu > dd > dl > dd:nth-child(4) > a {
	background-position: center -600px;
}
#hd-menu > dt {
	padding: 0 12px;
}
#hd-menu > dt:last-child {
	vertical-align: top;
	padding-top: 4px;
}
#hd-menu > dt > div > a {
	width: 25px;
	padding: 0 5px;
}
#hd-menu > dt > div > a:nth-child(1) {
	background-position: center -1040px;
}
#hd-menu > dt > div > a:nth-child(2) {
	background-position: center -1080px;
}
#hd-search {
	position: relative;
	padding: 0 5px;
	border-radius: 5px;
	background: #efe8d9;
}
#hd-search > * {
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	color: #b1904c;
	text-align: left;
}
#hd-search > label {
	position: absolute;
	z-index: 1;
	width: 125px;
	padding: 2px 5px;
}
#hd-search > input[type='text'] {
	width: 115px;
	padding: 0 5px;
	border: none;
	background: none;
}
#footer {
	color: #555;
	font-size: 13px;
	line-height: 40px;
	margin-top: 40px;
	border-top: 5px solid #b19044;
	text-align: center;
	overflow: hidden;
}
#footer > dd {
	float: left;
	margin: 0 10px;
	line-height: 70px;
}
#ft-term {
	width: 280px;
	text-align: left;
}
#ft-term > a {
	color: #555;
}
#ft-copy {
	width: calc(100% - 620px);
}
#ft-copy > br {
	display: none;
}
#ft-icon {
	width: 280px;
	text-align: right;
}
#ft-icon > img {
	max-width: 100%;
}
#popup-cookies {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 20px;
	line-height: 25px;
	font-size: 13px;
	text-align: center;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 50px;
}
#popup-cookies > a.link {
	text-decoration: underline;
}
#popup-cookies > a.accept {
	display: inline-block;
	width: 60px;
	border-radius: 5px;
	margin-left: 10px;
	color: #fff;
	background: #000;
	text-align: center;
}
/* Media queries
-------------------------------------------------------------------------------*/
@media screen and (min-width: 801px) {
	#hd-menu {
		display: block !important;
		opacity: 1 !important;
		text-align: center;
	}
}
@media screen and (max-width: 1000px) {
	#ft-term {
		width: 200px;
	}
	#ft-copy {
		width: calc(100% - 400px);
	}
	#ft-icon {
		width: 200px;
	}
}
@media screen and (max-width: 800px) {
	.container {
		padding: 20px 10px;
	}
	#hd-menubtn {
		display: block;
		position: absolute;
		z-index: 1;
		margin: 18px;
	}
	#hd-logo {
		height: 58px;
		padding-top: 4px;
	}
	#hd-menu {
		display: none;
		opacity: 0;
		position: absolute;
		z-index: 9999;
		width: 100%;
		height: auto;
		top: 58px;
		padding: 10px 0;
	}
	#hd-menu > * {
		display: block;
		padding: 0 10px !important;
		background: none !important;
	}
	#hd-menu > * > div {
		text-align: center;
	}
	#hd-menu > dd > dl {
		opacity: 1 !important;
		position: initial;
		left: initial;
		width: 100% !important;
		margin-left: 0 !important;
		background: rgba(145, 110, 40, 0.5);
	}
	#hd-search > input[type='text'] {
		width: calc(100% - 36px);
	}
	#footer > dd {
		width: 100%;
		margin-top: 10px;
		line-height: normal;
	}
	#ft-term {
		text-align: center;
	}
	#ft-copy > br {
		display: block;
	}
	#ft-icon {
		text-align: center;
	}
}
/* Print styles
-------------------------------------------------------------------------------*/
@media print {
}
