/* Start of CMSMS style sheet 'general' */
#section-links {
  background-image: url("../images/section-links-bg.jpg");
  background-repeat: no-repeat;
  width: 341px;
  min-height: 281px;
  max-height: 281px;
  margin-left: 599px;
  color: #46271e;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.2em;
  } 
  
#section-links a {
  color: #300b00;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  }  
  
#section-links a:link, #section-links a:visited {
  color: #300b00;
  }  
  
#section-links a:focus, #section-links a:hover, #section-links a:active {
  color: #a4381c;
  }  
  
#section-links li {
  height: 60px;
  min-height: 60px;
  display: block;
  }  
  
div.side-head {
  background-image: url("../images/general-side-head.jpg");
  } 
  
#section-sidebar {
  background-color: #cbcba1;
  }   
  
#section-sidebar a:link, #section-sidebar a:visited {
  color: #191B13;
  }
  
#section-sidebar a:focus, #section-sidebar a:hover, #section-sidebar a:active {
  color: #606647;
  }  
  
#section-sidebar ul {
  color: #191B13;
  }   
/* End of 'general' */

