body {
	background: url(../images/background_green.gif);
	font-family: Verdana; 
	font-size: 10pt; 
	color: #04048C; 
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 0;
}
a {
	color: #005801;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #005801;
}
a:active {
	color: #005801;
}
a:hover {
	color: #7FA270;
}
h1 {
	text-align: center;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	color: #185E19;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: -20px;
}
h3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #005801;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 768px;
	background: #ffffff;
}
#content {
	position: relative;
	float: left;
	border-style: none; 
	border-width: medium; 
	padding-left: 10px; 
	text-align: left;
	width: 590px;
}

#content p {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;

}
#content_wrapper {
	background: #ffffff;
	position: relative;
	float: left;
	border: none;
	width: 768px;
}

#header {
	width: 768px;
	height: 180px;
}
#header img {
	border: none;
}

#nav {
	position: relative;
	float: left;
	border: none;
        padding-left: 10px; 
        padding-right: 10px;
        width: 138px;
	text-align: center;

}
#left_zone {
	position: relative;
	float: left;
	left: 0px;
	margin-right: 5px;
	width: 300px;
}

#left_zone p {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
}

#right_zone {
	position: relative;
	float: left;
	margin-right: 0px;
	width: 275px;
}

#right_zone p {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
}

#testimonial {
	position: relative;
	float:left;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 250px;
	background: #005801;
}

#testimonial p {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
}
.maincopy {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
}
.right_sidecopy {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
}
.centered_copy p {
	width: 100%;
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
.leftmenu {
	font-size: 9pt;
	font-family: Verdana;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #005801;
}
.centered_plain {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	text-align: center;
	font-weight: normal;
}
.links {
	text-align: left;
	font-size: 10pt;
	color: #005801;
	font-family: verdana;
	text-decoration: underline;
	font-style: normal;
}
.bottomlinks {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: #005801;
}
.piclink {
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: #005801;
	border-width: 0;
}
.h_line {
	color: #005801;
}
.right_pic {
	border-style: solid;
	border-width: 1px;
	margin-left: 30px;
	text-align: right;
	float: right;
}
.left_pic {
	border-style: solid;
	border-width: 1px;
	text-align: left;
	margin-right: 15px;
	float: left;
}
.center_pic {
	border-style: solid;
	border-width: 1px;
}
p.bookmark {
	font-family: Verdana;
	font-size: 6pt;
	color: #005801;
	vertical-align: top;
	text-align: right;
}
.subheadings {
	color: #000000;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
}
.indented_copy {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
	margin-left: 40px;
}
.Highlight_Text {
	padding: 10px;
	margin: 20px;
	border-style: ridge;
	border-color: #BACDBF;
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
	background-color: #104C33;
	height: 160px;
}
.left_pic-noborder {
	border-style: solid;
	border-width: 0px;
	text-align: left;
	margin-right: 15px;
	float: left;
}
.small_quote {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
}
