* {
	margin: 0;
	padding: 0;     
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: 0;
}

body {
	background:#d9e2cf url(images/back_2.png) repeat-x;
}

body, input, textarea, select {
	font: .9em Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222;
	margin: 0px auto;
}

h1, h2, h3 {
    margin-top: .5em;
	margin-bottom: .25em;
	font-weight: normal;
	
}

h1 {
	height: 50px;
	border-top: 1px solid #8CC405;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #804000;
	padding: 5px 5px 0 5px;
	margin-bottom: -10px;
	background: #FFF url(images/cbg.gif) repeat-x;
}

h2 {
	font-size: 1.2em;
	color: #804000;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color:#804000;
}   

h5 {
    font: 1em Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #222;       
    margin: 0;        
}

h6 {
    color:#804000;
    font-size:1.2em;
    font-weight:bold;
    height:auto;
    line-height:normal;
    margin:12px 0 0;
    padding:0;
}

p, blockquote, ul, ol, form {
	margin-bottom: .5em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
	font-style: italic;
}

ul {
	list-style-type: square;
}

a {
	color: #579700;
}

a:hover {
	text-decoration: none;
}

.requiredfield {
    color: red;
    font-size: 60%;
    vertical-align: text-top;
}

img.ibox
{
position: relative;
top: -2px;
background: url('images/f200.gif') no-repeat;
width: 184px;
height: 184px;
padding: 8px;
}

img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}


img.floatright
{
float: right;
margin: 0px 0px 3px 14px;
}

/* Wrapper */

#wrapper {
	width: 928px;
	margin: 12px auto;
	border: 7px solid #FFF;
	background-color: #FFF;
}

/* Header */

#header {
	height: 200px;
	position: relative;
	background: #CDE691 url(images/headerleaf2.jpg) no-repeat;
	margin: 0px auto;
}

#header2 {
    height: 200px;
    position: relative;
    background: #CDE691 url(images/headercsc.jpg) no-repeat;
    margin: 0px auto;
}

#header h1, #header h2 {
}

#header h1 {
	font-weight: bold;
	position: absolute;
	top: 133px;
	width: 100%;
	font-size: 3.3em;
	color: #fff;
	text-align: center;
	/*background: #D8ECB8;*/
	
}

#header h2 {
	position: absolute;
	top: 225px;
	left: 20px;  
	font-size: 1em;
}

#header a {
	text-decoration: none;
	color: #FFF;
}

#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Content */

#content {
	background: #FFF url(images/gbg.gif) repeat-y;
	border-top: 5px solid #8CC405;
	margin: 0px auto;
	width: 928px;
}



/* Blog */

#blog {
	background: #FFF;
	float: right;
	width: 649px !important;
	width: 646px;  /* IE6 3px problem */
	margin: 0px auto;
	padding: 10px 0px 0px 10px;
	line-height: 1.2em;
}

/* Post */

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: #FFF url(images/cbg.gif) repeat-x;
}

.post .title {
	border-top: 1px solid #8CC405;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 5px 0px 10px;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .date {
	float: right;
	text-align: right;
	font-size: x-small;
	padding: 10px 5px 0 5px;
	color: #579700;
}

.post .entry {
	padding: 0px 15px 10px 15px;
}

.post p {
	text-align: justify;
}

.post .meta {
	padding: 0 15px;
	font-size: x-small;
	color: #333;
}

.entry h1, .entry h2 {
	color: #804000;
}
.entry h3 {
	color: #804000;
}

.blogitem {
	margin-bottom: 20px;
	padding-bottom: 0px;
}

.blogitem h1 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: normal;
	height: auto;
	color: #804000;	
  margin: 12px 0px 0px 0px;
	padding: 0px;
	border-top: none;
	background: none;
}

.blogitem h2 {
	text-transform: none;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
  margin: 0px 0px 5px 0px;
	padding: 0px;
}

/* Calendar */
.calendardiv {
	z-index: 10000;
	position: absolute;
	visibility: hidden;
	background-color: white;
	layer-background-color: white;
}

.calendaritem {
	margin-bottom: 20px;
	padding-bottom: 0px;
}

.calendaritem .title {
	border-top: 1px solid #8CC405;
	padding: 5px 5px 0 5px;
}

