body {
 background-color:#fff;
}
#header {
 background-color: #e8eee6;
}
#menu_and_title {
 background-color: #e8eee6;
}
#footer_menu {
 background-color: #e8eee6;
}
/* Collections is #C63AB7 */
.colourize {
 color: #C63AB7;
}

.thinbottomline {
 border-bottom: 1px solid #C63AB7;
}
.thickbottomline {
 border-bottom: 10px solid #C63AB7;
}
.thintopline {
 border-top: 1px solid #C63AB7;
}
.thicktopline {
 border-top: 10px solid #C63AB7;
}


#leftmenu li a.selected {
    color: #C63AB7;
}

/* hovered title links */
a.title:hover {
 color:#C63AB7 !important;
}

div.article_text_content IMG {
 border-top: 10px solid #C63AB7; 
}
div.article_text_content div.emphasis {
 border-top: 10px solid #C63AB7; 
 border-bottom: 10px solid #C63AB7; 
}

div.article_text_content div.emphasis h4{
  font-weight: bold; 
  color:#C63AB7;
}

div.article_text_content a,
div.article_text_content a:link,
div.article_text_content a:visited,
div.article_text_content a:hover,
div.article_text_content a:active  {
 color: #C63AB7;
 text-decoration: none;
}
div.article_text_content h2 a{
 color:#5E6667 !important;
}

div.article_text_content h4 a{
 color:#5E6667 !important;
}
.find_search_form  {
 background-color: #e29cdb;
}
.find_sorted_column, 
.find_sorted_column a:link, 
.find_sorted_column a:active, 
.find_sorted_column a:visited {
  color: #C63AB7;
  font-weight: bold;
}
.find_title, 
.find_title a:link, 
.find_title a:active, 
.find_title a:visited {
  color: #C63AB7;
  font-weight: bold;
  padding-right: 5px;
}

.full_rec_content a,
.full_rec_content a:link,
.full_rec_content a:active,
.full_rec_content a:visited {
  color: #C63AB7;
}

