/* mac hide\*/
html, body {

font-family:gillsans, gillsans-regular, gillsans-medium, Verdana, Helvetica, Arial, sans-serif;
	
	height:100%}
/* end hide */



body {
	font-family:gillsans, gillsans-regular, gillsans-medium, 'gillsans mt', 'gill sans', 'gill sans mt', "gill Sans MT", "Gill Sans", "Gill Sans Roman", Verdana, Helvetica, Arial, sans-serif;
	height:100%;
	padding:0;
	min-width:760px;/* for mozilla*/
	background-color: #d8e2da;
	color: #000000;
	margin: 0 0 1px; 
}

/* 
marker fern green #138933

changes august 2013

Fern Green #00a160;  changed to 55a778
Wood brown #804040; changed to 98706b
General  #9eb8b0;  changed to 457663 changed to 00644c
Pine #00563b; changed to 8cb977
Bamboo added 9bb567
Background #e4e9e5 changed to #d8e2da

The colours on the tabs are as follows. 
General R0, G100, B76, #00644c
Fern  R0, G149, B85,   #009555
Pine   R84, G163, B82  #54a352
Bamboo   R110, G156, B58  #6e9c3a
Wood   R148, g84, b75   #94544b

5 Oct `3 changed Bamboo and Pine text to Fern green
Fern Green #00a160;  changed to 55a778
Wood brown #804040; changed to 98706b
General  #9eb8b0;  changed to 457663 changed to 00644c
Pine #00563b; changed to 55a778 for text
Bamboo added 55a778 for text
Background #e4e9e5 changed to #d8e2da

*/


#outer{
	width:758px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	border-color: #FFFFFF;
	background-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
}

#outermainform{
	width:758px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	border-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 1200px;
	background-image: url(Images/mainordernew2.gif);
	background-color: #FFF;


}
 #outerbackground{
	height:100%;
	min-height:100%;
	width:758px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	position:relative;
	border-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}
 #outerbackgroundwood{
	height:100%;
	min-height:900px;
	width:758px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000000;
	text-align:left;
	position:relative;
	position:relative;
	border-color: #FFFFFF;
	background-position: center top;
	background-image: url(images/woodgrainbackground4.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
}
html>body #outer{
	height:auto;
	background-color: #FFF;
} /*for mozilla as IE treats height as min-height anyway*/
html>body #outerbackground{
	height:auto;
	background-position: center bottom;
} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:621px;
	background-color: #FFF;
}
#innerwrapguide {/* enables content first */
	float:left;
	width:545px;
	background-color: #FFF;
}


#innerwrapmainorder {/* enables content first */
	float:left;
	width:745px;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 660px;
	
	
}
#innerwrapmainorder p {
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


#innerwraphome {/* enables content first */
	float:left;
	width:621px;
	background-color: #FFF;
}

#innerwrapwide {/* enables content first */
	float:left;
	width:758px;
}
#innerwrapwide2 {/* enables content first */
	float:left;
	width:758px;
	height: 1000px;
}
#innerwrapnarrow {/* enables content first */
	float:left;
	width:317px;
}

#innerwrapslightlynarrow {/* enables content first */
	float:left;
	width:611px;
}
#header{
	position:relative;
	top:0px;
	left:0px;
	width:760px;
	border:0px;
	overflow:hidden;
	z-index:10;
}

#topmenu{
	text-align: left;
	text-indent: 0;
	position: relative;
	top: -26px;
	z-index: 20;
	background-color: transparent;
	margin-left: 125px;
	width: 635px;
	
}
.headertext {
	padding-top: 30px;
	padding-left: 130px;
}
#logo {
	left: 625px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	.logoimage {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left {
	position:relative;/*ie needs this to show float */
	width:125px;
	float:left;
	padding-top:14px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	margin-left:0px;
	font-size: 0.8em;
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:0px;
	float:right;
	padding-top:120px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 0.8em;
}
#rightwide p {padding-left:4px;padding-right:2px}

#rightwide {
	position:relative;/*ie needs this to show float */
	width:305px;
	float:right;
	padding-top:80px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 0.7em;
	padding-right: 135px;
}

#righthome {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:right;
	padding-top:120px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	font-size: .8em;
}


.leftcolumnwp {
	width: 245px;
	margin-left: -108px;
	text-align: right;
	float: left;
	
}

.rightcolumnwp {
	width: 400px;
	float: right;
	padding-right: 70px;
	
}
#leftcolumnguide {
	width: 291px;
	float: left;
	background-image: url(Images/wptag.jpg);
	height: 660px;
	background-repeat: no-repeat;
	
	
}
#righttopcolumnguide {
	width: 450px;
	float: right;
	margin-left: -200px;
	margin-right: 50px;
	
}
#rightcolumnguide {
	width: 250px;
	float: right;
	margin-right: 50px;
	margin-bottom: 20px;
	
}
.fernpagetitle {
	text-align: left;
	font-size: 1.15em;
	line-height: 1em;
	color: #55a778;
	margin-bottom: 33px;
}
.woodpagetitle {
	text-align: left;
	font-size: 1.15em;
	line-height: 1em;
	color: #98706b;
	margin-bottom: 33px;
	
}
.pinepagetitle {
	text-align: left;
	font-size: 1.15em;
	line-height: 1em;
	color: #55a778;
	margin-bottom: 33px;
}
.generalpagetitle {
	text-align: left;
	font-size: 1.15em;
	line-height: 1em;
	color: #00644c;
	margin-bottom: 33px;
}
.contactpagetitle {
	text-align: left;
	font-size: 1.15em;
	line-height: 1em;
	color: #00644c;
	margin: 0px;
	padding: 0px;
}
.bamboopagetitle {
	text-align: left;
	font-size: 1.15em;
	line-height: 1em;
	color: #55a778;
	margin-bottom: 33px;
}
 

