body {
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #e9e8dd;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: .85em;
  color: #333;
  scrollbar-face-color : #FFffff; 
  scrollbar-highlight-color : #FFFFFF; 
  scrollbar-3dlight-color : #3D5F23;
  scrollbar-darkshadow-color : #3D5F23;  
  scrollbar-arrow-color : #3D5F23;   
  scrollbar-shadow-color : #FFffff;   
  scrollbar-track-color: #ffffff; 
}
strong{
  font-family: Georgia, "Times New Roman", Times, serif;
  }
h2 {
  font-size: 1.6em;
  margin: 0;
  padding: 0;
  /*OLD COLOR color: #003C23;*/
  color:#006600;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
}
p {
  font-size: 100%;
  line-height: 1.65em;
  margin-top: 1em;
 font-family: Georgia, "Times New Roman", Times, serif;
}
ul {
  margin: 0;
  padding: 0;
}
ul.news {
  margin-left: 20px;
  padding: 0;
}

img {
  border: none;
}
hr.noshow {
  clear: both;
  visibility: hidden;
}
ul.circle_bullet {
  list-style-image: url(../images/list_leaf.gif);
  list-style-position: outside;
  padding-left: 15px;
}
ul.circle_bullet li {
  line-height: 1em;
  margin-top: 10px;
}
div#container {
  width: 758px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  text-align: left;
  background: #FFF;
  padding: 0;
}
div#rightfade {
  margin: 0;
  width: 780px;
  padding-right: 20px;
  background: url(../images/border_r.gif) 100% 100% repeat-y;
  /* box model hack */
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 760px;
}
.norule { /* dummy rule to avoid ie5 bug */
}
div#leftfade {
  width: 800px;
  padding-left: 20px;
  background: url(../images/border_l.gif) 0 100% repeat-y;
  margin: 0 auto;
  /* box model hack */
  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 780px;
}
.norule { /* dummy rule to avoid ie5 bug */
}
div#bottomfade {
  width: 800px;
  background: #fff url(../images/border_b.gif) 0 100% no-repeat;
  margin: 0 auto;
  padding: 0 0 20px 0;
}
div#global_nav {
  height: 2.5em;
  background: #2f4233;
  border-top: 1px solid #4d5d50;
  color: #E3E3C0; /* links too */
  font-size: 90%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
div>div#global_nav {
  height: 2.2em;
}
body.section_page div#global_nav {
  padding-bottom: 1px;
  border-bottom: 1px solid #c7d3ab;
}
div#global_nav ul{
  margin-left: 280px;
  list-style: none;
}
body.section_page div#global_nav ul{
  margin-left: 230px;
  list-style: none;
}
body.section_page div#global_nav>ul{
  margin-left: 226px;
  list-style: none;
}
div#global_nav li {
  float: left;
  padding-left: 15px;
  margin-left: 10px;
  margin-top: .5em;
  line-height: 1.2em;
  background: url(../images/nav_sp.gif) 0 50% no-repeat;
}
div#global_nav li.first {
  background: none;
  margin-left: 0;
  padding-left: 0;
}
div#global_nav a {
  color: #E3E3C0;
  text-decoration: none;
}
div#global_nav a:hover {
  text-decoration: underline;
}
div#footer {
  font-family: Arial, Helvetica, sans-serif;
  background: #fff;
  clear: both;
  border-top: 1px solid #CCC;
  font-size: 85%;
  padding: .5em 20px;
  margin: 0;
  color: #999;
  height: 20px;
  /* box model hack */
  voice-family: "\"}\""; 
  voice-family:inherit;
  height: 1.6em;
}
.norule { /* dummy rule to avoid ie5 bug */
}
div#footer a {
  color: #999;
  text-decoration: none;
}
div#footer a:hover {
  text-decoration: underline;
}
div#footer div {
  float: right;
}
div#footer p {
  float: left;
  margin: 0;
}
div#banner {
  background: #ffffff;
  height: 201px;
  position: relative;
}
div#banner img{
  margin: 10px 0 0 20px;
}
div#search {
  position: absolute;
  top: 35px;
  right: 20px;
  color: white;
}
div#search form {
  margin: 0;
  padding: 0;
}
div#search form input#searchfield {
  margin: 0;
  padding: 0;
  margin-right: 2px;
  margin-bottom: 1px;
}
div#search form td { /* until there's a better way to vertically align form elements, it's a 1 row table */
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
/* HOMEPG STYLES ------------------------------------------------------ */
div#intro {
  height: 180px;
  background: #fff url(../images/banner_h.jpg) no-repeat;
  margin-top: 1px;
  padding-bottom: 1px;
  border-bottom: 1px solid #CCC;
}
div#intro p{
  display: none;
}
div#mission_statement {
  background: #fffef0;
  border: 1px solid #fffef0;
}
div#mission_statement img {
  margin: 20px;
  float: left;
}
div#mission_statement div#mission_text {
  margin: 20px 0 50px 260px;
  padding: 0 20px;
  border-left: 1px solid #e9e9e9;
  background: #fffef0;
}
div#mission_statement a {
  color: #360;
}


/* SECTION PAGE STYLES ------------------------------------------ */

