body {
  background-color: #525B58;
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 80%;
  margin: 0px;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
	text-align: justify;
  	color: #6C8F60;
}

h2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 90%;
	text-align: justify;
  	color: #6C8F60;
}

h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	text-align: justify;
  	color: #6C8F60;
	font-weight: bold;
	font-style: italic;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

h5 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
	text-align: justify;
  	color: #6C8F60;
	font-weight: bold;
	font-style: italic;
}

ul {
  color: #000000;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 80%;
}

li {
	padding-top: 5px;
	padding-bottom: 5px;
}

p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
}

p.information {
	font-size: 70%;
	font-style: italic;
}

span.information {
	color: #6C8F60;
	font-style: italic;
}

address {
	margin-left: 20px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
}


div {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 80%;
}

span.navigation_arrows
{ 
	color: #6C8F60;
	font-weight: bold;
}

div.top_arrow {
	text-align: right;
}

table {
	background-color: #FFFFFF
}

table.pubs td {
	padding: 0px;
	vertical-align: top;
}

.content {
	padding-left: 15px;
}

table.pubs .description{
	width: 82%;
	padding-right: 70px;
}

table.pubs td h4 {
	margin-bottom: 5px;
}

table.pubs td p {
	margin-top: 0px;
	margin-bottom: 6px;
}
:link { color: #6C8F60 }

:visited { color: #525B58 }

:active { color: #FFB123 }


td.menuData { vertical-align: top; padding-top: 40px; width: 180px }

a.menu { padding-left: 5px;  padding-right: 5px; padding-top: 2px; padding-bottom: 2px; font-size: 90%; color: #7CA175;  text-decoration: none; display: block}

a.menu_special {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	font-size: 90%;
	font-weight: bold;
	color: #7CA175;
	text-decoration: none;
	display: block
}

a:hover.menu {  color: white; background-color: #7CA175 }
a:hover.menu_special {  color: white; background-color: #7CA175 }

td.footer { height: 25px; background-color: #7CA175; padding: 5px; font-size: 80%; color: white; text-align: right }

td.heading { font-weight: bold; width: 25% }

tr.spacer {height: 40px }

table.grower_db {font-size: 80%; }

#business_name_heading {width: 15%}

#person_heading {width: 15%}

table.grower_db tbody td {vertical-align: top; padding-top: 6px; padding-bottom: 6px; }

table.grower_db thead td {text-align: center }

table.grower_db tbody td.business_name { font-weight: bold; }

table.grower_db tbody td p { margin-bottom: 6px; margin-top: 0px; }

table.grower_db tbody td p.contact_number { margin-bottom: 0px; margin-top: 0px; }

td.content { padding-top: 30px; vertical-align: top; }

#header_spacer {
	height: 10px;
	background-color: #6C8F60;
}

#header_image {
	background-image: url("images/header.jpg");
	width: 850px;
	height: 226px;
	background-repeat: no-repeat;
}

hr {
	text-align: left;
	width: 95%;
}

span.smalltext {
	font-size: 70%;
}

.specialEvent {
	border-style: solid;
	border-width: 2px;
	padding: 10px;
}
.specialEvent h1 {
	text-align: center;
	color: black;
	font-size: 30px;
}

.specialEvent h2 {
	text-align: center;
	color: black;
	font-size: 25px;
}

.specialEvent h3 {
	text-align: center;
	color: black;
	font-size: 16px;
}

.specialEvent p {
	text-align: center;
	color: black;
	font-size: 13px;
	font-weight: bold;
}

.specialEvent ul {
	color: black;
	font-size: 13px;
	font-weight: bold;
}
