body,html{
	margin:0;
	padding:0;
}
body {
	background-color:#FFFFFF;
	color:#333333;
	margin:0;
	padding:0;
	font:0.9em 'trebuchet ms', Arial, Helvetica, sans-serif;
	height: 100%;
	background-attachment: fixed;
	background-image: url(../images/gradback1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body>#headerwrap {
	position:fixed;
	margin-right: auto;
	margin-left: auto;
}
.white-background {
	background-color: #FFF;
}

#headerwrap {
	position:absolute;
	width:100%;
	top:0px;
	left:0;
	right: 0px;
	z-index: 1000;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	text-align: center;
	background-color: #F3F9F5;
	margin-top: 0px;
}
#navcontainer {
	margin-left: auto;
	text-align: center;
	width: 960px;
	background-color: #F3F9F5;
	height: 30px;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	z-index: 2000;
}
#nav-drop {
	background-image: url(../images/nav-drop.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
}
#middlewrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	background-image: url(../images/middle-back1.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: center top;
	z-index: 0;
}
#header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	z-index: 1;
	background-color: #FFFFFF;
	margin-top: 30px;
}
#prod-header {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	z-index: 1;
	background-color: #FFFFFF;
	margin-top: 30px;
}
#middle {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#container-table{
	height: 100%;
	min-height: 100%;
	width: 920px;
	border: none;
	margin: 0px auto;
	padding: 0px;
}
#left {
	float:left;
	width:700px;
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-bottom: 30px;
	height: 100%;
}
#left-content {
	width:690px;
	height: 100%;
	display: block;
	padding-bottom: 30px;
}
#right {
	float: right;
	width: 200px;
	padding-bottom: 40px;
	margin-top: 35px;
	background-color: #FFFFFF;
	height: 100%;
}
#right-content {
	margin-bottom:5px;
	margin-top: 0px;
	width: 198px;
}
#right-content  h2 {
	padding:0;
	margin:0;
	border-bottom:1px solid #A07850;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	background-color: #BDD9E6;
}
#right-content  h4 {
	padding:0;
	margin:0;
	font-size: 105%;
	font-weight: bold;
	color: #7B9B31;
}
#phone {
	width: 100%;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
}
#totals {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 90%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
}
#viewbasket{
	margin-bottom: 5px;
	width: 100%;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
}
.basket-img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#collection {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px;
	text-align: left;
	font-size: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	clear: both;
	padding-top: 10px;
	padding-bottom: 30px;
}
#new {
	float: left;
	width: 190px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 5px;
	padding-top: 10px;
}
#logo {
	width: 119px;
	height: 87px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer {
	background-color:#FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
	vertical-align: middle;
	width: 960px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 75%;
}
#footer a {
	font-variant: normal;
	text-transform: none;
