/* 	Begin Modified Meyer Reset */
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, 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, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; vertical-align:baseline;
}
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
body { line-height:1; letter-spacing:-0.25px; overscroll-behavior:contain;}
#container:not([style*="zoom"]) { -webkit-text-size-adjust:none;}
table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:none; }
.page ol { list-style-position:outside; margin-left:1em; }
/*.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }*/
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/
html, body, #container-wrap, #container { height:100%; }
#container-wrap { position:absolute; top:0; left:0; }
#container-wrap, #container { min-height:100%; width:100%; background-color:transparent; z-index:0;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
input,select,textarea { font-size:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[data-onclick],[onclick],[onrollover],[data-fixed-action],[aria-details],button,.flipwrap{ cursor:pointer; pointer-events:auto; }

body[class^='scaled-none'],body[class*=' scaled-none']{ overflow:auto; }
body[class^='scaled-width'],body[class*=' scaled-width']{ overflow-x:hidden; }
body[class^='scaled-height'],body[class*=' scaled-height']{ overflow-y:hidden; }
body[class^='scaled-best'],body[class*=' scaled-best']{ overflow:hidden; }
body[class^='scaled-best'][data-page-mode^='c'],body[class*=' scaled-best'][data-page-mode^='c']{ overflow:auto; }
body[class^='scaled-width'][data-page-mode^='csh'],body[class*=' scaled-width'][data-page-mode^='csh']{ overflow-x:auto; }
body[class^='scaled-height'][data-page-mode^='csv'],body[class*=' scaled-height'][data-page-mode^='csv']{ overflow-y:auto; }
body[data-scaled-to='w'] #container{ height:auto; min-height:auto; }
body[data-scaled-to='w'][data-page-mode^='cs'] #container{ position:absolute; }
body[data-scaled-to='w'][data-page-mode^='csv'] .pages { padding:0;}
body.zoomed:not([class*='scaled-']) #container { position:absolute; }
body[class*='scaled-'] .pages.paper-vertical{ margin:0; }
body[class^='zoomed'],body[class*=' zoomed']{ overflow-x:auto;overflow-y:auto; }
body[data-scaled-to] .anythingSlider-in5, body[data-scaled-to] #container > .page {padding:0;margin:0;}
body[data-scaled-to] #in5footer { position:fixed; bottom:0;}
/*body[data-scaled-to] * { -webkit-backface-visibility: hidden; }*/ /*fix blurry imgs*/
html.ios body[class*='scaled-'] #container { position:absolute; top:0; left:0; }
body.tall-page {overflow-y:auto;}
.liquid .page.tall-page {height:auto;}

.paper-vertical:after {
    position:relative;
    content:' ';
    display:block;
    height:50px;
    clear:both;
}
body[data-scaled-to="h"] .paper-vertical:after { display:none; }
body[data-scaled-to='h'] .paper-horizontal { margin:0; }
body[data-scaled-to='h'] .paper-horizontal .page { margin-top:0; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%; padding:6px; position:fixed;
	top:0; left:0; margin:auto;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1; z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom; width:18px;
}
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px; line-height:26px; clear:both; position:relative; margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none; color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
.spread-shift { position:absolute; }
.pageItem, svg { position:absolute; top:0; left:0; }
svg { overflow:visible; }
.pageItem {
	display:block;
	width:auto !important; height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem.hd/*, .pageItem img.hd*/  {
	-ms-transform:scale(.5);
    -ms-transform-origin:0 0 0;
    -webkit-transform:scale(.5);
    -webkit-transform-origin:0 0 0;
    transform:scale(.5);
    transform-origin:0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    .pageItem { image-rendering: -webkit-optimize-contrast; }
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .pageItem { image-rendering: optimizeSpeed; }
}}
@-moz-document url-prefix() {
  .pageItem { image-rendering: optimizeQuality; }
}
.svg-wrap { width:inherit !important; height:inherit !important; }
.pageItem p img { vertical-align:text-top; }
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden, .details {visibility:hidden; }
.pageItem.group[data-ani] { will-change: transform; }
#colorbox .details { visibility:visible; }
.details {max-width:550px;font-size:18px;font-family:sans-serif;padding:0 24px;line-height:150%;left:0;right:0;margin:auto;}
.details p {margin-top:.5em;}
.details h1,.details h2,.details h3,.details h4,.details h5, .details strong {font-weight:bold;margin:.7em 0;}
.details em { font-style:italic; }
.details h1{font-size:150%;} .details h2{font-size:140%;} .details h3{font-size:130%;}
.details a {color:#0099ff;text-decoration:underline}
.details a:hover {text-decoration:none;}
@media (max-device-width:812px){ .details { font-size:32px; } }
html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }
iframe[scrolling="auto"] { overflow:auto; }
iframe[scrolling="yes"] { overflow:scroll; }
iframe[scrolling="no"] { overflow:hidden; }
.page-scale-wrap { transform:translateZ(0); }
.page, .page-scale-wrap {
	position:relative; float:left; overflow:hidden;
}
.pages {
	list-style:none outside none;
	padding:0; margin:0 auto ;
}	
#container > .page { /*center single page baker*/
    position:absolute; bottom:0;
    left:0; right:0; top:0; margin:0 auto;
}
body:not(.zoomed,.responsive) #container/*, .page-scale-wrap*/ {/*desktop scaling transitions*/
	-webkit-transition:-webkit-transform .5s;
	transition:transform .5s;
}
html.multifile body #container { opacity:0; }
html.multifile body.loaded #container {/*do show scaling of multi-page*/
	opacity:1;
	-ms-transition:opacity .1s step-start .1s !important;
	-webkit-transition:opacity .1s step-start .1s !important;
	transition:opacity .1s step-start .1s !important;
}
html.multifile.fade body.loaded #container {
	-ms-transition:opacity .6s !important;
	-webkit-transition:opacity .6s !important;
	transition:opacity .6s !important;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;width:100%;/*fix webkit display issue*/ }
p.col-break-before::before {
	content:'';
    height:0px; width:100%;
    display:block; margin-bottom:100%;
}
.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }/*was broken in iOS, turn off if scroll not working*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}
object, embed, img, a { outline:0; }
.liquid svg, .liquid .page-scale-wrap { height:100%; width:100%; }
.noPlugin {
	width:100%; height:100%; padding:6px;
	background:#ccc; border:1px solid #666;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.flip { 
	overflow:hidden; 
	-webkit-transition:transform 0.3s ease-in-out;
	-ms-transition:transform 0.3s ease-in-out;
	transition:transform 0.3s ease-in-out;
}
.turn-page-wrapper{
	will-change:transform;
}
.turn-page {
	-moz-box-shadow:0px 0px 20px rgba(0,0,0,.7);
	-webkit-box-shadow:0px 0px 20px rgba(0,0,0,.7);
    box-shadow:0px 0px 20px rgba(0,0,0,.7);
}
.turn-page:not(.activePage) .pageItem[data-ani] { /*fix 2x animation*/
  	opacity:0;
  	animation:none !important;
}
.paper-horizontal {
	position:absolute; overflow-y:visible; overflow-x:hidden;
	margin-top:auto; margin-bottom:auto;
    top:0; bottom:0;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}

html[data-dir="rtl"] .paper-horizontal .page { float:right; }

.one-page-scroll .page {
	border:none;
	margin:0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}

.mejs-mediaelement { overflow:hidden; }
.mejs-container{position:relative;background:none;}
.mejs-none .mejs-overlay-loading, .mejs-none .mejs-overlay-button, .mejs-none .mejs-controls, .mejs-bigplay .mejs-controls {display:none !important;}
.mejs-uncon video { object-fit:fill; }
.mejs-coverfit video { object-fit:cover; }
.mejs-ccsize-large .mejs-captions-layer {font-size:20px;}
.mejs-ccsize-xlarge .mejs-captions-layer {font-size:26px;}
.mejs-video .mejs-controls { transform:translateZ(0); }

.mejs-no-controls { display:none; }
.vid-scaled .mejs-layers, .vid-scaled .mejs-controls {
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
}

.liquid .page, .page.liquid {
	position:absolute; width:100%; height:100%;
	overflow:hidden; display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }
.liquid .slideshow img { object-fit:contain; }

.in5-highlight {
	background:rgba(255,255,0,.6);
	mix-blend-mode:multiply;
	pointer-events:none;
	animation-name:in5-highlight-in,in5-highlight-in;
	animation-direction:normal,reverse;
	animation-delay:3s,3s;
	animation-duration:.5s,1s;
	animation-iteration-count:1,1;
}
@keyframes in5-highlight-in{ from{ opacity:0 } to { opacity: 1} }
.hidden { display:none !important; }
.skip-link-wrap { z-index: 1; position: fixed; }
[data-reader-only="1"]{
	transform: translateY(-100vh) !important;
	z-index:-1;
}
[data-reader-only="1"]:focus, [data-reader-only="1"]:active {
	transform: translateY(0%) !important;
	z-index:1;
}
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state * { pointer-events: inherit; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:block; opacity:0; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.liquid label > .state {
    width:100% !important;
    height:100% !important;
}
.mso > .state.active, .mso > .state.transition { display:block; opacity:1; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }
.panzoom > .content {
	-ms-transform:none;
    -ms-transform-origin:auto;
    -webkit-transform:none;
    -webkit-transform-origin:auto;
    transform:none;
    transform-origin:auto;
}
.panzoom:not(.dragging) > .content {
	transition:all .3s;
}

button .state {width:100% !important; height:100% !important;}
button .state.btn-on, button .state.btn-down { display:none; }
html:not(.ios) button.has-on:hover .state.btn-on { display:block; }
html:not(.ios) button.has-on:hover .state.btn-off, html:not(.ios) button.has-on:hover .state.btn-down { display:none; }
html:not(.zz) button.has-down .state { pointer-events:none; }
html:not(.zz) button.has-down:active .state.btn-down { display:block; }
html:not(.zz) button.has-down:active .state.btn-off, html:not(.zz) button.has-down:active .state.btn-on { display:none; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	columns:inherit;
}
.valign-bottom { vertical-align:bottom; }
[class^="valign"] > p { position:relative; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:2ex;padding-left:2ex; }
p.no-start-indent { text-indent:0px !important; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px; white-space:nowrap; width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline; list-style-type:none;
    margin:0 4px; outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

@media print { 
	#container,.page-scale-wrap{transform:none !important;}
	[class*=" btn-form-"]{display:none;}
}

:-ms-fullscreen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-moz-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }
:-webkit-full-screen .paper-horizontal { width:auto;height:auto;position:initial;margin:auto; }

:-ms-fullscreen .paper-vertical .page { display:none; }
:-moz-full-screen .paper-vertical .page { display:none; }
:-webkit-full-screen .paper-vertical .page { display:none; }

:-ms-fullscreen .paper-horizontal .page { display:none; }
:-moz-full-screen .paper-horizontal .page { display:none; }
:-webkit-full-screen .paper-horizontal .page { display:none; }

:-ms-fullscreen .page.activePage { display:block; }
:-moz-full-screen .page.activePage { display:block; }
:-webkit-full-screen .page.activePage { display:block; }

:-webkit-full-screen .hideFS { display:none; }
:-ms-fullscreen .hideFS { display:none; }
:-moz-full-screen .hideFS { display:none; }

/*CSS Generated from InDesign Styles*/

body, #container-wrap { background:#c7e4ca; }
:-webkit-full-screen { background:#c7e4ca; }
#loadIndicator span:after { padding-left:1ex; content:'loading content...'; }
.page-scale-wrap { width:9439px; height:595px; background: #fff !important; }
.paper-vertical { width:9439px; height:100%; }
.paper-horizontal { width:9449px; height:607px; }
@media all and (max-height:595px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
}
@media all and (max-width:9439px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}

#item4022 {
	width:9921px !important;
	height:215px !important;
	top:198px !important;
	background:#e1f0e1;
}

#item4021 {
	width:9921px !important;
	height:198px !important;
	background:#f4faf5;
}

#item4025 {
	width:9921px !important;
	height:198px !important;
	top:397px !important;
	background:#c7e4ca;
}

#item3751 {
	width:396px !important;
	height:415px !important;
	border-radius:43px 0 43px 0;
	background:#648b48;
}

#item3752 {
	width:332px !important;
	left:31px !important;
	top:22px !important;
	min-height:479px !important;
}

#item28178 {
	width:602px !important;
	height:531px !important;
	border-radius:43px 0 43px 0;
	background:#648b48;
}

#item28179 {
	width:540px !important;
	left:31px !important;
	top:22px !important;
	min-height:496px !important;
}

#item3777 {
	width:215px !important;
	height:523px !important;
	border-radius:0 43px 43px 0;
	background:#1b382a;
}

#item3778 {
	width:156px !important;
	left:31px !important;
	top:25px !important;
	min-height:417px !important;
}

#item3805 {
	width:218px !important;
	height:525px !important;
	left:960px !important;
	top:35px !important;
	border-radius:0 43px 43px 43px;
	background:#f4faf5;
	border:dotted 3px #1b382a;
}

#item3806 {
	width:156px !important;
	left:993px !important;
	top:58px !important;
	min-height:10px !important;
}

#item617 {
	width:113px !important;
	height:113px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item618 {
	width:89px !important;
	left:11px !important;
	top:18px !important;
	min-height:17px !important;
}

