@charset "utf-8";
/* CSS Document */

/************************************
      HTML ELEMENTS
************************************/
  
html,
body {
  color: #333;
}
.pane-node-body p{
  color: #333333;
}
html,
body#tinymce {
  background: #fff;
}
#page {
  background: #EFEEEA;
}
.gallery-overlay-open #page {
  background: #000000;
}
a {
 
}
a:hover {
 
}
.above-header{
}
#page > footer {
}
  
  
/*******************************************************************
* Color Module: Don't touch                                       *
*******************************************************************/

  
  
  
  
  
  
  
  
  