@charset "UTF-8";

body {
	margin-top: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #F68E20;
}
a:active {
	text-decoration: none;
	color: #F68E20;
}

.style1 {
	color: #1B7941;
	font-size: 26px;
}

.style2 {	color: #1B7941;
	font-weight: bold;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	width: 150px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-top: 140px;
	padding-left: 40px;
}
.index_links {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
}
.links {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1b7941;
}
#index_info {
	height: 150px;
	width: 635px;
	clear: left;
	padding-top: 20px;
	padding-left: 15px;
}
.index_info {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	padding-left: 15px;
}
#content {
	float: right;
	width: 800px;
}
.single_tree_headlines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #1A763E;
}
.fruit_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #1A763E;
}
.fruit_subtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F49021;
}
.fruit_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
#footer {
	clear: both;
	height: 60px;
	width: 1000px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	float: right;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 1000px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	color: 1b7941;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1C7942;
	font-weight: bold;
}
.faq_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.list_content {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: url(images/bullet.jpg);
}
#planting_pic {
	height: 315px;
	width: 330px;
	float: right;
	padding-left: 10px;
}
.planting_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 175px;
	text-align: left;
	list-style-type: decimal;
}
.pdf_links {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left: 5px;
	color: #FF0000;
	margin-top: -15px;
}
.index_links_upfix {
	vertical-align: top;
	padding-top: -15px;
}
#upperrightpic {
	background-image: url(../images/boxing-trees1.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 0px;
	height: 320px;
	clear: both;
	width: 200px;
	margin-top: 75px;
}