#footer {
	width:758px;
	clear:both;
	height:1px;
	color: #000000;
	text-align:center;
	bottom:1px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;

}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:495px;
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: .8em;
}
#centrecontentmainorder {
	width:495px;
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: .8em;
}

#mainorderform {
	background-color: transparent;
	position: absolute;
	top: 660px;
	width: 700px;
	left: 150px;
	
	
	}
#centrecontenthome {
	width:495px;
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 1em;
}

#bamboohomelhs {
	width: 327px;
	float: left;
	
}

#bamboohomerhs {
	width: 160px;
	float: right;
	
}


#centrecontent p {
	padding-left:3px
}
#centrecontentgallery {
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 0.8em;
	width: 623px;
	padding-right: 10px;
	
}
#centrecontentwpfullstory {
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 0.8em;
	width: 623px;
	padding-right: 10px;
	background-image: url(Images/wptag.jpg);
	background-repeat: no-repeat;
	
}
#centrecontentdicksant {
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 0.8em;
	width: 623px;
	padding-right: 10px;
	background-repeat: no-repeat;
	height: 760px;
}
#centrecontentbamboo {
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: .8em;
	width: 633px;
	
}

#centrecontentcontactform {
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	width: 623px;
	padding-right: 10px;
}
#centrecontentwide {
	width:630px;
	float:right;
	padding-top:80px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 0.7em;
}
#centrecontenttfcare {
	width:630px;
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: .8em;
}


#centrecontentnarrow {
	width:190px;
	float:right;
	padding-top:80px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 0.8em;
}
#centrecontentnarrow p {padding-left:3px}

#innerwrapslightlynarrow {/* enables content first */
	float:left;
	width:591px;
}
#centrecontentslightlynarrow {
	width:465px;
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: .8em;
}
#rightslightlywide {
	position:relative;/*ie needs this to show float */
	width:158px;
	float:right;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 0.7em;
	top: 250px;
	margin-left: 5px;
	
}
#dicksantbodybackground {
	background-image: url(images/dicksantbackground3.gif);
	background-repeat: no-repeat;
	height: 513px;
}

#innerwrapabouthsk {/* enables content first */
	float:left;
	width:546px;
}
#centrecontentabouthsk {
	width:560px;
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: .8em;
	margin-right: 43px;
	padding-right: 20px;
}
#rightabouthsk {
	position:relative;/*ie needs this to show float */
	width:211px;
	float:right;
	padding-top:190px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 0.7em;
	
}
#innerwrapspecial {/* enables content first */
	float:left;
	width:692px;
}
#centrecontentspecial {
	width:564px;
	float:right;
	padding-top:21px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size: .8em;
}

#rightnds {
	position:relative;/*ie needs this to show float */
	width:285px;
	float:right;
	padding-top:80px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	font-size: 0.7em;
	padding-right: 135px;
	
}

#clearfooter {
	width:100%;
	height:1px;
	clear:both
} /* to clear footer */

a.menuwoodsub:link {
	color: #98706b;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(images/menuwoodbullet.gif);
	font-size: 0.75em;
	line-height: 1em;
	}
a.menuwoodsub:visited {
	color: #98706b;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(images/menuwoodbullet.gif);
	font-size: 0.75em;
	line-height: 1em;
}
a.menuwoodsub:hover {
	color: #98706b;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(images/menuwoodbullet.gif);
	font-size: 0.75em;
	line-height: 1em;
}


a.menufernsub:link {
	color: #55a778;
	font-weight: bold;
	list-style-image: url(images/menufernbullet.gif);
	text-decoration: none;
	font-size: 0.75em;
	line-height: 1em;
	list-style-position: outside;

	
	
}
a.menufernsub:visited {
	color: #55a778;
	text-decoration: none;
	list-style-image: url(images/menufernbullet.gif);
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1em;
	list-style-position: outside;
}
a.menufernsub:hover {
	color: #55a778;
	text-decoration: none;
	list-style-image: url(images/menufernbullet.gif);
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1em;
	list-style-position: outside;
}
a.menufernsubl2:link {
	color: #55a778;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.75em;
	line-height: 0.8em;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;

	
	
}
a.menufernsubl2:visited {
	color: #55a778;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
	line-height: .8em;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
a.menufernsubl2:hover {
	color: #55a778;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
	line-height: .8em;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}







.sidemenutablefern {
padding-top:6px;
padding-bottom:6px;
padding-left:5px;
color: #55a778; 
}
.sidemenutablewood {
padding-top:6px;
padding-bottom:6px;
padding-left:5px;
color: #98706b; 
}
.sidemenutablepine {
padding-top:6px;
padding-bottom:6px;
padding-left:5px;
color: #8cb977; 
}
.sidemenutablecontact {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:5px;
	color: #000;
}
.sidemenutable {
padding-top:6px;
padding-bottom:16px;
padding-left:5px;

}



a.menugenerallink:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	
}
a.menugenerallink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	
}
a.menugenerallink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}



