@charset "UTF-8";



/* Global Layout and styles */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4a4949;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Segoe UI", "Segoe UI", "Trebuchet MS", Tahoma, Geneva, Arial;
	font-size: 67.5%;
	background-image: url(../images/clouds.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E8ECF5;
}

#container {
	width: 980px;
	text-align: left;
	padding: 0px;
	overflow: visible;
	position: relative;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#canvas {
	background-image: url(../images/canvas-back.jpg);
	background-repeat: repeat-x;
	background-color: #FDFDFA;
	float: left;
	width: 977px;
	margin: 0px;
	padding: 0px;
}

#faux {
	background-image: url(../images/faux.gif);
	background-repeat: repeat-y;
	width: 977px;
	margin: 0px;
	padding: 0px;
	background-position: right bottom;
	float: left;
}

#content-area {
	float: left;
	width: 727px;
	overflow: visible;
}

.navy {
	color: #0B173F;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

a {
outline: none;
}

img { border:none;}

.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	color: #0B173F;
	font-weight: bold;
	float: left;
	width: 657px;
	padding-left: 40px;
	padding-top: 34px;
}

.H2 {
	font-size: 1.1em;
	float: left;
	width: 607px;
	padding-left: 40px;
	padding-top: 15px;
	line-height: 1.7em;
}
.H3 {
	font-size: 0.9em;
	float: left;
	width: 657px;
	padding-left: 40px;
	padding-top: 20px;
	line-height: 1.7em;
	margin-top: 30px;
	padding-bottom: 25px;
}

.cards {
	padding: 0px;
	margin-top: 13px;
	margin-left: 7px;
	float: left;
}
.payment {
	float: left;
	margin-top: 15px;
}

a.orange:link {
	color: #F3755A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3755A;
}

a.orange:hover {
	color: #78593B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #78593B;
}

a.orange:visited {
	color: #F3755A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F3755A;
}

/* Home Layout */

#header {
	height: 370px;
	width: 977px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0px;
	background-image: url(../images/home-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#home-logo {
	float: left;
	height: 123px;
	width: 222px;
	margin-top: 78px;
	margin-left: 27px;
	display:inline;
}
#home-header-right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 700px;
	height: 370px;
}


#home-header-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 370px;
}

#home-header-text {
	font-size: 2.8em;
	float: right;
	width: 600px;
	text-align: center;
	line-height: 1.4em;
	color: #FFF;
	margin-top: 25px;
	margin-right: 30px;
}



/* Content Header Layout */

#content-header {
	height: 204px;
	width: 977px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0px;
	background-image: url(../images/content-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content-header-right {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 204px;
}

#content-logo {
	float: left;
	height: 134px;
	width: 222px;
	margin-top: 5px;
	margin-left: 27px;
	display: inline;
}

/* Call us ribbon */

#header-ribbon {
	background-image: url(../images/ribbon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	float: right;
	height: 50px;
	width: 401px;
	margin-right: 5px;
	margin-top: 25px;
	text-align: left;
}


.call-us {
	color: #FFF;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
	float: left;
	margin-top: 15px;
	padding-left: 88px;
}

.telephone {
	font-size: 2.3em;
	color: #FFF;
	letter-spacing: 0.08em;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}

.call-us2 {
	color: #FFF;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
	float: left;
	margin-top: 18px;
	padding-left: 132px;
}

.telephone2 {
	font-size: 2.5em;
	color: #FFF;
	letter-spacing: 0.08em;
	float: left;
	margin-top: 4px;
	margin-left: 3px;
}

.ribbon {
	background-image: url(../images/big-ribbon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 56px;
	width: 498px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 115px;
	display:inline;
}

/* Footer */

#footer {
	background-image: url(../images/footer-back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 937px;
	padding-left: 40px;
	padding-top: 12px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	height: 22px;
	overflow: auto;
	float: left;
	font-size: 0.9em;
	color: #C2DC7F;
}

#footer a {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #A9D185;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99C772;
	text-decoration: none;
}

.foot-space {
	padding-right: 6px;
	padding-left: 6px;
}

#copyright {
	float: left;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	width: 957px;
	text-align: right;
	color: #4D680D;
	font-size: 0.8em;
}


#copyright a:link {
	color: #4D680D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4D680D;
}

