/*new-site- lowercase ourlegacy */

body {
  color: #000;
  background-color: #8596AA;
  padding: 0 0;
}

#page {
   background-color: #fff;
   padding: 0;
}

tr.odd {
  /* background: #F5F5E9; */
  background: #FFFFFF; 
}

tr.even {
  /* background: #EEF9F4; */
   background: #FFFFFF; 
}

#section1 {
   background: #F5F5E9;
}

#section2 {
   background: #4A7E36 url(../images/green/BottomBG.png) 0 0 repeat-x;
   color: #fff;
}

#navlist a.active,
#subnavlist a.active {
  color: #CDCD8F;
}

a:link,
a:visited,
a:hover,
.title, .title a,
.submitted,
.links,
.node .taxonomy,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
  /* color: #4A7E36; plm */
 color: #4c4581;
}

#section2 .title,
#section2 .title a {
   color: #fff;
}

#section2 a:link,
#section2 a:visited,
#section2 a.hover {
   color: #EEC193;
}

#header {
  /* background: #4A7E36 url(../images/OurLegacy/header_bg.gif) 0 0 repeat-x; */
  background: #BBBF9C url(../images/OurLegacy/header_bg.gif) 0 0 repeat-x;
  height: 150px;
}

#sidebar-left, #sidebar-right {
  /* plm alt background-color: #A39FC0; #A19CC4; plm */
  /* border: 3px solid #6A6C5B; */
  background-color: #A39FC0;
  border-top: 0;
  /* border-left: 0; */
  border-left: 1px solid #6A6C5B;
  border-right: 1px solid #6A6C5B;
  border-bottom: 1px solid #6A6C5B;
  color: #f9fFdD;
}

#sidebar-left a:link,
#sidebar-left a:visited,
/* plm #sidebar-left a:hover, */
#sidebar-left .title,
#sidebar-left .title a
{
  color: #f9fFdD;
}

/* plm change from rest of sidebar links */
#sidebar-left a:hover
{
  color: #f9fFdD;
  text-decoration: underline;
}


#mission,
div.admin-panel h3 {
  background-color: #4c4581;
/* plm background-color: #4A7E36; */
}

#logo {
/*  background: transparent url(../images/OurLegacy/logo.png) no-repeat scroll 4px 18px; */
  height: 150px;
  left: 0px;
  position: absolute;
  top: 0pt;
  width: 554px;
  z-index: 2;
}

#menu {
  background: transparent url(../images/OurLegacy/header_right_bg.jpg) no-repeat scroll right top;
  height: 150px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 688px;
  z-index: 1;
}

#main {
/*  background: transparent url(../images/OurLegacy/content_bg.jpg) repeat-x scroll 0px 0px; */
  min-height: 553px;
  position: relative;
  font-size: 1.3em;
/*
  float: left;
  right: 0px;
  top: 150px;
  width: 79%;
*/ 
}

h1.title {
  color: #7D8069;
  font-size: 1.4em;
}

/*
.block {
	margin: 0px 5px 10px 0px;
	border: 1px solid #AAA;
	background-color: #EEE;
	width: 200px;
}

h2.title {
 	padding-left: 5px;
  	background-color: #DDD;
}
*/

/*-----------------------------------------------------------------*/

/*
* Search forms
*/

.search_box {
        width: 150px;
}

.field_box, .results_box {
        width: 160px;
}
.search_b {
        background:url(../images/OurLegacy/search_b.png);
        border:none;
        color:#FFFFFF;
        width:70px;
        height:24px;
        padding-bottom: 20px;
}

.restart_b {
        background:url(../images/OurLegacy/restart-b3.png);
        border:none;
        text-align: left;
        color:#FFFFFF;
        width:100px;
        height:24px;
        padding-bottom: 20px;
        padding-left: 10px;
}

/*-----------------------------------------------------------------*/


/*
* Current Search block
*/


dl#breadcrumbList {
       /*  margin: 5px 5px 10px 5px; */
       /*  padding-left: 5px; */
        /* facets included in current search */
        margin: 5px 5px 0px 5px;
        /* plm -reduced amt of space between this section and facets margin: 5px 5px 10px 5px; */
        padding-left: 15px;
        /* plm increased padding for better alignment in border  - was-   padding-left: 5px;*/

        /* plm added border, bkgr-color and border-color same as facet label bkgr */
    /* border: ridge; */
        border-color: #4c4581;
        background-color: #5d53a3;
	padding-bottom: 3px;

}

dt.breadcrumbLabel {
        font-weight: bold;
}

dd.breadcrumbValue {
        margin: 5px;
        padding-left: 15px;
        text-indent: -10px;
}

/*----------------------------------------------------------------------*/

/*
* Facet block
*/
.facet {
	/* margin-bottom: 10px; */
}
.facet_content li {
        margin-left: 10px;
		/* plm added color - which made bullets purple*/
        color: #433D71; 
}
.facet_content #Place li {
        margin-left: 0px;
}
.facetTitle {
	 margin-top: 5px;
	font-size: 1.1em;
	font-weight: bold;
	/* color: #FFFCF4; */
	/* plm added bkgr-color */
    background-color: #938FB3;
    /* background-color: #747286; */

}
.facetCount {
    color: #333;
        /* plm color: #666; font-size: 9px; */
     font-size: 9px;
}

#facets h3.facetname {
        background: url('../images/OurLegacy/expand.gif') no-repeat;
        /* font-size: 1.1em; */
        /* font-weight: bold; */
        text-indent:20px;
        text-decoration: none;
        margin-top: 5px;
}
#facets h3.selected {
        background: url('../images/OurLegacy/collapse.gif') no-repeat;
        /* font-size: 1.1em; */
        /* font-weight: bold; */
        text-indent:20px;
        text-decoration: none;
}
#facets .facetvalues {
        background-color: #a9a3ce;
}
#facets li {
        margin-left: 10px;
}
#facets .facetValue a:hover {
        text-decoration: underline;
}

.node .content {
  margin: 0;
}

.node {
  margin: 0;
}

tr.odd td, tr.even td 
{
padding: 0;
}

/* plm */
a:link {
        color:#5d53a3;
}
a:visited {
        color:#AE5A80;
        /* plm color:#9f9bbd;
        /* rusty color #AF5533 */
}
a:hover, a:active {
        text-decoration:underline;
}

