@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img { behavior: url(scripts/iepngfix.htc) }
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707176;
	line-height: 16px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #03723F;
	line-height: 23px;
	margin-right: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
}
#banner object {
	margin: 0px;
	padding: 0px;
	float: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #707176;
	line-height: 23px;
	margin-right: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #96D048;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2BA0B;
	line-height: 16px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
}


#copy ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#copy li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707176;
	line-height: 16px;
	list-style-type: square;
}



#container {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#shadow {
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#header {
	padding: 30px;
	margin: 0px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#banner img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav {
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 10px;
	font-size: 0px;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 54px;
	color: #92D047;
	text-align: right;
	padding-right: 44px;
	background-image: url(images/line-bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tagline em {
	color: #007440;
	font-size: 60px;
	font-weight: bold;
}


#nav li {
	list-style-type: none;
	display: inline;
	color: #a6a7ab;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav li a {
	color: #87b7a1;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}

#ltCol {
	width: 140px;
	vertical-align: top;
	padding-left: 35px;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#ltCol ul {
	margin: 0px;
	padding: 0px;
}
#ltCol li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#ltCol li a {
	color: #999;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100px;
	font-style: italic;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-left: 20px;
	margin: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-transform: none;
}
#ltCol li a:hover {
	text-decoration: underline;
	margin: 0px;
	padding-right: 0px;
}
#ltCol a {
	color: #87b7a1;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 140px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FFF;
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	display: block;
}
#ltCol a:hover {
	text-decoration: underline;
}


#copy {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
}
.right {
	float: right;
}
.centcol {
	width: 290px;
}
.rtcol {
	width: 280px;
}


#footer {
	text-align: center;
}
#footer p {
	margin-right: 0px;
}
#footer a {
	color: #707176;
}
#footer a:hover {
	color: #87B7A1;
}

#footer ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707176;
}
.editImg {
	position: absolute;
	top: 390px;
	z-index: 5;
	left: 30px;
}
#FlashID {
	z-index: 1;
}
.subEditImg {
	position: absolute;
	top: 205px;
	z-index: 5;
	left: 30px;
}
a {
	color: #03699A;
}
a:hover {
	color: #E6CA0B;
}
#news {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.staff p {
	margin: 0px;
	padding: 0px;
}
.staff td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707176;
}
.staff th {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999;
	border-bottom-color: #999;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.border {
	border: 1px solid #CCC;
}

.staff tr:hover {
	background-color: #FDF8D9;
}
#subpage {
	background-image: url(images/subpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 49px;
	color: #92D047;
	text-align: right;
	padding-right: 44px;
	padding-top: 75px;
	padding-bottom: 10px;
}
#subpage em {
	color: #007440;
	font-size: 55px;
	font-weight: bold;
}
.green {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00713D;
}
#sitemap {
	margin-top: 20px;
	margin-right: 30px;
	background-color: #F0F0F0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-left-color: #999;
	padding-bottom: 20px;
	background-image: url(images/white.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sitemap ul {
	padding: 0px;
	margin: 0px;
}
#sitemap li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707176;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sitemap a {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0px;
	display: block;
	background-color: #FFF;
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
#sitemap a:hover {
	color: #007440;
	background-image: url(images/sitemap-grad.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sitemap ul li h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	margin: 0px;
	line-height: 14px;
	background-color: #FFF;
	color: #666;
}
#sitemap ul ul {
	margin-left: 20px;
}


#sitemap ul .last{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap ul ul a {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0px;
	display: block;
	background-color: #FFF;
	text-decoration: none;
	font-weight: normal;
	color: #999;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sitemap ul ul a:hover {
	color: #000;
	background-color: #FFF;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sitemap h2:hover {
	color: #007440;
	background-image: url(images/sitemap-grad.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
