@charset "utf-8";
/* CSS Document */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display:block;
}
audio, canvas, video {
	display:inline-block;
*display:inline;
*zoom:1;
}
audio:not([controls]) {
display:none;
}
html {
	font-size:100%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
a:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
a:hover, a:active {
	outline:0;
}
sub, sup {
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline;
}
sup {
	top:-0.5em;
}
sub {
	bottom:-0.25em;
}
img {
	height:50;
	max-width:100%;
	padding:10px;
	border:0;
	-ms-interpolation-mode:bicubic;
	vertical-align:middle;
	display:block;
}
button, input, select, textarea {
	margin:0;
	font-size:100%;
	vertical-align:middle;
}
button, input {
*overflow:visible;
	line-height:normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor:pointer;
	-webkit-appearance:button;
}
input[type="search"] {
	-webkit-appearance:textfield;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance:none;
}
textarea {
	overflow:auto;
	vertical-align:top;
}
.clearfix {
*zoom:1;
}
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
}
.clearfix:after {
	clear:both;
}
.hide-text {
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:28px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
body {
	margin:0;
	font-size:16px;
	line-height:24px;
	color:#292929;
	background-color:#ffffff;
}
a {
	color:#336633;
	text-decoration:none;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}
a:hover {
	color:#000;
}
.row-fluid {
	width:100%;
*zoom:1;
}
.row-fluid:before, .row-fluid:after {
	display:table;
	content:"";
}
.row-fluid:after {
	clear:both;
}
.row-fluid>[class*="span"] {
float:left;
margin-left:2.127659574%;
}
.row-fluid>[class*="span"]:first-child {
margin-left:0;
}
.row-fluid > .span12 {
	width:99.99999998999999%;
}
.row-fluid > .span11 {
	width:91.489361693%;
}
.row-fluid > .span10 {
	width:82.97872339599999%;
}
.row-fluid > .span9 {
	width:74.468085099%;
}
.row-fluid > .span8 {
	width:65.95744680199999%;
}
.row-fluid > .span7 {
	width:57.446808505%;
}
.row-fluid > .span6 {
	width:48.93617020799999%;
}
.row-fluid > .span5 {
	width:40.425531911%;
}
.row-fluid > .span4 {
	width:31.914893614%;
}
.row-fluid > .span3 {
	width:23.404255317%;
}
.row-fluid > .span2 {
	width:14.89361702%;
}
.row-fluid > .span1 {
	width:6.382978723%;
}
.container-fluid {
	padding-left:20px;
	padding-right:20px;
*zoom:1;
}
.container-fluid:before, .container-fluid:after {
	display:table;
	content:"";
}
.container-fluid:after {
	clear:both;
}

@import url(http://fonts.googleapis.com/css?family=Cabin:400,500,600,700);

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

p {
	margin:0 0 12px;
	font-family: 'Cabin', sans-serif;
	font-weight:400;
	font-size:16px;
	line-height:24px;
	text-rendering:optimizelegibility;
	color:#343833;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-weight:bold;
	color:#336633;
	text-rendering:optimizelegibility;
}
h1 {
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:34px;
	line-height:1.1em;
	margin:0 0 0.5em 0;
	color:#DFFFE2;
	text-shadow:2px 2px 4px black;
}
h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	font-size:28px;
	line-height:48px;
	letter-spacing:0.8px;
}
h3 {
	font-size:18px;
	letter-spacing:0.125em;
	color:#343833;
	
	
	}
	h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
	font-size:22px;
	line-height:38px;
	letter-spacing:0.3px;

	
	
}
.page-header {
	padding-bottom:23px;
	text-align:center;
}

.page-header-2 {
	padding-bottom:0px;
	text-align:center;
}







