@charset "utf-8";
/* CSS Document */
html {
	height:100%;
}
a img {border:0;}
body {
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#4a4946;
	height:100%;
	background:url(images/bg.jpg) repeat-x #f8f5ec;
	margin-bottom:15px;
}
h1 {
	color:#205140;
	font-size:28px;
	font-weight:normal;
	margin:0 auto auto auto;
}
h2 {
	color:#205140;
	font-size:24px;
	font-weight:normal;
	margin:0 auto auto auto;
}
h3 {
	color:#205140;
	font-size:18px;
	font-weight:normal;
	margin:0 auto auto auto;
}
.stretch {
	clear:both;
}/* to enable wrappers to stretch - this goes last in the div */
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height:110px;
	background:url(images/header.jpg) no-repeat left top;
}
#contentwrapper2 {
	padding:11px;
	background:#eae3c9;
	min-height:100%;
	height:auto;
}
#nav {
	height:218px;
	width:257px;
	float:left;
	background:url(images/menu-bg.jpg);
	margin-right:12px;
}
.topimage1 {
	float:left;
	width:185px;
	height:218px;
	margin-right:11px;
}
.topimage2 {
	float:left;
	width:186px;
	height:218px;
	margin-right:16px;
}
.topimage3 {
	float:left;
	width:211px;
	height:218px;
	margin-bottom:11px;
}
#text {
	padding: 17px;
	float:left;
	width:618px;
	background:#f7f5eb;
	margin-right:13px;
	min-height:355px;
	clear:none;
}

#rightholder {
	float:right;
	width:203px;
	background:#f7f5eb;
	padding:4px;
}
.rightimage1 {
	margin-bottom:4px;
	text-align:center;
}
.rightimage2 {
	margin-bottom:4px;
	text-align:center;
}
#footer {
	height:171px;
	background:#205140;
	color:white;
	
}
#footer a {color:white;}

.mapholder {float:right;}
.directions {float:left;text-align:left;}
.navlink {
	background:url(images/arrow.png) no-repeat 20px 8px;
	padding:5px 0 5px 45px;
	margin:5px;
	font-size:18px;
	font-weight:normal;
}
.navlink#selected {background:url(images/arrow-selected.png) no-repeat 20px 8px;}
.navlink:hover {}
.navlink a {
	
	color:#4a4946;
	text-decoration:none;
}
.navlink a:hover {text-decoration:underline;}
.enquiry {float:left; width:400px; padding:10px 25px 0 25px;}
#formholder td {vertical-align:top; padding:3px 0 3px 0;}
#address {margin-top:15px;}
.enquiry #address td {color:#f7f5eb;}
#contactform td {padding:3px 0 3px 0;}
#contactform td input,  #contactform td textarea {background:#eae3c9;border: 1px solid #5e4233;font-family:Georgia, "Times New Roman", Times, serif;width:185px;}
select {background:#eae3c9;border: 1px solid #5e4233;font-family:Georgia, "Times New Roman", Times, serif;}
#contactform td input.submit{width:75px;}
.directbtm {clear:both; padding-top:10px;}

.imgbox {width:190px; margin-right:16px; overflow:hidden; float:left;margin-top:16px;}

#text.samples {width:862px;
padding:16px 0 16px 16px;}	
.clear {clear:both;}
.imagewrap {
	margin-left:20px;}
.bergere {float:right;margin:10px;}


