/* CSS Document */
/* Title:	Principles into Practice Network - styles for Website */

/* CONTENT */
.bkgrnd {
	background: #E5ACCE url("/web/templates/Principles_home_files/system-bkgrnd.gif") repeat-y right top;
	}
.color {
	background: #e6d8e0;
	}
.bkgrnd #content-left{
	color: #908278;
	font-family: Arial, Helvetica, sans-serif !important;
	}

.color #content-left {
	color: #222;
	font-family: Arial, Helvetica, sans-serif !important;
	}	
.bkgrnd .fixed-main {
	color: #3F3B3C;
	font-family: Arial, Helvetica, sans-serif !important;
	}

#container-content a {
	color: #908278
}

#content-right a {
	color: #000000
}

/* new */

#page_heading{
	margin-top:.5em;
	background:#E5ACCE ;
	padding:.5em 50px;
}

#page_heading h1{
	color:#fff;
}

#content_footer{
	margin-top:5px;
	background:#E5ACCE ;
	padding:.5em 0;
}

/* active menu link */