#item641 {
	width:95px !important;
	left:9px !important;
	top:38px !important;
	min-height:41px !important;
}

#item3551 {
	width:113px !important;
	height:113px !important;
	left:1258px !important;
	top:225px !important;
}

#item923 {
	width:122px !important;
	height:102px !important;
	border-radius:0 43px 0 43px;
	background:#648b48;
}

#item924 {
	width:89px !important;
	left:17px !important;
	top:16px !important;
	min-height:17px !important;
}

#item947 {
	width:112px !important;
	left:5px !important;
	top:36px !important;
	min-height:41px !important;
}

#item3623 {
	width:122px !important;
	height:102px !important;
	left:1635px !important;
	top:255px !important;
}

#item4817 {
	width:166px !important;
	height:99px !important;
	border-radius:0 43px 0 43px;
	background:#a7cfe0;
}

#item4818 {
	width:89px !important;
	left:38px !important;
	top:9px !important;
	min-height:17px !important;
}

#item4841 {
	width:139px !important;
	left:14px !important;
	top:29px !important;
	min-height:73px !important;
}

#item4814 {
	width:166px !important;
	height:102px !important;
	left:2681px !important;
	top:255px !important;
}

#item695 {
	width:186px !important;
	height:87px !important;
	border-radius:0 54px 0 54px;
	background:#648b48;
}

#item670 {
	width:163px !important;
	left:11px !important;
	top:29px !important;
	min-height:56px !important;
}

#item718 {
	width:89px !important;
	left:48px !important;
	top:10px !important;
	min-height:17px !important;
}

#item3621 {
	width:186px !important;
	height:87px !important;
	left:1373px !important;
	top:454px !important;
}

#item5196 {
	width:144px !important;
	height:86px !important;
	border-radius:0 54px 0 54px;
	background:#f05023;
}

#item5219 {
	width:119px !important;
	left:12px !important;
	top:28px !important;
	min-height:56px !important;
}

#item5242 {
	width:89px !important;
	left:28px !important;
	top:9px !important;
	min-height:17px !important;
}

#item5193 {
	width:144px !important;
	height:86px !important;
	left:2928px !important;
	top:404px !important;
}

#item5614 {
	width:186px !important;
	height:87px !important;
	border-radius:0 54px 0 54px;
	background:#a7cfe2;
}

#item5637 {
	width:163px !important;
	left:11px !important;
	top:28px !important;
	min-height:56px !important;
}

#item5660 {
	width:89px !important;
	left:48px !important;
	top:9px !important;
	min-height:17px !important;
}

#item5612 {
	width:186px !important;
	height:87px !important;
	left:3247px !important;
	top:297px !important;
}

#item1256 {
	width:163px !important;
	left:13px !important;
	top:29px !important;
	min-height:41px !important;
}

#item1279 {
	width:103px !important;
	left:43px !important;
	top:10px !important;
	min-height:17px !important;
}

#item3629 {
	width:186px !important;
	height:86px !important;
	left:1990px !important;
	top:409px !important;
}

#item5384 {
	width:105px !important;
	left:23px !important;
	top:29px !important;
	min-height:56px !important;
}

#item5408 {
	width:103px !important;
	left:24px !important;
	top:10px !important;
	min-height:17px !important;
}

#item5359 {
	width:147px !important;
	height:100px !important;
	left:3062px !important;
	top:297px !important;
}

#item5076 {
	width:163px !important;
	left:13px !important;
	top:27px !important;
	min-height:56px !important;
}

#item5099 {
	width:103px !important;
	left:43px !important;
	top:10px !important;
	min-height:14px !important;
}

#item5051 {
	width:186px !important;
	height:86px !important;
	left:2954px !important;
	top:60px !important;
}

#item7182 {
	width:163px !important;
	left:13px !important;
	top:27px !important;
	min-height:56px !important;
}

#item7205 {
	width:103px !important;
	left:43px !important;
	top:10px !important;
	min-height:14px !important;
}

#item7157 {
	width:186px !important;
	height:86px !important;
	left:4521px !important;
	top:11px !important;
}

#item7872 {
	width:163px !important;
	left:13px !important;
	top:27px !important;
	min-height:56px !important;
}

#item7895 {
	width:103px !important;
	left:43px !important;
	top:10px !important;
	min-height:14px !important;
}

#item7847 {
	width:186px !important;
	height:86px !important;
	left:4983px !important;
	top:9px !important;
}

#item9745 {
	width:144px !important;
	left:14px !important;
	top:27px !important;
	min-height:56px !important;
}

#item9768 {
	width:103px !important;
	left:34px !important;
	top:10px !important;
	min-height:14px !important;
}

#item9720 {
	width:168px !important;
	height:86px !important;
	left:6856px !important;
	top:31px !important;
}

#item8297 {
	width:163px !important;
	left:13px !important;
	top:27px !important;
	min-height:56px !important;
}

#item8320 {
	width:103px !important;
	left:43px !important;
	top:10px !important;
	min-height:14px !important;
}

#item8272 {
	width:186px !important;
	height:86px !important;
	left:5368px !important;
	top:86px !important;
}

#item6277 {
	width:163px !important;
	left:13px !important;
	top:27px !important;
	min-height:56px !important;
}

#item6300 {
	width:103px !important;
	left:43px !important;
	top:10px !important;
	min-height:14px !important;
}

#item6252 {
	width:186px !important;
	height:86px !important;
	left:3655px !important;
	top:23px !important;
}

#item7273 {
	width:172px !important;
	left:13px !important;
	top:27px !important;
	min-height:56px !important;
}

#item7296 {
	width:103px !important;
	left:43px !important;
	top:10px !important;
	min-height:14px !important;
}

#item7247 {
	width:199px !important;
	height:86px !important;
	left:4611px !important;
	top:106px !important;
}

#item6114 {
	width:154px !important;
	left:24px !important;
	top:27px !important;
	min-height:41px !important;
}

#item6138 {
	width:103px !important;
	left:45px !important;
	top:10px !important;
	min-height:14px !important;
}

#item6089 {
	width:193px !important;
	height:82px !important;
	left:3549px !important;
	top:492px !important;
}

#item14103 {
	width:103px !important;
	left:69px !important;
	top:10px !important;
	min-height:14px !important;
}

#item14080 {
	width:204px !important;
	left:23px !important;
	top:27px !important;
	min-height:41px !important;
}

#item14055 {
	width:242px !important;
	height:81px !important;
	left:4372px !important;
	top:492px !important;
}

#item5555 {
	width:127px !important;
	left:14px !important;
	top:26px !important;
	min-height:41px !important;
}

#item5578 {
	width:103px !important;
	left:26px !important;
	top:10px !important;
	min-height:14px !important;
}

#item5530 {
	width:151px !important;
	height:82px !important;
	left:3142px !important;
	top:206px !important;
}

#item7049 {
	width:163px !important;
	left:13px !important;
	top:26px !important;
	min-height:41px !important;
}

#item7072 {
	width:103px !important;
	left:43px !important;
	top:10px !important;
	min-height:14px !important;
}

#item7024 {
	width:186px !important;
	height:82px !important;
	left:4275px !important;
	top:295px !important;
}

#item7493 {
	width:163px !important;
	left:13px !important;
	top:26px !important;
	min-height:41px !important;
}

#item7517 {
	width:103px !important;
	left:43px !important;
	top:10px !important;
	min-height:14px !important;
}

#item7468 {
	width:186px !important;
	height:82px !important;
	left:4739px !important;
	top:221px !important;
}

#item7709 {
	width:201px !important;
	top:26px !important;
	min-height:41px !important;
}

#item7732 {
	width:103px !important;
	left:49px !important;
	top:10px !important;
	min-height:14px !important;
}

#item7684 {
	width:201px !important;
	height:82px !important;
	left:4996px !important;
	top:310px !important;
}

#item8162 {
	width:131px !important;
	left:20px !important;
	top:26px !important;
	min-height:41px !important;
}

#item8185 {
	width:103px !important;
	left:34px !important;
	top:10px !important;
	min-height:14px !important;
}

#item8137 {
	width:170px !important;
	height:82px !important;
	left:5378px !important;
	top:221px !important;
}

#item9498 {
	width:240px !important;
	left:15px !important;
	top:26px !important;
	min-height:56px !important;
}

#item9521 {
	width:103px !important;
	left:83px !important;
	top:10px !important;
	min-height:14px !important;
}

#item9472 {
	width:269px !important;
	height:95px !important;
	left:6577px !important;
	top:296px !important;
}

#item8906 {
	width:164px !important;
	left:10px !important;
	top:26px !important;
	min-height:27px !important;
}

#item8929 {
	width:103px !important;
	left:41px !important;
	top:10px !important;
	min-height:14px !important;
}

#item8881 {
	width:184px !important;
	height:67px !important;
	left:5982px !important;
	top:320px !important;
}

#item10291 {
	width:193px !important;
	left:14px !important;
	top:26px !important;
	min-height:27px !important;
}

#item10314 {
	width:103px !important;
	left:58px !important;
	top:10px !important;
	min-height:14px !important;
}

#item10266 {
	width:220px !important;
	height:67px !important;
	left:7062px !important;
	top:320px !important;
}

#item9258 {
	width:209px !important;
	left:5px !important;
	top:26px !important;
	min-height:41px !important;
}

#item9281 {
	width:103px !important;
	left:58px !important;
	top:10px !important;
	min-height:14px !important;
}

#item9233 {
	width:218px !important;
	height:68px !important;
	left:6475px !important;
	top:439px !important;
}

#item9417 {
	width:209px !important;
	left:5px !important;
	top:26px !important;
	min-height:41px !important;
}

#item9440 {
	width:103px !important;
	left:58px !important;
	top:10px !important;
	min-height:14px !important;
}

#item9392 {
	width:218px !important;
	height:80px !important;
	left:6702px !important;
	top:407px !important;
}

#item10077 {
	width:220px !important;
	left:15px !important;
	top:26px !important;
	min-height:41px !important;
}

#item10100 {
	width:103px !important;
	left:73px !important;
	top:10px !important;
	min-height:14px !important;
}

#item10052 {
	width:249px !important;
	height:86px !important;
	left:6998px !important;
	top:499px !important;
}

#item10670 {
	width:225px !important;
	left:15px !important;
	top:26px !important;
	min-height:56px !important;
}

#item10693 {
	width:103px !important;
	left:73px !important;
	top:10px !important;
	min-height:14px !important;
}

#item28754 {
	width:225px !important;
	left:9px !important;
	top:26px !important;
	min-height:56px !important;
}

#item28777 {
	width:103px !important;
	left:67px !important;
	top:10px !important;
	min-height:14px !important;
}

#item9337 {
	width:209px !important;
	left:9px !important;
	top:26px !important;
	min-height:41px !important;
}

#item9360 {
	width:103px !important;
	left:62px !important;
	top:10px !important;
	min-height:14px !important;
}

#item9312 {
	width:226px !important;
	height:68px !important;
	left:6531px !important;
	top:515px !important;
}

#item10158 {
	width:173px !important;
	left:4px !important;
	top:26px !important;
	min-height:41px !important;
}

#item10181 {
	width:103px !important;
	left:39px !important;
	top:10px !important;
	min-height:14px !important;
}

#item10133 {
	width:181px !important;
	height:82px !important;
	left:7078px !important;
	top:215px !important;
}

#item27432 {
	width:126px !important;
	left:9px !important;
	top:24px !important;
	min-height:41px !important;
}

#item27455 {
	width:103px !important;
	left:20px !important;
	top:10px !important;
	min-height:14px !important;
}

#item27406 {
	width:144px !important;
	height:77px !important;
	left:7494px !important;
	top:402px !important;
}

#item10424 {
	width:173px !important;
	left:9px !important;
	top:26px !important;
	min-height:41px !important;
}

#item10447 {
	width:103px !important;
	left:44px !important;
	top:10px !important;
	min-height:14px !important;
}

#item10399 {
	width:191px !important;
	height:82px !important;
	left:7303px !important;
	top:305px !important;
}

#item29569 {
	width:129px !important;
	left:18px !important;
	top:26px !important;
	min-height:41px !important;
}

#item29592 {
	width:103px !important;
	left:31px !important;
	top:10px !important;
	min-height:14px !important;
}

#item29543 {
	width:166px !important;
	height:82px !important;
	left:7833px !important;
	top:259px !important;
}

#item28525 {
	width:173px !important;
	left:9px !important;
	top:26px !important;
	min-height:41px !important;
}

#item28548 {
	width:103px !important;
	left:44px !important;
	top:10px !important;
	min-height:14px !important;
}

#item28499 {
	width:191px !important;
	height:82px !important;
	left:7411px !important;
	top:503px !important;
}

#item29369 {
	width:220px !important;
	left:17px !important;
	top:26px !important;
	min-height:41px !important;
}

#item29392 {
	width:103px !important;
	left:75px !important;
	top:10px !important;
	min-height:14px !important;
}

#item29342 {
	width:254px !important;
	height:82px !important;
	left:7767px !important;
	top:503px !important;
}

#item8825 {
	width:215px !important;
	left:9px !important;
	top:26px !important;
	min-height:41px !important;
}

