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

 {
	background-color: #FBF6DD;
	background-image: url(../images/hills.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: bottom;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gradient {
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.home {
	background-color: #FBF6DD;
	background-image: url(../images/flow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 828px;
	height: 166px;
	text-align: left;
	vertical-align: top;
}
.content {
	background-color: #FBF6DD;
	background-image: url(../images/flow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 828px;
	height: 475px;
	text-align: left;
	vertical-align: top;
}
.content p {
	text-align: left;
	vertical-align: top;
	padding-left: 190px;
	padding-right: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-bottom: 0px;
}
.content a {
	color: #004515;
	text-decoration: none;
}
.content  a:hover {
	color: #C45F00;
	text-decoration: none;
}
.content h1 {
	text-align: left;
	vertical-align: top;
	padding-left: 190px;
	padding-right: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding-top: 16px;
	color: #C45F00;
}
.bottom {
	color: #476F47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bottom a {
	color: #004515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.bottom a:hover {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.Gray {
	color: #333333;
}
.Tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
}
.contact {
	padding-right: 16px;
	color: #333333;
}
.Header {
}
.NavRight {
	float: right;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	width: 150px;
}
.NavRight a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.NavRight  a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #003602;
	text-decoration: none;
	padding-left: 1px;
}
.Quote {
	color: #A7BAA5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.Faded {
	color: #5C8059;
	font-family: Georgia, "Times New Roman", Times, serif;
}
