/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style-image: none;
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	
}

/* tables still need 'cellspacing="0"' in the markup */

body#servicespage a#serviceslink, body#environmentpage a#environmentlink, body#carepage a#carelink, body#gallerypage a#gallerylink, body#contactpage a#contactlink {
color: #6C3;
text-decoration: underline;
}



body {
	background: url(images/background.jpg) repeat-x center top;
	margin-top: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}

#container {
	height: 840px;
	min-height:800px;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	width: 960px;
	padding-right: 30px;
	padding-left: 30px;
}

#helpLinks {
	float: left;
	height: auto;
	margin-left: 248px;
}

#helpLinks a:link, #helpLinks a:visited {
	color: #6C3;
	text-decoration: none;
	
}

#helpLinks a:hover {
	color: #3A3A38;
	text-decoration: none;
}
#linkBox {
	height: auto;
	width: 180px;
	margin-top: 64px;
	list-style: none;
	padding-left: 0px;
}


#linkBox a:link, #linkBox a:visited {
	color: #6C3;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-top: 12px;
	
	
}
#linkBox a:hover {
	color: #3A3A38;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	margin-top: 12px;
		
}


#linkBox ul {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}


.learnMore a:link, .learnMore a:visited {
	color: #6C3;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	margin-top: 12px;
	float: left;
	
}
.learnMore a:hover {
	color: #3A3A38;
	text-decoration: none;
	font: bold 10px Arial, Helvetica, sans-serif;
	margin-top: 12px;
	float: left;
	
}	



#linkList {
	list-style: none;
}
.footerGrey {
	color: #999;
}
.footerBig {
	font-size: 12px;
}





#mainArea {
	height: auto;
	width: 706px;
	float: left;
}
#location {
	float: right;
	height: auto;
	padding-right: 10px;
}
#leftCol {
	float: left;
	width: 246px;
	background: url(images/keep-it-green-fade-leaf.jpg) no-repeat left 300px;
}
#leftCopy {
	width: 200px;
	float: left;
	height: auto;
	margin-top: 24px;
	margin-bottom: 0px;
}

.leftCopyText {
	font: 12px/24px Arial, Helvetica, sans-serif;
	display: block;
	padding: 0px 0px 0px 12px;
	height: auto;
}	
	
#features {
	float: left;
	height: auto;
	width: 706px;
	margin-top: 20px;
	margin-bottom: 24px;
}

#services {
	background: url(images/keep-it-green-full-services.jpg) no-repeat left top;
}
#organic {
	background: url(images/keep-it-green-enviroment-friendly.jpg) no-repeat left top;
}
#motto {
	background: url(images/keep-it-green-we-care.jpg) no-repeat left top;
}

#contact {
	background: url(images/keep-it-green-contact-us.jpg) no-repeat left top;
}

#gallery {
	background: url(images/keep-it-green-gallery.jpg) no-repeat left top;
}
#services, #organic, #motto, #contact, #gallery {
	float: left;
	height: 146px;
	width: 198px;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	padding-top: 36px;
	padding-left: 12px;
}

.marginLR20 {
	margin-right: 37px;
	margin-left: 37px;
}
.clear {
	clear: both;
	height: 0px;
}
#top {
	float: left;
	height: 24px;
	width: 960px;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 20px;
	background: url(images/keep-it-green-mast-leaf.png) no-repeat right top;
	position: relative;
	top: -10px;
	padding-right: 30px;
}
#services ul {
	margin: 0px;
}
.marginLTB20 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#leaf {
	height: 36px;
	width: 37px;
	position: relative;
	top: 0px;
	right: 0px;
	visibility: visible;
	left: 960px;
	bottom: 0px;
}
#featuresCopy {
	width: 480px;
	float: left;
	padding-left: 12px;
	height: auto;
}
.featureCopyText {
	font: 14px/20px Arial, Helvetica, sans-serif;
	display: block;
	padding: 0px 0px 0px 12px;
	color: #525250;
}
#linkBox ul li {
}
#featuresCopy p {
	margin-top: 6px;
}
.kigGreen {
	font-weight: bold;
	color: #0A3806;
}
#featuresCopy a:link, #featuresCopy a:visited {
	color: #6C3;
}

#footer {
	height: 30px;
	width: 960px;
	float: left;
	font: 10px/16px Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images/keep%20it%20green%20footer%20bkgrd.jpg) no-repeat center top;
	padding-top: 12px;
	margin-top: 24px;
}

#footer a:link, #footer a:visited {
	color: #6C3;
	text-decoration: none;
	margin-top: 12px;
	
	
}


#footer a:hover {
	color: #3A3A38;
	text-decoration: none;
	margin-top: 12px;
		
}