@charset "UTF-8";
html {
    position: relative;
    min-height: 100%;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(images/morning-dew.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 550px;
	background-position: center top;
}
#content {
	width: auto;
	margin-top: 20px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#content p  {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 140%;
	text-align: center;
}
.righttext {
	text-align: right;
	margin-right: 5px;
}
#left {
	float: left;
	width: 120px;
	padding-top: 15px;
}
#right {
	margin-left: 20px;
	float: left;
	width: 360px;
}
#content h1  {
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 0px;
}
#contactform {
	text-align: left;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #F0A725;
	text-decoration: none;
}
#centre {
	width: 100%;
	background-color: #CCC;
	height: auto;
}
#centre img {
	height: auto;
	width: 100%;
}
.gallerywrap {
	height: auto;
	width: 360px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.gallery {
	float: left;
	height: auto;
	width: 82px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	padding-top: 0px;
}
.gallery p {
	font-size: 10px;
	color: #666;
	line-height: 12px;
}
.gallery img {
}
body {
	padding: 0px;
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 150px;
	margin-left: 0px;
}
.contact {
	width: 395px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 5px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
hr {
	background-color: #CCC;
	height: 1px;
	border: 0;
}
.contact p   {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
#footer {
	height: 150px;
	background-color: #F5F5F5;
	left: 0;
	bottom: 0;
	height: 100px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	position: absolute;
} 
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #F0A725;
}
#footer li {
	display: block;
	float: left;
	width: 60px;
}
.linkswrap {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-bottom: 45px;
}
.contentother {
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	width: 500px;
}
#content .contentother h1 {
	text-align: left;
}
#content .contentother p  {
	text-align: left;
}
.contentother #left img {
	padding-bottom: 10px;
}
#top {
	background-color: #FFF;
	opacity: 0.85;
	height: auto;
	width: 200px;
	margin-left: 20px;
}
#header-logo {
	width: 160px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.magpix {
	float: left;
	padding-right: 10px;
}
