body {
  color: #003300;
  background-color: #687361;
}

blockquote {
  padding:1pt 0.5em 1pt 0.7em;
  margin-left:10px;
  margin-right:15px;
}

body fieldset {
 background:none;   
}

/* Leeuwenhoek's Dutch */

.avl {
  background-color: #6790a0;
  color: #fadc96;
  background-color: none;
  color: #fadc96;
  border:1px solid #eb7619;
  padding:1pt 0.5em 1pt 0.7em;
  margin-left:5px;
  margin-right:10px;
}

/* Leeuwenhoek's Dutch translated */

.avltrans {
  background-color: #EEDEC4;
  border:1px solid #eb7619;
  padding:1pt 0.5em 1pt 0.7em;
  margin-left:5px;
  margin-right:10px;
}


/* Quotations from sources in Dutch */

.dutch {
  background-color: #EEDEC4;
  border:1px solid #687361;
  padding:1pt 0.5em 1pt 0.7em;
  margin-left:5px;
  margin-right:10px;
}

/* Quotations from sources in English or English translation */

.english {
  background-color: #EEDEC4;
  padding:1pt 0.5em 1pt 0.7em;
  margin-left:5px;
  margin-right:10px;
}

.standout {
  border-left: 6px solid #687361;
  border-right: 6px solid #687361;
  padding:1pt 5px 1pt 5px;
  margin-left:100px;
  margin-right:100px;
  text-align: center;
  font-size:125%
}

.standout2 {
  border-left: 6px solid #687361;
  border-right: 6px solid #687361;
  padding:1pt 5px 1pt 5px;
  margin-left:25px;
  margin-right:25px;
  text-align: center;
  font-size:125%
}

.rounded_sidebars {
   -moz-border-radius: 15px;
   border-radius: 15px;
   background: #EEDEC4;
}

#page {
   background-color: #F5F5E9;
}

tr.odd {
  background: #EEDEC4;
}

tr.even {
  background: #F5F5E9;
}

th {
  color: #F5F5E9;
  background-color: #949e8e;
  text-align: center;
}

#section1 {
   background: #3a637c;
}

#section2 {
   background: #B67D30 url(../images/copper/BottomBG.png) 0 0 repeat-x;
   color: #fadc96;
}

#primary a.active,
#secondary a.active {
  color: #fadc96;
}

a:visited,
.title, .title a,
.submitted,
.links,
.node .taxonomy,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
  color: #6790a6;
}

a:link  {
  color: #3a637c;
  text-decoration: none;
}

a:hover  {
  color: #eb7619;
  text-decoration: none;
}

hr {
color: #eb7619;
background-color: #eb7619;
width: 60%;
height: 1px;
}

#section2 .title,
#section2 .title a {
   color: #fadc96;
}

#section2 a:link,
#section2 a:visited {
   color: #fadc96;
}

#section2 a.hover {
   color: #eb7619;
  text-decoration: none;
}


#header {
  background-color: #687361;
  background: #687361 xurl(../images/copper/MastBG.png) 0 0 repeat-x;
}

#sidebar-left .block {
  background-color: #EEDEC4;
}

#sidebar-right .block {
  background-color: #EEDEC4;
}

#mission,
div.admin-panel h3 {
  background-color: #8E6126;
}

#header {
    background: #687361;
}

#suckerfishmenu {
    line-height: 36px;
    background: #3A637C none repeat scroll 0% 0%;
    border-top: 1px solid #EB7619;
}
#suckerfishmenu a {
    background: #3A637C url("../images/copper/MenuDiv.png") repeat-y scroll 100% 0px;
    color: #FADC96;
    display: block;
    padding: 0px 14px;
    margin: 0px;
    text-decoration: none;
    font-size: 95%;
    font-weight: normal;
}
#primarymenu a {
    color: #FADC96;
    font-weight:400;
}

#primarymenu li {
    border-left: #eb7619 1px solid;
    padding-right: 0.7em;
}

#sidebar-right .views-field-title {
    text-align:center;
}
#suckerfishmenu ul.menu ul li:hover ul, #suckerfishmenu ul.menu ul li li:hover ul, #suckerfishmenu ul.menu ul li li li:hover ul, #suckerfishmenu ul.menu ul li.sfhover ul, #suckerfishmenu ul.menu ul li li.sfhover ul, #suckerfishmenu ul.menu ul li li li.sfhover ul {
    left: -60px;
}

#suckerfishmenu ul.menu li li a:link, #suckerfishmenu ul.menu li li a:visited {
    width: 125px;
}
