@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	background-color: #f5f4ee;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-style: italic;
	margin-bottom: 2px;
	text-align: center;
	font-weight: normal;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.h1_bg {
	background-color: #d3e3f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-style: italic;
	margin-bottom: 2px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.h1_bg_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e2ebbc;
	font-size: 20px;
	color: #000000;
	font-style: italic;
	margin-bottom: 2px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.h1_bg_brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFF7DE;
	font-size: 20px;
	color: #000000;
	font-style: italic;
	margin-bottom: 2px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.h1_bg_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e9e7db;
	font-size: 20px;
	color: #000000;
	font-style: italic;
	margin-bottom: 2px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.h1_bg_grey_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e9e7db;
	font-size: 22px;
	color: #000000;
	margin-bottom: 2px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 0px;
	text-decoration: underline;
	margin-left: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}
.h3_bg_grey {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	text-align: center;
	box-shadow: 1px 2px 2px black;
	padding-top: 3px;
	padding-bottom: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006600;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 2px;
	margin-top: 5px;
	padding-left: 3px;
	background-color: #e9e7db;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-bottom: 2px;
	margin-top: 5px;
	padding-left: 3px;
	text-align: left;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.h1_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ceac0a;
	font-style: italic;
	margin-bottom: 2px;
	text-align: center;
	font-weight: lighter;
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
}
.container {
	margin: auto;
	    }
.top_div {
	margin: 0px;
	width: 100%;
	box-shadow: 5px 5px 5px black;
	border-radius: 5px;
}
.top_div_img {
	margin: 0px;
	box-shadow: 7px 10px 10px black;
	border-radius: 5px;
	background-image: url(../images/designimages/acdbanner_1800sm.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
.img_adjust {
	max-width: 100%;
	height: auto;
	cursor: pointer;
}
.img_adjust_nP {
	max-width: 100%;
	height: auto;
}
#navbarV-con {
	float: left;
	width: 150px;
	margin-top: 2px;
	
	height: auto;
	margin-right: 3px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.heading {
	color: #000000;
	cursor: pointer;
	position: relative;
	background-color:#7F971F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(../images/designimages/menu_icon_acd.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sm_font_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.menubar {
	padding: 0px;
	background-color:#100e08;
	margin-top: 0px;
	font-size: small;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.p_menu {
	background-color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.p_menu2 {
	background-color: #586D02;
	margin: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.p_margins {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
.p_grey {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 3px;
}
.p_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px black;
	padding-right: 3px;
}
.p_content_key {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px black;
	padding-right: 3px;
}
.p_content_dark_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #008349;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	border-radius: 10px;
	box-shadow: 7px 10px 10px black;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 3px;
	margin-bottom: 10px;
}
.p_content_dark_green_rf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #006633;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	border-radius: 10px;
	box-shadow: 7px 10px 10px black;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 3px;
	margin-bottom: 10px;
}
.p_content_margin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	border-radius: 10px;
	box-shadow: 7px 10px 10px black;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 3px;
	margin-bottom: 10px;
}
.p_content_plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-left: 5px;
	padding-right: 3px;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #666666;
	background-color: #e6e7e7;
}
.p_content_simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 3px;
	text-align: center;
}
.p_content_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #586d02;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px black;
	padding-right: 3px;
}
.p_content_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #CCCCCC;
	color: #000000;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	box-shadow: 10px 10px 10px black;
	border-radius: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 3px;
}
.p_content_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #0062ae;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px black;
	padding-right: 3px;
}
.p_content_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #282117;
	color: #FFFFFF;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px black;
	padding-right: 3px;
	
}
.p_tree_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #006600;
	padding-top: 3px;
	padding-bottom: 3px;
}
.p_trees_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #000000;
	padding: 3px;
	color: #FFFFFF;
	border-radius: 5px 5px 0px 0px;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}


/*.div_trans_bg {
	background-color: #000000;
	opacity: 0.8;
    filter: alpha(opacity=80); 
} */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFCC00;
}
.font_gold {
	color: #FC0;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC33FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
}
.a_margins{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 5px;
	float: left;
}
.float_left {
	float: left;
	height: auto;
	width: 25%;
	padding-right: 3px;
}
.float_left_bark {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-align: center;
	color: #000000;
	font-size: 10px;
	height: auto;
	width: 24%;
	padding-right: 3px;
}
.float_left_trees {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	float: left;
	width: 18%;
	font-size: 14px;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}