a.bulletedlink:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	
	
}
a.bulletedlink:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	
}
a.bulletedlink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	llist-style-position: inside;
}

a.bulletedlinkbamboo:link {
	color: #6e9c3a;
	text-decoration: none;
	
	
	
}
a.bulletedlinkbamboo:visited {
	color: #6e9c3a;
	text-decoration: none;
	
	
}
a.bulletedlinkbamboo:hover {
	color: #6e9c3a;
	text-decoration: none;
	llist-style-position: inside;
}




a.menumaillink:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
line-height: 110%;}
a.menumaillink:visited {color: #000000;text-decoration: none;line-height: 110%;	font-weight: bold;}
a.menumaillink:hover {color: #000000; text-decoration: none;line-height: 110%;	font-weight: bold;}
.menuheading {
	font-weight: bold;
}
.menuheadinglist {
	font-weight: bold;
	list-style-type: none;
	margin-left: -20px;

}



a.menuferntop:link {
	color: #55a778;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family:gillsans, gillsans-regular, gillsans-medium, 'gillsans mt', 'gill sans', 'gill sans mt', "gill Sans MT", "Gill Sans", "Gill Sans Roman", Verdana, Helvetica, Arial, sans-serif;
}
a.menuferntop:visited {
	color: #55a778;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family:gillsans, gillsans-regular, gillsans-medium, 'gillsans mt', 'gill sans', 'gill sans mt', "gill Sans MT", "Gill Sans", "Gill Sans Roman", Verdana, Helvetica, Arial, sans-serif;
}
a.menuferntop:hover {
	color: #55a778;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family:gillsans, gillsans-regular, gillsans-medium, 'gillsans mt', 'gill sans', 'gill sans mt', "gill Sans MT", "Gill Sans", "Gill Sans Roman", Verdana, Helvetica, Arial, sans-serif;
}

a.menuwoodtop:link {
	color: #98706b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: gillsans, gillsans-regular, gillsans-medium, 'gillsans mt', 'gill sans', 'gill sans mt', "gill Sans MT", "Gill Sans", "Gill Sans Roman", Verdana, Helvetica, Arial, sans-serif;
}
a.menuwoodtop:visited {
	color: #98706b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family:gillsans, gillsans-regular, gillsans-medium, 'gillsans mt', 'gill sans', 'gill sans mt', "gill Sans MT", "Gill Sans", "Gill Sans Roman", Verdana, Helvetica, Arial, sans-serif;
}
a.menuwoodtop:hover {
	color: #98706b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: gillsans, gillsans-regular, gillsans-medium, 'gillsans mt', 'gill sans', 'gill sans mt', "gill Sans MT", "Gill Sans", "Gill Sans Roman", Verdana, Helvetica, Arial, sans-serif;
}
.fernh1 {
	font-size: 1.18em;
	color: #55a778;
	font-weight: bold;

}
.fernh2 {
	font-size: 1.0em;
	font-weight: bold;


}
.pineh1 {
	font-size: 1.18em;
	color: #55a778;
	font-weight: bold;

}
.pinedpheading {
	font-size: 17px;
	color: #55a778;
	font-weight: bold;
	width: 200px;
	line-height: 15px;

}
.pineh2 {
	font-size: 1.0em;
	font-weight: bold; }


.woodh1 {
	font-size: 1.18em;
	color: #98706b;
	font-weight: bold;

}
.woodh2 {
	font-size: 1.0em;
	font-weight: bold;
color: #98706b;
}


.bulletlist {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0px;

}
.bulletlist3 {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: -20px;

}
.bulletlist4 {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: -20px;

}
#c1 {
	width: 190px;
	height: 220px;
  
    
}
#c2 {
	position: relative;
	left: 200px;
	float: none;
	width: 200px;
}
.colimage {
	border: 0px;
}
.colimage2 {
	border: 0px;
	padding-top: 15px;
}

.colimage3 {
	border: 0px;
	padding-top: 30px;
}

.homefernimagelabel {
	color: #55a778;
	font-size: 1em;
	line-height: 1.2em;
	vertical-align: top;
	padding-top: 10px;
	font-weight: bold;
	
}
.ferngreentext {
	color: #55a778;
	
	
}
.homepineimagelabel {
	color: #8cb977;
	font-size: 1em;
	line-height: 1.2em;
	vertical-align: top;
	padding-top: 10px;
	font-weight: bold;
	
}
.homewoodimagelabel {
	color: #98706b; 
	font-size: 1em;
	line-height: 1.2em;
	vertical-align: top;
	padding-top: 10px;
	
}
.homebambooimagelabel {
	color: #9bb567;
	font-size: 1em;
	line-height: 1.2em;
	vertical-align: top;
	padding-top: 10px;
	font-weight: bold;
	
}


