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

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #5CA64A;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
	list-style-type: square;
	list-style-position: inside;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px;
}

a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 100%;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(img/header_bg.png);
	background-repeat: repeat-x;
	height: 184px;
}

.container2 {
	width: 100%;
	background-color: #63bd4e;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	float: left;
}


#header {
	height: 146px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	height: 38px;
	width: 970px;
	background-image: url(img/nav_bg.gif);
	text-align: left;
	line-height: 36px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	padding: 0px;
	width: 970px;
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	width: 100%;
	background-color: #92d083;
	height: auto;
	background-image: url(img/footer_bg.gif);
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 23px;
}

.smallwhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 23px;
}

.intro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
	color: #303b36;
}

#subnav {
	background-color: #92d083;
	height: 30px;
	width: 970px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #375231;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

#footercontent {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(img/footer_bg.gif);
	height: 40px;
	float: left;
}

#footerend {
	background-color: #5ca64a;
	height: 90px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

.footertext {
	height: 40px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/footer_bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}

.navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #599e48;
}

.navigation a:link {
	color: #4c6259;
	text-decoration: none;
}
.navigation a:visited {
	color: #4c6259;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #303b36;
	list-style-position: inside;
}

.subnavigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
}
.subnavigation a:link {
	color: #4c6259;
	text-decoration: none;
}
.subnavigation a:visited {
	color: #4c6259;
	text-decoration: none;
}
.subnavigation a:hover {
	text-decoration: underline;
}

#nav_01 {
	height: 38px;
	width: 123px;
	float: left;
}
#nav_02 {
	float: left;
	height: 38px;
	width: 105px;
}
#nav_03 {
	float: left;
	height: 38px;
	width: 147px;
}
#nav_04 {
	float: left;
	height: 38px;
	width: 103px;
}
#nav_05 {
	float: left;
	height: 38px;
	width: 146px;
}
#nav_06 {
	float: left;
	height: 38px;
	width: 148px;
}
#nav_07 {
	float: left;
	height: 38px;
	width: 198px;
}
#subnav_01 {
	float: left;
	width: 375px;
	height: 30px;
}
#subnav_02 {
	height: 30px;
	width: 595px;
}
