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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #85A069;
	line-height: 16px;
}
a:link {
	color: #3D6F3B;
	text-decoration: underline;
}
a:visited {
	color: #3D6F3B;
}
a:hover {
	color: #3D6F3B;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #A9D84B;
}
.footer a {
	font-size: 10px;
	font-weight: bold;
	color: #A9D84B;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #A9D84B;
	text-decoration: underline;
}
.updates {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-color: #E8EBE2;
	background-image: url(images/headers/update_fill.jpg);
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.updates a {
	font-size: 12px;
	color: #3D6F3B;
}
.updates a:hover {
	text-decoration: underline;
}
.updates a:visited {
}
.tables {
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.tables a {
	font-size: 11px;
	color: #3D6F3B;
	font-weight: bold;
}
.tables a:hover {
	font-size: 11px;
	color: #3D6F3B;
	text-decoration: none;
	font-weight: bold;
}
.table a:visited {
	font-size: 11px;
	color: #3D6F3B;
	text-decoration: none;
	font-weight: bold;
}
.business {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.member {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.person {
	font-size: 10px;
	color: #000000;
}
.tagline {
	font-size: 12px;
	font-style: italic;
	color: #5B5B5B;
}
.notice {
	font-size: 12px;
	font-weight: bold;
	color: #E50202;
}
.designed {
	font-size: 10px;
	color: #ABDA4C;
}
.designed a {
	font-size: 10px;
	color: #ABDA4C;
}
h1 {
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.meetplace {
	font-size: 14px;
	font-weight: bold;
	color: #69952F;
}
.td_main_bkgnd {
	background-color: #FFFFFF;
	background-image: url(images/headers/corner_bit.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.td_update_bkgnd {
	background-image: url(images/headers/update_fill.jpg);
	background-repeat: repeat-y;
}
.td_mid_top_bkgnd {
	background-image: url(images/headers/corner_fill.jpg);
}
.td_mid_bot_bkgnd {
	background-image: url(images/headers/middle_fill.jpg);
	background-repeat: repeat-y;
}
.td_button_bkgnd {
	background-image: url(images/headers/btn_bar_fill.gif);
	background-repeat: repeat-y;
}
.td_right_bkgnd {
	background-image: url(images/headers/right_fill.jpg);
	background-repeat: repeat-y;
}
.td_right_wht_bkgnd {
	background-image: url(images/headers/right_fill.jpg);
	background-repeat: repeat-y;
}
.biz_title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
}
#bizinfo {
	padding-left: 12px;
	padding-top: 6px;
}

