.fancy-headers h1 {
	color: rgb(255, 255, 255); font-weight: 300;
}
.fancy-headers h3 {
	color: rgb(255, 255, 255); font-weight: 300;
}
.fancy-headers h1 span {
	color: rgb(236, 67, 0);
}
.fancy-headers h3 span {
	color: rgb(236, 67, 0);
}
.fancy-headers h2 {
	color: rgb(236, 67, 0);
}



#slider {
	background: rgb(236, 67, 0); border-top-color: rgb(245, 99, 0); border-top-width: 1px; border-top-style: solid;
}
#slider p {
	color: rgb(255, 255, 255);
}


#content-header {
	background: rgb(245, 99, 0); border-top-color: rgb(245, 99, 0); border-top-width: 1px; border-top-style: solid;
}
#content-header .fancy-headers {
	background: rgb(236, 67, 0);
}
#content-header .fancy-headers span {
	color: rgb(129, 36, 0);
}
.content-title h1 {
	color: rgb(255, 255, 255);
}
.content-title h2 {
	color: rgb(120, 35, 2);
}


