body
	{ 
	margin: 0px;
	padding: 0px;
	color:#222222;
	background:#9bc679 url(/images/bg.gif) repeat-x top left; 
	font-size:9pt;
	font-family:  "Lucida Grande", lucida, arial, helvetica, sans-serif;
	}
	
div 
	{

	}
	
img
	{
	border:0; 
	}
	
h1, h2, h3, h4, h5, h6
	{
	font-family: "Century Gothic","Lucida Sans Unicode","Trebuchet MS","Helvetica","Arial",sans-serif;
	margin: 0;
	}

h1
	{
	font-weight:normal;
	letter-spacing: -1px;	
	font-size:16pt;
	}
	
h2
	{
	font-weight:normal;
	letter-spacing: -1px;
	font-size:14pt;
	}
	
h3
	{
		font-weight:normal;
	letter-spacing: -1px;
	font-size:12pt;
	}
	
a
	{
	color:#273f15;
	text-decoration: none;

	}

a:hover
	{
	text-decoration: underline;
	}	
	

label
	{
	color:#000000;
	line-height: 140%;
	font-size: 90%;
	font-weight:bold;
	display:block;
	}

input.field
	{
	border: 0;
	margin-bottom:10px;
	width:230px;
	}
	
input.button
	{
	border: 1px solid #000000;
	background-color:#9bc679;
	width:60px;
	}
	
.rounded
	{
	padding:0 0 0 11px;
	margin:10px;
	background:url("/images/tsr-l.gif") top left no-repeat;
	float:left;
	}

.rounded h1, .rounded h2, .rounded h3

	{
	background:url("/images/tsr-r.gif") top right no-repeat;
	margin:0;
	padding:8px 0 0.5em 0;
	}
	
.rounded p
	{
	margin:0 0 0 -11px;
	padding:0 11px 1.5em;
	border:1px solid #d8d8d8;
	border-width:0 0px;
	background:#c6d799;
	}
	
.rounded div
	{
	margin:0 0 0 -11px;
	padding-left:11px;
	background:url("/images/tsr-l.gif") bottom left no-repeat;
	}
	
.rounded a.more
	{
	display:block;
	text-align:right;
	padding:0 10px 10px 0;
	background:url("/images/tsr-r.gif") bottom right no-repeat;
	}


#topbarsmall
	{
	height:240px;
	width:600px;
	background:url(/images/logo.gif) no-repeat top left; 
	float:left;
	}	
		
	
#header
	{
	margin-left:auto;
	margin-right:auto;
	width:704px;
	height:622px;
	}

#menuhome
	{
	margin-top:-610px;
	margin-left:500px;
	width:230px;
	
	}

#menuhome ul
	{
	list-style: none;
	line-height:20pt;
	}

#content
	{
	margin-left:auto;
	margin-right:auto;
	width:704px;
	}
	

#righthand
	{
	float:right;
	width:270px;
	margin-top:12px;
	margin-right:10px;
	}
	
	
#kettle
	{
	margin-left:0px;
	width:478px;
	height:190px;
	background:#ebc3bd url(/images/contact-image.jpg) no-repeat top left; 
	}	

	
#imagecentre
	{
	width:100%;
	height:190px;
	background:#ffffff; 
	padding-bottom:20px;
	}	

	
#footer 
	{
	clear: both;
	width:826px;
	padding-top:20px;
	margin-top:60px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
#footer ul
	{
	list-style: none;
	}

#footer ul li
	{
	margin-right:5px;
	display: inline;
	font-size:8pt;
	}

#footer em
	{
	font-size:8pt;
	color:#486d2a;
	}




.teasermix
	{
	padding:0 0 0 11px;
	margin:10px;
	background:url("../images/tsr-l-mix.gif") top left no-repeat;
	background:#c6d799;
	float:left;
	}
	

.teasermix h3, h1

	{
	background:url("../images/tsr-r-mix.gif") top right no-repeat;
	margin:0;
	padding:8px 0 0.5em 0;
	}
	
	
.teasermix p
	{
	margin:0 0 0 -11px;
	padding:0 11px 0.5em;
	border:1px solid #d8d8d8;
	border-width:0 0px;
	}


.teasermix ul, .teasermix ol
	{
	margin:0 0 0 -11px;
	padding:0 11px 0.5em;
	border:1px solid #d8d8d8;
	border-width:0 0px;
	background:#c6d799;
	}


.teasermix ul li, .teasermix ol li
	{
	margin:0 0 0 22px;
	}
	

.teasermix div
	{
	margin:0 0 0 -11px;
	padding-left:11px;
	background:url("../images/tsr-l-mix.gif") bottom left no-repeat;
	}


.teasermix a.more
	{
	display:block;
	text-align:right;
	padding:0 10px 10px 0;
	background:url("../images/tsr-r-mix.gif") bottom right no-repeat;
	}
	
