
/* 
==================================
Colour Template 3 Option 1 
================================== */

/* #!@# Internet Explorer specificity bug */
#body div.option3_1,
#body div#container.option3_1 {
	background: #c6e7e3 url("main-tile.gif") top right repeat-y;
}
.option3_1 #actionbar {
	color: #000;
}
.option3_1 #actionbar .sidefeature h3 {
	color: #5a5b5d;
}
.option3_1 #actionbar .sidefeature a {
	color: #5a5b5d;
}
.option3_1 #actionbar .sidefeature p,
#actionbar .sidefeature ul  {
	color: #5a5b5d;
}
.option3_1 #actionbar .sidenormal {
	background: #8ecfc7;
}
.option3_1 #actionbar .sidenormal h3 {
	color: #5a5b5d;
}
.option3_1 #actionbar .sidenormal p,
.option3_1 #actionbar .sidenormal p a {
	color: #5a5b5d;
}
.option3_1 #content .breakout-quote {
	background: #8ecfc7;
	color: #5a5b5d;
}
.option3_1 #content .breakout-desc {
	background: #8ecfc7;
	color: #5a5b5d;
}
.option3_1 #content .inlinefeature {
	color: #5a5b5d;
}
.option3_1 .bottom-curve {
		background: #e5e5e5 url("bottom-curve.gif") top left no-repeat;
}