.page-header h1 {
	line-height:1;
}
ul {
	padding:0;
	margin:0 0 12px 25px;
	list-style:none;
}
li {
	line-height:24px;
}
hr {
	margin:0 0 24px 0;
	border:0;
}
.btn {
	font-family: 'Cabin', sans-serif;
	font-weight:600;
	display:inline-block;
 	*display:inline;
 	*zoom:1;
	padding:0.4em 2em;
	margin-bottom:0;
	font-size:16px;
	line-height:24px;
	color:#314462;
	text-align:center;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
	vertical-align:middle;
	background:#DFFFE2;
	border:1px solid #000;
	border-bottom-color:#000;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2), inset 0 2px 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.2), inset 0 2px 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.2), inset 0 2px 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.2);
	cursor:pointer;
 	*margin-left:.3em;
}
.btn:first-child {
*margin-left:0;
}
.btn:hover {
	color:#314462;
	text-decoration:none;
	background-color:#FFF;
	border:1px solid #445b75;
	border-bottom-color:#006293;
	-webkit-transition:all 200ms linear;
	-moz-transition:all 200ms linear;
	-ms-transition:all 200ms linear;
	-o-transition:all 200ms linear;
	transition:all 200ms linear;
}
.btn:focus {
	outline:thin dotted #333;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px;
}
.btn.active, .btn:active {
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 -1px 3px rgba(0, 0, 0, 0.2), inset 0 -2px 1px rgba(255, 255, 255, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 -1px 3px rgba(0, 0, 0, 0.2), inset 0 -2px 1px rgba(255, 255, 255, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow:0 -1px 3px rgba(0, 0, 0, 0.2), inset 0 -2px 1px rgba(255, 255, 255, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.2);
	outline:0;
}
.btn.disabled, .btn[disabled] {
	cursor:default;
	background-image:none;
	background-color:#e6e6e6;
	opacity:0.65;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.nav {
	font-family: 'Cabin', sans-serif;
	font-weight:600;
	margin-left:0;
	margin-bottom:24px;
	list-style:none;
	margin:1em -2% 0 0;
	padding-top:0.1em;
	overflow:hidden;
}
.nav li {
	width:48%;
	float:left;
	text-align:center;
	display:inline;
	margin:0 2% 0 0;
	border-top:1px solid #ecf1f7;
}
.nav li a, .nav li a:visited {
	color:#336633;
	text-decoration:none;
	padding:8px 12px;
	display:block;
	font-size:1em;
	border-bottom:none;
}
.nav li a:hover {
	background:#DFFFE2;
}
.nav li.current a {
	color:#a0a48e;
	background:#fafaf9;
}
.nav li:nth-child(even) {
border-right:1px;
}
.nav li .contact {
	color:#336633;
}
section {
	padding:2.8em 0 2.8em;
}
p.intro {
	color:#FFF;
	font-family: 'Cabin', sans-serif;
	font-weight:700;
	font-size:1.1em;
	letter-spacing:0.6px;
	margin:0 0 1em;
}

p.menu-title{
	font-weight:600;
	font-size:20px;
	line-height:40px;
	letter-spacing:0.2px;
}

p.menu-title-2{
	font-weight:600;
	font-size:20px;
	line-height:40px;
	letter-spacing:0.2px;
}

#about, #home-information {
	border-bottom:1px solid #DEDEDE;
} 
#categories, #contact {
	border-bottom:1px solid #DEDEDE;
	background:#DFFFE2;
}
#logo {
	margin:1.5em auto;
	margin-top:6px;
	display:block;
	width:200px;
	height:auto;
}
header {
	-webkit-background-clip:borer-box;
	-moz-background-clip:border-box;
	background-clip:border-box;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:350px;
	overflow:hidden;
	height:400px;
	text-align:center;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
#header-home {
	background:url("images/about-header-1.jpg") center center no-repeat;
	-webkit-background-clip:border-box;
	-moz-background-clip:border-box;
	background-clip:border-box;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:350px;
	overflow:hidden;
	height:400px;
	text-align:center;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
#header-about {
	background:url(images/burton-latimer-2.jpg) center center no-repeat;
	-webkit-background-clip:border-box;
	-moz-background-clip:border-box;
	background-clip:border-box;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:350px;
	overflow:hidden;
	height:400px;
	text-align:center;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
#header-burton-latimer {
	background:url(images/burton-latimer-1.jpg) center center no-repeat;
	-webkit-background-clip:border-box;
	-moz-background-clip:border-box;
	background-clip:border-box;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:350px;
	overflow:hidden;
	height:400px;
	text-align:center;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
#header-wilstead {
	background:url(images/wilstead-1.jpg) center center no-repeat;
	-webkit-background-clip:border-box;
	-moz-background-clip:border-box;
	background-clip:border-box;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:350px;
	overflow:hidden;
	height:400px;
	text-align:center;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
#header-chatteris {
	background:url("images/chatteris-header-2.jpg") center center no-repeat;
	-webkit-background-clip:border-box;
	-moz-background-clip:border-box;
	background-clip:border-box;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:350px;
	overflow:hidden;
	height:400px;
	text-align:center;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
#header-contact {
	background:url("images/about-header-2.jpg") center center no-repeat;
	-webkit-background-clip:border-box;
	-moz-background-clip:border-box;
	background-clip:border-box;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	height:350px;
	overflow:hidden;
	height:400px;
	text-align:center;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
}

