html, body          {margin-top: 0; margin-left: 0; background: #BCD987; color: #333;}

a                  {text-decoration: none;} 
a:link             {color: #83AB36;} 
a:visited          {color: #83AB36} 
a:hover            {color: #666;}
a:active           {color: #83AB36} 
a:visited:hover    {color: #666;}

p                  {font-family: Arial, Helvetica, sans-serif; 
					font-size: 13px; 
					line-height: 1.5; 
					margin:0 0 1.5em 0;}					
					
h1                 {font-family: Garamond, Georgia, Times, Times New Roman, serif; 
					font-weight: bold;
					font-size: 18px; 
					margin:0 0 1 0; color: black;}


.form       {font-size: 13px; margin: .1em 0 .2em 0; line-height: 1em;}

table        {border-collapse: collapse; border: 0px none;}
td           {vertical-align: top; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13px;}

#main          {width: 800; height: 600; background-color:#D6E5BA;}
	

#top		   {position: absolute;
				top:45; 
				left: 0; 
				width: 800;
				height: 72; 
				background: white; 
				border-top:1px solid #333; 
				border-bottom:1px solid #333;
				z-index: 3}
				
#slogan         {position: absolute; 
				top: 140; 
				left: 380; 
				width: 350;
				color: black;
				font-style: italic;
				z-index: 5;}
				
#slogan	p		{text-style:italic;
				text-align: right;}
				
				
				
#topnav			{position: absolute; 
				top: 70; left: 330; 
				width: 400; 
				height:25;
				z-index: 4}
				
#topnav p		{margin: 4px;}

#topnav a                  {text-decoration: none;} 
#topnav a:link             {color: #333;} 
#topnav a:visited          {color: #333;} 
#topnav a:hover            {color: #83AB36;}
#topnav a:active           {color: #333;} 
#topnav a:visited:hover    {color: #83AB36;}


#leftnav 						{position: absolute; top: 123; left:0;
								width: 250;
								z-index: 2;}
								
#leftnav p                  	{font-weight: bold;
								font-size: 11px;
								line-height: 1.7;
							 	text-indent: 5em; 
								margin: 0;}
								
#leftnav a                 		{display: block;width: 100%; height: 20px; border-bottom: 1px solid #333;}
#leftnav a:link            		{color: #333; background: #BCD987 url('images/button.gif') left center no-repeat;} 
#leftnav a:visited        		{color: #333; background: #BCD987 url('images/button.gif') left center no-repeat;}
#leftnav a:hover        		{color: #999; background: white url('images/button_over.gif') left center no-repeat; }
#leftnav a:active       		{color: #333; background: #BCD987 url('images/button.gif') left center no-repeat;} 
#leftnav a:visited:hover   		{color: #999; background: white url('images/button_over.gif') left center no-repeat;}

#content	  	{position: absolute; 
				top: 0; 
				left: 250;
				width: 550;
				background: white url('images/cherry_lane.jpg') no-repeat top right;
				border-left: 1px solid #333; border-bottom: 1px solid #333;
				padding: 0 0 0 0;
				z-index: 1;}

#text			{position: absolute;
				top: 180;
				left: 290;
				width: 470;
				z-index: 2;}				 

#text p			{margin: 0 0 1em 0;}

#text h1		{margin: 0 0 .8em 0;
				color:#83AB36;}
				
#text h2 		{font-family: Arial, Helvetica, sans-serif; 
				margin: 0 0 .8em 0;
				color:#83AB36; 
				font-size: 14px;
				font-weight: bold;}



#bottom			{position: absolute;
				top: 500; 
				left: 290; 
				height: 30; 
				width: 470; 
				z-index: 3;}
				
#bottom p		{font-size: 10px; 
				margin-bottom: .2em;}		

	
			

UL                    {margin: 0 1em 1em 40px; 
					  font-weight: normal; color: black;
					  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
					  
LI                    {margin: .5em 0em -1 0em; 
					   list-style: circle; 
					   line-height: 1.5;}
                      
blockquote            {margin:  1em; padding: 0.5em; border-top: 2px solid silver; border-bottom: 1px solid silver; 
                       font-size: 13px; line-height: 1.3em; font-weight: bold}
blockquote p          {font-size: 13px; line-height: 1.3em; font-weight: bold}



img              {margin:0px; border: 0px none;}
img.tree         {margin:0px; border: 0px none; margin-bottom: -10px;}
img.mersdorf	 {border: 2px solid black;}