/*	First main color: BEIGE

beige - #ad9468

*/

/* Base
--------------------------------------------------- */
h1, a { color: #7a1501; }
.colored-text-1 { color: #7a1501 !important; }
.colored-text-10
{
    color: #FFFFFF;
    font-family: 'Ogirema_r';
}
.colored-background-1 { background-color: #7a1501 !important; }

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

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

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