#copyright a:visited {
	color: #4D680D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4D680D;
}

#copyright a:hover {
	color: #5F88CF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4774C4;
}


/* Side Bar */

#side-bar {
	background-color: #F6F3E8;
	float: right;
	width: 250px;
	overflow: visible;
}

.side-title {
	background-image: url(../images/side-heading.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 47px;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #0B173F;
	font-size: 1.6em;
	text-align: center;
	padding-top: 18px;
	letter-spacing: 0.08em;
	font-weight: bold;
}

.side-title a {
	color: #0B173F;
	text-decoration: none;
}

.side-title a:hover {
	color: #4774C4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4774C4;
}

.side-content {
	float: left;
	width: 210px;
	padding-left: 20px;
	background-image: url(../images/side-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 30px;
}

.side-bot {
	background-image: url(../images/side-bot-line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 250px;
}



.side-text {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 15px;
	color: #858076;
	width: 210px;
}
.postcode {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #638216;
	font-size: 1.2em;
	letter-spacing: 0.06em;
	margin-bottom: 5px;
	padding-left: 15px;
	width: 195px;
}
.search-bar {
	padding-left: 13px;
}
.finder {
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEC8B7;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #D7D2C4;
	font-size: 1.1em;
	font-weight: bold;
}

.search-button a {
	background-image: url(../images/search-button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 21px;
	width: 67px;
	padding-right: 17px;
	clear: both;
	margin-top: 15px;
}

.search-button a:hover {
	background-position: 0px -21px;
}

.date-holder {
	float: left;
	width: 210px;
	margin-bottom: 15px;
}

.month-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #638216;
	font-size: 1.3em;
	float: left;
	padding-top: 4px;
}

.previous-arrow a {
	background-image: url(../images/calendar-arrows.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 23px;
	width: 25px;
	margin-right: 7px;
	display:inline;
}

.previous-arrow a:hover {
	background-position: 0px -23px;
}

.next-arrow a {
	background-image: url(../images/calendar-arrows.jpg);
	background-repeat: no-repeat;
	background-position: -30px 0px;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 23px;
	width: 25px;
}

.next-arrow a:hover {
	background-position: -30px -23px;
}
.cal-holder {
	float: left;
	width: 210px;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
  /*background-image: url(../images/cal-back.gif);
	background-repeat: no-repeat;
	background-position: -2px -6px;*/
}

.see-all a {
	background-image: url(../images/see-all.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 24px;
	width: 124px;
	margin-left: 45px;
	margin-top: 20px;
	display:inline;
}

.see-all a:hover {
	background-position: 0px -24px;
}

.read a {
	background-image: url(../images/read.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 24px;
	width: 124px;
	margin-left: 45px;
	display:inline;
}

.read a:hover {
	background-position: 0px -24px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #638216;
	font-weight: bold;
	text-align: center;
	width: 210px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 0.9em;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.7em;
	color: #6A8216;
	text-align: center;
	width: 210px;
}

/* Thumb panel */


.thumb-holder {
	background-color: #E6E2CF;
	float: left;
	width: 727px;
	margin-top: 25px;
	padding-top: 35px;
	padding-bottom: 25px;
}
.point {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F790B;
	background-image: url(../images/tick.gif);
	font-size: 1.2em;
	background-repeat: no-repeat;
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-position: 2px;
	line-height: 1.2em;
	margin-bottom: 15px;
}
.health {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F790B;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/horse-sm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	float: left;
	width: 181px;
	padding-top: 160px;
	padding-right: 30px;
	margin-bottom: 28px;
	padding-left: 22px;
}

.time {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F790B;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/man-sm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	float: left;
	width: 181px;
	padding-top: 160px;
	padding-right: 30px;
	margin-bottom: 28px;
	padding-left: 25px;
}

.eco {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F790B;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/trees-sm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	float: left;
	width: 181px;
	padding-top: 160px;
	padding-right: 30px;
	margin-bottom: 28px;
	padding-left: 25px;
}

.bag {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F790B;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/bags-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	float: left;
	width: 181px;
	padding-top: 160px;
	padding-right: 30px;
	margin-left: 25px;
	margin-bottom: 28px;
	display: inline;
}

.trailer {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F790B;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/trailer-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	float: left;
	width: 181px;
	padding-top: 160px;
	padding-right: 30px;
	margin-left: 25px;
	margin-bottom: 28px;
	display: inline;
}

.mats {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F790B;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/pebble-sm2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	float: left;
	width: 181px;
	padding-top: 160px;
	padding-right: 30px;
	margin-left: 25px;
	margin-bottom: 28px;
	display: inline;
}

.honeycomb {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F790B;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/honeycomb-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	float: left;
	width: 181px;
	padding-top: 160px;
	padding-right: 30px;
	margin-left: 25px;
	margin-bottom: 28px;
	display: inline;
}

.pebble {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F790B;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/pebble-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	float: left;
	width: 181px;
	padding-top: 160px;
	padding-right: 30px;
	margin-left: 25px;
	margin-bottom: 28px;
	display: inline;
}

.natural {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5F790B;
	font-size: 1.5em;
	font-weight: bold;
	background-image: url(../images/plant-sm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	float: left;
	width: 181px;
	padding-top: 160px;
	padding-right: 30px;
	margin-left: 25px;
	margin-bottom: 28px;
	display: inline;
}

.plus {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #5F790B;
	float: left;
	clear: both;
	padding-left: 40px;
	line-height: 1.8em;
	width: 580px;
}
.image-holder {
	float: left;
	margin-top: 25px;
	margin-bottom: 5px;
	margin-left: 40px;
	display: inline;
}
.left-col {
	float: left;
	width: 320px;
	margin-left: 30px;
	margin-top: 25px;
	display: inline;
}
.product-img {
	float: left;
	margin-right: 30px;
	display: inline;
}
.product-text {
	float: left;
	width: 270px;
	margin-top: 10px;
	font-size: 1em;
	line-height: 1.6em;
	font-style: italic;
}
.product {
	float: left;
	width: 700px;
	margin-top: 25px;
	margin-left: 25px;
	display: inline;
}
.product-title {
	font-size: 1.4em;
	font-weight: bold;
	color: #0B173F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 1.6em;
}
.contact-text {
	font-size: 1.3em;
	float: left;
	width: 607px;
	padding-right: 80px;
	padding-left: 40px;
	padding-top: 15px;
	line-height: 1.7em;
	font-weight: bold;
	color: #0B173F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.anniversary {
	float: left;
	width: 100%;
	margin-top: 45px;
	margin-bottom: 30px;
	text-align: center;
}
.main-quote {
	font-size: 1.3em;
	float: left;
	width: 580px;
	padding-left: 40px;
	padding-top: 25px;
	line-height: 1.7em;
	font-weight: normal;
	color: #5F790B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.main-name {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
}





/* Stockist */


.stockist-holder {
	background-color: #E6E2CF;
	float: left;
	width: 100%;
	padding-bottom: 40px;
	background-image: url(../images/stockist-bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.postcode2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #638216;
	font-size: 1.2em;
	letter-spacing: 0.06em;
	float: left;
	width: 190px;
	margin-top: 8px;
	text-align: right;
	margin-right: 10px;
	padding-left: 95px;
}
.postcode-holder {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.search-bar2 {
	float: left;
}

.search-button2 a {
	background-image: url(../images/search-button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 21px;
	width: 67px;
	margin-top: 4px;
	margin-left: 15px;
}

.search-button2 a:hover {
	background-position: 0px -21px;
}


.view-all-button a {
	background-image: url(../images/view-all.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 21px;
	width: 67px;
	padding-right: 17px;
	margin-top: 4px;
	margin-left: 15px;
}

.view-all-button a:hover {
	background-position: 0px -21px;
}
.map {
	float: right;
	margin-left: 15px;
}
.main-stockist {
	font-weight: bold;
	color: #0B173F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}
.main-address {
	font-size: 1.2em;
	line-height: 1.5em;
}
.body-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0D1A3C;
}
.map-H2 {
	font-size: 1.1em;
	float: left;
	width: 650px;
	padding-left: 40px;
	padding-top: 15px;
	line-height: 1.7em;
}


.map-H3 {
	font-size: 0.9em;
	float: left;
	width: 657px;
	padding-right: 30px;
	padding-left: 40px;
	padding-top: 20px;
	line-height: 1.7em;
	margin-bottom: 10px;
	margin-top: 30px;
}

.pic-float {
	float: right;
}
.yard {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #0B173F;
	font-weight: bold;
}