html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #F0EDCE;
	background-image: url(../images/page_bg_blank.jpg);
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
  color: #00592F;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  line-height: 30px;
}
h2 {
	color: #D09758;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
a,  a:link {
	color: #063;
	text-decoration: none;
}
a:visited {
	color: #2d7336;
	text-decoration: none;
}
a:hover {
  color: #09760d;
  text-decoration: underline;
}
a:focus {
  color: #09760d;
}
a:active {
  color: #164619;
}
#outerbg {
	margin: 0;
	text-align: left;
	width: 100%;
	background-image: url(../images/buttons_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 146px;
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 920px;
}
#outerWrapper #header {
	border-bottom: #628152;
	font-size: 36px;
	line-height: 36px;
	background-image: url(../images/logo_image.jpg);
	background-repeat: no-repeat;
	height: 112px;
	padding-left: 260px;
	color: #02592F;
	font-family: Garamond, Georgia, "Times Roman";
	padding-top: 34px;
}
.italicheader {
	font-family: "Garamond Italic", "Georgia Italic", "Times Italic";
	font-size: 30px;
}
#band {
	height: 171px;
	text-align: right;
}
#shadow {
	background-image: url(../images/page_bg_blank.jpg);
	background-repeat: repeat-x;
	height: 20px;
}
#outerWrapper #contentWrapper {
	background-repeat: repeat-y;
	overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 200px;
	text-align: right;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 220px;
	padding: 20px;
	background-color: #FFF;
}
#outerWrapper #footer {
	border-top: #8ab573;
	padding: 10px 10px 10px 10px;
	text-align: right;
	font-size: 11px;
}
.black {
	color: #000;
}

/* end nav */
.testimonial {
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	color: #063;
}
.subhead {
	color: #D09758;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
.textsmaller {
	font-size: 11px;
	line-height: 16px;
}

/* navigation */

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 192px;
	border-bottom: 1px solid #000;
	color: #063;
	font-weight: bold;
}

#navcontainer a:link, #navlist a:visited
{
	color: #063;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover
{
	background-color: #005B2F;
	color: #fff;
}
.style6 {
	color: #FFF;
	font-weight: bold;
}