#item8848 {
	width:103px !important;
	left:65px !important;
	top:10px !important;
	min-height:14px !important;
}

#item8800 {
	width:234px !important;
	height:82px !important;
	left:5897px !important;
	top:215px !important;
}

#item9664 {
	width:181px !important;
	left:8px !important;
	top:26px !important;
	min-height:41px !important;
}

#item9687 {
	width:103px !important;
	left:47px !important;
	top:10px !important;
	min-height:14px !important;
}

#item9639 {
	width:197px !important;
	height:82px !important;
	left:6855px !important;
	top:296px !important;
}

#item27294 {
	width:181px !important;
	left:8px !important;
	top:26px !important;
	min-height:41px !important;
}

#item27317 {
	width:103px !important;
	left:47px !important;
	top:10px !important;
	min-height:14px !important;
}

#item27267 {
	width:197px !important;
	height:76px !important;
	left:7347px !important;
	top:21px !important;
}

#item9583 {
	width:166px !important;
	left:14px !important;
	top:26px !important;
	min-height:41px !important;
}

#item9606 {
	width:103px !important;
	left:45px !important;
	top:10px !important;
	min-height:14px !important;
}

#item9557 {
	width:194px !important;
	height:82px !important;
	left:6713px !important;
	top:206px !important;
}

#item8988 {
	width:165px !important;
	left:26px !important;
	top:26px !important;
	min-height:56px !important;
}

#item9011 {
	width:103px !important;
	left:51px !important;
	top:10px !important;
	min-height:14px !important;
}

#item8963 {
	width:214px !important;
	height:96px !important;
	left:6153px !important;
	top:215px !important;
}

#item7630 {
	width:212px !important;
	left:13px !important;
	top:26px !important;
	min-height:56px !important;
}

#item7653 {
	width:103px !important;
	left:65px !important;
	top:10px !important;
	min-height:14px !important;
}

#item7605 {
	width:232px !important;
	height:94px !important;
	left:4939px !important;
	top:209px !important;
}

#item7789 {
	width:181px !important;
	left:8px !important;
	top:26px !important;
	min-height:41px !important;
}

#item7812 {
	width:103px !important;
	left:47px !important;
	top:10px !important;
	min-height:14px !important;
}

#item7764 {
	width:196px !important;
	height:84px !important;
	left:4987px !important;
	top:103px !important;
}

#item6034 {
	width:144px !important;
	left:23px !important;
	top:26px !important;
	min-height:41px !important;
}

#item6057 {
	width:103px !important;
	left:43px !important;
	top:10px !important;
	min-height:14px !important;
}

#item6009 {
	width:186px !important;
	height:82px !important;
	left:3450px !important;
	top:397px !important;
}

#item6727 {
	width:163px !important;
	left:13px !important;
	top:24px !important;
	min-height:41px !important;
}

#item6750 {
	width:103px !important;
	left:43px !important;
	top:8px !important;
	min-height:14px !important;
}

#item6702 {
	width:186px !important;
	height:68px !important;
	left:4064px !important;
	top:311px !important;
}

#item6197 {
	width:121px !important;
	left:17px !important;
	top:26px !important;
	min-height:41px !important;
}

#item6220 {
	width:103px !important;
	left:27px !important;
	top:10px !important;
	min-height:14px !important;
}

#item6172 {
	width:152px !important;
	height:82px !important;
	left:3661px !important;
	top:397px !important;
}

#item8081 {
	width:112px !important;
	left:12px !important;
	top:26px !important;
	min-height:27px !important;
}

#item8104 {
	width:103px !important;
	left:16px !important;
	top:10px !important;
	min-height:14px !important;
}

#item8056 {
	width:131px !important;
	height:70px !important;
	left:5245px !important;
	top:313px !important;
}

#item4706 {
	width:107px !important;
	left:28px !important;
	top:28px !important;
	min-height:56px !important;
}

#item4729 {
	width:103px !important;
	left:30px !important;
	top:9px !important;
	min-height:17px !important;
}

#item4681 {
	width:159px !important;
	height:106px !important;
	left:2455px !important;
	top:217px !important;
}

#item1004 {
	width:140px !important;
	height:88px !important;
	border-radius:0 198px 198px 198px;
	background:#662b23;
}

#item1027 {
	width:118px !important;
	left:11px !important;
	top:29px !important;
	min-height:41px !important;
}

#item1050 {
	width:89px !important;
	left:23px !important;
	top:10px !important;
	min-height:17px !important;
}

#item3625 {
	width:140px !important;
	height:88px !important;
	left:1812px !important;
	top:470px !important;
}

#item4177 {
	width:140px !important;
	height:93px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item4200 {
	width:118px !important;
	left:11px !important;
	top:34px !important;
	min-height:56px !important;
}

#item4223 {
	width:89px !important;
	left:23px !important;
	top:15px !important;
	min-height:17px !important;
}

#item4174 {
	width:140px !important;
	height:93px !important;
	left:2368px !important;
	top:447px !important;
}

#item3211 {
	width:144px !important;
	height:90px !important;
	border-radius:0 54px 0 54px;
	background:#662b23;
}

#item3328 {
	width:118px !important;
	left:13px !important;
	top:29px !important;
	min-height:56px !important;
}

#item3351 {
	width:89px !important;
	left:28px !important;
	top:10px !important;
	min-height:17px !important;
}

#item3633 {
	width:144px !important;
	height:90px !important;
	left:2212px !important;
	top:424px !important;
}

#item4462 {
	width:152px !important;
	height:91px !important;
	border-radius:0 54px 0 54px;
	background:#648b48;
}

#item4485 {
	width:126px !important;
	left:13px !important;
	top:28px !important;
	min-height:56px !important;
}

#item4508 {
	width:89px !important;
	left:25px !important;
	top:9px !important;
	min-height:17px !important;
}

#item4460 {
	width:152px !important;
	height:91px !important;
	left:2504px !important;
	top:397px !important;
}

#item770 {
	width:154px !important;
	height:88px !important;
	border-radius:0 198px 198px 198px;
	background:#a7cfe2;
}

#item773 {
	width:125px !important;
	left:13px !important;
	top:28px !important;
	min-height:56px !important;
}

#item796 {
	width:89px !important;
	left:33px !important;
	top:9px !important;
	min-height:17px !important;
}

#item3624 {
	width:154px !important;
	height:88px !important;
	left:1574px !important;
	top:414px !important;
}

#item4945 {
	width:158px !important;
	height:86px !important;
	border-radius:0 198px 198px 198px;
	background:#a7cfe0;
}

#item4947 {
	width:127px !important;
	left:15px !important;
	top:28px !important;
	min-height:41px !important;
}

#item4970 {
	width:89px !important;
	left:34px !important;
	top:9px !important;
	min-height:17px !important;
}

#item4942 {
	width:158px !important;
	height:86px !important;
	left:2854px !important;
	top:227px !important;
}

#item1179 {
	width:201px !important;
	height:94px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item1180 {
	width:163px !important;
	left:17px !important;
	top:41px !important;
	min-height:41px !important;
}

#item1203 {
	width:187px !important;
	left:7px !important;
	top:9px !important;
	min-height:32px !important;
}

#item3628 {
	width:201px !important;
	height:94px !important;
	left:1966px !important;
	top:54px !important;
}

#item4629 {
	width:201px !important;
	height:101px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item4630 {
	width:163px !important;
	left:19px !important;
	top:27px !important;
	min-height:56px !important;
}

#item4653 {
	width:187px !important;
	left:7px !important;
	top:10px !important;
	min-height:14px !important;
}

#item4627 {
	width:201px !important;
	height:101px !important;
	left:2490px !important;
	top:20px !important;
}

#item4551 {
	width:201px !important;
	height:90px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item4552 {
	width:163px !important;
	left:17px !important;
	top:29px !important;
	min-height:56px !important;
}

#item4575 {
	width:187px !important;
	left:7px !important;
	top:9px !important;
	min-height:17px !important;
}

#item4549 {
	width:201px !important;
	height:90px !important;
	left:2540px !important;
	top:498px !important;
}

#item5695 {
	width:179px !important;
	height:81px !important;
	left:4px !important;
	border-radius:0 198px 198px 198px;
	background:#fc4d16;
}

#item5696 {
	width:135px !important;
	left:24px !important;
	top:26px !important;
	min-height:56px !important;
}

#item5719 {
	width:187px !important;
	top:9px !important;
	min-height:14px !important;
}

#item5693 {
	width:187px !important;
	height:82px !important;
	left:3279px !important;
	top:472px !important;
}

#item6650 {
	width:157px !important;
	height:79px !important;
	border-radius:198px 0 198px 198px;
	background:#fc4d16;
}

#item6651 {
	width:116px !important;
	left:20px !important;
	top:26px !important;
	min-height:41px !important;
}

#item6674 {
	width:119px !important;
	left:19px !important;
	top:9px !important;
	min-height:14px !important;
}

#item6648 {
	width:157px !important;
	height:79px !important;
	left:4070px !important;
	top:397px !important;
}

#item8222 {
	width:149px !important;
	height:68px !important;
	border-radius:198px 0 198px 198px;
	background:#648b48;
}

#item8223 {
	width:109px !important;
	left:20px !important;
	top:26px !important;
	min-height:41px !important;
}

#item8246 {
	width:102px !important;
	left:23px !important;
	top:9px !important;
	min-height:14px !important;
}

#item8219 {
	width:149px !important;
	height:68px !important;
	left:5311px !important;
	top:499px !important;
}

#item8462 {
	width:192px !important;
	height:93px !important;
	border-radius:198px 0 198px 198px;
	background:#648b48;
}

#item8463 {
	width:141px !important;
	left:25px !important;
	top:25px !important;
	min-height:54px !important;
}

#item8486 {
	width:99px !important;
	left:40px !important;
	top:9px !important;
	min-height:14px !important;
}

#item8460 {
	width:192px !important;
	height:93px !important;
	left:5659px !important;
	top:397px !important;
}

#item8568 {
	width:166px !important;
	height:93px !important;
	border-radius:43px 0 43px 0;
	background:#648b48;
}

#item8569 {
	width:133px !important;
	left:16px !important;
	top:25px !important;
	min-height:54px !important;
}

#item8592 {
	width:99px !important;
	left:34px !important;
	top:9px !important;
	min-height:14px !important;
}

#item8566 {
	width:166px !important;
	height:93px !important;
	left:5885px !important;
	top:397px !important;
}

#item9129 {
	width:135px !important;
	height:81px !important;
	border-radius:43px 0 43px 0;
	background:#648b48;
}

#item9130 {
	width:123px !important;
	left:6px !important;
	top:25px !important;
	min-height:54px !important;
}

#item9153 {
	width:99px !important;
	left:20px !important;
	top:9px !important;
	min-height:14px !important;
}

#item9127 {
	width:135px !important;
	height:81px !important;
	left:6256px !important;
	top:490px !important;
}

#item8750 {
	width:149px !important;
	height:93px !important;
	border-radius:43px 0 43px 0;
	background:#648b48;
}

#item8751 {
	width:127px !important;
	left:11px !important;
	top:25px !important;
	min-height:54px !important;
}

#item8774 {
	width:99px !important;
	left:25px !important;
	top:9px !important;
	min-height:14px !important;
}

#item8748 {
	width:149px !important;
	height:93px !important;
	left:6086px !important;
	top:397px !important;
}

#item6538 {
	width:208px !important;
	height:81px !important;
	border-radius:0 43px 0 43px;
	background:#662b23;
}

#item6539 {
	width:179px !important;
	left:15px !important;
	top:26px !important;
	min-height:56px !important;
}

#item6562 {
	width:187px !important;
	left:10px !important;
	top:9px !important;
	min-height:14px !important;
}

#item6536 {
	width:208px !important;
	height:82px !important;
	left:3902px !important;
	top:492px !important;
}

#item6892 {
	width:208px !important;
	height:66px !important;
	border-radius:0 43px 0 43px;
	background:#662b23;
}

#item6893 {
	width:179px !important;
	left:15px !important;
	top:26px !important;
	min-height:27px !important;
}

#item6916 {
	width:187px !important;
	left:10px !important;
	top:9px !important;
	min-height:14px !important;
}

#item6890 {
	width:208px !important;
	height:66px !important;
	left:4329px !important;
	top:409px !important;
}

#item7553 {
	width:165px !important;
	height:66px !important;
	border-radius:0 43px 0 43px;
	background:#648b48;
}

#item7554 {
	width:136px !important;
	left:15px !important;
	top:26px !important;
	min-height:27px !important;
}

#item7578 {
	width:108px !important;
	left:29px !important;
	top:9px !important;
	min-height:14px !important;
}

#item7551 {
	width:165px !important;
	height:66px !important;
	left:4807px !important;
	top:314px !important;
}

#item15653 {
	width:153px !important;
	height:82px !important;
	border-radius:43px 0 43px 0;
	background:#648b48;
}

#item15654 {
	width:121px !important;
	left:16px !important;
	top:26px !important;
	min-height:41px !important;
}

#item15677 {
	width:108px !important;
	left:23px !important;
	top:9px !important;
	min-height:14px !important;
}

#item15651 {
	width:153px !important;
	height:82px !important;
	left:5197px !important;
	top:209px !important;
}

