<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background			: #432103;
}

/*         ______
__________/ Page \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#page {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: small;
	font-weight			: normal;
	font-style			: normal;
	color				: #383838;
}

#page h1, #page h2, #page h3 { 
	color				: #8c4e17;
}

#page h1 {
	font-family			: Tahoma, Geneva, sans-serif;
	font-size			: large;
	font-weight			: bold;
	font-style			: normal;
}

#page h2 {
	font-family			: Tahoma, Geneva, sans-serif;
	font-size			: medium;
	font-weight			: bold;
	font-style			: normal;
}

#page h3 {
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: small;
	font-weight			: bold;
	font-style			: normal;
}

#page h4, #page h5, #page h6 { 
	font-family			: Arial, Helvetica, sans-serif;
}

#page a {
	color				: #383838;
}

#page a:hover {
	color				: #383838;
}

#content_right a {
	color				: #383838;
}

#content_right a:hover {
	color				: #383838;
}


#page_inner {
}

/*         ______
__________/ main \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#content_wrapper {
	color				: #383838;
}

#table content {
	
}

#content_left_wrapper , #leftCol_bottom  {
	background-color	: #ab6221;
	border				: none;
}

#content_left_2 {
	color				: #ffffff;
}

#leftCol_bottom {
	background-color	: #ab6221;
}

#content_main_wrapper {
	color				: #383838;
	border 				: none;
}

#content_main {
	border				: none;
}

#content_right_wrapper {
	color				: #383838;
	border				: none;
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#headerWrapper{
	background-color	: #432103;
}

#header {
	font-size			: x-large;

}

#header h1 {
	font-family			: Tahoma, Geneva, sans-serif;
	font-weight			: normal;
	font-style			: normal;
	color				: #ffffff;
}

#header h2 {
	font-family			: Tahoma, Geneva, sans-serif;
	color				: #ffffff;
}

#header #logo {
}


/*         __________
__________/ sidebars \__________________________________________________________________
--------------------------------------------------------------------------------------- */
//sidebar right
#widgetbar_page_right_1,
#widgetbar_site_right_1 {
}

//sidebar left
#widgetbar_left_1,
#widgetbar_left_2 {
}


/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#cm_navigation {
	border-top			: 1px solid #935a01;
	border-bottom		: 1px solid #935a01;
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-weight			: normal;
	font-size			: small;
	
}

#cm_navigation ul,
#cm_navigation ul li {
}

/* NAV NORMAL */
#cm_navigation ul li a {
	border-top			: 1px solid #935a01;
	color				: #ffffff;
}

/* NAV MOUSE */
#cm_navigation ul li a:hover {
	color				: #ca8832;
	background-color	: #5e3007;
}

/* NAV HIGH */
#cm_navigation ul li.cm_current {
	color				: #ca8832;
}
#cm_navigation ul li.cm_current a {
	color				: #ca8832;
	background-color	: #5e3007;
}
#cm_navigation ul li.cm_current a:hover {
}

/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */
/* SUBNAV NORMAL */
#cm_navigation ul li.cm_current ul li a {
	color				: #ffffff;
}

/* SUBNAV MOUSE */
#cm_navigation ul li.cm_current ul li a:hover {
	color				: #ca8832;
	background-color	: #5e3007;
}

#cm_navigation ul li.cm_current ul li.cm_current a {
	color				: #ca8832;
	background-color	: #5e3007;
}

/* SUBNAV HIGH */
#cm_navigation ul li.cm_current ul li.cm_current {
	color				: #ca8832;
}

#cm_navigation ul li.cm_current ul li.cm_current a:link {
	color				: #ca8832;
	background-color	: #5e3007;
}

/* SUBNAV HIGH MOUSE */
#cm_navigation ul li.cm_current ul li.cm_current a:hover {
	color				: #ca8832;
	background-color	: #5e3007;
}

.cm_subnavigation {
	background-color	: #ab6221;
}
/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#cm_content {
	background-color	: none;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#footer {
	color				: #383838;
}

#footer a {
	color				: #383838;
}

#footer a:hover {
	color				: #383838;
}body &gt; div.cm_widget.cm_widget_block.widget_in_move {
    background-color: transparent;
}
body &gt; div.cm_widget.cm_widget_block {
    font-family     : Arial, Helvetica, sans-serif;
    font-size       : small;
    font-weight     : normal;
    font-style      : normal;
    color           : #383838;
}
body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box h1,
body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box h2,
body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box h3 {
    color           : #8c4e17;
}
body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box h1 {
    font-family     : Tahoma, Geneva, sans-serif;
    font-size       : large;
    font-weight     : bold;
    font-style      : normal;
}
body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box h2 {
    font-family     : Tahoma, Geneva, sans-serif;
    font-size       : medium;
    font-weight     : bold;
    font-style      : normal;
}

body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box h3 {
    font-family     : Arial, Helvetica, sans-serif;
    font-size       : small;
    font-weight     : bold;
    font-style      : normal;
}

body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box h4,
body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box h5,
body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box h6 {
    font-family     : Arial, Helvetica, sans-serif;
}
body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box a {
    color           : #383838;
}
body &gt; div.cm_widget.cm_widget_block &gt; div.widget_content_box a:hover {
    color           : #8c4e17;
}
</pre></body></html>