/* Start of CMSMS style sheet 'bgi : Colours' */
/* Layout sections */
body {
background: #24512E url(content/bgi/top.jpg);
background-repeat: repeat-x;	
color: #18481c;
}

div#pagewrapper {
border: 1px solid #000;
background: #fff;
}
		
div#header {
color: #18481c;
}
		
div#footer {
color: #fff;
background-color: #5C996A;
}
		
/* Links */		
a,
a:link, 
a:active, a:visited {
color: #385C72;
}

/* Headings */	
h1, h2, h3, h4, h5, h6 {
color: #24512E;
}
/* End of 'bgi : Colours' */

