/* Start of CMSMS style sheet 'ColorLightGreen' */
/* Layout sections */
	body {
		background: #fff;
		color: #333;
		}
		
	div#pagewrapper {
	    }
		
	div#header {
		background: #CBD34C;
		}
		
	div#footer {
				background: #fff;
                color: #333;
		}
        div#content {
 background:  url(uploads/images/right-column-grey.gif) repeat-y top right; 


  }
		
/* Links */		
	a,
	a:link 
	a:active, a:visited {
		color: #CBD34C;
	}

/* Headings */	
	h1, h2, h3, h4, h5, h6 {
		color: #333;
	}

       .grey {
        color: #AA9F9B;
        }

        h2 { 
        color: #CBD34C;
}
div#header h1 a.homelink{
         background: url(uploads/images/tbig-logo-green.gif) no-repeat;
}

/* End of 'ColorLightGreen' */

