body {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: normal;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	background-color: #698B22;
}
        a {
		font-weight: bold;
		color: #006400;
		text-decoration: underline;
	}
	a:hover {
		font-weight: bold;
		color: #3F5271;
		text-decoration: underline;
	}

/* TEXT STYLES -------------------------- */
.txt-left-column {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: normal;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

.txt-top-2 {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	color: #1A1C20;
	text-decoration: none;
}
	.txt-top-2 a {
		font-weight: bold;
		color: #1A1C20;
		text-decoration: underline;
	}
	.txt-top-2 a:hover {
		font-weight: bold;
		color: #3F5271;
		text-decoration: underline;
	}
.txt-footer-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A1C20;
	text-decoration: none;
}
	.txt-footer-1 a {
		font-weight: bold;
		color: #1A1C20;
		text-decoration: underline;
	}
	.txt-footer-1 a:hover {
		font-weight: bold;
		color: #3F5271;
		text-decoration: underline;
	}
.txt-footer-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
	.txt-footer-2 a {
		font-weight: normal;
		color: #ffffff;
		text-decoration: underline;
	}
	.txt-footer-2 a:hover {
		font-weight: normal;
		color: #ffffff;
		text-decoration: underline;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000000;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
}
/* MAIN STYLES ------------------------ */
#main {
	border: 1px solid #ffffff;
}
/*760*/


#top {
	text-align: left;
	vertical-align: top;



	width: 760px;
	height: 75px;
	background-color: #FFFFFF;
        border-top: 10px solid #BEBEBE;
}
/*760*/
#top-2 {
	text-align: left;
	vertical-align: top;





	width: 760px;
}
/*736*/
#top-2-container {
	text-align: right;
	vertical-align: top;



	width: 760px;
	height: 25px;
	
	background-image: url(images/bg_top_2.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
}
/*760*/
#header {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 204px;
	border-bottom: 1px solid #ffffff;
}
	#header img {
		float: left;
	}
#header-container {
	float: right;
	border-right: 1px solid #ffffff;
}
/* NAVIGATION ------------------------------------- */
/*220*/
#nav {
	float: center;
	text-align: center;
	vertical-align: top;
	width: 115px;
	height: 25px;
}
	#nav-filler {
		width: 1px;
		height: 25px;
		background-color: #FFFFFF;
	}
	#nav-filler-bottom {
		width: 220px;
		height: 15px;
		background-color: #008B8B;
	}
	.nav-item a {
		display: block;
		text-align: center;
		vertical-align: top;
		width: 115px;
		height: 25px;
		
		background-color: #458B00;
		
		font-family: Arial, Helvetica, sans-serif;
		
		font-weight: bold;
		color: #D8DCE2;
		text-decoration: underline;
	}
	.nav-item a:hover {
		background-color: #66CD00;
		
		font-family: Arial, Helvetica, sans-serif;
		
		font-weight: bold;
		color: #3F5271;
		text-decoration: underline;
	}

/* LINE ----------------------------- */
/* NAVIGATION ------------------------------------- */
/*220*/
#navw {
	float: center;
	text-align: center;
	vertical-align: top;
	width: 185px;
	height: 25px;
}
	#navw-filler-right {
		width: 1px;
		height: 25px;
		background-color: #008B8B;
	}
	#navw-filler-bottom {
		width: 220px;
		height: 15px;
		background-color: #008B8B;
	}
	.navw-item a {
		display: block;
		text-align: center;
		vertical-align: top;
		width: 185px;
		height: 25px;
		
		background-color: #458B00;
		
		font-family: Arial, Helvetica, sans-serif;
		
		font-weight: bold;
		color: #D8DCE2;
		text-decoration: underline;
	}
	.navw-item a:hover {
		background-color: #66CD00;
		
		font-family: Arial, Helvetica, sans-serif;
		
		font-weight: bold;
		color: #3F5271;
		text-decoration: underline;
	}
/* NAVIGATION ------------------------------------- */
/*220*/
#navcurrent {
	float: center;
	text-align: center;
	vertical-align: top;
	width: 115px;
	height: 25px;
}
	#navcurrent-filler {
		width: 1px;
		height: 25px;
		background-color: #FFFFFF;
	}
	#navcurrent-filler-bottom {
		width: 220px;
		height: 15px;
		background-color: #008B8B;
	}
	.navcurrent-item a {
		display: block;
		text-align: center;
		vertical-align: top;
		width: 115px;
		height: 25px;
		
		background-color: #FFD700;
		
		font-family: Arial, Helvetica, sans-serif;
		
		font-weight: bold;
		color: #3F5271;
		text-decoration: underline;
	}
	.navcurrent-item a:hover {
		background-color: #FFD700;
		
		font-family: Arial, Helvetica, sans-serif;
		
		font-weight: bold;
		color: #3F5271;
		text-decoration: underline;
	}



/* LINE ----------------------------- */
/* NAVIGATION ------------------------------------- */
/*220*/
#navcurrentw {
	float: center;
	text-align: center;
	vertical-align: top;
	width: 185px;
	height: 25px;
}
	#navcurrentw-filler-right {
		width: 1px;
		height: 25px;
		background-color: #008B8B;
	}
	#navcurrentw-filler-bottom {
		width: 220px;
		height: 15px;
		background-color: #008B8B;
	}
	.navcurrentw-item a {
		display: block;
		text-align: center;
		vertical-align: top;
		width: 185px;
		height: 25px;
		
		background-color: #FFD700;
		
		font-family: Arial, Helvetica, sans-serif;
		
		font-weight: bold;
		color: #3F5271;
		text-decoration: underline;
	}
	.navcurrentw-item a:hover {
		background-color: #FFD700;
		
		font-family: Arial, Helvetica, sans-serif;
		
		font-weight: bold;
		color: #3F5271;
		text-decoration: underline;
	}


/* LINE ----------------------------- */
/* LINE ----------------------------- */
#top-line {
	width: 760px;
	height: 8px;
	background-image: url(images/bg_line.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ffffff;
	font-size: 1px;
}
/* right COLUMN -------------------------- */
#right-column {
	text-align: left;
	vertical-align: top;
      width: 200px;
	background-color: #EEE685;
	
}


/* left COLUMN ---------------------- */
#left-column {
	text-align: left;
	vertical-align: top;
	width: 560px;
}
#left-column-container {
	text-align: left;
	vertical-align: top;
	width: 560px;
	background-color: #FFFFFF;
	
}
/* FOOTER STYLES -------------------- */
#footer-1 {
	text-align: center;
	vertical-align: top;
	width: 760px;
}
#footer-1-container {
	text-align: center;
	vertical-align: top;
	width: 760px;
	height: 29px;
	padding: 15px 0px 0px 0px;
	background-image: url(images/bg_footer_1.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
}
#footer-2 {
	text-align: left;
	vertical-align: top;
	width: 760px;
	height: 56px;
	background-color: #698B22;
}
#footer-2-left {
	float: left;
	text-align: left;
	vertical-align: top;
	width: 365px;
	margin: 13px 0px 0px 15px;
}
#footer-2-right {
	float: right;
	text-align: right;
	vertical-align: top;
	width: 260px;
	margin: 13px 15px 0px 0px;
}
