

		body,td{
	background:#F7F7E3; 
	color:Black;
   margin:0px 0px 0px 0px;
	font:11pt/1.5 sans-serif;
		}	
		#wrapper {
			width:720px;
			position:relative;
			left:50%;
			margin-left:-360px;
		}
  #header{
	margin:0;
	padding:0;
	background:transparent;
	color:Black; 
		} 
		.menu{
		position:absolute; 
		font:10px arial,helvetica,sans-serif; 
		background-color:#C9C6F8;		
		color:Black;
		padding-left:5px;	 
		top:-90px;
		z-index:4;		 
		}
		#fileMenu{
		left:410px; 
		width:56px;
		border-left:thin solid silver;}
		#searchMenu{
		left:466px;
		width:68px;
		border-left:thin solid silver;}
		#gardenMenu{
		left:532px;
		width:80px;
		border-left:thin solid silver;}
		#allotmentMenu{
		left:612px;
		width:76px;
		border-left:thin solid silver;}
		#recipesMenu{
		left:688px;
		width:65px;
		border-left:thin solid silver;}
		a {text-decoration:none;
		background:transparent;
		color:#000;}
		a:hover{
		background-color:#009;
		color:#FFF;
		}
		span.topmenu {
		font:12px Verdana,Geneva,Arial,Helvetica,sans-serif,bold;
		padding-left:5px;
		color:#963818;
		background-color:transparent;
	}
	input,select,textarea{
	background-color:#EBF1FA;
	color:#222;
}
input[type=submit], 
input[type=reset], 
input[type=button],
button{
	background-color:#B2B9C6;
	color #000;
}
input:focus, 
select:focus, 
textarea:focus{
	background-color:#fff;
}
a:hover{
text-decoration:overline;
}
 a:active{
		 font-weight:600;
		 }

       .test:hover{
		 font-weight:600;
		  color:Blue;
		  background:transparent;
		  }
.link{
			background:transparent;
			color:Blue;
			text-decoration:underline;
		}
		 		 .yap{
	font:28px Georgia,Geneva,Arial,Helvetica,sans-serif,oblique;	
	margin-left:0;
}
		.logo{
		 position:absolute;
		top:8px;
		 left:340px;
		 }
	.list01{
	margin-top:5px;
}
div.linetext{
 	background:transparent;
	color:Blue;
	font-weight:bold;	
 } 
div.linetext01{
 	background:transparent;
	color:Black;
	font-size:110%;
	font-weight:bold;	
 } 
 div.norman{
 	background:#840000;
	color:#FFD700;
	font:120% "MS Sans Serif",sans-serif;
	text-align:center;
 }
	#leftcontent{
	background:#FFF;
	border:1px solid #000;
	left:10px;
	position:absolute;
	top:210px;
	width:200px;
}
		#banner{
	left:5px;
	position:absolute;
	top:35px;
}
	#navlist{
	left:5px;
	position:absolute;
	top:10px;
	width:180px;
}

		#navlist ul{
	color:#800000;
	font:14px Verdana,Geneva,Arial,Helvetica,sans-serif;
	list-style-type:none; /* turns off display of bullet*/
	margin:0; /*removes indent IE and opera*/
	padding:0; /*removes indent Mozilla and nn7*/
	text-align:center;
}

		#navlist li{
	margin:0 0 3px 0;
}

		#navlist a{
	*/display:block; /*/
	background-color: #999999;
	background-image: url(Images/110_down.gif); /**/
	border:1px solid #333;
	padding:2px 2px 2px 2px;
}

		#navlist a:link, #navlist a:visited{
	*/color:#eee;
	*/color:#EEE;
	color:#000; /*/
	text-decoration: none; /**/
}

		#navlist a:hover{
	background-image:url(Images/110_over.gif);
	border:1px solid #333;
	color:#333;
	background:#F60;
}

		#uberlink a:link, #uberlink a:visited, #uberlink a:hover{
	*/ border:1px solid #333; /*/
	*/ border:1px solid #333;
	background-color: #FF6600;
	background-image:Images/110_over.gif);
	color:#800000; /**/
}

		/*controls houseplant  boxes*/
		.colorlist {
	background-color: #B6FF6E;
	border:2px solid #80000;
	color:#000080;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	text-align:center;
}
  .colorlist01{
	background-color: #FFFFB9;
	color:#7778FF;
	font-weight:bold;
	margin:2px 2px 2px 2px;
	padding:5px 2px 5px 2px;
	text-align:left;
}
		
	#centercontent{
	background:#FFF;
	border:1px solid #000; /*
		IE5x PC mis-implements the box model. Because of that we sometimes have
		to perform a little CSS trickery to get pixel-perfect display across browsers.
		The following bit of code was proposed by Tantek Celik, and it preys upon a CSS
		parsing bug in IE5x PC that will prematurly close a style rule when it runs
		into the string "\"}\"". After that string appears in a rule, then, we can override
		previously set attribute values and only browsers without the parse bug will
		recognize the new values. So any of the name-value pairs above this comment
		that we need to override for browsers with correct box-model implementations
		will be listed below.
		We use the voice-family property because it is likely to be used very infrequently,
		and where it is used it will be set on the body tag. So the second voice-family value 
		of "inherit" will override our bogus "\";
		margin-left: 220px;
		margin-right: 220px;
		margin-top: 200px;
}
\"" value and allow the proper value to
		cascade down from the body tag.
		The style rule immediately following this rule offers another chance for CSS2
		aware browsers to pick up the values meant for correct box-model implementations.
		It uses a CSS2 selector that will be ignored by IE5x PC.
		
		Read more at http://www.glish.com/css/hacks.asp
		*/
		
		voice-family:"\"}\"";
		voice-family:inherit;
   		margin-left:201px;
   		margin-right:201px;
		}
	html>body #centercontent {
	margin:0 201px 0 210px;
	}
		
