body        {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #004000;
	list-style-image: url(images/bullet.gif);
}

p {color: #666666; font-size: .8em; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h1    { color: #006633; font-weight: bold; font-size: 115%; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h2 {
color: #996633; font-weight: bold; font-size: 105%; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
h3 {
color: #996633; font-weight: bold; font-size: 85%; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
hr     { color: #004000; height: 2px }
a:link { color: #004000}
a:visited { color: #004000}
a:hover  { color: #CC6600}
a:active  { color: #339900}
.black10px  { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.wht10pxbld { color: white; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.formelems {
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input  {
	color: #003300;
	background-color: #f5f5f5;
	border: 1px solid #003333;
}

textarea  {
	background-color: #f5f5f5;
	border: 1px solid #004000;
	color: #003300;
}
select { 
	color: #003300;
	background-color: #f5f5f5;
	border: 1px solid #003333;
}
	
.alt a:link    { color: #009; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: underline }
.alt a:visited    { color: #009; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: underline }
.alt a:hover    { color: #600; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss; text-decoration: none }
.alt a:active    { color: #96f; font-size: 10px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss }


html, body {
  min-height: 100.1%;
  font-size: 100%;
}

#header {
	background-color: #FFFFFF;
	height: 109px;
	width: 760px;
}

#wrapper {
	padding: 0px;
	width: 760px;
	margin:0 auto;
	background-color: #FFFFFF;
	border: 2px solid #cc9900;
	position: relative;
}

#clearer {
	clear: both;
	width: 100%;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 0.8em;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 2px;
	padding-left: 2px;
}
h4 {

color: #B36B00; font-weight: bold; font-size: 75%; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
#navcol {
	float: left;
	width: 142px;
	padding-top: 10px;
}

#navcol td a:link   {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#navcol td a:visited   {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#navcol td a:hover    {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
#navcol td a:active    {
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
	font-weight: bold;
	display: block;
}

#navcol td {
	background-image: url(images/nav.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	height: 24px;
	font-size: 11px;
	padding-right: 16px;
	background-repeat: no-repeat;
	background-position: center center;
}

// #navcol td a:hover {
	background-image: url(images/nav-ov.jpg);
}
.navcolsmlpx {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}

#content {
	float: right;
	width: 590px;
	padding-left: 16px;
	text-align: left;
	padding-right: 8px;
	padding-top: 10px;
}
#kingcontent ul {
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	list-style-image: url(images/bullet.gif);
	font-weight: normal;
	padding-left: 40px;
}

#rightcolumn {
	float: right;
	width: 180px;
}
#leftcolumn {
	float: left;
	padding-right: 6px;
	width: 400px;
}
#footer {
	clear: both;
	height: auto;
	font-size: 0.8em;
	text-align: right;
	padding-right: 16px;
}
#lowerleftcolumn {
	float: left;
	width: 138px;
	position: relative;
	text-align: left;
	font-size: .8em;
	padding-left: 6px;
}
h5 {


color: #B36B00; font-weight: normal; font-size: 75%; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
#rightcolumnadmin {
	float: right;
	width: 300px;
	text-align: left;
}
#leftcolumnadmin {

	float: left;
	padding-right: 6px;
	width: 250px;
}
.rightalign {
	text-align: right;
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
}
.centeralign {
	text-align: center;
}
#contentabout {

	float: right;
	width: 560px;
	padding-left: 16px;
	text-align: left;
	padding-right: 20px;
	padding-top: 10px;
}
#aboutstate {
	background-color: #E8E1C6;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
	padding-right: 10px;
}
#aboutstateleft {
	width: 120px;
	float: left;
}
#aboutstateright {
	width: 420px;
	float: right;
}
#rightcolumn ul {
	font-weight: bold;
}
#rightcolumndonat {
	float: right;
	width: 216px;
	padding-left: 10px;
	text-align: right;
}
#leftcolumntrax {
	float: left;
	width: 250px;
	background-color: #E8E1C6;
	padding: 10px;
}
.leftalign {

	text-align: left;
	font-size: 0.8em;
	font-family: "Times New Roman", Times, serif;
}
#leftcolumnvisit {
	float: left;
	width: 240px;
	text-align: left;
}
#visitleftinset {

	width: 260px;
	float: left;
}
#visitinsetright {

	width: 260px;
	float: right;
}
#archiveleftinset {
	width: 200px;
	float: left;
	clear: left;
}
#archiveinsetright {
	width: 360px;
	float: left;
	padding-right: 20px;
}
#joinleftinset {

	width: 260px;
	float: left;
	clear: left;
}
#joininsetright {

	width: 300px;
	float: left;
	padding-right: 20px;
}
#cntcleftinset {


	width: 260px;
	float: left;
	clear: left;
}
#cntctinsetright {


	width: 300px;
	float: left;
	padding-right: 20px;
}
#cntcleftinsetb {



	width: 260px;
	float: left;
	clear: left;
}
#cntctinsetrightb {



	width: 300px;
	float: left;
	padding-right: 20px;
}
#cntcleftinsetc {




	width: 260px;
	float: left;
	clear: left;
}
#cntctinsetrightc {




	width: 300px;
	float: left;
	padding-right: 20px;
}
#mapleftinset {
	width: 260px;
	float: left;
	clear: left;
	padding: 8px;
}
#mapinsetright {
	width: 260px;
	float: left;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.clearer {

	clear: both;
	width: 100%;
}
#kingcontent {

	float: right;
	width: 590px;
	padding-left: 16px;
	text-align: left;
	padding-right: 8px;
	padding-top: 10px;
}
#clrer {
	clear: both;
	width: 100%;
}
#grantleft {
	width: 260px;
	float: left;
	clear: left;
	font-size: 0.85em;
	line-height: .8em;
}
#grantright {
	width: 290px;
	float: right;
	padding-right: 20px;
	font-size: 0.85em;
	line-height: .8em;
}
#content ul ul{
	font-size: 0.8em;
	text-indent: 20px;
	
}
