/* === CSS 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 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* === End of CSS RESET === */

@font-face {
    font-family: 'CabinRegular';
    src: url('../fonts/Cabin-Regular-webfont.eot');
    src: url('../fonts/Cabin-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Cabin-Regular-webfont.woff') format('woff'),
         url('../fonts/Cabin-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Cabin-Regular-webfont.svg#CabinBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color:#799989;
	color: white;
	font-size: 42pt;
	font-family: "CabinRegular", sans-serif;
	overflow:hidden;
		
}
h1 {
	font-size: 75px;
	font-weight: bold;
	line-height: 1.5em;
	text-shadow: 
		2px 2px 0 transparent,
		4px 4px 0 #101010;
}

a, a:visited {
	color: white;
	text-decoration: none;
	border-bottom: 2px dotted;
	transition: color 0.2s;
}

a:hover {
	color: #AAA;
}

a:active {
	color: lightblue;
}

.big {
	display: block;
	font-size: 45px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 10px;
	text-shadow: 
		2px 2px 0 transparent,
		4px 4px 0 #101010;
}

.wrapper div {
	background-repeat:repeat;	
}

nav {
	position: fixed;
	z-index: 9999999;
	left:35px !important;
	top:60px !important;
	width:230px;
	height:100%;
	background-image:url('../../images/nav_bg.png');
	background-repeat:no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
	color:#8b5e3c;
}

nav .logo {
	margin-top:40px;
	width:173px;
	height:73px;
}

nav .hand {
	margin-top:50px;
	width:53px;
	height:104px;
}

nav ul {
	padding-top:20px;	
}

nav li {
	display:block;	
	height:20px;
	width:230px;
}

nav a {
	display:block;
	color:#8b5e3c;
	font-size:12pt;
	border: none;
	padding-bottom:5px;
	text-decoration:none;
	
}

nav a:hover {
	color:#8b5e3c;	
	text-decoration:underline;
}

nav a:visited {
	color:#8b5e3c;
	text-decoration:none;
}

.clouds {
	position:absolute !important;
	z-index:9 !important;
	top:-1000px !important;
	left:-2000px !important;
	width:6000px !important;
	height:5500px !important;
	background-image:url('../../images/clouds.png') !important;
	background-repeat:repeat !important;	
}

.bird_1 {
	position:absolute;
	top:-30px;
	left:-100px;
	width:135px;
	height:224px;
}

.bird_2 {
	position:absolute;
	top:1350px;
	left:-500px;
	width:204px;
	height:137px;
}

.bird_3 {
	position:absolute;
	top:3500px;
	left:-6600px;
	width:162px;
	height:113px;
}

.leaf_1 {
	position:absolute;
	z-index:999999;
	top:275px;
	left:1600px;
	width:245px;
	height:163px;
}
.leaf_2 {
	position:absolute;
	z-index:999999;
	top:890px;
	left:840px;
	width:70px;
	height:61px;
}
.leaf_3 {
	position:absolute;
	z-index:13;
	width:323px;
	height:292px;
	top:1060px;
	left:940px;
}
.leaf_4 {
	position:absolute;
	z-index:13;
	width:105px;
	height:73px;
	top:1060px;
	left:2140px;
}
.leaf_5 {
	position:absolute;
	z-index:13;
	width:419px;
	height:237px;
	top:2100px;
	left:1200px;
}
.leaf_6 {
	position:absolute;
	z-index:13;
	width:79px;
	height:61px;
	top:2170px;
	left:800px;
}

.div_1 { 
	position:absolute;
	top:-260px;
	left:-330px;
}

.div_2 {
	position:absolute;
	top: 350px;
	left: 950px;
	width:800px;
}

.div_3 {
	position:absolute;
	top: 780px;
	left: 380px;
	width: 800px;
}

.div_4 {
	position:absolute;
	top: 1075px;
	left: 1125px;
	width: 800px;
}

.div_5 {
	position:absolute;
	top: 1165px;
	left: 2210px;
	width: 800px;
}

.div_6 {
	position:absolute;
	top: 1565px;
	left: 2480px;
	width: 800px;
}

.div_7 {
	position:absolute;
	top: 2000px;
	left: 1400px;
	width: 800px;
}

.div_8 {
	position:absolute;
	top: 2250px;
	left: 25px;
	width: 1000px;
}

.scroll_line {
	position:absolute;
	/*top:-300px !important;
	left:-675px !important;
	*/
	top:-250px;
	left:-500px;
	height:3137px;
	width:3247px;
	z-index:5 !important;
	overflow:visible;
}

.tree {
	position:absolute;
	z-index:10;
	top:2500px;
	height:1835px;
	width:1060px;
}

.sign {
	position:absolute;
	z-index:11;
	top:3641px;
	left:640px;
	width:742px;
	height:695px;
	background-image:url('../../images/content_sign.png');
	background-repeat:no-repeat !important;

}

.leaf_award {
	position:absolute;
	z-index:14;
	top:3975px;
	left:1120px;
	width:500px;
	height:315px;
	background-image:url('../../images/leaf_award.png');
	background-repeat:no-repeat;	
}



/*************************************SLIDER************************************************/

		.container {
			width: 742px;
			height: 450px;
			margin-top:50px;
			margin-left:auto;
			margin-right:auto;
			position:relative;
		}
		
		.previous {
			font-size:10pt;
			float:left;
			position:absolute;
			left: 0;
			top:500px;
		}
		
		.main_inner {
			width:3700px;
			height:340px;	
		}
		
		.next {
			font-size:10pt;
			position: absolute;
			right: 0;
			float: right;
			top:500px;
		}
		.main {
			width: 725px;
			height: 340px;
			border: none;
			overflow: hidden;
		}
		
		.content {
			display:block;
			width: 740px;
			height: 340px;
			overflow:hidden;
			float: left;
		}
		
		.sign_prev {
			position:relative;
			z-index:13;
			top:445px;
			left:270px;
			width:65px;
			height:33px;
			cursor: hand; cursor: pointer;
		}
		
		.sign_next {
			position:relative;
			z-index:13;
			top:445px;
			left:315px;
			width:65px;
			height:33px;
			cursor: hand; cursor: pointer;
		}
		

/******************************************************************************/

.footer {
	position:absolute;
	z-index:12;
	top:4335px;
	width:4000px;
	height:2000px;
	background-color:#5d776a;
	background-image:url('../../images/content_roots.png');
	background-repeat:no-repeat !important;
	
	
}
.contact {
	position:absolute;
	z-index:13;
	top:4600px;
	left:750px;	
	width:1000px;
}
.contact ul {
	list-style-type:none;	
        margin:0px;
        border:0px;
        padding:0px;
}

.contact li {
    display:block;
	height:80px;
	width:500px;
}

.footer_icon {
	float:left;
	width:52px;
	height:60px;
}

.footer_right {
	float:left;	
	height:60px;
	margin-left:15px;
	font-size:16pt;
    padding-top:10px;
}
.sp-canvas {
	display: none;
}


.highlight {
	animation: highlight 0.2s alternate 6 ;
}

@keyframes point-down {
	from {
		top: 0;
	}
	to {
		top: 5px;
	}
}

@keyframes highlight {
	to {
		background: lightblue;
	}
}