#item8513 {
	width:165px !important;
	height:77px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item8514 {
	width:137px !important;
	left:14px !important;
	top:26px !important;
	min-height:51px !important;
}

#item8537 {
	width:105px !important;
	left:30px !important;
	top:9px !important;
	min-height:14px !important;
}

#item8511 {
	width:165px !important;
	height:77px !important;
	left:5724px !important;
	top:499px !important;
}

#item7392 {
	width:208px !important;
	height:66px !important;
	border-radius:0 43px 0 43px;
	background:#648b48;
}

#item7393 {
	width:179px !important;
	left:15px !important;
	top:26px !important;
	min-height:27px !important;
}

#item7416 {
	width:187px !important;
	left:10px !important;
	top:9px !important;
	min-height:14px !important;
}

#item7390 {
	width:208px !important;
	height:66px !important;
	left:4747px !important;
	top:495px !important;
}

#item8408 {
	width:155px !important;
	height:84px !important;
	border-radius:0 57px 0 57px;
	background:#648b48;
}

#item8409 {
	width:117px !important;
	left:19px !important;
	top:26px !important;
	min-height:41px !important;
}

#item8432 {
	width:104px !important;
	left:26px !important;
	top:9px !important;
	min-height:14px !important;
}

#item8406 {
	width:155px !important;
	height:84px !important;
	left:5523px !important;
	top:499px !important;
}

#item8622 {
	width:257px !important;
	height:84px !important;
	border-radius:198px 0 198px 198px;
	background:#648b48;
}

#item8623 {
	width:221px !important;
	left:20px !important;
	top:26px !important;
	min-height:41px !important;
}

#item8646 {
	width:187px !important;
	left:21px !important;
	top:9px !important;
	min-height:14px !important;
}

#item8620 {
	width:257px !important;
	height:84px !important;
	left:5897px !important;
	top:499px !important;
}

#item7107 {
	width:208px !important;
	height:81px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item7108 {
	width:179px !important;
	left:15px !important;
	top:26px !important;
	min-height:41px !important;
}

#item7131 {
	width:187px !important;
	left:10px !important;
	top:9px !important;
	min-height:14px !important;
}

#item7105 {
	width:208px !important;
	height:81px !important;
	left:4545px !important;
	top:402px !important;
}

#item8356 {
	width:172px !important;
	height:84px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item8357 {
	width:139px !important;
	left:16px !important;
	top:26px !important;
	min-height:41px !important;
}

#item8380 {
	width:115px !important;
	left:29px !important;
	top:9px !important;
	min-height:14px !important;
}

#item8354 {
	width:172px !important;
	height:84px !important;
	left:5479px !important;
	top:406px !important;
}

#item9180 {
	width:228px !important;
	height:84px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item9181 {
	width:198px !important;
	left:16px !important;
	top:26px !important;
	min-height:41px !important;
}

#item9204 {
	width:115px !important;
	left:57px !important;
	top:9px !important;
	min-height:14px !important;
}

#item9178 {
	width:228px !important;
	height:84px !important;
	left:6244px !important;
	top:397px !important;
}

#item10211 {
	width:228px !important;
	height:84px !important;
	border-radius:0 198px 198px 198px;
	background:#e79235;
}

#item10212 {
	width:198px !important;
	left:16px !important;
	top:26px !important;
	min-height:41px !important;
}

#item10235 {
	width:115px !important;
	left:57px !important;
	top:9px !important;
	min-height:14px !important;
}

#item10209 {
	width:228px !important;
	height:84px !important;
	left:7091px !important;
	top:88px !important;
}

#item29192 {
	width:165px !important;
	height:84px !important;
	border-radius:0 198px 198px 198px;
	background:#e79235;
}

#item29193 {
	width:135px !important;
	left:17px !important;
	top:26px !important;
	min-height:41px !important;
}

#item29216 {
	width:115px !important;
	left:25px !important;
	top:9px !important;
	min-height:14px !important;
}

#item29189 {
	width:165px !important;
	height:84px !important;
	left:7812px !important;
	top:107px !important;
}

#item29721 {
	width:180px !important;
	height:84px !important;
	border-radius:0 198px 198px 198px;
	background:#e79235;
}

#item29722 {
	width:147px !important;
	left:18px !important;
	top:26px !important;
	min-height:41px !important;
}

#item29747 {
	width:115px !important;
	left:33px !important;
	top:9px !important;
	min-height:14px !important;
}

#item29718 {
	width:180px !important;
	height:84px !important;
	left:8134px !important;
	top:83px !important;
}

#item29868 {
	width:140px !important;
	left:20px !important;
	top:26px !important;
	min-height:63px !important;
}

#item29891 {
	width:115px !important;
	left:31px !important;
	top:9px !important;
	min-height:14px !important;
}

#item29864 {
	width:180px !important;
	height:97px !important;
	left:7946px !important;
	top:18px !important;
}

#item6839 {
	width:173px !important;
	height:81px !important;
	border-radius:198px 198px 0 198px;
	background:#fc4d16;
}

#item6840 {
	width:140px !important;
	left:16px !important;
	top:26px !important;
	min-height:56px !important;
}

#item6863 {
	width:80px !important;
	left:46px !important;
	top:9px !important;
	min-height:14px !important;
}

#item6837 {
	width:173px !important;
	height:82px !important;
	left:4154px !important;
	top:492px !important;
}

#item6485 {
	width:180px !important;
	height:82px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item6486 {
	width:140px !important;
	left:21px !important;
	top:26px !important;
	min-height:41px !important;
}

#item6509 {
	width:131px !important;
	left:24px !important;
	top:9px !important;
	min-height:14px !important;
}

#item6483 {
	width:180px !important;
	height:82px !important;
	left:3868px !important;
	top:397px !important;
}

#item5832 {
	width:201px !important;
	height:90px !important;
	border-radius:0 198px 198px 198px;
	background:#ffe787;
}

#item5835 {
	width:168px !important;
	left:17px !important;
	top:29px !important;
	min-height:56px !important;
}

#item5858 {
	width:187px !important;
	left:7px !important;
	top:9px !important;
	min-height:17px !important;
}

#item5830 {
	width:201px !important;
	height:90px !important;
	left:3449px !important;
	top:254px !important;
}

#item6597 {
	width:201px !important;
	height:90px !important;
	border-radius:0 198px 198px 198px;
	background:#ffe787;
}

#item6598 {
	width:168px !important;
	left:17px !important;
	top:29px !important;
	min-height:56px !important;
}

#item6621 {
	width:187px !important;
	left:7px !important;
	top:9px !important;
	min-height:17px !important;
}

#item6594 {
	width:201px !important;
	height:90px !important;
	left:3957px !important;
	top:212px !important;
}

#item822 {
	width:116px !important;
	height:113px !important;
	border-radius:198px 198px 0 0;
	background:#648b48;
}

#item846 {
	width:101px !important;
	left:8px !important;
	top:45px !important;
	min-height:56px !important;
}

#item898 {
	width:89px !important;
	left:16px !important;
	top:18px !important;
	min-height:17px !important;
}

#item3622 {
	width:116px !important;
	height:113px !important;
	left:1506px !important;
	top:221px !important;
}

#item3015 {
	width:116px !important;
	height:113px !important;
	border-radius:198px 198px 0 0;
	background:#ffe787;
}

#item3016 {
	width:101px !important;
	left:8px !important;
	top:48px !important;
	min-height:56px !important;
}

#item3039 {
	width:89px !important;
	left:16px !important;
	top:18px !important;
	min-height:17px !important;
}

#item3630 {
	width:116px !important;
	height:113px !important;
	left:2113px !important;
	top:232px !important;
}

#item1108 {
	width:139px !important;
	height:92px !important;
	border-radius:0 43px 0 43px;
	background:#648b48;
}

#item1109 {
	width:89px !important;
	left:25px !important;
	top:13px !important;
	min-height:17px !important;
}

#item1132 {
	width:116px !important;
	left:12px !important;
	top:33px !important;
	min-height:61px !important;
}

#item3626 {
	width:139px !important;
	height:94px !important;
	left:1785px !important;
	top:11px !important;
}

#item4121 {
	width:119px !important;
	height:98px !important;
	border-radius:0 43px 0 43px;
	background:#648b48;
}

#item4122 {
	width:89px !important;
	left:15px !important;
	top:13px !important;
	min-height:17px !important;
}

#item4145 {
	width:86px !important;
	left:16px !important;
	top:33px !important;
	min-height:61px !important;
}

#item4118 {
	width:119px !important;
	height:98px !important;
	left:2324px !important;
	top:46px !important;
}

#item6785 {
	width:178px !important;
	height:84px !important;
	border-radius:0 43px 0 43px;
	background:#e79235;
}

#item6786 {
	width:89px !important;
	left:45px !important;
	top:13px !important;
	min-height:15px !important;
}

#item6809 {
	width:151px !important;
	left:14px !important;
	top:31px !important;
	min-height:41px !important;
}

#item6783 {
	width:178px !important;
	height:84px !important;
	left:4004px !important;
	top:65px !important;
}

#item7930 {
	width:178px !important;
	height:98px !important;
	border-radius:0 57px 0 57px;
	background:#e79235;
}

#item7931 {
	width:89px !important;
	left:45px !important;
	top:13px !important;
	min-height:15px !important;
}

#item7954 {
	width:151px !important;
	left:14px !important;
	top:31px !important;
	min-height:61px !important;
}

#item7928 {
	width:178px !important;
	height:98px !important;
	left:5180px !important;
	top:48px !important;
}

#item7339 {
	width:178px !important;
	height:84px !important;
	border-radius:0 43px 0 43px;
	background:#e79bca;
}

#item7340 {
	width:89px !important;
	left:45px !important;
	top:13px !important;
	min-height:15px !important;
}

#item7363 {
	width:151px !important;
	left:14px !important;
	top:31px !important;
	min-height:41px !important;
}

#item7337 {
	width:178px !important;
	height:84px !important;
	left:4797px !important;
	top:23px !important;
}

#item3157 {
	width:116px !important;
	height:113px !important;
	border-radius:198px 198px 0 0;
	background:#e59bc3;
}

#item3158 {
	width:101px !important;
	left:8px !important;
	top:48px !important;
	min-height:56px !important;
}

#item3181 {
	width:89px !important;
	left:16px !important;
	top:28px !important;
	min-height:17px !important;
}

#item3632 {
	width:116px !important;
	height:113px !important;
	left:2195px !important;
	top:11px !important;
}

#item3946 {
	width:229px !important;
	height:525px !important;
	left:704px !important;
	top:35px !important;
	border-radius:43px;
	background:#f4faf5;
	border:dotted 3px #1b382a;
}

#item3947 {
	width:156px !important;
	left:737px !important;
	top:58px !important;
	min-height:22px !important;
}

#item3970 {
	width:153px !important;
	left:757px !important;
	top:84px !important;
	min-height:452px !important;
}

#item3993 {
	width:14px !important;
	height:43px !important;
	left:736px !important;
	top:87px !important;
	border-radius:12px;
	background:#662b23;
}

#item3995 {
	width:14px !important;
	height:24px !important;
	left:736px !important;
	top:157px !important;
	border-radius:12px;
	background:#ffe787;
}

#item3997 {
	width:14px !important;
	height:33px !important;
	left:736px !important;
	top:207px !important;
	border-radius:12px;
	background:#fc4d16;
}

#item3999 {
	width:14px !important;
	height:44px !important;
	left:736px !important;
	top:267px !important;
	border-radius:198px;
	background:#e79235;
}

#item4001 {
	width:14px !important;
	height:45px !important;
	left:736px !important;
	top:339px !important;
	border-radius:12px;
	background:#e79bca;
}

#item4003 {
	width:14px !important;
	height:33px !important;
	left:736px !important;
	top:410px !important;
	border-radius:12px;
	background:#a7cfe2;
}

#item4005 {
	width:14px !important;
	height:20px !important;
	left:736px !important;
	top:471px !important;
	border-radius:198px;
	background:#648b48;
}

#item4036 {
	width:144px !important;
	left:1005px !important;
	top:117px !important;
	min-height:58px !important;
}

#item4069 {
	width:144px !important;
	left:1005px !important;
	top:425px !important;
	min-height:118px !important;
}

#item4059 {
	width:15px !important;
	height:45px !important;
	left:983px !important;
	top:120px !important;
	border-radius:12px;
	background:#f4faf5;
	border:solid 1px #1b382a;
}

#item4092 {
	width:144px !important;
	left:20px !important;
	min-height:166px !important;
}

#item4061 {
	width:15px !important;
	height:130px !important;
	top:2px !important;
	border-radius:12px;
	background:#e1f0e1;
	border:solid 1px #1b382a;
}

#item4063 {
	width:15px !important;
	height:97px !important;
	left:983px !important;
	top:424px !important;
	border-radius:12px;
	background:#c7e4ca;
	border:solid 1px #1b382a;
}

#item9879 {
	width:131px !important;
	height:80px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item9880 {
	width:109px !important;
	left:11px !important;
	top:26px !important;
	min-height:41px !important;
}

#item9903 {
	width:115px !important;
	left:8px !important;
	top:9px !important;
	min-height:14px !important;
}

#item9877 {
	width:131px !important;
	height:80px !important;
	left:6929px !important;
	top:407px !important;
}

