@charset "utf-8";
body {
	background: url(../images/sitebg.png) no-repeat center center fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

.slicknav_menu {
	display: none;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
sub {
	vertical-align: text-bottom;
	font-size: 65%;
}
img {
	border-style: none;
}
h1 {
	color: #86C220;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.7em;
	font-size: 24px;
	line-height: 1em;
}
.clearer {
	clear: both;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	float: left;
	height: 156px;
	width: 175px;
}
#header #strapline {
	float: left;
	height: 156px;
	width: 375px;
}
#header #contactus {
	float: right;
	height: 76px;
	width: 100px;
	text-align: center;
	padding-top: 80px;
	margin-right: 81px;
}
#header #contactus img {
	margin-bottom: 5px;
}
#header #contactus a {
	color: #666;
	text-decoration: none;
}
#header #contactus a:hover {
	color: #86C220;
}
#nav {
	clear: both;
	width: 754px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 175px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	display: inline-block;
	z-index: 100;
}
#nav li {
	display: inline-block;
	width: 147px;
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative;
}
#nav li a {
	color: #666;
	text-decoration: none;
	margin: 0;
	padding: 5px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
#nav li a:hover {
	color: #005b42;
}
#nav li a.last {
	border: none;
}
#nav li a.hidden {
	display: none;
}

/* submenu, it's hidden by default */
#nav ul {
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 100;
	font-size: 12px;
	background-color: #fff;
	box-shadow: 2px 2px 3px #ccc;
	/* background-color: rgba(255, 255, 255,.95); */
	background: rgb(255, 255, 255) transparent; /* default fallback */
	background: rgba(255, 255, 255, 0.95); /* nice browsers */
	zoom: 1;
	width: 149px;
	margin-left: -3px;
}
		
#nav ul li {
	float: left;
	border-right: none;
	margin: 0;
	padding: 0;
}
		
/* display block will make the link fill the whole area of LI */
#nav ul a {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#nav ul a.last {
	border: none;
}
#nav ul a:hover {
	text-decoration: underline;	
}
#nav ul li a {
	color: #666;
	text-decoration: none;
	text-align: center;
	line-height: 1em;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#nav ul li a:hover {
	color: #005b42;
	text-decoration: none;
}
/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
	margin:0 0 0 -2px;
}

#homeimages {
	clear: both;
	width: 754px;
	height: 183px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 175px;
}
#homepic1 {
	width: 251px;
	height: 183px;
	float: left;
	overflow: hidden;
}
#homepic2 {
	width: 251px;
	height: 183px;
	float: left;
	overflow: hidden;
}
#homepic3 {
	width: 252px;
	height: 183px;
	float: left;
	overflow: hidden;
}
#content {
	clear: both;
	width: 754px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 175px;
}
#content #copy {
	float: left;
	width: 442px;
	margin-right: 60px;
}
#content #copy h2 {
	color: #86C220;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 21px;
}
#content #quotepanel {
	background-color: #86c220;
	float: right;
	width: 212px;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 1.4em;
	margin-bottom: 20px;
}
#content #copy a {
	color: #005b42;
	text-decoration: none;
}
#content #copy a:hover {
	color: #86C220;
}
#content #imagepanel {
	float: right;
	width: 252px;
}
#content #imagepanel img {
	margin-bottom: 20px;
}
#content #imagepanel a img {
	margin-bottom: 0px;
}
#content #imagepanel a {
	margin-bottom: 20px;
}
#footer {
	clear: both;
	width: 754px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 175px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	display: inline-block;
}
#footer li {
	display: inline-block;
	width: 147px;
	text-align: center;
	margin: 0;
	padding: 0;
}
#footer li a {
	color: #666;
	text-decoration: none;
	margin: 0;
	padding: 5px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
}
#footer li a:hover {
	color: #005b42;
}
#footer li a.last {
	border: none;
}
#copyright {
	clear: both;
	font-size: 12px;
	margin-bottom: 30px;
	color: #999;
	text-align: center;
}
#copyright img {
	margin-left: 10px;
	float: right;
}
#copyright p {
	margin-top: 50px;
}
@media only screen 
and (max-width : 800px) {
	
#wrapper {
	width: 754px;
}	
#header #contactus {
	margin-right: 0px;
}
#nav {
	margin-left: 0px;
}
#content {
	margin-left: 0px;

}
#homeimages {
	margin-left: 0px;
}
#content #copy {
	float: left;
	width: 442px;
	margin-right: 50px;
	margin-left: 10px;
}
#footer {
	margin-left: 0px;
}
#copyright {
	margin-right: 0px;
}

}

@media only screen 
and (max-width : 600px) {

.js #nav {
	display: none;
}	
.js .slicknav_menu {
	display: inline-block;
	position: absolute;
	z-index: 9999;
	float: right;
	right: 0px;
	top: 0px;
}
.js .slicknav_menu br {
	display: none;
}

body {
	font-size: 11px;
}

#wrapper {
	width: 460px;
}
#header {
	margin-top: 20px;
}
#header #logo {
	width: 146px;
	height: 131px;
}
#header #strapline {
	width: 314px;
	height: 131px;
}
#header #contactus {
	display: none;
}
#header #contactus img {
	display: none;
}

#content {
	width: 460px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-top: 20px;
}
#homeimages {
	margin-left: 0px;
	width: 460px;
	height: 112px;
}
#homepic1 {
	width: 153px;
	height: 112px;
}
#homepic2 {
	width: 153px;
	height: 112px;
}
#homepic3 {
	width: 154px;
	height: 112px;
}
#content #copy {
	float: none;
	width: 460px;
	margin-right: 0px;
	margin-left: 0px;
}
#content #quotepanel {
	clear: both;
	float: none;
	width: 420px;
}
#content #imagepanel {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin-left: 0px;
	width: 460px;
}
#copyright {
	margin-top: 10px;
	margin-right: 0px;
}

}

@media only screen 
and (max-width : 320px) {

.js #nav {
	display: none;
}	
.js .slicknav_menu {
	display: block;
}
.js .slicknav_menu br {
	display: none;
}

body {
	font-size: 13px;
}
#wrapper {
	width: 300px;
}
h1 {
	font-size: 18px;
}
#header {
	margin-top: 20px;
}
#header #logo {
	width: 100px;
	height: 83px;
	margin-bottom: 10px;
}
#header #strapline {
	width: 200px;
	height: 83px;
	margin-bottom: 10px;
}
#content {
	width: 300px;
	margin-left: 0px;
}
#homeimages {
	margin-left: 0px;
	width: 300px;
	height: 75px;
}
#homepic1 {
	width: 100px;
	height: 75px;
}
#homepic2 {
	width: 100px;
	height: 75px;
}
#homepic3 {
	width: 100px;
	height: 75px;
}
#content #copy {
	float: none;
	width: 300px;
	margin-right: 0px;
	margin-left: 0px;
}
#content #copy h2 {
	font-size: 18px;
}
#content #quotepanel {
	width: 260px;
	font-size: 15px;
}
#footer {
	margin-left: 0px;
	width: 300px;
}
#footer li {
	display: inline-block;
	width: 97px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#copyright {
	margin-right: 0px;
	width: 300px;
	text-align: center;
}
#copyright img {
	float: none;
	margin-left: 0px;
}
#copyright p {
	margin-top: 10px;
	width: 300px;
}

}
