@charset "UTF-8";
/* CSS Document */
header {
	background: #FFF;
	min-height: 100px;
	color: #000;
}
header h1 {
	margin: 0;
	font-size: 3em;
	font-family: 'Oranienbaum', serif;
	line-height: 1.5em;
	text-align: center;
	text-decoration: none;
}
header h3 {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-size: 1.5em;
	font-family: 'La Belle Aurore', cursive;
	line-height: 1em;
	margin-bottom: 10px;
	text-align: center;
}
header h3 a {
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
header h3 a:hover {
	color: rgba(167,183,155,1.00);
}
header nav ul {
	padding: 0;
	text-align: center;
	margin: 0;
	text-decoration: none;
}
header nav li {
	list-style: none;
	display: inline-block;
	margin: 1%  1% 1% 1%;
	text-align: center;
	font-size: 18px;
}
header nav li a {
	padding: 3px 12px;
	color: rgba(167,183,155,1.00);
	text-decoration: none;
}
header nav li a:hover {
	text-decoration: none;
	color: #366;
}
header nav li a:visited {
	text-decoration: none;
	color: rgba(167,183,155,1.00);
}

article.color1 {
	background-color: #87514B;
}
article.color2 {
	background-color: #347081;
}
article.color3 {
	background-color: #999;
}
article.color4 {
	background-color: #E1AC77;
}
article.color5 {
	background-color: #CC9;
}
article.color6 {
	background-color: #747F5B;
	
}
.arrows img {
		float: right;
		width: 6%;
		height: auto;
		margin-top: 1%;
		margin-bottom: 1%;
	}
section.thirds_long article {
		height: auto;
		width: 100%;
		float: left;
		font-family: 'Oranienbaum', serif;
	}
	section.thirds article {
		background: rgba(231,167,169,1.00);
		min-height: 200px;
		width: 28%;
		margin: 2% 2.66%;
		float: left;
		font-family: 'Oranienbaum', serif;
	}
	
@media screen and (min-width: 961px) {
	ul.gallery li {
	list-style: none;
}
h1 {
	clear: left;
	margin-left: 2%;
	font-family: 'Oranienbaum', serif;
}
h2 {
	clear: left;
	margin-left: 2%;
	font-family: 'Oranienbaum', serif;
}
ul.gallery li a img {
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.4);
	box-shadow:0 0 3px rgba(0,0,0,0.4);

	border: solid medium rgba(0,0,0,1.00);
	padding: 1%;
}
	.gallery {
	float: left;
	width: 20%;
	margin-left: 2%;	
}
.information {
	float: left;
	width: 70%;
	margin-top: 7%;
	
}
.information p {
	font-family: 'Oranienbaum', serif;
	font-size: 18px;
}
}
@media screen and (max-width: 960px) {
	ul.gallery li {
	list-style: none;
}
h1 {
	clear: left;
	margin-left: 2%;
	font-family: 'Oranienbaum', serif;
}
h2 {
	clear: left;
	margin-left: 2%;
	font-family: 'Oranienbaum', serif;
}
ul.gallery li a img {
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.4);
	box-shadow:0 0 3px rgba(0,0,0,0.4);

	border: solid medium rgba(0,0,0,1.00);
	padding: 1%;
}
	.gallery {
	float: left;
	width: 20%;
	margin-left: 2%;
	margin-right: 5%;	
}
.information {
	float: left;
	width: 60%;
	margin-top: 13%;
	
}
.information p {
	font-family: 'Oranienbaum', serif;
	font-size: 16px;
}
}
@media screen and (max-width: 480px) {

	ul.gallery li {
	list-style: none;

}
h1 {
	clear: left;
	margin-left: 2%;
	font-family: 'Oranienbaum', serif;
}
h2 {
	clear: left;
	margin-left: 2%;
	font-family: 'Oranienbaum', serif;
}
ul.gallery li a img {
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 3px rgba(0,0,0,0.4);
	box-shadow:0 0 3px rgba(0,0,0,0.4);

	border: solid medium rgba(0,0,0,1.00);
	padding: 1%;
}
	.gallery {
	float: left;
}
.information {
	clear:both;
	width: 95%;
	margin-left: 2.5%;
	
}
.information p {
	font-family: 'Oranienbaum', serif;
	font-size: 16px;
}
	header {
		background: #FFF;
		min-height: 100px;
		color: #000;
}
	header h1 {
		font-size: 2.5em;
		line-height: 2.5em;
}
	header nav ul {
			margin: 0;
			text-align: left;
			margin-left: 0%;
}
	header nav li {
			width: 100%;
			margin-bottom: 8px;
			text-align: left;
}
	header nav li a {
		display: block;
		width: 100%;
		padding-left: 2%;
}
header nav li a:hover {
	text-decoration: none;
	color: #366;
}
}
#footer {
	clear: both;
	background-color: rgba(243,228,162,1.00);
	width: 100%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	text-align: center;
	height: auto;
	width: 100%;
	text-decoration: none;
}
#footer ul {
	padding: 0;
	text-align: center;
	margin: 0;
	font-size: 16px;
	text-decoration: none;
}
#footer li {
	list-style-type: none;
	display: inline-block;
	margin: 0  1% 10px 1%;
	text-align: center;
	margin-top: 10px;
}
#footer li a {
	padding: 3px 12px;
	color: rgba(0,0,0,1.00);
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
}
#footer li a:visited {
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
#copyright {
	text-align: center;
	color: rgba(0,0,0,1.00);
	font-size: 14px;
	margin-top: 10px;
	text-decoration: none;
}