div#obiki_tools {
  text-align: right;
  font-size: .8em;
  margin: .5em 30px;
  color: #ded0d1;
}
div#obiki_tools a{
  color: #004080;
}
div#obiki_tools img{
  padding-right: 4px;
}
div#section_nav {
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  padding: 20px;
  width: 190px;
  voice-family: "\"}\""; /* box model hack */
  voice-family: inherit;
  width: 180px;
}
.norule { /* dummy rule to avoid ie5 bug */
}
div#section_nav h3 {
  font-size: 100%;
  color: #360;
  padding: 25px 0 7px 0;
  margin: 0;
}
div#section_nav h3 a {
  display: block;
  background: url(../images/section_nav_carrot.gif) 0 50% no-repeat;
  padding-left: 15px;
  color: #360;
  text-decoration: none;
}
div#section_nav h3 a:hover {
  text-decoration: underline;
}
div#section_nav ul.circle_bullet {
  border-bottom: 1px solid #c7d3ac;
  border-top: 1px solid #c7d3ac;
  margin-bottom: 3px;
  padding: 0 0 10px 15px;
  padding-top: 10px;
  list-style-image: url(../images/list_leaf.gif);
  voice-family: "\"}\""; /* box model hack */
  voice-family: inherit;
  padding-top: 0;
}

div#section_nav ul.circle_bullet_news {
  border-bottom: 1px solid #c7d3ac;
  border-top: 1px solid #c7d3ac;
  margin-bottom: 13px;
  padding: 0 0 10px 20px;
  padding-top: 10px;
    height: 558px;
  overflow: auto;
  list-style-image: url(../images/list_leaf.gif);
  voice-family: "\"}\""; /* box model hack */
  voice-family: inherit;
  padding-top: 0;
}
div#section_nav ul.circle_bullet_news li {
 margin-bottom: 10px;
}
div#section_nav ul.circle_bullet_news a {
  color: #360;
  text-decoration: none;
}
div#section_nav ul.circle_bullet_news a:hover{
  text-decoration: underline;
}
.norule { /* dummy rule to avoid ie5 bug */
}
div#section_nav ul.circle_bullet a {
  color: #360;
  text-decoration: none;
}
div#section_nav ul.circle_bullet a:hover{
  text-decoration: underline;
}

div#section_nav img {
  border-bottom: 1px solid #c7d3ac;
  border-top: 1px solid #c7d3ac;
}
div#section_nav img.donate {
  padding-bottom: 3px;
  border-bottom: 1px solid #c7d3ac;
  border-top: none;
}
div#section_nav_front {
  font-family: Arial, Helvetica, sans-serif;
  float: left;
  padding-left: 20px;
  width: 190px;
  voice-family: "\"}\""; /* box model hack */
  voice-family: inherit;
  width: 180px;
}
.norule { /* dummy rule to avoid ie5 bug */
}
div#section_nav_front h3 {
  font-size: 100%;
  color: #360;
  padding: 25px 0 7px 0;
  margin: 0;
}
div#section_nav_front h3 a {
  display: block;
  background: url(../images/section_nav_carrot.gif) 0 50% no-repeat;
  padding-left: 15px;
  color: #360;
  text-decoration: none;
}
div#section_nav_front h3 a:hover {
  text-decoration: underline;
}
div#section_nav_front ul.circle_bullet {
  /* border-bottom: 1px solid #c7d3ac; */
/*   border-top: 1px solid #c7d3ac; */
  margin-bottom: 3px;
  padding: 0 0 10px 20px;
  padding-top: 10px;
    height: 308px;
  overflow: auto;
  width: 210px;
  list-style-image: url(../images/list_leaf.gif);
  voice-family: "\"}\""; /* box model hack */
  voice-family: inherit;
  padding-top: 0;
}
.norule { /* dummy rule to avoid ie5 bug */
}
div#section_nav_front ul.circle_bullet a {
  color: #360;
  text-decoration: none;
}
div#section_nav_front ul.circle_bullet a:hover{
  text-decoration: underline;
}

div#section_nav_front img {
	padding-top: 10px;
/*   border-bottom: 1px solid #c7d3ac; */
 /*  border-top: 1px solid #c7d3ac; */
}
div#section_nav_front img.donate {
  padding-bottom: 3px;
  border-bottom: 1px solid #c7d3ac;
  border-top: none;
}


/* content styles */
.left-image {padding-right:10px;}
.right-image {padding-left:10px;}


div#content {
  margin-left: 226px;
  margin-right: 20px;
  padding: 25px 0 20px 0;
  background: #fff;
}
div#content h2 { /* this rule is just to make ie5 happy */
  margin-top: 25px;
  voice-family: "\"}\""; /* box model hack */
  voice-family: inherit;
  margin: 0;
}
div#content a {
  color: #360;
}
div#uber_image img {
  padding-bottom: 2px;
  border-bottom: 1px solid #c7d3ac;
  margin-bottom: 25px;
}
div#right_image {
  float: right;
  margin: 0 0 1em 1em;
}
div#actions {
  padding: -10px 10px 10px 0;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
  font-size: 90%;
}
.section page div#actions {
  right: 0;
  top: 0;
}
div#actions img {
  float: none;
  margin: 0;
}
  
/* DONATE FORM STYLES ----------------------------------------- */

div.donate form {
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 2em;
}
div.donate fieldset {
  border: none;
  padding: 0;
  margin: 0;
  margin-top: .2em;
}
div.donate h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	font-size: 1em;
	text-transform: uppercase;
}
div.donate textarea {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  width: 350px;
}
div.donate legend {
  color: #333;
  margin: 0 0 .5em -7px;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: .9em;
}
label.required {
  font-weight: bold;
}
label.required span{
  color: #f00;
}
div.donate table {
  width: 352px;
  border: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
}
div.donate table td{
  padding: 2px;
}
div.donate table td.field_label{
  width: 120px;
}
div.donate input.long{
  width: 224px;
}
div.donate select.long{
  width: 228px;
}
div.donate input.short{
  width: 90px;
}

.news_title {
	color: #360;
	font-style: italic;
	font-weight: bold;
}

.readMore {
	font-size: .8em;
	text-align: right;
}

/* CONFIGURE STYLES */

textarea[name="template_source"] {
  width: 200px;
}

img.right {
float: right;
border: 1px solid #243227;
margin: 10px 0 10px 10px;
}