#title {
	margin:1.7em 0 0 0;
}
#title p {
	color:#FFF;
	text-shadow:3px 3px 3px black;
	font-size:1em;
	margin:0 0 1.1em 0;
	line-height:1.3em;
}
#intro-small {
	margin:0 auto;
	width:12.2em;
	padding:1em;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
}
#intro-small p {
	color:#FFF;
	font-family: 'Cabin', sans-serif;
	font-weight:600;
	padding-top:2em;
	text-shadow:2px 2px 2px black;
	margin:0;
	letter-spacing:0.2px;
}
#about {
	padding:3.2em 0 3.2em;
}


#image {
	display: block;
  margin-left: auto;
  margin-right: auto;
  width: 12%;
}


#home-information .quote {
	margin-top:0.5em;
	text-align:center;
}
#home-information .quote p {
	font-size:1.2em;
	padding-top:2em;
}
.bgBox {
	background-color:#ffffff;
	background-color:rgba(255, 255, 255, 0.5);
}
#categories li {
	margin-left:-12px;
	list-style:none;
}
#categories li span {
	position:relative;
	display:inline-block;
	overflow:hidden;
	height:10px;
	width:12px;
	padding:0;
	margin:0 -6px 0 0;
	left:-13px;
}
#categories img {
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
#categories .bgBox {
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	margin-bottom:1em;
}
#categories ul {
	margin-bottom:0;
}



.menu-align{
	text-align:center;
}




#categories .compost {
	background-image:url(images/1-compost.jpg);
	width:100%;
	height:100%;
}
#categories .fencing {
	background-image:url(images/2-fencing.jpg);
	width:100%;
	height:100%;
}
#categories .flowers-plants-and-shrubs {
	background-image:url(images/3-flowers-plants-and-shrubs.jpg);
	width:100%;
	height:100%;
}
#categories .pots-and-planters {
	background-image:url(images/4-pots-and-planters.jpg);
	width:100%;
	height:100%;
}
#categories .ornaments {
	background-image:url(images/5-ornaments.jpg);
	width:100%;
	height:100%;
}
#categories .mowers {
	background-image:url(images/6-mowers.jpg);
	width:100%;
	height:100%;
}
#categories .gift-ware {
	background-image:url(images/7-gift-ware.jpg);
	width:100%;
	height:100%;
}
#categories .restaurant {
	background-image:url(images/8-restaurant.jpg);
	width:100%;
	height:100%;
}
#categories .seeds {
	background-image:url(images/9-seeds.jpg);
	width:100%;
	height:100%;
}
#categories .burton-1 {
	background-image:url(images/burton-1-2.jpg);
	width:100%;
	height:100%;
}
#categories .burton-2 {
	background-image:url(images/burton-1.jpg);
	width:100%;
	height:100%;
}
#categories .burton-3 {
	background-image:url(images/burton-3-2.jpg);
	width:100%;
	height:100%;
}
#categories .burton-4 {
	background-image:url(images/burton-4-2.jpg);
	width:100%;
	height:100%;
}
#categories .burton-5 {
	background-image:url(images/burton-5-2.jpg);
	width:100%;
	height:100%;
}
#categories .burton-6 {
	background-image:url(images/burton-6-2.jpg);
	width:100%;
	height:100%;
}
#categories .burton-7 {
	background-image:url(images/burton-7-2.jpg);
	width:100%;
	height:100%;
}
#categories .burton-8 {
	background-image:url(images/burton-8.jpg);
	width:100%;
	height:100%;
}
#categories .burton-9 {
	background-image:url(images/burton-9-2.jpg);
	width:100%;
	height:100%;
}
#categories .wilstead-1 {
	background-image:url(images/wilstead-1-2.jpg);
	width:100%;
	height:100%;
}
#categories .wilstead-2 {
	background-image:url(images/wilstead-2-1.jpg);
	width:100%;
	height:100%;
}
#categories .wilstead-3 {
	background-image:url(images/wilstead-3-2.jpg);
	width:100%;
	height:100%;
}
#categories .wilstead-4 {
	background-image:url(images/wilstead-4-2.jpg);
	width:100%;
	height:100%;
}
#categories .wilstead-5 {
	background-image:url(images/wilstead-5-2.jpg);
	width:100%;
	height:100%;
}
#categories .wilstead-6 {
	background-image:url(images/wilstead-6-2.jpg);
	width:100%;
	height:100%;
}
#categories .wilstead-7 {
	background-image:url(images/wilstead-7-2.jpg);
	width:100%;
	height:100%;
}
#categories .wilstead-8 {
	background-image:url(images/wilstead-8.jpg);
	width:100%;
	height:100%;
}
#categories .wilstead-9 {
	background-image:url(images/wilstead-9.jpg);
	width:100%;
	height:100%;
}
#categories .chatteris-1 {
	background-image:url(images/chatteris-1-2.jpg);
	width:100%;
	height:100%;
}
#categories .chatteris-2 {
	background-image:url(images/chatteris-2.jpg);
	width:100%;
	height:100%;
}
#categories .chatteris-3 {
	background-image:url(images/chatteris-3-2.jpg);
	width:100%;
	height:100%;
}
#categories .chatteris-4 {
	background-image:url(images/chatteris-4-2.jpg);
	width:100%;
	height:100%;
}
#categories .chatteris-5 {
	background-image:url(images/chatteris-5-2.jpg);
	width:100%;
	height:100%;
}
#categories .chatteris-6 {
	background-image:url(images/chatteris-6-2.jpg);
	width:100%;
	height:100%;
}
#categories .chatteris-7 {
	background-image:url(images/chatteris-7-2.jpg);
	width:100%;
	height:100%;
}
#categories .chatteris-8 {
	background-image:url(images/chatteris-8-2.jpg);
	width:100%;
	height:100%;
}
#categories .chatteris-9 {
	background-image:url(images/chatteris-9-2.jpg);
	width:100%;
	height:100%;
}
#categories .gift-vouchers {
	background-image:url(images/gift-vouchers.jpg);
	width:100%;
	height:100%;
}