a.fernimage:link {
	color: #55a778;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;

}
a.fernimage:visited {
	color: #55a778;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
}
a.fernimage:hover {
	color: #55a778;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
}
a.homeimagelinkwood:link {
	color: #98706b;
	text-decoration: none;
	font-size: 1.4em; line-height: 1em;
}
a.homeimagelinkwood:visited {color: #98706b; text-decoration: none; font-size: 1.4em; line-height: 1em;}
a.homeimagelinkwood:hover {
	color: #98706b;
	text-decoration: none;
	font-size: 1.4em;
	line-height: 1em;
}
a.woodimage:link {
	color: #98706b;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
	
	
}
a.woodimage:visited {
	color: #98706b;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
	
	
}
a.woodimage:hover {
	color: #98706b;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 2em;
	font-weight: bold;
}

.hometagline {
	font-size: 1.2em;
	font-weight: normal;
	color: #55a778;
	text-align: left;
	padding-top: 3px;
	left: 160px;
	letter-spacing: 2px;
}
.leftcol {
	text-align: left;
	padding-top: .4em;
}

.leftcolhome {
	text-align: left;
	padding-top: .4em;
}
.tabcollink {
	width: 170px;
	border: 0px;
}

.tabcollinkwood {
	width: 200px;
	border: 0px;
}


a.fernlink:link {
	color: #55a778;
		line-height: 1em;

	text-decoration: none;
	
}
a.fernlink:visited {
	color: #55a778;
		line-height: 1em;
	text-decoration: none;
	
}
a.fernlink:hover {
	color: #55a778;
		line-height: 1em;
	text-decoration: none;
	
}
a.pinelink:link {
	color: #8cb977;
	text-decoration: none;
	line-height: 1em;
}
a.pinelink:visited {
	color: #8cb977;
	text-decoration: none;
	line-height: 1em;
}
a.pinelink:hover {
	color: #8cb977;
	text-decoration: none;
	line-height: 1em;
	
}
a.bamboolink:link {
	color: #9bb567;
	text-decoration: none;
	line-height: 1em;
}
a.bamboolink:visited {
	color: #9bb567;
	text-decoration: none;
	line-height: 1em;
}
a.bamboolink:hover {
	color: #9bb567;
	text-decoration: none;
	line-height: 1em;
	
}


a.sculpturelink:link {
	color: #98706b;
		line-height: 1em;
	text-decoration: none;
}
a.sculpturelink:visited {
	color: #98706b;
		line-height: 1em;
	text-decoration: none;
}
a.sculpturelink:hover {
	color: #98706b;
		line-height: 1em;
	text-decoration: none;
	
}
a.contactlink:link {
	color: #000;
		line-height: 1em;
	text-decoration: none;
}
a.contactlink:visited {
	color: #000;
		line-height: 1em;
	text-decoration: none;
}
a.contactlink:hover {
	color: #000;
		line-height: 1em;
	text-decoration: none;
	
}



#ferngreenheading {
	background-color: #97d0b5;
	width: 473px;
	padding-left: 22px;
}
#fernsectionheading {
	width: 473px;
	padding-left: 22px;
}


