/*
//////	//////////////////////////////////////////////
		Keepers Nursery
		Print stylesheet
//////	//////////////////////////////////////////////
*/


body
{
	margin: 5px 3px 3px 5px;
	padding: 0px;
	width:98%; 
    font-family: times;
    background-color: #fff;
	color:#333333;
	line-height:130%;
	font-size:10pt;
}

p, td, ul, ol, li, dl, dt, dd, th
{
    font-family: times;
	font-size:10pt;
}

td {vertical-align:top}

.dontprint { display:none;}


h1,h2,h3
{
    font-family:arial;
    color: #05a354;
    font-weight:bold;
    padding:0px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px
}

h1
{
    font-size: 16pt;
}
h2
{
    font-size: 12pt;
}
h3
{
    font-size: 10pt;
}




a
{
    color:black;
    text-decoration: underline;
    font-weight:normal;
}




a.menubar
{
	display:none;
}




.footer
{
	font-size:8pt;
	color:#9999cc;
	line-height:100%;
	text-align:left;
}



img {display: block; border:0;}


#pagedrecordset {display:none;}

#sidebar {display:none;}

#product_fruitdescr {font-size:22px;font-weight:bold;font-family:arial,helvetica;color:#666666;line-height:150%;}
#product_species {font-size:12px; font-style:italic;}
#product_descr {font-size:22px;font-weight:bold;font-family:arial,helvetica;color:#333333;}