#categories .about-1 {
	background-image:url(images/about-1.jpg);
	width:100%;
	height:100%;
}
#categories .about-2 {
	background-image:url(images/about-2.jpg);
	width:100%;
	height:100%;
}
#categories .about-3 {
	background-image:url(images/about-3-2.jpg);
	width:100%;
	height:100%;
}
#categories .about-4 {
	background-image:url(images/about-4-2.jpg);
	width:100%;
	height:100%;
}
#categories .about-5 {
	background-image:url(images/about-5-2.jpg);
	width:100%;
	height:100%;
}
#categories .about-6 {
	background-image:url(images/about-6-2.jpg);
	width:100%;
	height:100%;
}
#categories .about-7 {
	background-image:url(images/about-7-2.jpg);
	width:100%;
	height:100%;
}
#categories .about-8 {
	background-image:url(images/about-8.jpg);
	width:100%;
	height:100%;
}
#categories .about-9 {
	background-image:url(images/about-9.jpg);
	width:100%;
	height:100%;
}









#categories h3 {
	font-family: 'Cabin', sans-serif;
	font-weight:700;
	font-size:18px;
	letter-spacing:1px;
	text-align:center;
	margin-bottom:2em;
}

#home-information h4 {
	font-family: 'Cabin', sans-serif;
	font-weight:700;
	font-size:18px;
	color:#343833;
	letter-spacing:0.6px;
	text-align:center;
}
#home-information p {
	text-align:center;
}
#home-information .bgBox {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#f6f6f4;
	height:auto;
	margin-bottom:1em;
	padding:2em 0;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset;
}
.qmStart, .qmEnd {
	font-size:4.8em;
	color:#c4c6b8;
	float:left;
	padding:30px 8px 0;
	margin-top:-11px;
	margin-bottom:-20px;
}
.qmEnd {
	float:right;
	margin-top:-15px;
	margin-bottom:0;
}
#testimonials p.title {
	color:#4d6885;
}
#testimonials strong {
	color:#a0a48e;
}
#contact img {
	margin:0 auto;
}
#contact .row-fluid p {
	text-align:center;
	color:#314462;
}
footer {
	background:#336633;
	text-align:center;
}
footer .container-fluid {
	padding:2em 20px;
}
footer p {
	color:#DFFFE2;
	font-size:0.8em;
}
footer a {
	color:#DFFFE2;
}
footer a:hover {
	color:#DFFFE2;
	text-decoration:underline;

}
.promo {
	margin-bottom:0;
}

@media (min-width:200px) {

.bgBox {
	height: 180px;
}
	
	.GiftBox {
	height: 800%;
}

}