.generalh1 {
	font-size: 1.18em;
	font-weight: bold;
}
.generalh1vs {
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
	top: -100px;
	left: -30px;
	width: 4em;
}
.imageup {
	position: relative;
	top: -40px;
	left: -40px;
}
.fernthumbnailgreenbackground {
	float: left;
	width: 183Px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 240px;
	font-size: 1em;
	background-color: #97d0b5;
	border: 3px solid #97d0b5;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
#clearline {
	clear: both;
	height: 1px;
	

	}
	.pinethumbnail {
	float: left;
	width: 183px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 240px;
	font-size: 1em;
	border: 3px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;

}
	
	.pineimage {
	margin-bottom: 5px;
}
	
	.fernthumbnail {
	float: left;
	width: 186px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 240px;
	font-size: 1em;
	border: 3px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
a.menuwoodsub:link {
	color: #98706b;
	font-weight: bold;
	text-decoration: none;
	list-style-image: url(images/menuwoodbullet.gif);
	font-size: 0.75em;
	line-height: 1em;
	}
a.menuwoodsub:visited {
	color: #98706b;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(images/menuwoodbullet.gif);
	font-size: 0.75em;
	line-height: 1em;
}
a.menuwoodsub:hover {
	color: #98706b;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(images/menuwoodbullet.gif);
	font-size: 0.75em;
	line-height: 1em;
}
.whynzimages {
	border-top: 2px solid #FFFFFF;
	border-right: solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	


}
.whynzimagesbottomtrans {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	}

.fulltextimages {
	margin-bottom: 27px;
	border-top-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	


}

.ndsimages {
	margin-bottom: 27px;
	border: 0px none #FFFFFF;
	


}
.generalh2 {
	font-size: 1em;
	font-weight: bold;

}
.latinname {
	font-style: italic;
	font-weight: normal;
}

.imageclick {
	font-weight: normal;
	font-size: .75em;
}

a.generallink:link {color: #000000;font-weight: bold;	}
a.generallink:visited {color: #000000;font-weight: bold; }
a.generallink:hover {color: #000000; font-weight: bold;}

a.maillink:link {color: #000000;font-weight: bold;	}
a.maillink:visited {color: #000000; font-weight: bold;}
a.maillink:hover {color: #000000; font-weight: bold;}
a.woodlink:link {
	color: #98706b;
font-weight: bold;	}
a.woodlink:visited {color: #98706b; font-weight: bold;}
a.woodlink:hover {
	color: #98706b;
	font-weight: bold;
	}
	.floatleft  {
	float: left;
	clear: left;
	margin-right: 10px;
	padding-bottom: 10px;
	
	}
	.bulletlist2 {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;





}
.thumbnail {
	float: left;
	width: 140px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	line-height: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-bottom;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.exthumbnail {
	float: left;
	width: 188px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	line-height: 2em;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}

.pageintro {
	font-weight: bold;
}
.imagefloatright {
	float: right;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	right: -20px;

}
.tfcimagefloatright {
	float: right;

}
.floatright {
	position: relative;
	top: -40px;
	float: right;
	margin-right: 50px;
	font-weight: bold;
	
}

.imagefloatrightoffset {
	float: right;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 50em;

}
.doublecentredimageleft {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 10px;

}
.doublecentredimageright {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 10px;

}
.standardimagetitle {
	font-weight: bold;

}


.indentimagetitle40 {
	font-weight: bold;
	text-align: left;
	margin-left: 40px;
}
.dicksantimage {
	float: left;
	clear: both;
	text-align: right;
	background-position: right;
}

.dicksantimagetop {
	float: left;
	clear: both;
	text-align: right;
	background-position: right;
	padding-bottom: 15px;
}
.dicksantimage148 {
	float: left;
	clear: both;
	text-align: right;
	background-position: right;
	margin-left: 87px;
}

.dicksantrightcolumn {
	margin-left: 245px;
}

.dicksantrightcolumntop {
	margin-left: 245px;
	vertical-align: top;
	margin-top: 0px;
}
.fernfeedimage {
	padding-left: 15px;

	
}


.wollemiimage {
	float: left;
	clear: both;
	text-align: right;
	
}

.wollemiimagetop {
	float: left;
	clear: both;
	text-align: right;
	background-position: right;
	padding-bottom: 15px;
}
.wollemiimage148 {
	float: left;
	clear: both;
	left: -80px;
	position: relative;
}

.wollemirightcolumn {
	position: relative;
	left: -100px;
	width: 300px;
}

.wollemirightcolumntop {
	margin-left: 245px;
	vertical-align: top;
	margin-top: 0px;
}




.cleartext {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

.dicksantleftcol {
	width: 235px;
	text-align: right;
}
.padleft40 {
	padding-left: 40px;
	
}
.toppad{

	
}
.fernimagecaption {
}
.fernimage {
	margin-bottom: 5px;
}
.formboxes {
	left: 240px;
	width: 150px;
	background: #ffffff;
	border: 1px solid #666666;
	position: absolute;
}
.formboxelong {
	width: 295px;
	background: #ffffff;
	border: 1px solid #666666;
	left: 240px;
	position: absolute;
}
.formboxeaddress {
	width: 450px;
	background-color: #f2f5f3 !important; 
	border: 1px solid #666666;
	position: absolute;
	left: 290px;
	height: 90px;
}
.submitbutton {
	border: 1px solid #666666;
	left: 250px;
	position: absolute;
	width: 10em;
	background-image: url(Images/808080.gif) !important;
	color: #FFFFFF;
	cursor: pointer; /* hand-shaped cursor */ 

}


.formsubmitbutton {
	border: 1px none #666666;
	left: 610px;
	position: absolute;
	background-image: url(Images/sendbutton.gif) !important;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 30px;
	width: 115px;
	cursor: pointer; /* hand-shaped cursor */
	top: 990px;

}

.formsubmitbuttoncontact {
	border: 1px none #666666;
	left: 470px;
	position: relative;
	background-image: url(Images/sendbutton.gif) !important;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 30px;
	width: 115px;
	cursor: pointer; /* hand-shaped cursor */
	top: -100px;

}

input {
   background: #ffffff !important;
}
#mainform{
	padding-top: 600px;
	
}

#formcolumnleft{
	width: 95px;
	top: 0px;
	right: 0px;
	float: left;
	
	}
#formcolumnright{
	width: 415px;
	float: right;
	margin-right: 160px;
	margin-top: 80px;
	min-height: 290px;
	
	}
#driftwoodformcolumnright{
	width: 500px;
	float: right;
	margin-right: 50px;
	margin-top: 0px;
	
	}
	
	
#centreformcolumn{
	width: 60px;
	top: 0px;
	right: 0px;
	float: left;
	
	
	}

#formlabels{
	width: 200px;
	border: thin solid #CCC;
	float: left;
	
	
	}

#formvaluesright{
	width: 300px;
	border: thin solid #CCC;
	float: right;
	
	
	}

.guidefooter {
	font-weight: bold;
	color: #8cb977;
	height: 1em;
}

.formleftheading {
	color: #55a778;
	padding: 0px;
	line-height: 15px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.formleftheadingwp {
	color: #8cb977;
	padding: 0px;
	line-height: 15px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.formleftcolheading{
	padding: 0px;
	line-height: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	font-size: 12px;
}
.formleftcolsubheading{
	padding: 0px;
	line-height: 16px;
	font-size: 12px;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
	margin: 0px;
	width: 150px;
	font-weight: normal;
	text-align: center;
}

#numberbox {
	width: 50px;
	left: 100px;
	font-size: 12px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0px;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
}
.formrow{
	padding: 0px;
	margin-right: 0px;
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 0px;
	line-height: 16px;
		
}
.formrowdispack{
	padding: 0px;
	margin-right: 0px;
	margin-left: 5px;
	font-size: 14px;
	margin-bottom: 0px;
	line-height: 16px;
		
}
.formrowinput{
    padding: 0px;
	margin-right: 0px;
	margin-left: 10px;
    margin-top: 0px;
	margin-bottom: 1px;
	
}
.formrowinputcust{
	padding: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 9px;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
	
}
.formrowinputdeep{
	padding: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 1px;
	height: 65px;
	font-size: 12px;
	
}
.formlabelsize {
	background-color: #0F9;
	padding-right: 5px;
	padding-left: 5px;
	width: 150px;
}

.leftcolumn {
	text-align: right;
	float: left;
	width: 30px;
}
.leftcolumndispack {
	text-align: left;
	float: left;
	width: 90px;
}
.rightcolumn {
	float:right;
	text-align:right;
  }


.labelwidth {
	background-color: #30C;
	width: 250px;

	
}
#leftformwrap {
	width: 155px;
	height: 100%;
	float: left;
	background-color: #ffc;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 3px;
	
}

.formboxlong {
	width: 320px;
	left: 280px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
}
.formboxaddress {
	position: absolute;
	left: 300px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
	font-size: 12px;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
	
}

.formboxshort {
	width: 235px;
	left: 360px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
}
#formfooter {
	width: 450px;
	top: 400px;
	position: relative;
	
	
	
}


.formredfooter {
	color: #F00;
	font-weight: bold;
	line-height: 18px;
	padding-top: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	font-size: 15px;
	margin-top: 5px;
}
.formfooter {
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#formflushright {
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	position: absolute;
	left: 615px;
	top: 1028px;
	
}
a.formpdflink:link {
	text-decoration: none;
	color: #333;
	
	}
a.formpdflink:visited {
	
	text-decoration: none;
	color: #333;
}
a.formpdflink:hover {
	color: #333;
	text-decoration: underline;
}



#outerfernfeedform{
	width:758px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	border-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 1160px;
	background-image: url(Images/fernfeedorder4.gif);
	background-color: #FFF;


}
#innerwrapfernfeedorder {/* enables content first */
	float:left;
	width:715px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 713px;
	
	
}
#fernfeedorderform {
	background-color: transparent;
	position: absolute;
	top: 660px;
	width: 700px;
	left: 150px;
	
	
	}