#item10349 {
	width:147px !important;
	height:80px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item10350 {
	width:120px !important;
	left:11px !important;
	top:26px !important;
	min-height:41px !important;
}

#item10373 {
	width:115px !important;
	left:16px !important;
	top:9px !important;
	min-height:14px !important;
}

#item10347 {
	width:147px !important;
	height:80px !important;
	left:7255px !important;
	top:499px !important;
}

#item10594 {
	width:215px !important;
	height:80px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item10595 {
	width:165px !important;
	left:25px !important;
	top:26px !important;
	min-height:41px !important;
}

#item10618 {
	width:115px !important;
	left:50px !important;
	top:9px !important;
	min-height:14px !important;
}

#item28909 {
	width:244px !important;
	height:97px !important;
	border-radius:0 198px 198px 198px;
	background:#648b48;
}

#item28910 {
	width:201px !important;
	left:25px !important;
	top:26px !important;
	min-height:56px !important;
}

#item28933 {
	width:115px !important;
	left:65px !important;
	top:9px !important;
	min-height:14px !important;
}

#item29062 {
	width:244px !important;
	height:97px !important;
	left:7647px !important;
	top:397px !important;
}

#item10751 {
	width:237px !important;
	height:80px !important;
	border-radius:198px 0 198px 198px;
	background:#648b48;
}

#item10752 {
	width:189px !important;
	left:24px !important;
	top:26px !important;
	min-height:41px !important;
}

#item10775 {
	width:115px !important;
	left:61px !important;
	top:9px !important;
	min-height:14px !important;
}

#item10749 {
	width:237px !important;
	height:80px !important;
	left:8326px !important;
	top:486px !important;
}

#item27355 {
	width:174px !important;
	height:80px !important;
	border-radius:198px 0 198px 198px;
	background:#648b48;
}

#item27356 {
	width:141px !important;
	left:17px !important;
	top:26px !important;
	min-height:41px !important;
}

#item27379 {
	width:115px !important;
	left:30px !important;
	top:9px !important;
	min-height:14px !important;
}

#item27352 {
	width:174px !important;
	height:80px !important;
	left:7336px !important;
	top:214px !important;
}

#item10540 {
	width:147px !important;
	height:80px !important;
	border-radius:198px 0 198px 198px;
	background:#648b48;
}

#item10541 {
	width:120px !important;
	left:11px !important;
	top:26px !important;
	min-height:41px !important;
}

#item10564 {
	width:115px !important;
	left:16px !important;
	top:9px !important;
	min-height:14px !important;
}

#item10538 {
	width:147px !important;
	height:80px !important;
	left:7612px !important;
	top:503px !important;
}

#item10487 {
	width:147px !important;
	height:80px !important;
	border-radius:43px 0 43px 0;
	background:#e79235;
}

#item10488 {
	width:120px !important;
	left:11px !important;
	top:26px !important;
	min-height:41px !important;
}

#item10511 {
	width:115px !important;
	left:16px !important;
	top:9px !important;
	min-height:14px !important;
}

#item10485 {
	width:147px !important;
	height:80px !important;
	left:7338px !important;
	top:409px !important;
}

#item27895 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27896 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item27898 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27899 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item27901 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27902 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item27904 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27905 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item27907 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27908 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item27913 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27914 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item27916 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27918 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item27920 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27921 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item27924 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27925 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item27910 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27911 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item517 {
	width:40px !important;
	left:1249px !important;
	top:190px !important;
	min-height:16px !important;
}

#item26761 {
	width:43px !important;
	left:1437px !important;
	top:190px !important;
	min-height:16px !important;
}

#item26784 {
	width:43px !important;
	left:1705px !important;
	top:190px !important;
	min-height:16px !important;
}

#item26813 {
	width:43px !important;
	left:1942px !important;
	top:190px !important;
	min-height:16px !important;
}

#item26839 {
	width:43px !important;
	left:2246px !important;
	top:190px !important;
	min-height:16px !important;
}

#item26866 {
	width:43px !important;
	left:2595px !important;
	top:190px !important;
	min-height:16px !important;
}

#item26890 {
	width:43px !important;
	left:3926px !important;
	top:190px !important;
	min-height:16px !important;
}

#item26917 {
	width:43px !important;
	left:4852px !important;
	top:190px !important;
	min-height:16px !important;
}

#item26944 {
	width:43px !important;
	left:5793px !important;
	top:190px !important;
	min-height:16px !important;
}

#item26971 {
	width:43px !important;
	left:7054px !important;
	top:190px !important;
	min-height:16px !important;
}

#item27891 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27892 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item26996 {
	width:43px !important;
	left:1px !important;
	min-height:16px !important;
}

#item27886 {
	width:45px !important;
	height:8px !important;
	background:#f4faf5;
}

#item27887 {
	width:45px !important;
	height:8px !important;
	top:8px !important;
	background:#e1f0e1;
}

#item27020 {
	width:43px !important;
	left:1px !important;
	min-height:16px !important;
}

#item28290 {
	width:306px !important;
	height:63px !important;
	border-radius:0 43px 0 43px;
	background:#1b382a;
}

#item28310 {
	width:274px !important;
	left:24px !important;
	top:11px !important;
	min-height:37px !important;
}

#item1396 {
	width:367px !important;
	height:103px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item1344 {
	width:317px !important;
	left:13px !important;
	top:29px !important;
	min-height:46px !important;
}

#item1367 {
	width:295px !important;
	left:13px !important;
	top:7px !important;
	min-height:22px !important;
}

#item3635 {
	width:367px !important;
	height:103px !important;
}

#item1464 {
	width:131px !important;
	min-height:10px !important;
}

#item3637 {
	width:131px !important;
	height:10px !important;
	left:13px !important;
	top:83px !important;
}

#item1462 {
	width:367px !important;
	height:182px !important;
	box-shadow:6px -6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px -6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item1405 {
	width:317px !important;
	top:35px !important;
	min-height:117px !important;
}

#item1428 {
	width:309px !important;
	min-height:33px !important;
}

#item3645 {
	width:367px !important;
	height:182px !important;
	left:1373px !important;
	top:263px !important;
}

#item1496 {
	width:58px !important;
	min-height:10px !important;
}

#item3647 {
	width:58px !important;
	height:10px !important;
	left:1386px !important;
	top:425px !important;
}

#item1531 {
	width:56px !important;
	min-height:10px !important;
}

#item3649 {
	width:56px !important;
	height:10px !important;
	left:1464px !important;
	top:425px !important;
}

#item1562 {
	width:124px !important;
	min-height:10px !important;
}

#item3651 {
	width:124px !important;
	height:10px !important;
	left:1540px !important;
	top:425px !important;
}

#item1752 {
	width:367px !important;
	height:182px !important;
	box-shadow:6px -6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px -6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item1755 {
	width:317px !important;
	top:35px !important;
	min-height:94px !important;
}

#item1778 {
	width:315px !important;
	min-height:33px !important;
}

#item3659 {
	width:367px !important;
	height:182px !important;
}

#item1802 {
	width:61px !important;
	min-height:10px !important;
}

#item3662 {
	width:61px !important;
	height:10px !important;
	left:13px !important;
	top:162px !important;
}

#item1825 {
	width:56px !important;
	min-height:10px !important;
}

#item3665 {
	width:56px !important;
	height:10px !important;
	left:92px !important;
	top:162px !important;
}

#item1849 {
	width:77px !important;
	min-height:10px !important;
}

#item3668 {
	width:77px !important;
	height:10px !important;
	left:167px !important;
	top:162px !important;
}

#item2220 {
	width:367px !important;
	height:98px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item2221 {
	width:317px !important;
	left:13px !important;
	top:26px !important;
	min-height:46px !important;
}

#item2244 {
	width:295px !important;
	left:13px !important;
	top:7px !important;
	min-height:39px !important;
}

#item3675 {
	width:367px !important;
	height:98px !important;
}

#item2268 {
	width:131px !important;
	min-height:10px !important;
}

#item3677 {
	width:131px !important;
	height:10px !important;
	left:13px !important;
	top:77px !important;
}

#item2312 {
	width:367px !important;
	height:103px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item2313 {
	width:317px !important;
	left:13px !important;
	top:25px !important;
	min-height:46px !important;
}

#item2337 {
	width:295px !important;
	left:13px !important;
	top:7px !important;
	min-height:39px !important;
}

#item3683 {
	width:367px !important;
	height:103px !important;
}

#item2361 {
	width:55px !important;
	min-height:10px !important;
}

#item3685 {
	width:55px !important;
	height:10px !important;
	left:13px !important;
	top:82px !important;
}

#item2400 {
	width:367px !important;
	height:132px !important;
	box-shadow:6px -6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px -6px 5px 0px rgba(0,0,0,0.75);
	background:#672c23;
}

#item2403 {
	width:317px !important;
	top:18px !important;
	min-height:81px !important;
}

#item2426 {
	width:309px !important;
	min-height:33px !important;
}

#item3693 {
	width:367px !important;
	height:132px !important;
}

#item2450 {
	width:80px !important;
	min-height:10px !important;
}

#item3696 {
	width:80px !important;
	height:10px !important;
	left:13px !important;
	top:105px !important;
}

#item2473 {
	width:215px !important;
	min-height:10px !important;
}

#item3699 {
	width:215px !important;
	height:10px !important;
	left:111px !important;
	top:105px !important;
}

#item2550 {
	width:367px !important;
	height:96px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item2551 {
	width:317px !important;
	left:13px !important;
	top:40px !important;
	min-height:22px !important;
}

#item2574 {
	width:295px !important;
	left:13px !important;
	top:7px !important;
	min-height:39px !important;
}

#item3706 {
	width:367px !important;
	height:96px !important;
}

#item2598 {
	width:55px !important;
	min-height:10px !important;
}

#item3708 {
	width:55px !important;
	height:10px !important;
	left:13px !important;
	top:72px !important;
}

#item3740 {
	width:159px !important;
	top:41px !important;
	min-height:34px !important;
}

#item3745 {
	width:159px !important;
	height:75px !important;
	left:1290px !important;
	top:347px !important;
}

#item2637 {
	width:367px !important;
	height:148px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item2661 {
	width:295px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item2717 {
	width:317px !important;
	left:13px !important;
	top:39px !important;
	min-height:58px !important;
}

#item18613 {
	width:367px !important;
	height:148px !important;
	left:1966px !important;
	top:158px !important;
}

#item2685 {
	width:197px !important;
	min-height:10px !important;
}

#item18615 {
	width:197px !important;
	height:10px !important;
	left:1980px !important;
	top:268px !important;
}

#item18696 {
	width:197px !important;
	min-height:10px !important;
}

#item18693 {
	width:197px !important;
	height:10px !important;
	left:1980px !important;
	top:283px !important;
}

#item18664 {
	width:137px !important;
	min-height:10px !important;
}

#item18660 {
	width:137px !important;
	height:10px !important;
	left:2188px !important;
	top:268px !important;
}

#item2875 {
	width:367px !important;
	height:196px !important;
	box-shadow:6px -6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px -6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item2878 {
	width:317px !important;
	top:33px !important;
	min-height:118px !important;
}

#item2902 {
	width:309px !important;
	min-height:51px !important;
}

#item18727 {
	width:367px !important;
	height:196px !important;
	left:1990px !important;
	top:204px !important;
}

#item18743 {
	width:197px !important;
	min-height:10px !important;
}

#item18740 {
	width:197px !important;
	height:10px !important;
	left:2003px !important;
	top:376px !important;
}

#item18801 {
	width:62px !important;
	min-height:10px !important;
}

#item18798 {
	width:62px !important;
	height:10px !important;
	left:2208px !important;
	top:376px !important;
}

#item18835 {
	width:62px !important;
	min-height:10px !important;
}

#item18832 {
	width:62px !important;
	height:10px !important;
	left:2281px !important;
	top:376px !important;
}

#item3070 {
	width:367px !important;
	height:163px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#ffe787;
}

#item3071 {
	width:317px !important;
	left:13px !important;
	top:25px !important;
	min-height:106px !important;
}

#item3094 {
	width:313px !important;
	left:13px !important;
	top:7px !important;
	min-height:39px !important;
}

#item18867 {
	width:367px !important;
	height:163px !important;
	left:2113px !important;
	top:354px !important;
}

#item3118 {
	width:131px !important;
	min-height:10px !important;
}

#item18869 {
	width:131px !important;
	height:10px !important;
	left:2127px !important;
	top:493px !important;
}

#item3246 {
	width:367px !important;
	height:93px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e59bc3;
}

#item3247 {
	width:295px !important;
	left:13px !important;
	top:7px !important;
	min-height:13px !important;
}

#item3294 {
	width:317px !important;
	left:13px !important;
	top:27px !important;
	min-height:34px !important;
}

#item18876 {
	width:367px !important;
	height:93px !important;
	left:2195px !important;
	top:133px !important;
}

#item3271 {
	width:114px !important;
	min-height:10px !important;
}

#item18878 {
	width:114px !important;
	height:10px !important;
	left:2209px !important;
	top:205px !important;
}

#item18917 {
	width:367px !important;
	height:151px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#662b23;
}

#item18918 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item18965 {
	width:317px !important;
	left:13px !important;
	top:24px !important;
	min-height:106px !important;
}

