@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/templates/images/background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

/* 3b5919 */
a { color: #466e1a; }

a:link {
	color: #466e1a;
	text-decoration: none;
}

a:visited {
	color: #466e1a;
	text-decoration: none;
}

a:hover {
	color: #809166;
	text-decoration: underline;
}

.clear {
	clear:both;
}

.form_light{
	border:1px solid #ccc;
	background:#e3e3df;
	font-size:10px;
	color:#09322d;
	margin-top:3px;
	font-family:verdana,sans;
}

/* BODY */
#main_container {
	width: 820px;
	margin:0px auto;
	text-align:left;
	background-color:#FFFFFF;
}

#content_wrapper {
	width:820px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
}

#top_logo {
	background-image: url(/templates/images/top_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height:76px;
	width:820px;
/*	padding-left:10px;
	padding-right:10px; */
	
	/*float:left;
	margin:7px 0px 12px 0px; */
}

/* NAV BAR */
#nav_bar {
	background-image: url(/templates/images/nav_bar_bg.jpg);
	background-repeat: no-repeat;
	clear: both;
	height:30px;
	padding-left:10px;
	padding-right:10px;
}

#nav_bar ul {
	margin:0px;
	padding:0px;
}

#nav_bar ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	float: left;
	text-align:center;
	line-height: 30px;
	list-style:none;
}

#nav_bar ul li a {
	display:block;
	color:#FFFFFF;
}

#nav_bar ul li a:hover {
/*	background-color:#809166; */
	background-color:#3ba11a;
	background-image:url(/templates/images/nav_bar_link_highlight.jpg);
	background-repeat:repeat;
	text-decoration: none;
}

.nav_links_divider {
	width:1px;
	float:left;
	list-style:none;
}

#nav_links_home a {width:56px;}
#nav_links_products a {width:75px;}
/*#nav_links_figs a {width:48px;}
#nav_links_wisterias a {width:78px;} */
#nav_links_figs a {width:88px;}
#nav_links_grapes a {width:102px;}
#nav_links_wisterias a {width:118px;}
#nav_links_collector a {width:129px;}
#nav_links_services a {width:72px;}
#nav_links_events a {width:64px;}
#nav_links_company a {width:78px;}
#nav_links_testimonials a {width:102px;}
#nav_links_contact a {width:88px;}

.subNavi {background-color: #3ba11a; background-image:url(/templates/images/nav_sub_bar.jpg); height:25px; background-repeat:repeat;
	text-decoration: none;}
#navigation { line-height:15px; height: 15px; margin: 0 0 0 16px; padding: 4px 0 0 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}
#navigation a {color: #fff; padding: 0 10px 0 5px; text-decoration: none;}
#navigation a:hover {color: #fff; text-decoration: underline; }
#navigation #currentpage {color: #fff; text-decoration: underline; }
/* END NAV */

#top_right_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float:left;
	width:238px;
	height:278px;	
	border:solid 1px #CCCCCC; 
	/*padding:0px 10px 0px 0px;
*/
}
.top_box_title {
	font-size:15px;
	font-weight:bold;
	color:#466e1a;
	float:left;
	background-image:url(templates/images/spacer.gif);
	padding:13px 0px 10px 10px;
}
.top_right_box_desc {
	font-size:12px;
	float:left;
	width:218px;
/*	padding-left:3px; */
	line-height:21px;
	padding:0px 0px 0px 10px;
}


/* Bottom boxes */
#list_boxes ul {
	margin:0px;
	padding:0px;
}

#list_boxes ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align:left;
	list-style:none;
	border:solid 1px #CCCCCC;
	height:371px;
/*	background-image: url(/templates/images/bottom_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom; */
}

.list_boxes_left { /* 248 x 331 */
	width:258px;
/*	padding:0px 10px 0px 10px; */
/*	padding:5px 5px 0px 5px; */
	margin-right:10px;
}

.list_boxes_center { 
	width:258px;
/*	padding:0px 10px 0px 10px; */
	margin-right:10px;
}

.list_boxes_right { 
	width:258px;
/*	padding:0px 10px 0px 10px; */
}

.list_boxes_image {
	padding:5px 5px 0px 5px;
}

#home_boxes_bottom ul {
	margin:0px;
	padding:0px;
}
#home_boxes_bottom ul li { /* 255 x 240 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align:left;
	list-style:none;
	border:solid 1px #CCCCCC;
	height:250px;
/*	background-image: url(/templates/images/bottom_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom; */
}

.home_boxes_left { /* 255 x 240 */
	width:265px;
/*	padding:0px 10px 0px 10px; */
/*	padding:5px 5px 0px 5px; */
	margin-right:10px;
}

.home_boxes_center { 
	width:265px;
/*	padding:0px 10px 0px 10px; */
	margin-right:10px;
}

.home_boxes_right { 
	width:264px;
/*	padding:0px 10px 0px 10px; */
}

.home_boxes_image {
	padding:5px 5px 0px 5px;
}

/* Bottom boxes */
#bottom_boxes ul {
	margin:0px;
	padding:0px;
}

#bottom_boxes ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	text-align:left;
	list-style:none;
	border:solid 1px #CCCCCC;
	height:250px;
/*	background-image: url(/templates/images/bottom_box_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom; */
}

.bottom_boxes_left { /* 255 x 240 */
	width:265px;
/*	padding:0px 10px 0px 10px; */
/*	padding:5px 5px 0px 5px; */
	margin-right:10px;
}

.bottom_boxes_center { 
	width:265px;
/*	padding:0px 10px 0px 10px; */
	margin-right:10px;
}

.bottom_boxes_right {
	width:244px;
	padding:0px 10px 0px 10px;
}

.bottom_boxes_title {
	font-size:14px;
	font-weight:bold;
	color:#466e1a;
	padding:8px 0px 10px 0px;
}

.bottom_boxes_left_logo {
	/*float:left;*/
	/* width:100px; */
	/*text-align:center; */
/*	width:245px; */
	padding:5px 5px 0px 5px;
}

.bottom_boxes_center_logo {
	padding:5px 5px 0px 5px;
}

.bottom_boxes_left_desc {
	float:left;
	width:146px;
	padding-left:7px;
	line-height:15px;
}

.bottom_boxes_right_desc {
	font-size:13px;
	float:left;
	width:237px;
/*	padding-left:3px; */
	line-height:19px;
}

/* End Bottom boxes */

p {
	margin:10px 0px 10px 0px;
	padding:0px;
	line-height:15px;
}

/* Content Area */
#content_area_extended {
	width:800px;
	margin:0px 0px 0px 0px;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #252525;
	padding-right:10px;
}

#content_area_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
/*	color: #252525; */
	color:#2f3825;
	padding-top: 5px;
	padding-bottom:5px;
	clear:both;

}

.content_area_sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
/*	color: #535353; */
	color:#186201;
	padding-bottom: 10px;
	border-bottom:solid 1px #CCCCCC;
	clear:both;
}

.content_area_sub_title a {
	color: #659503;
}

/* footer */
.copyright {
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

.copyright a {
	color:#666666;
}

.copyright a:visited {
	color:#666666;
}

.copyright a:hover {
	text-decoration:underline;
}