#fernfeedformcolumnright{
	width: 568px;
	margin-top: 80px;
	
	}
.fernfeedformboxlong {
	width: 425px;
	left: 130px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
}

.fernfeedformboxaddress {
	position: absolute;
	left: 130px;
	width: 441px;
	height: 53px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
	font-size: 12px;
	
}
.fernfeedformboxshort {
	width: 375px;
	left: 190px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
}


.fernfeedformflushright {
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	float: right;
	margin-right: 10px;
	margin-top: 50px;
	
}

.fernfeedformsubmitbutton {
	border: 1px none #666666;
	left: 610px;
	position: absolute;
	background-image: url(Images/sendbutton.gif) !important;
	color: #FFFFFF;
	background-repeat: no-repeat;
	height: 30px;
	width: 115px;
	cursor: pointer;

}
.woodformsubmitbutton {
	left: 600px;
	position: absolute;
	background-image: url(Images/woodsendbutton.gif) !important;
	background-color: transparent !important;
	background-repeat: no-repeat;
	height: 31px;
	width: 106px;
	cursor: pointer;
	top: 970px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}




.orderlabel{
	position: relative;
	top: 6px;
	font-size: 14px;
	
	
	}
.pinesectionheading{
	color: #8cb977;
	font-weight: bold;
}


#outerdriftwoodform{
	width:758px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	border-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 1160px;
	background-image: url(Images/driftwoodorderform.gif);
	background-color: #FFF;


}
#innerwrapdriftwoodorder {/* enables content first */
	float:left;
	width:715px;
	margin-left: 35px;
	margin-top: 770px;
	background-color: transparent;
	

}


#driftwoodorderform {
	background-color: transparent;
	position: absolute;
	top: 660px;
	width: 700px;
	left: 150px;
	
	
	}
#driftwoodcolumnright{
	width: 568px;
	margin-top: 80px;
	
	}
.driftwoodformboxlong {
	width: 350px;
	left: 145px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	background-color: transparent;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
}
.driftwoodformboxaddress {
	position: absolute;
	left: 130px;
	height: 53px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000;
	font-size: 16px;
	background-image: url(Images/trans1x1.gif);
	background-repeat: repeat;
	
}
.driftwoodformboxshort {
	width: 270px;
	left: 210px;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 16px;
	background-image: url(Images/trans1x1.gif);
}
.driftwoodformflushright {
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	float: right;
	margin-right: 40px;
	margin-top: 20px;
	
}
#dwformpdfbox{
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	position: absolute;
	left: 596px;
	top: 1060px;
}


