@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, blockquote, th, td img {
	padding:0;
	margin:0;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	background:#9caa55 url(cssimages/bg1.jpg) no-repeat center top fixed;
	line-height:1.25;
	margin:0 0 15px 0;
}
#wrapper {
	margin:0 auto;
	width:960px;
	background:#F5F6F1;
}
#header {
	position:relative;
	height:230px;
	background:url(cssimages/top1.jpg);
}
#content {
	position:relative;
	background:#F5F6F1 url("cssimages/content-bg1.jpg") no-repeat;
	padding:0 30px 10px 30px;
}
#footer {
	height:20px;
	background:#F7F8F3;	
	color:#060;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	padding:4px 15px 0 0;
	border-top:1px solid #ddd;
}
#TcAd {
	position:relative;
	margin:0 auto;
	width:955px;
	font-size:10px;
	color:#737f4d;
	text-align:left;
	padding:2px 0 0 5px;
	background:transparent;
}
#TcAd a:link, #TcAd a:visited {
	text-decoration:none;
	color:#737f4d;
}
#TcAd a:hover {
	text-decoration:underline;
	color:#555f3c;
}
/********  START NAV  ********/
#nav {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	height:45px;
	/*background:url(cssimages/nav-gnl.gif) repeat-x top;*/
	margin:0;
	top:140px;
}
#nav ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#nav li {
	display:inline;
	float:left;
	margin:0;
	padding:00;
}
#nav a span { /*left nav bg*/
	display:block;
/*	background:url(cssimages/nav-gn_r1_c1.gif) no-repeat left top;*/
	font-size:18px;
	color:#fff;
	line-height:45px;
	width:192px;
	text-align:center;
	margin:0;
	padding:0;
}
#nav a { /*right nav bg*/
	background: url(cssimages/nav-gn.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#nav a:hover, #nav li.item_active a {
	background-position:right bottom;
	background-repeat: no-repeat;
}
#nav a:hover span, #nav li.item_active a span {
	background-position:left bottom;
	font-style:normal;
	text-decoration:none;
}
#nav a:hover span {
	color:#bbccee;
	cursor:pointer;
}
#nav li.item_active a span {
	color:#fff;
}
/********  END NAV  ********/
/******* Form styling *******/
#Contact {
	width:545px;
	margin:15px 0 0 10px;
	font-size:13px;
	padding:0 0 50px 0;
}
form {
	padding:0 10px;
	color:#060;
}
legend {
	color:#060;
}
fieldset {
	color:#000;
}
dl {
	margin: 20px 0 0 20px;
}
dt {
	float:left;
	clear:left;
	width:140px;
	margin:0 0 10px 0;
	padding:5px 0 0 5px;
	font-weight:normal;
	color:#333;
}
dt span, .red {
	color:#f00;
}
dd {
	margin:0 0 10px 0;
	font-weight:normal;
	color:#000;
}
input, textarea {
	border: 1px #ccc solid;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
.submit {
	font-size:11px;
	width:100px;
	height: 23px;
	margin:10px 0;
	padding:0;
	border:0;
	background: url(cssimages/send.gif);
	background-position:left bottom;
	cursor: pointer;
}
.submit:hover {
	background-position:left top;
}
.formtext {
	font-size:12px;
	font-weight:bold;
	padding:0;
}
.address, .enquiry {
	height:60px;
	width:260px;
}
.femail {
	width:260px;
}
#content .formtinytext {
	font-size:10px;
	padding:0 10px 5px 20px;
}
.sig {
	padding:5px 0 0 70px;
	font-weight:600;
}
/****** END FORM *****/
#products {
	margin:0 0 0 14px;
	width:870px;
}
#products input {
	border:none;
}
.product {
	width:400px;
	height:165px;
	float:left;
	padding:5px;
	margin:10px 10px 10px 13px;
	border:#ccc 1px solid;
}
.product img {
	position:relative;
	float:left;
	padding:5px 10px 0 5px;
}
.prodcat {
	color:#660500;
	font-size:24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2c5126;
}
.proddesc {
	color:#660500;
	font-size:14px;
}
.prodname {
	color:#660500;
	font-size:13px;
}
/*****************************/
p {
	padding:6px 0;
	font-size:13px;
	line-height:1.5em;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2c5126;
	font-size:30px;
	padding:15px 0 5px 50px;
}
#header h1 {
	padding:15px 0 0 30px;
}
#header h2 {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color:#2c5126;
	font-size:14px;
	padding:0 0 5px 30px;
	
}
#content h1 {
	padding-left:0px;
}
#content h2, #content h3, #content h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2c5126;
	font-size:24px;
	padding:15px 0 5px 10px;

}
#content h5 {
	color:#2c5126;
	margin:12px 0 5px 10px;
}
#content p {
	padding-left:10px;
}
#content a:link, #content a:visited {
	text-decoration:none;
	color:#00c;
}
#content a:hover {
	text-decoration:underline;
}
#map {
	padding:20px 0;
	width:900px;
}
#grouppics {
	position:relative;
	float:right;
	width:310px;
	padding:80px 0 0 10px;
}
#grouppics img {
	position:relative;
	float:left;
	padding:0 5px 5px 0;
}
.quote {
	color:#e00;
	font-weight:bold;
}
.from {
	font-size:10px;
	color: #900;
}
.imgright {
	position:relative;
	float:right;
	padding:0 0 5px 10px;
}
.imgleft {
	position:relative;
	float:left;
	padding:4px 15px 5px 0;
}
.clrboth {
	height:0;
	font-size:0;
	clear:both;
}
#dates {
	margin:10px 0 10px 250px;
}
#dates ul {font-size:13px;}
#dates li {line-height:1.3;}
#xmas {background:url(cssimages/ponsettia.gif) no-repeat top right;