/* }
input {
	background-color: #FFFFFF;
	border: 2px solid #2B72B4;
	margin-top: 3px;
	text-indent: 2px;
	color: #333333;
	font-size: 90%;*/
}
.firstletter {
	float:left;
	margin: -0.63em 0.4em 0 0em;
	height : 4.5em;
	color:#85A735;
  }
 
  .firstletter span {
	font-size:500%;
	line-height:1em;
  }
  .firstletter + span{
    margin-left  : -0.5em;
}
.prod-head {
	font-weight: bold;
	background-color: #BAC88A;
	font-size: 85%;
}
.prod-box {
	margin-top: 0px;
	width: 690px;
	height: auto;
	float: left;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.prod-table {
	width: 100%;
}
.prod-thumb-left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 140px;
	width: 140px;
}
.prod-thumb-right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 140px;
	width: 140px;
}
.prod-form {
	float: right;
	clear: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 90%;
	border: 1px solid #7DA330;
	width: 100%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.prod-button {
	float: right;
}
.prod-button a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.prod-image-box {
	float: right;
	width: 200px;
	margin-right: 0px;
	clear: none;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: right;
}
#slide-control a{
	width: 200px;
	margin-top: 10px;
	text-align: right;
	font-size: 75%;
	text-decoration: none;
}
.prod-extra-info {
	clear: left;
	float: left;
	width: 300px;
	margin-top: 10px;
}
.gall-td {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.sub-menu ul{
	list-style-type:none;
	padding:0;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
}
.sub-menu li{
	height: 24px;	
}
.sub-menu a, .sub-menu:visited {
	display:block;
	height:24px;
	text-align:left;
	text-decoration:none;
	width: 200px;
	font-weight: bold;
	float: left;
	margin: 0px;
	list-style-type: none;
	color: #7B9B31;
	font-size: 105%;
}
.sub-menu a:hover {
	color:#FF9200;
	text-decoration: none;
}
h1 {
	padding:0;
	margin:0;
	color:#85A735;
	font-size:180%;
}
h2 {
	padding:0px;
	margin:0;
	font-size:150%;
	line-height: 1.2em;
	color: #A65F00;
	font-weight: bold;
}
h3 {
	padding:0px;
	margin:0;
	font-size:120%;
	line-height: 1em;
	color: #A65F00;
	font-weight: bold;
}
h4{
	font-size: 105%;
	font-weight: bold;
	color: #7B9B31;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:underline;
	color: #333333;
}
select {
	border: 2px solid #2B72B4;
}
input {
	background-color: #FFFFFF;
	border: 2px solid #2B72B4;
	margin-top: 3px;
	text-indent: 2px;
	color: #333333;
	font-size: 90%;
}
.input:focus {
	background-color: #F8FDF7;
	border: 2px solid #95BB4D;
}
.inputbutton{
	background-color: #FFFFFF;
	border: 2px solid #679366;
	float: left;
	margin-right: 10px;
} 
.inputbutton-centre{
	background-color: #FFFFFF;
	border: 2px solid #679366;
	margin-right: auto;
	margin-left: auto;
} 
.inputbutton:focus{
	background-color: #F8FDF7;
	border: 2px solid #95BB4D;
}
.inputbutton-centre:focus{
	background-color: #F8FDF7;
	border: 2px solid #95BB4D;
}
p {
	margin-top: 5px;
}
.link_lists {
	margin-left: 40px;
}
.centre {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
textarea {
	background-color: #FFFFFF;
	border: 2px solid #2B72B4;
	margin-top: 3px;
	text-indent: 2px;
	color: #333333;
	font-size: 90%;
	font:0.9em 'trebuchet ms', Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
.reg-icon {
	font-size: 70%;
	vertical-align: text-top;
}
noscript {
	color: #FF0000;
	text-align: center;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	width: 500px;
	font-size: 90%;
}
.small {
	font-size: 80%;
}
.small-grey {
	font-size: 70%;
	color: #999999;
	text-decoration: none;
}
.valign-top {
	vertical-align: top;
}
.img_float-right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img_float-left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.red {
	color: #E74739;
}
.red-ltegreen-back {
	color: #E74739;
	background-color: #CAE1B9;
}
.orange {
	color: #FF9200;
}
.column-space {
	width: 40px;
}
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.alignleft {
	text-align: left;
	float: left;
}
.done {
	text-decoration: line-through;
}
#right-col {
	float: right;
}
#left-col {
	float: left;
}
#calendar th {
	text-align: left;
	background-color: #E0E8F3;
}
#regular th {
	text-align: left;
	background-color: #E0E8F3;
}
.light-green-back {
	background-color: #CAE1B9;
}
.info-icon {
	vertical-align: middle;
}
.hidden {
	display: none;
}
#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #fff;
	width: 150px; /*Default width of hint.*/
	padding: 3px;
	font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	z-index:100;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
font-size:12px;
}
.hintanchor2{ /*CSS for link that shows hint onmouseover*/
color: navy;
margin: 3px 8px;
font-family:'trebuchet ms', Arial, Helvetica, sans-serif;
font-size:12px;
}
.errors {
	font-size: 110%;
	font-weight: bold;
	color: #D00;
	text-align: center;
	background-color: #F2E2DB;
}
#slide-control1 {
	margin-bottom: 20px;
}
a {
    outline: none;
}.readmore {
	margin-bottom: 10px;
}
.delivery {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	height: 30px;
}