.driftwoodformsubmitbutton {
	left: 598px;
	position: absolute;
	height: 31px;
	width: 106px;
	background-image: url(Images/trans1x1.gif);
	background-repeat: repeat;
	cursor: pointer; /* hand-shaped cursor */
	top: 990px;

}


.specialthumbnail {
	padding-right: 19px;
	float: left;
	padding-bottom: 10px;
}
.specialthumbnailsmall {
	padding-right: 19px;
	float: left;
	padding-bottom: 10px;
}
#leftcolspecial {
	float: left;
	width: 275px;
}
#rightcolspecial{
	float: right;
	width: 275px;
}
#leftcolnatural {
	float: left;
	width: 190px;
}
#rightcolnatural{
	float: right;
	width: 285px;
	margin-right: 80px;
}
	.abouthskimages {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	border: 3px solid #FFFFFF;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 10px;

}
	
.markercol1 {
	position: absolute;
	left: 2px;
	top: 25px;
	width: 90px;
}
.markercol2 {
	position: absolute;
	height: 9px;
	width: 90px;
	left: 92px;
	top: 25px;
}
.markercol3 {
	position: absolute;
	height: 9px;
	width: 90px;
	left: 182px;
	top: 25px;
}
.markercol4 {
	position: absolute;
	height: 9px;
	width: 90px;
	left: 272px;
	top: 25px;
}
.markercol5 {
	position: absolute;
	height: 9px;
	width: 90px;
	left: 362px;
	top: 25px;
}
.markercol6 {
	position: absolute;
	height: 9px;
	width: 90px;
	left: 452px;
	top: 25px;
}
.markercol7 {
	position: absolute;
	height: 9px;
	width: 90px;
	left: 542px;
	top: 25px;
}

.nosubmitbutton {
	height: 1px;
	width: 1px;
	

}
.white {
	color: #FFF;
}
#formprefooter {
	float: left;
}
#formfooteraddress {
	float: left;
	width: 565px;
	font-size: 12px;
	margin-left: 20px;
	
}
#formfooteraddress2 {
	float: left;
	font-size: 12px;
	margin-left: 20px;
	position: relative;
	left: 155px;
	margin-top: -25px;
	width: 585px;
	
}
#formfooteraddresswood {
	float: left;
	font-size: 12px;
	position: relative;
	padding-left: 10px;
	
}
.footergreen {
	color: #55a778;
	font-size: 10pt;
	
}
.footertext {
	font-size: 9pt;
}
.footertextcaps {
	
	font-size: 7pt;
}
.footertextsmallbold {
	font-size: 9pt;
	font-weight: bold;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
}
#tfctop{
	width: 450px;
	
}
#tfcmid{
	width: 380px;
	
	
}
#tfcrightcol{
	float: right;
	padding-top: 20px;
	width: 230px;
	font-weight: bold;
	
	
}
#tfcmid1{
	width: 450px;
	float: left;
	margin-bottom: 10px;
	
	
}
#tfcrightco1l{
	float: right;
	width: 160px;
	margin-top: 282px;
	font-weight: bold;
	
	
}

#tfcbot{
	width: 400px;
	float: left;
	margin-bottom: 50px;
	
	
}
#tfcrightco12{
	float: right;
	width: 227px;
	padding-top: 10px;
	
}
.fernfeedimagetfc {
	margin-left: 50px;
	
	
}
.bottletext {
	padding-right: 30px;
	padding-left: 30px;
	
	
	
}
#bbleft1{
	float: left;
	
	width: 330px;
	
}
#bbright1{
	width: 297px;
	float: right;
	}
#daleft1{
	float: left;
	width: 265px;
	padding-top: 25px;
	
}
#daright1{
	width: 338px;
	float: right;
	margin-left: 12px;
	position: relative;
	top: -9px;
	}
#daleft2{
	float: left;
	width: 275px;
	position: relative;
	top: -190px;
	
}
#dicksantfooter{
	float: left;
		position: relative;
	top: -150px;
	
}
#daright2{
	width: 350px;
	float: right;
	}
.formatbullet {
	margin-left: -15px;
	
}
.formatbulletnarrow {
	margin-left: -15px;
	width: 280px;
	
}
.pinebullet {
	margin-left: -25px;
	color: #8cb977;
	font-weight: bold;
	
}
.pinebulletnarrow {
	margin-left: -25px;
	color: #8cb977;
	font-weight: bold;
	width: 350px;
	
}
.specialistlhc {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	}
.specialistrhc {
	width: 408px;
	float: right;
	padding-left: 10px;
	}
	
.visitlhc {
	float: left;
	width: 245px;
	
	}
.visitrhc {
	width: 232px;
	float: right;
	padding-left: 10px;
	}
	
	
.orderlabelcontact{
	position: relative;
	top: 6px;
	
	
	}
	.formrowinputcustcontact{
	padding: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
	
}
.formboxlongcontact {
	width: 450px;
	left: 290px;
	position: absolute;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
	height: 30px;
	background-color: #f2f5f3 !important; 
}
#myoleft {
	float: left;
	width: 220px;
	
}

