div#header {
	background: url(/assets/img/parents/header.jpg) no-repeat top left;
}

div#submenu {
	background-color: #745b44;
}

div#contentRight {
	background: #f4e5d5 url(/assets/img/parents/sidebar.jpg) no-repeat top left;
}

h1, h2, h3, h4, h5, h6 {
	color: #745b44;
}

h1.pageTitle {
	border-bottom: 5px solid #745b44; 
	display: inline; 
	padding-bottom: 2px; 	

}

