	#head
	{
		background: #000 url(../images/back_head_green.gif) repeat-x 0 0;
	}

		#head h1
		{
			background: transparent url(../images/logo_green.jpg) no-repeat 0 0;
		}

			#content h2
			{
				color: #355f2d;
			}
			
			#content h3
			{
				color: #54824b;
			}
					
			#content A:link { color: #355f2d; }
			#content A:visited { color: #355f2d; }
			#content A:hover { color: #639849; }
			#content A:active { color: #639849; }
	
	/*		
	.insetleft
	{
		border-color: #355f2d;
	}
		
	.insetright
	{
		border-color: #355f2d;
	}
	*/
						