/* Start of CMSMS style sheet 'rk: colors' */
a,
a:link, 
a:active,
a:visited {
 color: #FFA70F;
}

body  {
   background: url(uploads/website/backgr-1.jpg) repeat-x left top; 
   background-attachment: fixed;
   color: #000000;
}

div#footer
{
   background-color: #000000; 
}

div#pagewrapper {
   background-color: #FFFFFF; 
   color: #8A8A88;
}

div#cm {
   background-color: #FFFCF8;
}

div#content h2,
div#content h3,
div#content h4,
div#content h5,
div#content h6,
div#footer,
div#footer p,
div#footer p a {
   color: #E46607;
}

div#cl,
div#cm,
div#cr
{
border: 1px solid #F78A02;
}
/* End of 'rk: colors' */