#myoright{
	width: 390px;
	float: right;
	}
#contactimagelh {
	float: right;
	text-align: right;
	margin-right: 310px;
	position: relative;
	top: -15px;
	
}

#contactimagerh{
	position: relative;
	top: 185px;
	}
#tnpiecelh {
	float: left;
	width: 320px;

}

#tnpiecerh{
	width: 310px;
	position: absolute;
	top: 250px;
	right: 10px;
	


	}
.imagetitle{
	padding-top: 8px;
}
#aboutlh {
	float: left;
	width: 250px;

}

#aboutrh{
	width: 300px;
	float: right;
	position: relative;
	right: -20px;


	}
	
	#aboutrh2{
	width: 170px;
	float: right;
	position: relative;
	right: -20px;


	}
.aboutimagetext{
	padding: 0px;
	line-height: 1em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.imagecfytf{
	margin-bottom: 10px;
	


	}
.blacktext{
	color: #000;
}

.footergreenmain {
	color: #55a778;
	font-size: 9pt;
	
}
.footertextmain {
	font-size: 8pt;
}
.footertextcapsmain {
	
	font-size: 6pt;
}
.footertextsmallboldmain {
	font-size: 8pt;
	font-weight: bold;
	font-family: "Gill Sans MT", "Gill Sans Std", Verdana, sans-serif;
}
.wpsbsimage{
	padding-right: 70px;
	}
.wpcaptionindent{
	padding-left: 10px;
	}
	
.imagelinknoborder{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

	}
.pinefloatright{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
		float: right;
	}	

		
#mask {
	position: absolute;
	top: 100px;
	right: 0px;
	background-color: #0F0;
	z-index: 1000;
}
.bamboo {
	color: #55a778;
	font-weight: bold;
	padding-top: 10px;
}

.bambcontimage {
	padding-right: 10px;
	float: left;

	}
	

a.homecontact:link {
	color: #55a778;
	text-decoration: none;
		font-weight: bold;
	
	
}
a.homecontact:visited {
	color: #55a778;
	text-decoration: none;
		font-weight: bold;
	
}
a.homecontact:hover {
	color: #55a778;
	text-decoration: none;
		font-weight: bold;
}
.fernssidebar {
	padding-top: 30px;
}
.hidemenu {
	position: absolute;
	top: 30px;
	left: 650px;
	z-index: 1000;
}
.bambooemphasiscolour {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: none;
	color: #F00;
	line-height: 1em;
}
.bamboodisplayunit {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: none;
	color: #F00;
	line-height: 1em;
}
.bambooemphasis {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: none;
	line-height: 1em;
	
}
.ferndisplayh1 {
	font-size: x-large;
	font-weight: bold;
	text-transform: none;
	color: #F00;
	line-height: 1em;
}
.ferndisplayh2 {
	font-size: large;
	font-weight: bold;
	text-transform: none;
	color: #F00;
	line-height: 1em;
}
.fernprice {

	color: #068f4b;
	font-weight: bold;
}
.pineprice {
	color: #55a778;
	font-weight: bold;
}
.datoppara{
	padding-right: 200px;
}
.wpstory{
	width: 350px;
}
.wpstory2{
	width: 250px;
}
.wpstoryheading{
	color: #55a778;
	font-size: 2em;
	font-weight: bold;
}
.pineimage1{
	width: 260px;
	float: right;
	font-weight: bold;
	margin-left: 15px;
}
.pineimage2{
	width: 180px;
	float: right;
	font-weight: bold;
	margin-left: 15px;
}
.pineimage3{
	width: 170px;
	float: right;
	font-weight: bold;
	margin-left: 10px;
}
.pineimage4 {
	width: 244px;
	float: right;
	font-weight: bold;
	margin-left: 10px;
}
.pineimagefl244{
	width: 244px;
	float: left;
	font-weight: bold;
	margin-right: 15px;
}
.pineimagefl206{
	width: 206px;
	float: left;
	font-weight: bold;
	margin-right: 15px;
}

.imagestd{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
.limitwidth{
	width: 500px;
}
.limitwidthdp{
	width: 230px;
}
.limitwidthdp2{
	width: 270px;
}
#wpdisppack{
	background-image: url(Images/displaypackbg.jpg);
	background-repeat: no-repeat;
	height: 771px;
	position: relative;
	top: 20px;
}
.wpdplables1{
	width: 140px;
	color: #55a778;
	font-weight: bold;
	position: relative;
	margin-top: 210px;
	line-height: 1.2em;
	
}

#wplable{
	float: right;
	color: #55a778;
	font-weight: bold;
	width: 110px;
	margin-right: 135px;
	margin-top: 50px;
	text-align: center;
}
.wplable2{
	float: right;
	color: #55a778;
	font-weight: bold;
	width: 130px;
	text-align: right;
}
#minheight {

}
#logroller{
	position: absolute;
	left: 500px;
	top: 740px;
	z-index: 1;
	
	}
.positionfooter{
	padding-left: 125px;
	
}

.fernfeedfooterlarge{
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
	
}
.fernfeedfootersmall{
	font-size: 12px;
	margin-left: 10px;
	
}
#vertspace {
height:550px;
}
