/* ---- COLOUR SCHEME --- */

/* page and main columns widths */
.layoutleft {
	border:8px solid #ffffff;
}

/* banner area at the top of pages if no image is used*/
.bannertext {
	background-color:#ffffff;
}

/* footer area */
/*.footer {
	background-color:#b5b5a3;
}*/
/* ---- CONTENT --- */

/* content area */
.contenttable, .contenttablesub {
	background-color:#ffffff;
}

/* main content column */
.contentmaincol, .contentmaincolsub, .breadcrumbs {
	background-color:#ededed;
}

/* links */


/* ---- NAVIGATION --- */

/* left navigation */
.leftcol {
	background:#7094b7;
}
.navleft1, .navleft2, .navleft3 {
	color:#ffffff;
}
.navleft1:hover, .navleft2:hover, .navleft3:hover {
	background-color:#8da9c5;
}



/* tertiary navigation - usually at the bottom */
