
/*cm_sysdb_begin*/
@import url("//fonts.googleapis.com/css?family=Elsie:regular,900");
/*cm_sysdb_end*/

.cm-offline-content {
    color: #422f20;
    background-color: #c8ccbe;
}
@charset "utf-8";
/* $Revision: 2025 $ */
body {
	font-family		: Elsie, sans-serif;
	font-size		: medium;
	font-weight		: normal;
	font-style		: normal;
	background-color: #422f20;
}

h1,h2,h3 {
	color			: #527320;
}

h1, h2.cm-h1 {
	font-family		: Elsie, sans-serif;
	font-size		: x-large;
	font-weight		: normal;
	font-style		: normal;
}

h2 {
	font-family		: Elsie, sans-serif;
	font-size		: large;
	font-weight		: normal;
	font-style		: normal;
}

h3 {
	font-family		: Elsie, sans-serif;
	font-size		: medium;
	font-weight		: normal;
	font-style		: normal;
}

h4, h5, h6 {
	font-family		: Elsie, sans-serif;
}

a {
	color			: #422f20;
}

a:hover {
	color			: #527320;
}

/*         ______
__________/ Page \_____________________________________________________________________
--------------------------------------------------------------------------------------- */

#page_wrapper {
    border-color        : #422f20;
}

#inner_wrapper {
    border-color        : #c8ccbe;
}

#wrapper {
    border-color        : #422f20;
    background-color    : #c8ccbe;
}

#subnavigation_wrapper {
	border-color        : #422f20;
}

#content_wrapper {
    background-color    : #c8ccbe;
}

#content_wrapper {	
	border-color        : #422f20;
}
/*         ________
__________/ header \___________________________________________________________________
--------------------------------------------------------------------------------------- */
.spacer_top, .spacer_bottom {
	background-color: #422f20;	
}

#head_wrapper {
}

#title_wrapper h1 {
	font-family			: Elsie, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	font-size			: xx-large;
	color				: #76b125;
}

#title_wrapper h2 {
	font-family			: Elsie, sans-serif;
	font-size			: large;
	font-weight			: normal;
	font-style			: normal;
	color				: #527320;
}

/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */


ul#cm_mainnavigation li a {
	color				: #422f20;
	font-family			: Elsie, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: normal;
	background-color	: #878476;
}

ul#cm_mainnavigation li a:hover {
	color				: #527320;
	background-color	: #c8ccbe;
}

ul#cm_mainnavigation li.cm_current a {
	color				: #527320;
	background-color	: #c8ccbe;
}


/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#cm_subnavigation ul li a {
	color				: #422f20;
	background-color	: #878476;
	font-family			: Elsie, sans-serif;
	font-style			: normal;
	font-size			: medium;
	font-weight			: normal;
}

#cm_subnavigation ul li a:hover {
	color				: #527320;
	background-color	: #c8ccbe;
}

#cm_subnavigation ul li.cm_current a {
	color				: #527320;
	background-color	: #c8ccbe;
}


/*         _________
__________/ sidebar \__________________________________________________________________
--------------------------------------------------------------------------------------- */

.content_sidebar {
	background-color	: #c8ccbe;
	color				: #422f20;
}

.content_sidebar h1,
.content_sidebar h2,
.content_sidebar h3 {
	color				: #527320;
}

.content_sidebar a {
	color				: #422f20;
}

.content_sidebar a:hover {
	color				: #527320;
}


/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */

.content_main {
	color				: #422f20;
	font-family		    : Elsie, sans-serif;
	font-size		    : medium;
	font-weight		    : normal;
	font-style		    : normal;

}

.content_main h1,
.content_main h2,
.content_main h3 {
	color			    : #527320;
}

.content_main h1, .content_main h2.cm-h1 {
	font-family		    : Elsie, sans-serif;
	font-size		    : x-large;
	font-weight		    : normal;
	font-style		    : normal;
}
.content_main h2 {
	font-family		    : Elsie, sans-serif;
	font-size		    : large;
	font-weight		    : normal;
	font-style		    : normal;
}
.content_main h3 {
	font-family		    : Elsie, sans-serif;
	font-size		    : medium;
	font-weight		    : normal;
	font-style		    : normal;
}
.content_main a {
	color				: #422f20;
}
.content_main a:hover {
	color				: #527320;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */

#footer_wrapper {
	background-color	: #c8ccbe;
}

#footer {
	color				: #422f20;
}

#footer a {
	color				: #422f20;
}

#footer a:hover {
	color				: #527320;
}