#item19023 {
	width:367px !important;
	height:151px !important;
	left:2212px !important;
	top:265px !important;
}

#item18942 {
	width:82px !important;
	min-height:10px !important;
}

#item19028 {
	width:82px !important;
	height:10px !important;
	left:2226px !important;
	top:393px !important;
}

#item18988 {
	width:200px !important;
	min-height:10px !important;
}

#item19031 {
	width:200px !important;
	height:10px !important;
	left:2315px !important;
	top:393px !important;
}

#item19045 {
	width:367px !important;
	height:230px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item19046 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item19093 {
	width:317px !important;
	left:13px !important;
	top:24px !important;
	min-height:166px !important;
}

#item19121 {
	width:367px !important;
	height:230px !important;
	left:2324px !important;
	top:152px !important;
}

#item19070 {
	width:196px !important;
	min-height:10px !important;
}

#item19123 {
	width:196px !important;
	height:10px !important;
	left:2334px !important;
	top:342px !important;
}

#item19167 {
	width:231px !important;
	min-height:10px !important;
}

#item19164 {
	width:231px !important;
	height:10px !important;
	left:2334px !important;
	top:360px !important;
}

#item19131 {
	width:92px !important;
	min-height:10px !important;
}

#item19158 {
	width:92px !important;
	height:10px !important;
	left:2542px !important;
	top:342px !important;
}

#item11002 {
	width:367px !important;
	height:187px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item11003 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item11050 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:108px !important;
}

#item19197 {
	width:367px !important;
	height:187px !important;
	left:2368px !important;
	top:251px !important;
}

#item11110 {
	width:272px !important;
	min-height:10px !important;
}

#item19199 {
	width:272px !important;
	height:10px !important;
	left:2381px !important;
	top:399px !important;
}

#item11133 {
	width:272px !important;
	min-height:10px !important;
}

#item19202 {
	width:272px !important;
	height:10px !important;
	left:2381px !important;
	top:415px !important;
}

#item19215 {
	width:367px !important;
	height:220px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item19216 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item19240 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:142px !important;
}

#item19294 {
	width:367px !important;
	height:220px !important;
	left:2504px !important;
	top:168px !important;
}

#item19263 {
	width:331px !important;
	min-height:10px !important;
}

#item19296 {
	width:331px !important;
	height:10px !important;
	left:2518px !important;
	top:351px !important;
}

#item19303 {
	width:272px !important;
	min-height:10px !important;
}

#item19299 {
	width:272px !important;
	height:10px !important;
	left:2518px !important;
	top:367px !important;
}

#item19362 {
	width:367px !important;
	height:203px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item19363 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:142px !important;
}

#item19386 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item19359 {
	width:367px !important;
	height:203px !important;
	left:2540px !important;
	top:286px !important;
}

#item19413 {
	width:272px !important;
	min-height:10px !important;
}

#item19410 {
	width:272px !important;
	height:10px !important;
	left:2554px !important;
	top:468px !important;
}

#item11718 {
	width:367px !important;
	height:89px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item11719 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:46px !important;
}

#item11742 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item19442 {
	width:367px !important;
	height:89px !important;
	left:2490px !important;
	top:129px !important;
}

#item19472 {
	width:367px !important;
	height:164px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item19473 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:94px !important;
}

#item19496 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:88px !important;
}

#item19469 {
	width:367px !important;
	height:164px !important;
	left:2455px !important;
	top:332px !important;
}

#item19523 {
	width:272px !important;
	min-height:10px !important;
}

#item19520 {
	width:272px !important;
	height:10px !important;
	left:2469px !important;
	top:475px !important;
}

#item19560 {
	width:367px !important;
	height:183px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item19561 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:142px !important;
}

#item19584 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item19634 {
	width:367px !important;
	height:183px !important;
	left:2681px !important;
	top:64px !important;
}

#item19609 {
	width:272px !important;
	min-height:10px !important;
}

#item19640 {
	width:272px !important;
	height:10px !important;
	left:2695px !important;
	top:225px !important;
}

#item19651 {
	width:367px !important;
	height:190px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item19652 {
	width:336px !important;
	left:13px !important;
	top:37px !important;
	min-height:120px !important;
}

#item19675 {
	width:315px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item19725 {
	width:367px !important;
	height:190px !important;
}

#item19699 {
	width:272px !important;
	min-height:10px !important;
}

#item19727 {
	width:272px !important;
	height:10px !important;
	left:13px !important;
	top:168px !important;
}

#item19804 {
	width:367px !important;
	height:203px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#fc4d16;
}

#item19805 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:142px !important;
}

#item19828 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item19801 {
	width:367px !important;
	height:203px !important;
}

#item19855 {
	width:272px !important;
	min-height:10px !important;
}

#item19852 {
	width:272px !important;
	height:10px !important;
	left:13px !important;
	top:182px !important;
}

#item19881 {
	width:174px !important;
	min-height:10px !important;
}

#item19878 {
	width:174px !important;
	height:10px !important;
	left:218px !important;
	top:182px !important;
}

#item19908 {
	width:367px !important;
	height:203px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#ffe787;
}

#item19909 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:142px !important;
}

#item19933 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item19984 {
	width:367px !important;
	height:203px !important;
	left:3062px !important;
	top:85px !important;
}

#item19957 {
	width:272px !important;
	min-height:10px !important;
}

#item19992 {
	width:272px !important;
	height:10px !important;
	left:3066px !important;
	top:268px !important;
}

#item19995 {
	width:367px !important;
	height:125px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item19996 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:46px !important;
}

#item20019 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item20068 {
	width:367px !important;
	height:125px !important;
	left:2954px !important;
	top:155px !important;
}

#item20043 {
	width:272px !important;
	min-height:10px !important;
}

#item20073 {
	width:272px !important;
	height:10px !important;
	left:2967px !important;
	top:256px !important;
}

#item20079 {
	width:367px !important;
	height:91px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item20080 {
	width:336px !important;
	left:13px !important;
	top:24px !important;
	min-height:34px !important;
}

#item20103 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item20160 {
	width:367px !important;
	height:91px !important;
	left:3142px !important;
	top:297px !important;
}

#item20127 {
	width:272px !important;
	min-height:10px !important;
}

#item20150 {
	width:272px !important;
	height:10px !important;
	left:3155px !important;
	top:368px !important;
}

#item20177 {
	width:367px !important;
	height:157px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item20178 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:82px !important;
}

#item20201 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item20254 {
	width:367px !important;
	height:157px !important;
	left:3247px !important;
	top:132px !important;
}

#item20225 {
	width:272px !important;
	min-height:10px !important;
}

#item20256 {
	width:272px !important;
	height:10px !important;
	left:3260px !important;
	top:267px !important;
}

#item20263 {
	width:367px !important;
	height:160px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#fc4d16;
}

#item20264 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:82px !important;
}

#item20287 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item20336 {
	width:367px !important;
	height:160px !important;
	left:3279px !important;
	top:303px !important;
}

#item20311 {
	width:206px !important;
	min-height:10px !important;
}

#item20338 {
	width:206px !important;
	height:10px !important;
	left:3292px !important;
	top:427px !important;
}

#item20346 {
	width:174px !important;
	min-height:10px !important;
}

#item20369 {
	width:174px !important;
	height:10px !important;
	left:3292px !important;
	top:443px !important;
}

#item20376 {
	width:174px !important;
	min-height:10px !important;
}

#item20373 {
	width:174px !important;
	height:10px !important;
	left:3470px !important;
	top:443px !important;
}

#item20413 {
	width:367px !important;
	height:238px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#ffe787;
}

#item20414 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:188px !important;
}

#item20437 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item20490 {
	width:367px !important;
	height:238px !important;
	left:3449px !important;
	top:8px !important;
}

#item20461 {
	width:67px !important;
	min-height:10px !important;
}

#item20492 {
	width:67px !important;
	height:10px !important;
	left:3463px !important;
	top:226px !important;
}

#item20499 {
	width:225px !important;
	min-height:10px !important;
}

#item20496 {
	width:225px !important;
	height:10px !important;
	left:3540px !important;
	top:226px !important;
}

#item20560 {
	width:367px !important;
	height:241px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item20561 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:166px !important;
}

#item20585 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item20633 {
	width:367px !important;
	height:241px !important;
	left:3450px !important;
	top:148px !important;
}

#item20609 {
	width:105px !important;
	min-height:10px !important;
}

#item20639 {
	width:105px !important;
	height:10px !important;
	left:3464px !important;
	top:352px !important;
}

#item20646 {
	width:316px !important;
	min-height:10px !important;
}

#item20643 {
	width:316px !important;
	height:10px !important;
	left:3464px !important;
	top:367px !important;
}

#item20697 {
	width:367px !important;
	height:132px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#fc4d16;
}

#item20698 {
	width:336px !important;
	left:13px !important;
	top:38px !important;
	min-height:58px !important;
}

#item20721 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item20772 {
	width:367px !important;
	height:132px !important;
	left:3549px !important;
	top:352px !important;
}

#item20745 {
	width:107px !important;
	min-height:10px !important;
}

#item20774 {
	width:107px !important;
	height:10px !important;
	left:3562px !important;
	top:459px !important;
}

#item20780 {
	width:186px !important;
	min-height:10px !important;
}

#item20777 {
	width:186px !important;
	height:10px !important;
	left:3659px !important;
	top:459px !important;
}

#item20821 {
	width:367px !important;
	height:118px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item20822 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:58px !important;
}

#item20845 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item20894 {
	width:367px !important;
	height:118px !important;
}

#item20870 {
	width:272px !important;
	min-height:10px !important;
}

#item20899 {
	width:272px !important;
	height:10px !important;
	left:13px !important;
	top:96px !important;
}

#item20909 {
	width:367px !important;
	height:257px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item20910 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:166px !important;
}

#item20933 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item20981 {
	width:367px !important;
	height:257px !important;
	left:3655px !important;
	top:118px !important;
}

#item20957 {
	width:197px !important;
	min-height:10px !important;
}

#item20983 {
	width:197px !important;
	height:10px !important;
	left:3668px !important;
	top:337px !important;
}

#item20994 {
	width:264px !important;
	min-height:10px !important;
}

#item20991 {
	width:264px !important;
	height:10px !important;
	left:3668px !important;
	top:353px !important;
}

#item21032 {
	width:367px !important;
	height:188px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item21033 {
	width:336px !important;
	left:13px !important;
	top:39px !important;
	min-height:118px !important;
}

#item21056 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:42px !important;
}

#item21110 {
	width:367px !important;
	height:188px !important;
	left:3868px !important;
	top:201px !important;
}

#item21080 {
	width:272px !important;
	min-height:10px !important;
}

#item21112 {
	width:272px !important;
	height:10px !important;
	left:3882px !important;
	top:366px !important;
}

#item21127 {
	width:367px !important;
	height:191px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#662b23;
}

#item21128 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:130px !important;
}

#item21151 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item21209 {
	width:367px !important;
	height:191px !important;
	left:3902px !important;
	top:292px !important;
}

#item21175 {
	width:272px !important;
	min-height:10px !important;
}

#item21199 {
	width:272px !important;
	height:10px !important;
	left:3916px !important;
	top:462px !important;
}

#item21222 {
	width:367px !important;
	height:153px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#ffe787;
}

#item21223 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:82px !important;
}

#item21246 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item21294 {
	width:367px !important;
	height:153px !important;
	left:3957px !important;
	top:51px !important;
}

#item21270 {
	width:272px !important;
	min-height:10px !important;
}

#item21296 {
	width:272px !important;
	height:10px !important;
	left:3970px !important;
	top:182px !important;
}

#item21330 {
	width:367px !important;
	height:251px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#fc4d16;
}

#item21353 {
	width:336px !important;
	left:13px !important;
	top:38px !important;
	min-height:190px !important;
}

#item21376 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item21429 {
	width:367px !important;
	height:251px !important;
}

#item21400 {
	width:272px !important;
	min-height:10px !important;
}

#item21438 {
	width:272px !important;
	height:10px !important;
	left:13px !important;
	top:227px !important;
}

#item21527 {
	width:367px !important;
	height:93px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item21528 {
	width:336px !important;
	left:13px !important;
	top:28px !important;
	min-height:34px !important;
}

#item21551 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:13px !important;
}

#item21603 {
	width:367px !important;
	height:93px !important;
	left:4064px !important;
	top:210px !important;
}

#item21575 {
	width:272px !important;
	min-height:10px !important;
}

#item21605 {
	width:272px !important;
	height:10px !important;
	left:4077px !important;
	top:279px !important;
}

#item21616 {
	width:367px !important;
	height:298px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item21617 {
	width:336px !important;
	left:13px !important;
	top:39px !important;
	min-height:226px !important;
}

#item21640 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item21688 {
	width:367px !important;
	height:298px !important;
}

#item21664 {
	width:272px !important;
	min-height:10px !important;
}

#item21693 {
	width:272px !important;
	height:10px !important;
	left:13px !important;
	top:278px !important;
}

#item21706 {
	width:367px !important;
	height:240px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#fc4d16;
}

#item21707 {
	width:336px !important;
	left:13px !important;
	top:38px !important;
	min-height:166px !important;
}

#item21730 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:46px !important;
}

