@charset "utf-8";
.overlay{ 
width: 100%; 
height: 100%; 
position: fixed; 
top: 0; 
left: 0; 
background: #ccc2c0;  
z-index: 1000;  
} 
body {
	margin: 0px;
	color: #000000;
	font-family: quicksand;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	background-color: #ccc2c0;
	line-height: 16px;
	width: 50%;
	height: 50%;
	padding-left: 0px;
}
#paragraph {
	padding-left: 110px;
	color: #000000;
	font-style: normal;
	font-weight: 400;
	font-family: quicksand;
	font-size: 12px;
	line-height: 16px;
	padding-top: 480px;
	width: 230px;
}
#paragraphstatement {
	padding-left: 110px;
	color: #000000;
	font-style: normal;
	font-weight: 400;
	font-family: quicksand;
	font-size: 12px;
	line-height: 16px;
	padding-top: 55px;
	width: 230px;
}
#wrapper {
	width: 70%;
	min-width: 0px;
	max-width: 2048px;
	margin-left: 110px;
	margin-right: 0px;
	margin-top: 60px;
	color: #000000;
	font-style: normal;
	font-weight: 700;
	font-family: quicksand;
	/* [disabled]height: 124px; */
	/* [disabled]max-height: 800px; */
}
#top {
	overflow: hidden;
	color: #000000;
	font-style: normal;
	font-weight: 400;
	font-family: quicksand;
	font-size: 14.5px;
	list-style-type: none;
	line-height: 6px;
	text-align: left;
}

h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-style: normal;
	font-weight: 300;
	font-family: quicksand;
	letter-spacing: 0%;
	line-height: 180%;
	padding-bottom: 8px;
	padding-left: 0px;
	text-indent: 0px;
}
h2 {
	margin-top: 0em;
}


figure {
	display: block;
	width: 420px;
}
figure img {
	padding: 10px;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
}

figcaption {
	font-size: 0.875em;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-top: 0.5em;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
footer {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2%;
	color: #FFFFFF;
	position: absolute;
	top: 1220px;
	bottom: 10px;
}
a {
	font-weight: normal;
	color: #7f4137;
	font-size: 12px;
}
a:link {
	color: #000000;
	list-style-type: none;
	-webkit-box-shadow: 0px 0px #7f4137;
	box-shadow: 0px 0px #7f4137;
	font-style: normal;
	font-weight: 400;
	font-family: quicksand;
	font-size: 14px;
	line-height: 7px;
}
a:visited {
	color: #000000;
}
a:hover, a:active, a:focus {
	color: #7f4137;
	font-style: normal;
	font-weight: 400;
	font-family: quicksand;
	font-size: 14px;
	line-height: 7px;
}
#news {
    color: #000000;
    font-style: normal;
    font-weight: 400;
    font-family: quicksand;
    font-size: 12px;
    line-height: 16px;
    margin-top: -120px;
    margin-left: 600px;
    width: 282px;
    max-width: 282px;
    max-height: 800px;
    height: 800px;
    overflow-x: hidden;
    overflow-y: hidden;
    opacity: 1;
    /* [disabled]display: compact; */
    visibility: visible;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    margin-right: 0px;
    padding-right: 30px;
    background-attachment: fixed;
}
