/*	First main color: OLIVE

olive - #8c9560 WAS
now bright orange 
e02a00

Nice Blue
5b6877
*/

/* Base
--------------------------------------------------- */
h1, a {
	color: #e02a00;
}
.colored-text-1 { color: #e02a00 !important; }
.colored-background-1 { background-color: #e02a00 !important; }

/* Page Title, Secondary Navigation & Headline
--------------------------------------------------- */
.breadcrumb-nav li { background-image: url(../../images/colored_theme/main_color1/olive/link-arrow-small-colored-1.png); }

/* Secondary Navigation Elements & Links
--------------------------------------------------- */
a.link-lg { background-image: url(../../images/colored_theme/main_color1/olive/link-arrow-long-colored-1.png); }
a.link-sm { background-image: url(../../images/colored_theme/main_color1/olive/link-arrow-small-colored-1.png); }

/* Typography
--------------------------------------------------- */
.dropcap.colored:first-letter { color: #e02a00; }