#item21782 {
	width:367px !important;
	height:240px !important;
	left:4154px !important;
	top:244px !important;
}

#item21754 {
	width:272px !important;
	min-height:10px !important;
}

#item21784 {
	width:272px !important;
	height:10px !important;
	left:4168px !important;
	top:461px !important;
}

#item21800 {
	width:367px !important;
	height:278px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item21801 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:202px !important;
}

#item21824 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item21873 {
	width:367px !important;
	height:278px !important;
	left:4275px !important;
	top:8px !important;
}

#item21849 {
	width:146px !important;
	min-height:10px !important;
}

#item21875 {
	width:146px !important;
	height:10px !important;
	left:4289px !important;
	top:249px !important;
}

#item21937 {
	width:236px !important;
	min-height:10px !important;
}

#item21934 {
	width:236px !important;
	height:10px !important;
	left:4289px !important;
	top:266px !important;
}

#item21911 {
	width:170px !important;
	min-height:10px !important;
}

#item21908 {
	width:170px !important;
	height:10px !important;
	left:4451px !important;
	top:249px !important;
}

#item21972 {
	width:367px !important;
	height:277px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#662b23;
}

#item21973 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:214px !important;
}

#item21996 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item22044 {
	width:367px !important;
	height:277px !important;
	left:4329px !important;
	top:123px !important;
}

#item22020 {
	width:272px !important;
	min-height:10px !important;
}

#item22052 {
	width:272px !important;
	height:10px !important;
	left:4342px !important;
	top:378px !important;
}

#item22065 {
	width:367px !important;
	height:177px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item22066 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:118px !important;
}

#item22089 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item22137 {
	width:367px !important;
	height:177px !important;
	left:4372px !important;
	top:307px !important;
}

#item22113 {
	width:61px !important;
	min-height:10px !important;
}

#item22139 {
	width:61px !important;
	height:10px !important;
	left:4385px !important;
	top:462px !important;
}

#item22151 {
	width:115px !important;
	min-height:10px !important;
}

#item22148 {
	width:115px !important;
	height:10px !important;
	left:4453px !important;
	top:462px !important;
}

#item22226 {
	width:367px !important;
	height:119px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item22227 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:58px !important;
}

#item22250 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item22302 {
	width:367px !important;
	height:119px !important;
	left:4545px !important;
	top:275px !important;
}

#item22275 {
	width:152px !important;
	min-height:10px !important;
}

#item22304 {
	width:152px !important;
	height:10px !important;
	left:4559px !important;
	top:371px !important;
}

#item22343 {
	width:367px !important;
	height:110px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item22344 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:34px !important;
}

#item22368 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item22420 {
	width:367px !important;
	height:110px !important;
	left:4521px !important;
	top:106px !important;
}

#item22392 {
	width:272px !important;
	min-height:10px !important;
}

#item22422 {
	width:272px !important;
	height:10px !important;
	left:4534px !important;
	top:191px !important;
}

#item22430 {
	width:367px !important;
	height:97px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item22431 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:22px !important;
}

#item22454 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item22502 {
	width:367px !important;
	height:97px !important;
	left:4611px !important;
	top:200px !important;
}

#item22478 {
	width:272px !important;
	min-height:10px !important;
}

#item22504 {
	width:272px !important;
	height:10px !important;
	left:4625px !important;
	top:273px !important;
}

#item22531 {
	width:367px !important;
	height:117px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79bca;
}

#item22532 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:46px !important;
}

#item22556 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item22604 {
	width:367px !important;
	height:117px !important;
	left:4797px !important;
	top:116px !important;
}

#item22580 {
	width:272px !important;
	min-height:10px !important;
}

#item22606 {
	width:272px !important;
	height:10px !important;
	left:4810px !important;
	top:211px !important;
}

#item22623 {
	width:367px !important;
	height:181px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item22624 {
	width:336px !important;
	left:13px !important;
	top:28px !important;
	min-height:118px !important;
}

#item22647 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:13px !important;
}

#item22695 {
	width:367px !important;
	height:181px !important;
	left:4747px !important;
	top:306px !important;
}

#item22671 {
	width:153px !important;
	min-height:10px !important;
}

#item22697 {
	width:153px !important;
	height:10px !important;
	left:4760px !important;
	top:466px !important;
}

#item22732 {
	width:178px !important;
	min-height:10px !important;
}

#item22729 {
	width:178px !important;
	height:10px !important;
	left:4922px !important;
	top:466px !important;
}

#item22758 {
	width:367px !important;
	height:107px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item22759 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:34px !important;
}

#item22782 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item22831 {
	width:367px !important;
	height:107px !important;
	left:4739px !important;
	top:312px !important;
}

#item22806 {
	width:272px !important;
	min-height:10px !important;
}

#item22833 {
	width:272px !important;
	height:10px !important;
	left:4752px !important;
	top:395px !important;
}

#item22846 {
	width:367px !important;
	height:95px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item22847 {
	width:336px !important;
	left:13px !important;
	top:28px !important;
	min-height:34px !important;
}

#item22870 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:13px !important;
}

#item22919 {
	width:367px !important;
	height:95px !important;
	left:4807px !important;
	top:210px !important;
}

#item22895 {
	width:272px !important;
	min-height:10px !important;
}

#item22921 {
	width:272px !important;
	height:10px !important;
	left:4821px !important;
	top:282px !important;
}

#item23040 {
	width:367px !important;
	height:188px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item23041 {
	width:336px !important;
	left:13px !important;
	top:53px !important;
	min-height:118px !important;
}

#item23064 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item23037 {
	width:367px !important;
	height:188px !important;
	left:4939px !important;
	top:309px !important;
}

#item23091 {
	width:272px !important;
	min-height:10px !important;
}

#item23088 {
	width:272px !important;
	height:10px !important;
	left:4953px !important;
	top:477px !important;
}

#item23123 {
	width:367px !important;
	height:153px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item23124 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:82px !important;
}

#item23148 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item23197 {
	width:367px !important;
	height:153px !important;
}

#item23173 {
	width:272px !important;
	min-height:10px !important;
}

#item23199 {
	width:272px !important;
	height:10px !important;
	left:13px !important;
	top:132px !important;
}

#item23215 {
	width:367px !important;
	height:273px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item23216 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:214px !important;
}

#item23239 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item23287 {
	width:367px !important;
	height:273px !important;
	left:4987px !important;
	top:196px !important;
}

#item23263 {
	width:272px !important;
	min-height:10px !important;
}

#item23289 {
	width:272px !important;
	height:10px !important;
	left:5000px !important;
	top:448px !important;
}

#item23302 {
	width:367px !important;
	height:167px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item23303 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:94px !important;
}

#item23326 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item23374 {
	width:367px !important;
	height:167px !important;
	left:4983px !important;
	top:103px !important;
}

#item23350 {
	width:272px !important;
	min-height:10px !important;
}

#item23376 {
	width:272px !important;
	height:10px !important;
	left:4997px !important;
	top:248px !important;
}

#item23390 {
	width:367px !important;
	height:178px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item23391 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:106px !important;
}

#item23414 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item23462 {
	width:367px !important;
	height:178px !important;
	left:5180px !important;
	top:155px !important;
}

#item23438 {
	width:272px !important;
	min-height:10px !important;
}

#item23464 {
	width:272px !important;
	height:10px !important;
	left:5193px !important;
	top:311px !important;
}

#item23481 {
	width:367px !important;
	height:168px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item23483 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:94px !important;
}

#item23506 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item23554 {
	width:367px !important;
	height:168px !important;
	left:5197px !important;
	top:300px !important;
}

#item23530 {
	width:272px !important;
	min-height:10px !important;
}

#item23556 {
	width:272px !important;
	height:10px !important;
	left:5210px !important;
	top:445px !important;
}

#item23584 {
	width:367px !important;
	height:140px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item23585 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:70px !important;
}

#item23608 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item23656 {
	width:367px !important;
	height:140px !important;
	left:5245px !important;
	top:391px !important;
}

#item23632 {
	width:272px !important;
	min-height:10px !important;
}

#item23729 {
	width:272px !important;
	height:10px !important;
	left:5258px !important;
	top:510px !important;
}

#item23745 {
	width:367px !important;
	height:129px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item23746 {
	width:336px !important;
	left:13px !important;
	top:38px !important;
	min-height:58px !important;
}

#item23769 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item23818 {
	width:367px !important;
	height:129px !important;
	left:5378px !important;
	top:312px !important;
}

#item23793 {
	width:272px !important;
	min-height:10px !important;
}

#item23820 {
	width:272px !important;
	height:10px !important;
	left:5391px !important;
	top:420px !important;
}

#item23837 {
	width:367px !important;
	height:220px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item23838 {
	width:336px !important;
	left:13px !important;
	top:23px !important;
	min-height:178px !important;
}

#item23861 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item23910 {
	width:367px !important;
	height:220px !important;
}

#item23885 {
	width:272px !important;
	min-height:10px !important;
}

#item23912 {
	width:272px !important;
	height:10px !important;
	left:13px !important;
	top:197px !important;
}

#item23926 {
	width:367px !important;
	height:116px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item23927 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:46px !important;
}

#item23950 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item23998 {
	width:367px !important;
	height:116px !important;
	left:5368px !important;
	top:181px !important;
}

#item23974 {
	width:272px !important;
	min-height:22px !important;
}

#item24000 {
	width:272px !important;
	height:22px !important;
	left:5382px !important;
	top:274px !important;
}

#item24011 {
	width:367px !important;
	height:161px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item24012 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:94px !important;
}

#item24037 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item24085 {
	width:367px !important;
	height:161px !important;
	left:5479px !important;
	top:236px !important;
}

#item24061 {
	width:272px !important;
	min-height:10px !important;
}

#item24087 {
	width:272px !important;
	height:10px !important;
	left:5492px !important;
	top:378px !important;
}

#item24100 {
	width:367px !important;
	height:208px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item24101 {
	width:336px !important;
	left:13px !important;
	top:36px !important;
	min-height:142px !important;
}

#item24124 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:42px !important;
}

#item24176 {
	width:367px !important;
	height:208px !important;
}

#item24148 {
	width:272px !important;
	min-height:10px !important;
}

#item24178 {
	width:272px !important;
	height:10px !important;
	left:13px !important;
	top:187px !important;
}

#item24191 {
	width:367px !important;
	height:162px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item24192 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:94px !important;
}

#item24215 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item24263 {
	width:367px !important;
	height:162px !important;
	left:5659px !important;
	top:226px !important;
}

#item24239 {
	width:353px !important;
	min-height:10px !important;
}

#item24265 {
	width:353px !important;
	height:10px !important;
	left:5672px !important;
	top:367px !important;
}

#item24286 {
	width:367px !important;
	height:179px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item24287 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:106px !important;
}

#item24310 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item24358 {
	width:367px !important;
	height:179px !important;
	left:5724px !important;
	top:311px !important;
}

#item24334 {
	width:272px !important;
	min-height:10px !important;
}

#item24361 {
	width:272px !important;
	height:10px !important;
	left:5737px !important;
	top:468px !important;
}

#item24376 {
	width:367px !important;
	height:141px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item24377 {
	width:336px !important;
	left:13px !important;
	top:39px !important;
	min-height:70px !important;
}

#item24400 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item24449 {
	width:367px !important;
	height:141px !important;
}

#item24425 {
	width:272px !important;
	min-height:10px !important;
}

#item24451 {
	width:272px !important;
	height:10px !important;
	left:13px !important;
	top:117px !important;
}

#item24463 {
	width:367px !important;
	height:175px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item24464 {
	width:336px !important;
	left:13px !important;
	top:51px !important;
	min-height:94px !important;
}

#item24487 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:43px !important;
}

#item24539 {
	width:367px !important;
	height:175px !important;
	left:5897px !important;
	top:315px !important;
}

#item24511 {
	width:272px !important;
	min-height:10px !important;
}

#item24541 {
	width:272px !important;
	height:10px !important;
	left:5911px !important;
	top:470px !important;
}

#item24561 {
	width:367px !important;
	height:283px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item24562 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:214px !important;
}

#item24586 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item24634 {
	width:367px !important;
	height:283px !important;
	left:5897px !important;
	top:304px !important;
}

#item24610 {
	width:272px !important;
	min-height:10px !important;
}

#item24639 {
	width:272px !important;
	height:10px !important;
	left:5910px !important;
	top:568px !important;
}

#item24647 {
	width:367px !important;
	height:283px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item24648 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:214px !important;
}

#item24671 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item24720 {
	width:367px !important;
	height:283px !important;
	left:5982px !important;
	top:28px !important;
}

#item24696 {
	width:272px !important;
	min-height:10px !important;
}

#item24722 {
	width:272px !important;
	height:10px !important;
	left:5996px !important;
	top:292px !important;
}

#item24733 {
	width:367px !important;
	height:227px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item24734 {
	width:336px !important;
	left:13px !important;
	top:54px !important;
	min-height:154px !important;
}

#item24758 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:50px !important;
}

#item24807 {
	width:367px !important;
	height:227px !important;
	left:6153px !important;
	top:320px !important;
}

#item24782 {
	width:142px !important;
	min-height:10px !important;
}

#item24810 {
	width:142px !important;
	height:10px !important;
	left:6166px !important;
	top:526px !important;
}

