* {
	padding: 0;
	margin: 0;
	border: 0;
}
body, html {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/*background: #fff url("../images/background.jpg") top left repeat;*/
	background-color: #8aa443;
	text-align: center;
}
body {
	font-size: 75%;
}
p {
	padding: 7px 0 7px 0;
}
  a {
      color: #63C;
  }
  a:hover {
      color: #63C;
  }
  a:visited {
      color: #63C;
  }
  a:active {
      color: #63C;	
  }
}
h1, h2, h3 {
	font-weight: bold;
	padding: 10px 0;
}
h1 {
	font-size: 2em;
	padding: 15px 0;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h1 a {
	color: #fff;
}
.clear {
	clear: both;
}
#mainContainer {
	width: 1008px;
	margin: 0 auto;
	min-height: 300px;
	background: #fff;
	text-align: left;
	
}
* html #mainContainer {
	height: 300px;
}
#header {
	background: #C3DC9B;
	padding: 0;
	height: 257px;
	border: 0;
}
.outer {
	padding-left: 164px;
}
* html .outer {
}
.inner {
	width: 844px;
}
* html .inner {
/*	width: 100%; -- may also have been contributing */
}
.float-wrap {
	/*float: left; -- this may have been causing the shift */
	width: 1008px;
	background: #C5D990 url("../images/content-bg.jpg") repeat;
	margin-left: -164px;
}
* html .float-wrap {
}
#content {
	float: right;
	width: 834px;
	background: #E3FDCE;
}
* html #content {
	position: relative;
}
.contentWrap {
	padding: #E3FDCE; 5px;
}
#content-image {
	margin: 0 0 0 -10px ;
}
.contentWrap ol, .contentWrap ul {
	margin: 3px 0 5px 35px;
}
.contentWrap li {
	padding-bottom: 2px;
}
#left {
	float: left;
	width: 164px;
	background: #C5D990 url("../images/navigationleft.jpg") repeat;
	min-height: 250px;
	padding: 0;
}
* html #left {
	position: relative;
	height: 250px;
}
#left ul {
	list-style: none;
	padding-bottom: 0;
}
#left li {
	padding-bottom: 0;
}
#right {
	margin: -257px 0 0 -1008px;
	float: left;
	width: 998px;
	background: transparent;
	padding: 5px;
	height: 15px;
}
* html #right {
	position: relative;
	margin-top: -25px;
}
#right ul {
	float: right;
	list-style: none;
}
#right li {
	display: inline;
	padding-right: 0px;
}
#footer {
	width: 1008px;
	margin: 0 auto;
	text-align: center;
	background: url('../images/bottomcolor2.jpg') repeat-y top left;
	background-color: #060;
	color: #FFF;
	padding: 5px 0;
	margin-bottom: 20px;
	font-size: 12px;
}
#footer p {
	/*background: url("../images/footer_top_bg.jpg") repeat-x top left;*/
	background-color: #FFF;
	border-bottom: 2px #676767 solid;
	letter-spacing: 1px;
}
#footer ul {
	text-align: center;
	display: inline;
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer a {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
}
#footer ul li {
	position: relative;
	display: inline;
	padding: 0 10px;
	line-height: 1.5em;
}
#footer ul li a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

#topmenu {
	margin-top: -3px;
	height: 30px;
	background: #C3DC9B url("../images/navigationcolors.jpg");
	text-align: left;
	padding: 0;
}

#topmenu td {
	font-size: 13px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #194723;
}

#topmenu td a, #topmenu td a:visited, #topmenu td a:hover, #topmenu td a:active {
	color: #194723;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
}
#topmenu td a:hover, #topmenu td:hover, #topmenu td:hover a {
	color: #fff;
}

#leftmenus {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
#leftmenus li {
	color: #fff;
	padding: 0;
	margin: 0;
}
ul.sidemenu {
	text-align: left;
	display: block;
	list-style: none;
	padding-left: 10px;
	margin: 0;
	line-height: 1.8em;
}
ul.sidemenu li {
	position: relative;
	display: block;
	color: #194723;
}
ul.sidemenu li a, ul.sidemenu li a:visited, ul.sidemenu li a:hover, ul.sidemenu li a:active {
	padding-left: 5px;
	color: #194723;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}
ul.sidemenu li a, ul.sidemenu li a:visited {
	color: #194723;
}
ul.sidemenu li a:hover, ul.sidemenu li a:active {
	color: #194723;
}
ul.sidemenu li:hover {
	/*color: #194723;*/
	background: #D4E597 ;
	/*url("../images/nav-color1.jpg") top left no-repeat;*/
}
ul.sidemenu li img:hover {
	background: #fff;
	
}
ul.sidemenu li img:{diplay:block;
}

img.space {
	margin: 5px;
	padding: 5px;
	border: 0;
}
img.topnavigation {
	margin: 0;
	padding: 0;
	border: 0;
}
table.listing tr {
	border: 1px silver solid;
	vertical-align: top;
}
table.listing td {
	border: 1px silver solid;
	vertical-align: top;
	padding: 10px;
}

leftmenu-imagelink {
	margin-left: 10px;
}
leftmenu-topgreen {
	margin-bottom: -5px;
}

/* Forms */
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	display: block;
	margin: 10px 4px 0 0;
}
input.text, textarea {
	width: 300px;
	font-size: 12px;
	color: #000;
	padding: 2px;
	margin-bottom: 10px;
	border: 2px solid #ccc;
}
input.submit {
	padding: 5px;
	margin: 5px;
	font-weight: bold;
	border: 2px solid #ccc;
}
input.radio {
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
select {
	border: 2px solid #ccc;
}
span.errmsg {
	color: #ff0000;
	font-weight: normal;
}