.float_left_photo{
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	float: left;
	text-align: center;
	width: 17%;
	font-size: 1em;
	color: #FFFFFF;
}
.float_left_sm {
	float: left;
	height: auto;
	width: 15%;
	padding-right: 3px;
}
.float_left_ls {
	float: left;
	height: auto;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
}

.float_right {
	float: right;
	height: auto;
	width: 25%;
	margin-left: 5px;
}
.float_right_sm {
	float: right;
	height: auto;
	width: 20%;
}
.float_right_ls {
	float: right;
	height: auto;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
}
/*new*/
.float_right_med {
	float: right;
	height: auto;
	width: 35%;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}

.right_col {
	font-family: Arial, Helvetica, sans-serif;
}
.greenfont {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 1em;
	font-weight: bold;
}
.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.blue_font {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033CC;
}
.red_font {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
	font-weight: normal;
}
.orange_font {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	font-size: 16px;
	font-weight: bold;
}
.yellow_font {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
}
.red_only {
	color: #FF0000;
	text-shadow: 0 -1px 0 #999;
}
.bold_font {
	font-weight: bold;
}
.italic_only {
	font-style: italic;
}
.black_only {
	font-style: normal;
	color: #000;
}

.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF00;
	font-weight: normal;
}

.div_ad {
	height: 280px;
	background-color: #000000;
}
.div_ad_full {
	float: left;
	height: 290px;
	background-color: #000000;
	margin-top: 6px;
	border-radius: 5px;
	padding: 3px;
	width: 96%;
	margin-bottom: 6px;
}
.div_ad_gg {
	float: left;
	height: auto;
	width: 99%;
	background-color: #000000;
	margin-top: 6px;
	border-radius: 6px;
	padding: 3px;
	margin-bottom: 6px;
}

.div_ad_right {
	float: right;
	height: 280px;
	background-color: #000000;
	width: 336px;
	margin-left: 5px;
}
.div_plain {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 3px;
	margin-top: 0px;
}
.div_content_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	border-radius: 10px;
	box-shadow: 7px 10px 10px black;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 3px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
.div_content_list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	box-shadow: 7px 10px 10px black;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}
.div_content_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	border-radius: 10px;
	box-shadow: 7px 10px 10px black;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 3px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 96%;
}

.div_trees_container {
	font-family: Arial, Helvetica, sans-serif;
	height: 180px;
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
	border-radius: 0px 0px 10px 10px;
	margin-bottom: 3px;
	}
/* new */
.div_key_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	height: 130px;
	background-color: #000000;
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 2px;
	}
.div_trees_bark {
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	background-color: #f5f4ee;
	margin-top: 8px;
	padding-left: 5px;
	margin-bottom: 4px;
	}
/* new */
.div_trees_fruit_id {
	font-family: Arial, Helvetica, sans-serif;
	height: 160px;
	background-color: #e6e7e7;
	margin-top: 2px;
	padding-left: 5px;
	margin-bottom: 4px;
	}
	
.div_photo_container {
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	background-color: #000000;
	margin-top: 0px;
	box-shadow: 7px 10px 10px black;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-radius: 10px;
	margin-bottom: 12px;
	padding: 5px;
	font-size: 0.9em;
}
.page_links_footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006600;
	border: thin solid #FFCC33;
	margin: 5px;
	width: 100px;
	float: left;
	padding: 3px;
	text-align: center;
}

.fontbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
	border: thin inset #FFFFFF;
	padding: 1px;
}

/* new navbar */
ul {
	text-align: left;
	display: inline;
	list-style: none;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 17px;
	padding-left: 0;
	margin: 0px;
	z-index: 1;
}
ul li {
	display: inline-block;
	margin-right: -4px;
	position: relative;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 15px;
	font-weight: normal;
	width: 141px;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-color: #7F971F;
	
}
ul li:hover {
	color: #fff;
	background-color: #7F971F;
}
ul li ul {
  padding: 0;
  position: absolute;
  top: 34px;
  left: 0;
  width: 141px;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  
}

ul li ul li {
	display: block;
	color: #fff;
	text-shadow: 0 -1px 0 #000;
	background-color: #000000;
	opacity: 0.85;
    filter: alpha(opacity=85); 
}
ul li ul li:hover {
	background-color: #666666;
	opacity: 1;
}
ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.field_con {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	margin: 5px;
}
.field_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	margin: 5px;
}
.float_left_contact {
	float: left;
	height: auto;
	width: 120px;
	padding-right: 3px;
	margin-right: 5px;
	margin-top: 5px;
}