.calendaritem .title h1 {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
  margin-bottom: 3px;
	color: #579700;
	height: auto;
	border-top: none;
	background: none;
	margin-bottom: 0px;
	line-height: 1.2em;
	width: 375px; /* changed 2-11-09 DAR width: 415px;*/
	padding-top: 0px;
}

.calendaritem .title h2 {
  float: right;
	text-transform: none;
	font-size: 80%;
	font-weight: bold;
  margin-bottom: 0;
}

.calendaritem h3 {
  clear: both;
	text-transform: none;
	padding: 0 0 0 10px;
	font-size: 90%;
	font-weight: bold;
    margin-bottom: 10px; /*changed 2-11-09 margin-bottom: 3px; */
}

.calendaritem .entry {
	padding: 5px 10px 0px 10px;
	line-height: 1em;
}

.calendaritem p {
	text-align: justify;
}

/* Resources */

.resourceitem {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.resourceitem a {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.resourceitem p {
	margin-top: 5px;
	margin-bottom: 0px;
}

.resourceitem .title {
	border-top: 1px solid #804000;
	padding: 5px 5px 0 0px;
}

.resourceitem .title h1 {
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
	color: #579700;
	height: auto;
	border-top: none;
	background: none;
	margin: 0 0 0 0;
	line-height: 1.2em;
	padding-left: 0px;
}

/* Sidebar */

.sidebar {
	background: #D8ECB8;
	float: left;
	width: 249px;
	padding: 10px 10px 0px 10px;
	font-size: .9em;
}

.sidebar ul {
	margin: 0;
	list-style: none;
	padding: 0 10px 0 0;
}

.sidebar li {
	margin-bottom: 30px;
}

.sidebar li ul {
	line-height: 1.5em;
	list-style-type: none;
	padding-left: 10px;
}

.sidebar li li {
	margin: 0;
	color: #579700;
}

.sidebar h2 {
	background: #CDE691 url(images/sbg.gif) repeat-x;
	border-bottom: 3px solid #8CC405;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
}

.sidebar a {
	text-decoration: none;
	font-weight: bold;
	color: #005300;
	padding-left: 15px;
	background: transparent url(images/liston.gif) left center no-repeat;
}

.sidebar a:hover {
	text-decoration: none;
	color: #579700;
	background: transparent url(images/listoff.gif) left center no-repeat;
}

.sidebar .currentuser {
    text-decoration: none;
    font-weight: bold;
    color: #804000; //#579700;
    background: none;
}

.sidebar .small {
    text-decoration: none;
    font-weight: bold;
    font-size: 70%;
    color: #579700;
}

.sidebar .small a {
    background: none;
    padding-left: 5px;
}


.menu {
  line-height: 1.4em;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
}

.menu h2 {
	background: #CDE691 url(images/sbg.gif) repeat-x;
	border-bottom: 3px solid #8CC405;
	text-transform: uppercase;
	font-size: 90%;
	font-weight: bold;
}

.submenu {
	line-height: 1.4em;
	font-size: 90%;
	padding: 0px 0 5px 10px;
}

.submenu a {
	text-decoration: none;
	color: #005300;
	background: transparent url(images/subliston.gif) left center no-repeat;
}

.submenu a:hover {
	text-decoration: none;
	color: #579700;
	background: transparent url(images/sublistoff.gif) left center no-repeat;
}

.currentpage {
	text-decoration: none;
	font-weight: bold;
	color: #804000; //#579700;
	padding-left: 15px;
	background: transparent url(images/listhot.gif) left center no-repeat;
}

.submenu .currentpage {
	background: transparent url(images/sublisthot.gif) left center no-repeat;
}

.nonmenu a {
	text-decoration: none;
	font-weight: bold;
	color: #005300;
	padding-left: 25px;
	background: none;
}

.nonmenu a:hover {
	text-decoration: none;
	color: #579700;
	background: none;
}


/* Footer */

#footer {
	background: #CDE691 url(images/cbg.gif) repeat-x;
	border-top: 1px solid #8CC405;
	border-bottom: 5px solid #8CC405;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}

#footer a {
}

.pdffile {
	background: url(images/pdf.gif) no-repeat right center; 
	padding-right:20px;
}

.externallink {
	background: url(images/external.gif) no-repeat right center; 
	padding-right: 20px;
}

form.zncform {
	color:#656551;
	border-style:solid;
	border-width: 0 0 0 0; 
/*	border-width: 0 0 1px 0; */
	border-color:#AAAAAA; 
/*	background-color:#f5be8b; 
	margin: 5px 0px 15px 0px; */
	padding: 0px 0px 5px 0px; 
	width: 100%; /*665px;*/
	font-weight: bold;
	text-align: left;
	font-size: 90%;
}

form.zncform fieldset {
  border: none;
  border-top: 1px solid #C9DCA6;
  background: url(images/zncform-fieldset.gif) left bottom repeat-x;
  margin-bottom: 10px;
}

form.zncform legend {
  padding: 0 5px 0px 5px;
  font-weight: bold;
}

form.zncform label {
  display: inline-block;
  line-height: 1.3;
  vertical-align: top;
}

form.zncform fieldset ol {
  margin: 0;
  padding: 0;
}

form.zncform fieldset li {
  list-style: none;
  padding: 2px;
  margin: 0;
  clear: left;
  padding: 5px 10px 7px;
  background: url(images/zncform-divider.gif) left bottom repeat-x;   
}

form.zncform fieldset fieldset {
  border: none;
  margin: 3px 0 0 0;
  background: none;   
}

form.zncform fieldset fieldset legend {
  padding: 0 0 5px 0;
  font-weight: normal;
}

form.zncform fieldset fieldset label {
  display: block;
  width: auto;
}

form.zncform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}

