/* Start of CMSMS style sheet 'Layout-1 : Layout 1 - C2' */
div#header {
	background:url(uploads/Layout-1/banner.jpg) no-repeat;
}
div#content {
	background-color:#F3EDE4;

}
div#main {
	background-color:#F3EDE4;
background:#F3EDE4 url(uploads/Layout-1/content-bg.jpg) repeat-x;
}
div#sidebar {
	
}
/******* menu colours here ********************************************************/


/* this is background colour for entire menu */
#primary-nav li, #primary-nav li.menuparent {

}
#primary-nav li li{
background-color: #669900;
}
#primary-nav li.menuactive {
	background-color: #527B1A;
}
/* Styling the apperance of menu items on hover */

#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh {
	background-color: #527B1A;
}
/* this is the space at the end of the menu */
#menuwrapper {
	background:url(uploads/Layout-1/grad-bgr.gif);
}

/* End of 'Layout-1 : Layout 1 - C2' */