#item24819 {
	width:367px !important;
	height:219px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item24820 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:142px !important;
}

#item24843 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:56px !important;
}

#item24891 {
	width:367px !important;
	height:219px !important;
	left:6256px !important;
	top:263px !important;
}

#item24867 {
	width:272px !important;
	min-height:10px !important;
}

#item24893 {
	width:272px !important;
	height:10px !important;
	left:6269px !important;
	top:457px !important;
}

#item24912 {
	width:367px !important;
	height:225px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item24913 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:166px !important;
}

#item24936 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item24984 {
	width:367px !important;
	height:225px !important;
	left:6244px !important;
	top:164px !important;
}

#item24960 {
	width:272px !important;
	min-height:10px !important;
}

#item24986 {
	width:272px !important;
	height:10px !important;
	left:6257px !important;
	top:369px !important;
}

#item25002 {
	width:367px !important;
	height:203px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item25003 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:142px !important;
}

#item25026 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item25078 {
	width:367px !important;
	height:203px !important;
	left:6475px !important;
	top:227px !important;
}

#item25050 {
	width:272px !important;
	min-height:10px !important;
}

#item25080 {
	width:272px !important;
	height:10px !important;
	left:6489px !important;
	top:410px !important;
}

#item25089 {
	width:367px !important;
	height:326px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item25090 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:250px !important;
}

#item25113 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item25166 {
	width:367px !important;
	height:326px !important;
	left:6531px !important;
	top:181px !important;
}

#item25137 {
	width:349px !important;
	min-height:10px !important;
}

#item25168 {
	width:349px !important;
	height:10px !important;
	left:6545px !important;
	top:483px !important;
}

#item25287 {
	width:367px !important;
	height:153px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item25288 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:82px !important;
}

#item25311 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item25284 {
	width:367px !important;
	height:153px !important;
	left:6702px !important;
	top:246px !important;
}

#item25338 {
	width:272px !important;
	min-height:10px !important;
}

#item25335 {
	width:272px !important;
	height:10px !important;
	left:6716px !important;
	top:378px !important;
}

#item25374 {
	width:367px !important;
	height:157px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item25375 {
	width:336px !important;
	left:13px !important;
	top:54px !important;
	min-height:82px !important;
}

#item25398 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:50px !important;
}

#item25446 {
	width:367px !important;
	height:157px !important;
	left:6577px !important;
	top:130px !important;
}

#item25422 {
	width:272px !important;
	min-height:10px !important;
}

#item25448 {
	width:272px !important;
	height:10px !important;
	left:6590px !important;
	top:265px !important;
}

#item25466 {
	width:367px !important;
	height:185px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#a7cfe2;
}

#item25467 {
	width:336px !important;
	left:13px !important;
	top:39px !important;
	min-height:130px !important;
}

#item25490 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:45px !important;
}

#item25538 {
	width:367px !important;
	height:185px !important;
	left:6713px !important;
	top:10px !important;
}

#item25514 {
	width:291px !important;
	min-height:10px !important;
}

#item25544 {
	width:291px !important;
	height:10px !important;
	left:6726px !important;
	top:176px !important;
}

#item25563 {
	width:367px !important;
	height:81px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item25564 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:10px !important;
}

#item25587 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item25636 {
	width:367px !important;
	height:81px !important;
	left:6855px !important;
	top:206px !important;
}

#item25612 {
	width:272px !important;
	min-height:10px !important;
}

#item25638 {
	width:272px !important;
	height:10px !important;
	left:6868px !important;
	top:264px !important;
}

#item25666 {
	width:367px !important;
	height:166px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item25667 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:106px !important;
}

#item25690 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item25738 {
	width:367px !important;
	height:166px !important;
	left:6856px !important;
	top:126px !important;
}

#item25714 {
	width:97px !important;
	min-height:10px !important;
}

#item25740 {
	width:97px !important;
	height:10px !important;
	left:6869px !important;
	top:269px !important;
}

#item28058 {
	width:97px !important;
	min-height:10px !important;
}

#item28055 {
	width:97px !important;
	height:10px !important;
	left:6974px !important;
	top:269px !important;
}

#item25749 {
	width:367px !important;
	height:85px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item25750 {
	width:336px !important;
	left:13px !important;
	top:23px !important;
	min-height:58px !important;
}

#item25773 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:13px !important;
}

#item25821 {
	width:367px !important;
	height:85px !important;
	left:6929px !important;
	top:313px !important;
}

#item25797 {
	width:107px !important;
	min-height:10px !important;
}

#item25823 {
	width:107px !important;
	height:10px !important;
	left:6943px !important;
	top:378px !important;
}

#item28005 {
	width:212px !important;
	min-height:10px !important;
}

#item28002 {
	width:212px !important;
	height:10px !important;
	left:7057px !important;
	top:378px !important;
}

#item25849 {
	width:367px !important;
	height:261px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item25850 {
	width:336px !important;
	left:13px !important;
	top:53px !important;
	min-height:184px !important;
}

#item25873 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:44px !important;
}

#item25921 {
	width:367px !important;
	height:261px !important;
	left:6998px !important;
	top:230px !important;
}

#item25897 {
	width:272px !important;
	min-height:10px !important;
}

#item25923 {
	width:272px !important;
	height:10px !important;
	left:7011px !important;
	top:469px !important;
}

#item25937 {
	width:367px !important;
	height:151px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item25938 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:94px !important;
}

#item25961 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item26009 {
	width:367px !important;
	height:151px !important;
}

#item25985 {
	width:272px !important;
	min-height:10px !important;
}

#item26011 {
	width:272px !important;
	height:10px !important;
	left:13px !important;
	top:130px !important;
}

#item26032 {
	width:367px !important;
	height:177px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item26033 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:106px !important;
}

#item26056 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item26105 {
	width:367px !important;
	height:177px !important;
	left:7091px !important;
	top:181px !important;
}

#item26080 {
	width:104px !important;
	min-height:10px !important;
}

#item26107 {
	width:104px !important;
	height:10px !important;
	left:7104px !important;
	top:338px !important;
}

#item26117 {
	width:367px !important;
	height:195px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#ffe787;
}

#item26118 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:130px !important;
}

#item26141 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item26189 {
	width:367px !important;
	height:195px !important;
	left:7062px !important;
	top:117px !important;
}

#item26165 {
	width:272px !important;
	min-height:10px !important;
}

#item26191 {
	width:272px !important;
	height:10px !important;
	left:7076px !important;
	top:287px !important;
}

#item26215 {
	width:367px !important;
	height:235px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item26216 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:178px !important;
}

#item26239 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item26287 {
	width:367px !important;
	height:235px !important;
	left:7255px !important;
	top:249px !important;
}

#item26263 {
	width:180px !important;
	min-height:10px !important;
}

#item26289 {
	width:180px !important;
	height:10px !important;
	left:7269px !important;
	top:463px !important;
}

#item26305 {
	width:367px !important;
	height:177px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item26306 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:118px !important;
}

#item26330 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item26379 {
	width:367px !important;
	height:177px !important;
	left:7303px !important;
	top:119px !important;
}

#item26354 {
	width:272px !important;
	min-height:10px !important;
}

#item26381 {
	width:272px !important;
	height:10px !important;
	left:7316px !important;
	top:274px !important;
}

#item26395 {
	width:367px !important;
	height:130px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item26396 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:70px !important;
}

#item26420 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item26468 {
	width:367px !important;
	height:130px !important;
	left:7338px !important;
	top:270px !important;
}

#item26444 {
	width:272px !important;
	min-height:10px !important;
}

#item26470 {
	width:272px !important;
	height:10px !important;
	left:7352px !important;
	top:377px !important;
}

#item26482 {
	width:367px !important;
	height:130px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item26483 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:58px !important;
}

#item26506 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item26554 {
	width:367px !important;
	height:130px !important;
	left:7392px !important;
	top:364px !important;
}

#item29163 {
	width:272px !important;
	min-height:10px !important;
}

#item29159 {
	width:272px !important;
	height:10px !important;
	left:7406px !important;
	top:471px !important;
}

#item27500 {
	width:367px !important;
	height:165px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item27501 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:82px !important;
}

#item27524 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item27497 {
	width:367px !important;
	height:165px !important;
	left:7347px !important;
	top:105px !important;
}

#item27552 {
	width:272px !important;
	min-height:10px !important;
}

#item27548 {
	width:272px !important;
	height:10px !important;
	left:7361px !important;
	top:235px !important;
}

#item27580 {
	width:272px !important;
	min-height:10px !important;
}

#item27606 {
	width:272px !important;
	height:10px !important;
	left:7361px !important;
	top:252px !important;
}

#item27674 {
	width:367px !important;
	height:146px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item27675 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:70px !important;
}

#item27698 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item27671 {
	width:367px !important;
	height:146px !important;
	left:7336px !important;
	top:302px !important;
}

#item27725 {
	width:272px !important;
	min-height:10px !important;
}

#item27722 {
	width:272px !important;
	height:10px !important;
	left:7350px !important;
	top:423px !important;
}

#item27766 {
	width:367px !important;
	height:134px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item27767 {
	width:336px !important;
	left:13px !important;
	top:28px !important;
	min-height:70px !important;
}

#item27790 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:13px !important;
}

#item27763 {
	width:367px !important;
	height:134px !important;
	left:7494px !important;
	top:260px !important;
}

#item27818 {
	width:272px !important;
	min-height:10px !important;
}

#item27815 {
	width:272px !important;
	height:10px !important;
	left:7508px !important;
	top:369px !important;
}

#item28590 {
	width:367px !important;
	height:134px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item28591 {
	width:336px !important;
	left:13px !important;
	top:46px !important;
	min-height:58px !important;
}

#item28614 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:30px !important;
}

#item28587 {
	width:367px !important;
	height:134px !important;
	left:7411px !important;
	top:357px !important;
}

#item28644 {
	width:272px !important;
	min-height:10px !important;
}

#item28641 {
	width:272px !important;
	height:10px !important;
	left:7425px !important;
	top:470px !important;
}

#item28979 {
	width:367px !important;
	height:146px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item28980 {
	width:336px !important;
	left:13px !important;
	top:57px !important;
	min-height:58px !important;
}

#item29003 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:41px !important;
}

#item28976 {
	width:367px !important;
	height:146px !important;
	left:7647px !important;
	top:243px !important;
}

#item29030 {
	width:272px !important;
	min-height:10px !important;
}

#item29027 {
	width:272px !important;
	height:10px !important;
	left:7660px !important;
	top:367px !important;
}

#item29253 {
	width:367px !important;
	height:99px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item29254 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:46px !important;
}

#item29277 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item29250 {
	width:367px !important;
	height:99px !important;
	left:7812px !important;
	top:200px !important;
}

#item29458 {
	width:367px !important;
	height:158px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item29459 {
	width:336px !important;
	left:13px !important;
	top:57px !important;
	min-height:70px !important;
}

#item29483 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:41px !important;
}

#item29455 {
	width:367px !important;
	height:158px !important;
	left:7767px !important;
	top:336px !important;
}

#item29510 {
	width:272px !important;
	min-height:10px !important;
}

#item29507 {
	width:272px !important;
	height:10px !important;
	left:7781px !important;
	top:472px !important;
}

#item29636 {
	width:367px !important;
	height:107px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item29637 {
	width:336px !important;
	left:13px !important;
	top:43px !important;
	min-height:34px !important;
}

#item29660 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item29633 {
	width:367px !important;
	height:107px !important;
	left:7833px !important;
	top:144px !important;
}

#item29688 {
	width:272px !important;
	min-height:10px !important;
}

#item29685 {
	width:272px !important;
	height:10px !important;
	left:7847px !important;
	top:230px !important;
}

#item29780 {
	width:367px !important;
	height:130px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item29781 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:70px !important;
}

#item29804 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item29777 {
	width:367px !important;
	height:130px !important;
	left:8134px !important;
	top:176px !important;
}

#item29831 {
	width:272px !important;
	min-height:10px !important;
}

#item29828 {
	width:272px !important;
	height:10px !important;
	left:8147px !important;
	top:283px !important;
}

#item29927 {
	width:367px !important;
	height:117px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#e79235;
}

#item29928 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:46px !important;
}

#item29951 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item29924 {
	width:367px !important;
	height:117px !important;
	left:7760px !important;
	top:123px !important;
}

#item29978 {
	width:272px !important;
	min-height:10px !important;
}

#item29975 {
	width:272px !important;
	height:10px !important;
	left:7773px !important;
	top:219px !important;
}

#item26582 {
	width:367px !important;
	height:315px !important;
	box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow:6px 6px 5px 0px rgba(0,0,0,0.75);
	background:#648b48;
}

#item26583 {
	width:336px !important;
	left:13px !important;
	top:40px !important;
	min-height:250px !important;
}

#item26606 {
	width:309px !important;
	left:13px !important;
	top:7px !important;
	min-height:27px !important;
}

#item26658 {
	width:367px !important;
	height:315px !important;
	left:8196px !important;
	top:163px !important;
}

#item26630 {
	width:272px !important;
	min-height:10px !important;
}

#item26660 {
	width:272px !important;
	height:10px !important;
	left:8209px !important;
	top:455px !important;
}
#in5footer,  #prefooter {display:none;}
