@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/bg_pattern.gif);
	background-repeat: repeat;
	height: 81px;
	width: 761px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display: block;
}
.left {
	float: left;
}
#leftdesign {
	float: left;
	width: 360px;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
#nav {
	width: 133px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #565250;
	font-size: 12px;
	line-height: 17px;
	margin-left: 36px;
	margin-right: 20px;
	margin-top: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #759355;
	font-size: 22px;
	margin-left: 36px;
	margin-bottom: 0px;
}
#gallery {
	height: 207px;
	width: 475px;
	margin-left: 91px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
#thumbs {
	height: 207px;
	width: 324px;
	overflow: hidden;
	float: left;
}
.leftText {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #565250;
	font-size: 12px;
	line-height: 17px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
a {
	color: #678844;
}
a:link {
	color: #678844;
}
a:visited {
	color: #678844;
}
a:hover {
	color: #678844;
}
a:active {
	color: #678844;
}
#rightdesign {
	float: right;
	margin-right: 23px;
}
.designtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #565250;
	font-size: 11px;
	line-height: 16px;
	margin-left: 36px;
	margin-right: 20px;
	margin-top: 15px;
}

.centre {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