@media (min-width:480px) {
#title {
margin:2.5em 0 0 0;
}
.nav {
letter-spacing:2px;
}
#title p {
margin:0 0 2em 0;
}
#title p #intro-small {
width:9em;
}
#intro-small hr {
margin:0.5em 0 1em 0;
}
.btn {
padding:0.8em 2em;
}
#categories .container-fluid {
max-width:313px;
margin:0 auto;
}
.bgBox {
	height: 180px;
}
	
	.GiftBox {
	height: 800%;
}

#contact .row-fluid p, #contact a {
font-size:1.1em;
}
}
@media (min-width:600px) {
#title {
margin:3.2em 0 0 0;
}
#title p {
margin:0 auto 2em;
width:29em;
}
#intro-small {
width:9em;
}
.nav li {
width:31.33%;
margin:0 2% 0 0;
}
}
@media (min-width:768px) {
h1 {
font-size:2.5em;
margin-bottom:0.3em;
}
#title {
margin-top:3.1em;
}
#title p {
font-size:1.2em;
margin:0 auto 1.3em;
}
#categories .container-fluid {
max-width:none;
}
h2 {
font-size:1.8em;
}
p.intro {
font-size:1.25em;
margin:0.3em 0 1em;
}
.bgBox {
height:180px;
}
	
	.GiftBox {
height:100%;
}
.row-fluid>[class*="span"].diagnostic, .row-fluid>[class*="span"].evaluation {
margin-bottom:2.762430939%;
}
.row-fluid>[class*="span"].ongoing {
margin-bottom:0;
}
footer p {
float:left;
margin-bottom:0;
}
.promo {
float:right;
}
#home-information .quote {
margin-top:1em;
}
}
@media (max-width:767px) {
body {
padding:0;
}
.container {
width:auto;
}
.row-fluid {
width:100%;
}
.row-fluid>[class*="span"], #experience .row-fluid>[class*="span"].last {
float:none;
display:block;
width:auto;
margin:0 0 2em 0;
}
#experience .row-fluid>[class*="span"] {
margin:0 0 3em 0;
}
}
@media (min-width:768px) and (max-width:979px) {
.row-fluid {
width:100%;
*zoom:1;
}
.row-fluid:before, .row-fluid:after {
display:table;
content:"";
}
.row-fluid:after {
clear:both;
}
.row-fluid>[class*="span"] {
float:left;
margin-left:2.762430939%;
}
.row-fluid>[class*="span"]:first-child {
margin-left:0;
}
.row-fluid > .span12 {
width:99.999999993%;
}
.row-fluid > .span11 {
width:91.436464082%;
}
.row-fluid > .span10 {
width:82.87292817100001%;
}
.row-fluid > .span9 {
width:74.30939226%;
}
.row-fluid > .span8 {
width:65.74585634900001%;
}
.row-fluid > .span7 {
width:57.182320438000005%;
}
.row-fluid > .span6 {
width:48.618784527%;
}
.row-fluid > .span5 {
width:40.055248616%;
}
.row-fluid > .span4 {
width:31.491712705%;
}
.row-fluid > .span3 {
width:22.928176794%;
}
.row-fluid > .span2 {
width:14.364640883%;
}
.row-fluid > .span1 {
width:5.801104972%;
}
}
@media (min-width:1020px) {
#categories .container-fluid, .container-fluid {
max-width:980px;
margin:0 auto;
}
section {
padding:3.2em 0 4em;
}
#headmast {
background:white;
width:100%;
height:112px;
position:fixed;
z-index:9999;
top:0;
left:0;
-webkit-box-shadow:0 1px 3px #336633;
-moz-box-shadow:0 1px 3px #336633;
box-shadow:0 2px 8px #336633;
}
#logo {
float:left;
}
h1 {
font-size:3.2em;
}
#title {
float:left;
text-align:left;
margin:7.7em 0 0 2.5em;
}
#title p {
font-size:1.3em;
margin:0;
}
#intro-small {
float:right;
margin:6.9em 2.5em 0 0;
}
#intro-small p {
 font-size:1.25em;
}
header {
margin:112px 0 0 0;
}
.nav {
float:right;
margin:2.3em 0 0 0;
}
.nav li {
width:auto;
margin:0;
border-top:none;
}
.nav li:nth-child(-n+5) {
border-right:1px solid #ecf1f7;
}
.nav li:last-child(even) {
border-right:none;
}
#home-information .quote p {
font-size:1.4em;
}
.row-fluid>[class*="span"].diagnostic, .row-fluid>[class*="span"].evaluation {
margin-bottom:2.127659574%;
}
}
