* {
	border: 0;
	font-family: sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

address {
	font-style: normal;
	line-height: 1.25em;
	margin: -1em 15% 1em;
}
small{font-size:10px;text-align:center;}
body {
	background-image: url('images/header.png');
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 150px;
}

html {
	background-color: #f0e8d0;
	background-image: url('images/header_bg.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}

input, textarea {
	border: 1px solid #d47338;
	padding: 0.25em;
}

label {
	display: block;
}

p {
	line-height: 1.25em;
	margin: 0 auto 1em;
	max-width: 50em;
	padding: 0 25px 0 0;
}

#addresssection {
	margin-right: 50px;
}
#links {margin-top:15px;text-align:center;}
#links p.downloads a {padding:0;border-top:none !important;}
#links p.downloads a:hover {	background-color: #d55027;	color: #fff;}

#content {
	background-image: url('images/pageborder_right.png');
	background-position: right;
	background-repeat: repeat-y;
	left: 215px;
	max-width: 755px;
	padding-bottom: 2em;
	position: absolute;
	right: 25px;
	top: 150px;
}

#footer {
	background-color: #f0e8d0;
	border-top: 1px solid #000;
	bottom: 0;
	height: 1.25em;
	left: 0;
	line-height: 1.25em;
	padding-top: 0.25em;
	position: fixed;
	right: 0;
	text-align: center;
}

#navigation {
	background-color: #d47338;
	background-image: url('images/navigation_header.jpg');
	background-repeat: no-repeat;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	height: 2000px;
	left: 12px;
	padding-top: 8px;
	position: fixed;
	top: 0;
	width: 175px;
}

#navigation a {
	border-top: 1px solid #000;
	color: #000;
	display: block;
	font-size: 1.25em;
	padding: 0.3em 0;
	text-align: center;
	text-decoration: none;
	width: 175px;
}

#navigation a:hover {
	background-color: #d55027;
	color: #fff;
}

#navigation a img {
	height: 73px;
	margin: 0 3px;
	width: 159px;
}

#navigation a#logo {
	border: 0;
	display: block;
	height: 73px;
	margin: 0 auto;
	padding: 1px;
	width: 165px;
}

#navigation a#logo:hover {
	background-color: transparent;
	border: 1px inset #d47338;
	padding: 0;
}

#navmenu {
	border-bottom: 1px solid #000;
	list-style-type: none;
	margin-top: 125px;
}

#pageheader {
	background-image: url('images/pageheader_bg.png');
	background-position: top right;
	background-repeat: no-repeat;
}

.gallery {
	border: 1px solid #d47338;
	margin: 0 2em 1.5em 7em;
	max-width: 520px;
	overflow: auto;
	padding: 1.5em;
}

.gallery_large {
	border: 1px solid #d47338;
}

.gallery_largesection {
	float: left;
	margin-bottom: 0.5em;
	text-align: center;
	width: 300px;
}

.gallery_thumbnail {
	border: 1px solid #d47338;
}

.gallery_thumbsection {
	float: left;
	margin: 0 10px;
	max-width: 200px;
	width: 100%;
}

.homepage_text {
	margin-top: 3em;
}

.invisible {
	display: none;
}

.pictures {
	margin-bottom: 1em;
	overflow: auto;
	text-align: center;
	width: 100%;
}

.pictures img {
	border: 1px solid #000;
	margin: 0 0.5em;
	vertical-align: middle;
}

.pictures .quote {
	margin-top: 0.5em;
	max-width: 419px;
	text-align: center;
}

.quote {
	color: #7f220f;
	margin: 0 auto 1em;
	max-width: 75%;
	text-align: right;
}