
BODY {
	background-color:#3F3;
	background-image: url(images/greenbackground3.jpg);
} 

.catnav1 {
  font-family: century gothic;
  font-size: 13px;
  color: #785C3E;
  font-weight: normal;
 
  
}

.hornav1 {
  background-color:#C5DE8B;
  padding-left: 10px;
  padding-right: 10px;
}

.menu {
font-family: century gothic;
  font-size: 13px;
  color: #785C3E;
text-decoration: none

}


.menu a:link {
color: #785C3E;
text-decoration: none;
}

.menu a:visited {
color: #785C3E;
text-decoration: none;
}

.menu a:hover {
color: #785C3E;
text-decoration: none;
}

.menu a:active {
color: #785C3E;
text-decoration: none;
}

.hornav2 {
  background-color:#F5ACB6;
  padding-left: 10px;
  padding-right: 10px;
}

.hornav3 {
  background-color:#C5DE8B;
  padding-left: 10px;
  padding-right: 10px;
}

.search {
font-family: century gothic;
font-size: 22px;
  color: #AFB160;
  font-weight: bold;
}


.content {
font-family: century gothic;
  font-size: 13px;
    color: #785C3E;
  font-weight: normal;
}



