/* CSS Document */

H1, H2, H3, #itemslist th {
	color: #e86f47;
}

H1, #itemslist th {
	border: #e86f47 1px solid;
	background-color: #fdf0ec;
}

#itemslist table {
	background-color: #fdf0ec;
	}

#catalogue-sections A, #catalogue-sections A:visited {
	color: #e86f47;
}

#catalogue-sections P, #catalogue-sections H3, #itemslist table {
	border-bottom-color: #e86f47;
}