body {
  background: url(images/tree_background.jpg) 0px 213px no-repeat #d0e8aa;
  font-family: Times New Roman, serif; 
  font-size: 16px;
/*  color: #016533;*/
  color: #330000;
  height: 100%;
  margin: 0px;
}

img {
	border: none;
}

p {
  font-family: Times New Roman, serif; 
  font-size: 16px;
/*  color: #016533;*/
  padding-right: 10px;
}

td {
  font-family: Times New Roman, serif; 
  font-size: 16px;
/*  color: #016533;*/
}

.inline {
  margin: 10px;
  border: 1px solid white;
}

h1 {
  font-family: Times New Roman, serif;
  color: #6d552f;
  font-size: 20px;
  font-style: italic;
  border-style: solid;
  border-bottom-width: 2px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-color: #6d552f;
  padding: 0px;
}

h3 {
  font-size: 22px;
/*  color: #006633;*/
  font-style: italic;
}

hr {
  color: transparent;
  background-color: #691f11;
  height: 2px;
  border: 0px;
}	
				
a:link {
  font-family: Times New Roman, serif; 
  font-size: 16px;
  color: #6d552f;                   
  text-decoration: underline;
}
                                
a:visited {
  font-family: Times New Roman, serif; 
  font-size: 16px;
  color: #6d552f;                   
  text-decoration: underline;
}

a:hover {
  font-family: Times New Roman, serif; 
  font-size: 16px;
  color: #b5f279;                   
  text-decoration: none;
}

a:active {
  font-family: Times New Roman, serif; 
  font-size: 16px;
  color: #e5f2e1;                   
  text-decoration: none;
}

td.nav_bg {
/*  background-image: url("https://www.treegreetings.com/images/vine_bg.jpg");*/
  background-position: center; 
  background-repeat: no-repeat;
}

ul {
/*  color: #006633;*/
  margin-top: 0px;
}

img.black_border {
  border: 1px solid black;
}

.affiliate_box {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 5px solid #000000;
  color: #ffc96b;
  background-color: #000000;
  font-family: Gill Sans, Myriad, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

.affiliate_box_sm {
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 5px solid #000000;
  color: #ffc96b;
  background-color: #000000;
  font-family: Gill Sans, Myriad, sans-serif;
  font-weight: bold;
  font-size: 9px;
}

.donation {
  color: #f9a239;
}

#friendly_box {
	color: #004813;
	background: #a6c778;
}

#friendly_box li {
	padding-bottom: 20px;
}
