body {
	margin: 0px;
	background-color: #FFFFFF;
}
.body_10   { color: #999; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px }
.menu_13  { color: #fff; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; text-align: center }
.bold-green  { color: #8cd200; font-weight: bold }
.rule_b { border-bottom: 1px solid #ccc }
.stroke_204_trbl { border: solid 1px #ccc }
/*<agl.folder "links_on_white" "These pseudo class styles govern the hyperlinked text on white page backgrounds.">*/
	a  { color: #999; text-decoration: none }
	a:hover  { color: #8cd200; text-decoration: none }
/*</agl.folder>*/
/*<agl.folder "links_on_green" "These pseudo class styles govern the hyperlinked text on green page backgrounds.">*/
/*	.menu_13 a:link  { color: #fff; text-decoration: none }
	.menu_13 a:visited  { color: #fff; text-decoration: none }
	.menu_13 a:hover  { color: #ffed26; text-decoration: none }
	.menu_13 a:active  { color: #ffed26; text-decoration: none }
/*</agl.folder>*/
/*<agl.folder "form_styles" "These styles are for the contact form elements.">*/
	.width_476px /* This style is for the Comments/Questions text area in the contact form. */  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; width: 476px }
	.width_233px /* This style is for the 233 pixel wide form fields in the contact form. */  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; width: 233px; height: 14px }
	.width_111px /* This style is for the 111 pixel wide form fields in the contact form. */  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; width: 111px; height: 14px }
	input:focus /* This pseudo class style adds color to the currently focused form field. */  { color: black; background-color: #e8f5cc }
	textarea:focus /* This pseudo class style adds color to the currently focused form field text area. */  { color: black; background-color: #e8f5cc }
	select /* This style controls the font specs for the pull-down select in the form. */  { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
/*</agl.folder>*/
.abouthead {
color: #999; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px
}
.bodyabout {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;
	color: #818181;
}
.tempavenir {
	font-family: "Avenir LT Std 65 Medium";
	font-size: 9pt;
}
.body_10_underline {
	color: #999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: underline;
}
.body_10_pgbold {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
}
.width_233px_Custom {
font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; width: 233px
}

/* New Main Navigation CSS */

#navbar {
	background-image:url(images/logo.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #ccc;
	width: 720px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#navbar ul {
	margin: 0px;
	list-style-type: none;
	float: right;
	padding: 55px 0px 0px 0px;
	}
#navbar li {
	display: inline;
	}
#navbar a {
	display: block;
	float: left;
	color: #999;
	border: none;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	}
#navbar a:hover {
	display: block;
	float: left;
	color: #8cd200;
	border: none;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	}
.active {
	color:#8cd200;
	display: block;
	float: left;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	}
.gallerynav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding-left: 35px;
	padding-bottom: 0px;
	}
.gallerynav ul {
	margin: 0;
	padding: 0;
	}
.gallerynav li {
	display: block;
	list-style-type: none;
	padding: 8px 0px 8px 0px;
	margin: 0px;
	}
.gallerynav a {
	color: #fff;
	text-decoration: none;
	padding-left: 25px;
	}
.gallerynav a:hover {
	color: #ffed26;
	text-decoration: none;
	background-image: url(galleries/flower.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
.getflashtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding: 0px 10px 0px 25px;
	}
#pressfix a {
	color: #999;
	text-decoration: none;
	}
#pressfix a:hover {
	color: #8cd200;
	text-decoration: none;
	}
*:focus { 
	outline: none; 
	}.news-green {
	color: #8CD200;
}

