.centerbanner {
	background-image: url(images/centerbanner_bg.png);
	background-repeat: repeat-x;
}
.side_menu_bg{
	background-image: url(images/side_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.under_banner {
	background-image: url(images/under_banner.gif);
	background-repeat: repeat-x;
}
.white_shadow_up {
	background-image: url(images/white_shadow_up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.white_shadow_down {
	background-image: url(images/white_shadow_down.gif);
	background-repeat: repeat-x;
}
.red_shadow_up {
	background-image: url(images/red_shadow_up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.red_shadow_down {
	background-image: url(images/red_shadow_down.gif);
	background-repeat: repeat-x;
}
.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1d6734;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1d6734;
	text-align: center;
}
.text_body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000;
	text-align: left;
}
.text_body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.picture {
	border: 2px solid #1d6734;
}
.copyright_info {
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center;
}
.page_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.page_link :link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.page_link :hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #326604;
	text-decoration: none;
	cursor: hand;
}
.page_link :visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.page_link2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1d6734;
	text-decoration: none;
	cursor: hand;
}
.page_link2 :link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1d6734;
	text-decoration: none;
	cursor: hand;
}
.page_link2 :hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #326604;
	text-decoration: none;
	cursor: hand;
}
.page_link2 :visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1d6734;
	text-decoration: none;
	cursor: hand;
}
.page_link3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.page_link3 :link{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.page_link3 :hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #9c0104;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.page_link3 :visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
.contact_name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #090;
}
.contact_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.infobox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #98bb37;
	letter-spacing: .4em;
}
.info_sub_bg {
	background-color: #326604;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
}
.info_sub_heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.info_sub_heading2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.growing_bg {
	background-image: url(images/growing.png);
	background-repeat: no-repeat;
	background-position: center center;
}
