#wrap1 {float:left}
#nav ul {
	
	padding: 0px;
	margin: 0 0 5px 0;
}
#nav {
	margin: 0px;
	text-align: ;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#nav a {
	text-decoration: none;
	color: #008000;
	font-size: 95%;
	font-weight: bold;
}
#nav a:hover {
	color: #000099;
	font-size: 95%;
	font-weight: bold;
}
#nav li {
	float:left;
	border: 1px solid #008000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	height: ;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-position: center center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
}

.style2 {font-weight: bold}

.style13 {line-height: normal; font-weight: bold; font-variant: normal; color: #008000; font-style: normal;}
  
a:link {
	color: green;
}

a:visited {
	color: green;
}

a:hover {
	color: blue;
}


.sm_green_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #008000;
}
.black_text_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.green_times_italics {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #008000;
}
.blue_header_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.green_header_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #008000;
}
.blue_bold_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
}
.green_bold_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #008000;
}
.small_green_bold_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #008000;
}
.medium_green_bold_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #008000;
}
.sm_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #008000;
}
.blue_headertext_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	color: #000099;
}
.green_headertext_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	color: #008000;
}.smallmed_bold_green_u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
.medium_blue_bold_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}
#subnav {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	width: 120px;
}
#subnav ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 120px;
}
#subnav li {
	border: 1px ridge #008000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	color: #FFFFFF;
	background-image: url(images/button.jpg);
	margin: 2px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#subnav a {
	text-decoration: none;
	font-size: 90%;
	color: #006600;
}
#subnav a:hover {
	color: #000099;
	font-size: 90%;
}