.button01 {
	background:#4DACFF;
	border-bottom:3px solid #CC9933;
	border-left:3px solid #FFFF99;
	border-right:3px solid #CC9933;
	border-top:3px solid #FFFF99;
	color:#003366;
	font:9pt Verdana,Geneva,Arial,Helvetica,sans-serif;
	left: 100px;
	margin-bottom:2pt;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:180px;
}

/*code to put up coloumn to the right*/
	#rightcontent{
	background:#FDF8F2;
	border 1px solid #000;
	position:absolute;
	right:10px;
	top:210px;
	width:200px;
}

		/*code to control right content*/
		.contentright{
	background-color:#EEE;
	border:1px solid #333;
	margin:auto;
	padding:15px;
	text-align:justify;
	width:150px;
}

	.javnav{
			background-color:#FFED84; 
			color:Black;
			border:1px solid #33c;
			margin:0 5% 0 5%;
		}
		.contentmaquee{
	background-color:#FFF9D7;
	border:1px dashed #333;
	color:#00019D;
	font-size:10px;
	margin:auto;
	padding:2px;
	text-align:center;
}
 	.comp{
	background-color:#00F;
	border:1px outset #FdE;
	color:#FFF;
	font-family:Arial #000;
	padding:2px;
	text-align:left;
}
		.advert01{
	background-color:#ADFF2F;
	border:1px outset #333;
	color:#F8F8FF;
	font-family:Arial #000;
	padding:2px;
	text-align:center;
}
	.advert02{
	background-color:#FFE4E1;
	border:ridge;
	color:#F8F8FF;
	font-family: "Times New Roman",Times,serif;
	padding:2px;
	text-align:center;
}
	
	p,h1,pre{
	margin:0px 10px 10px 10px;
}

		.textname{
	background:transparent;
	color:#84E2FF;
	font-style:italic;
}
		.textline{
	text-indent:15px;
}

		.dropcap{
	color:#00F;
	float:left;
	font-size:2.5em;
	padding-right:2px;
}
	h1{
	color:#F0607D;
	font-size:14px;
	padding-top:10px;
}

		/*header codes*/
h2, h3, h5, h6{
	background:transparent;
	border-bottom:#E9967A 5px solid;
	color:#930;
	font-family:x-large Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-top:4%;
	text-align:left;
}

h4{
	background:transparent;
	border-bottom:#E9967A 5px solid;
	color:#993300;
	font-family:medium Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 
	margin-top:42;
	text-align:left;
}
	#banner h1{
	font-size:14px;
	margin:0px;
	padding:10px 10px 0px 10px;
}
	#rightcontent p{
	font-size:10px;
}
		
dd{
	left:8em;
	position:relative;
	top:-1em;
	width:60%;
}

		dt{
	background-color:transparent;
	color:#FFA500;
	font:10px Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-left:1em;
}

div#dd{
	margin-left:5px;
}

 .dd01{
	left:5.5em;
	position:relative;
}

		span.events{
	margin-left:10px;
}

		#hedgehogadvert{
	background:#D2FFF0;
	border:1px solid #FFF;
	color:#000080;
}

		span.hedge{
	background:transparent;
	color:#000;
	font-family:8px Arial;
	   }

		#roypainter{
	background:#FFEA93;
	border:thin #FFFFDD solid;
	color:#000;
	font:15px "Times New Roman",Times,serif;
	
}

		span.roy{
	background:transparent;
	color:#B21131;
	font-size:20px;
	font-weight:bold;
}
		#date{
	font-size:15px;
	left:30px;
	padding-top:5px;
	position:relative;
}

	 span.pictitle{
	background:transparent;
	color:#800000;
	font:12px sans-serif,Verdana,Geneva,Arial,Helvetica;
	
}
 img.left{
	border-width:1px;
	float:left;
	margin-right:10px;
}
  
 img.right{
	border-width:1px;
	float:right;
	margin-left:10px;
}
.column-in{
	 background:#F7F7E3;
	 color:Black;
		margin:0;
		 padding:0.5em 1em;
		}
	.cleaner{
		clear:both;
		height:1px;
		font-size:10px;
		border:none;
		margin:0;
		 padding:0;
		background:transparent;
		color:#F7F7E3;
		}
.copy{
	background:transparent;
	color:Maroon; 
	text-align:center; 
	font-size:80% }
	
	#footer{
		background:#F7F7E3;
		 border-top:1px solid #5c6f90;
		 border-bottom:1px solid #5c6f90;
		color:#8D1EFF;
		font-family:75% sans-serif,oblique;
		text-align: center;
		 margin-left:0 10px 0 10px;
	}
	span.foot{
	background:transparent;
		color:Maroon;
	}
ul#gallery {
margin:0 auto;
padding:0;
list-style-type:none;
width:95%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
ul#gallery li {
float: left;
margin:5px;
}
ul#gallery li p {
text-align: center;
margin:5px 0;
}
.lsl img {  margin: 32px 0 0; border: 0;}