form.zncform fieldset label {
  width: 30%; /*  160px; Width of labels */
}

form.zncform fieldset fieldset label {
  margin-left: 31%;  /*163px; Width plus 3 (html space) */
  padding-bottom: 3px;
}

form.zncform fieldset input {
  width: 67%;
}

form.zncform fieldset table {
  width: 67%;
  display:inline;
}

form.zncform fieldset textarea {
  width: 67%;
}

form.zncform fieldset select {
  width: 67%;
}

form.zncform .button {
  width: 75px;
}

form.zncform fieldset .radio {
  width: 30px;
}

form.zncform fieldset .checkbox {
  width: 30px;
}

form.zncform fieldset .shortselect {
  width: 60px;
}

form.zncform fieldset .multiline1 {
	line-height: 180%;
}

form.zncform fieldset .multiline {
	line-height: 200%;
}

form.zncform .buttons {
	padding-right: 20px;
	margin-bottom:0px; 
	padding-bottom:0px;
	float: right;
}

form.zncform .rightdiv {
	position:relative;
	margin-left: 30%
}

.tabs {
	text-align: center;
	margin-bottom: 5px;
	border-bottom: 2px #804000 solid;
	/* font-size: .9em; */
	padding-bottom: 0px; /* 1px; */
	
}

.tabs a {
	border-left: 2px #777777 solid;
	border-top: 2px #777777 solid;
	border-right: 2px #777777 solid;
	background: #D8ECB8;
	color: #005300;
	font-weight: bold;
	padding: 3px 5px 0px 5px;  /* 3px 5px 1px 5px; */   
	text-decoration: none;
    margin-bottom: 0;
    /* new */ font-size: .9em; 
}

.tabs .currenttab {
	border-left: 2px #804000 solid;
	border-top: 2px #804000 solid;
	border-right: 2px #804000 solid;
	border-bottom: 2px #ffffff solid;
	background: #ffffff;
	color: #804000;
	font-weight: bold;
	padding: 3px 5px 0px 5px;  /* 3px 5px 1px 5px; */ 
    margin-bottom: 0;   
    /* new */ font-size: .9em;  
}

.error {
  color: #FF0000;
}

.listStyle{
	border-collapse:collapse;
}
.listStyle th{
	width:200px;
	text-align:center;
}
.listStyle td{
	padding: 3px;
	text-align:center;
}
.listStyle tr{
	background: transparent url(images/zncform-divider.gif) repeat-x scroll left bottom;
}

.save_error{
	color: red;
	font-weight: bold;
}

