/* CSS Document */

BODY      { font-family: Futura, Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 19pt; background-color: #eee6d1; background-image: url(images/crabtreefalls.jpg); width: 800px; }

H1        { margin-top: 2px; margin-bottom: 2px; font-size: 24pt; color: #000000; }

H2        { margin-top: 10px; color: #132600; }

P         { margin-top: 15px; font-size: 11pt; }

DIV.hr    {
	  height: 10px;
	  width: 100%;
	  background: url(images/lleafhrline.gif) no-repeat scroll center; }

DIV.hr HR {
	  width: 450px;
	  display: none; }

DIV.sp    {
	  height: 50px;
	  width: 100%;
	  background: url(images/splatter.gif) no-repeat scroll center; }

DIV.sp HR {
	  width: 60px;
	  display: none; }

IMG.book  { margin: 0 30 5 0; 
	  float: left}

IMG.left  { margin: 0 10 5 0; 
	  float: left}

B         { color: #204000; font-family: Arial; font-size: 12pt; }

LI	  { 
	  padding-bottom: 10px; 
	  }

TABLE	  { font-size: 11pt; text-align: left; }

TD.body	  { 
	  height: 500px;
	  padding-left: 50px; 
	  text-align: justify; }

TD.just	  { text-align: justify; }

TD.title  { 
	  padding-left: 100px; 
	  padding-top: 5px; 
	  padding-bottom: 5px; 
	  background-repeat: repeat; 
	  background-image: url(images/titlebar.gif); 
	  text-align: center; }

A:link	  { color: #2a4d08; text-decoration: underline; }

A:hover	  { color: #2a4d08; text-decoration: none; background-color: #c3e5a1; }

A:visited { color: #2a4d08; text-decoration: underline; }

A.pict:hover	  { background-color: transparent; }