@charset "utf-8";

/*--------Colour Set Sun--------*/

a, a:hover, a:active, a:focus {
	color: #4E381D;
}

a:hover, a:active, a:focus, h2, .names-row h5 {
	background-color: #F4EBDD;
}

h1 {
	background-image: url(../image/heading_sun.jpg);
	color: #71511D;
}

h2, h3, h4, .summary-table, .summary-table caption {
	color: #5C3105;
}

.names-row h5 {
	border: thin solid #F4EBDD;
}

.names-row p, .image-main, .image-main-wide, .see-also, .summary-table, .summary-table caption, .summary-table th, .summary-table td {
	border: thin solid #ECE3D2;
}

.thumbnail {
	border-color: #ECE3D2;
}

hr {
	border-top: thin solid #ECE3D2;
}

#sidebar h2 {
	background-color: #B89D8D;
	color: #FFFFFF;
}
