.cm-offline-content {
    color: #593f3c;
    background-color: #FEC3BD;
}
body {
	background-color	: #b13d30;
}

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

#page h1, #page h2, #page h3 { 
	color				: #bc3728;
}

#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				: #593f3c;
}

#page a:hover {
	color				: #593f3c;
}

#content_right a {
	color				: #593f3c;
}

#content_right a:hover {
	color				: #593f3c;
}


#page_inner {
}

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

#table_content {
	background-color	: #FEC3BD;
}

#content_left_wrapper {

	border				: none;
}

#content_left_2 {
	color				: #bc3728;
}

#content_main_wrapper {
	color				: #593f3c;
	border-left			: 1px solid ;
	border-right		: 1px solid ;
}

#content_main {
	border				: none;
}

#content_right_wrapper {
	color				: #593f3c;
	border				: none;
}

#content_right {
}

/*         ________
__________/ header \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#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 {
}

#headerInner {
	background-color	: #ffcc99 !important;
}


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

//sidebar left
#widgetbar_left_1,
#widgetbar_left_2 {
}


/*         ____________
__________/ navigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#cm_navigation {
	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 {
	color				: #bc3728;
}

/* NAV MOUSE */
#cm_navigation ul li a:hover {
	color				: #a13a2e;
}

/* NAV HIGH */
#cm_navigation ul li.cm_current {
	color				: #a13a2e;
}
#cm_navigation ul li.cm_current a {
	color				: #a13a2e;
}
#cm_navigation ul li.cm_current a:hover {
}


/*         _______________
__________/ Subnavigation \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#cm_navigation ul ul {
}

#cm_navigation ul ul li
{
}

/* SUBNAV NORMAL */
#cm_navigation ul li.cm_current ul li a {
	color				: #bc3728;
}

/* SUBNAV MOUSE */
#cm_navigation ul li.cm_current ul li a:hover {
	color				: #a13a2e;
}

#cm_navigation ul li.cm_current ul li.cm_current a {
	color				: #a13a2e;
}

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

#cm_navigation ul li.cm_current ul li.cm_current a:link {
	color				: #a13a2e;
}

/* SUBNAV HIGH MOUSE */
#cm_navigation ul li.cm_current ul li.cm_current a:hover {
	color				: #a13a2e;
}
/*         _________
__________/ content \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#cm_content {
	background-color	: #FEC3BD;
}

/*         ________
__________/ footer \__________________________________________________________________
--------------------------------------------------------------------------------------- */
#footer {
	color				: #bc3728;
	background-color	: #ffffff;
	
}

#footer a {
	color				: #bc3728;
}

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

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

body > div.cm_widget.cm_widget_block > div.widget_content_box h4,
body > div.cm_widget.cm_widget_block > div.widget_content_box h5,
body > div.cm_widget.cm_widget_block > div.widget_content_box h6 {
    font-family     : Arial, Helvetica, sans-serif;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a {
    color           : #593f3c;
}
body > div.cm_widget.cm_widget_block > div.widget_content_box a:hover {
    color           : #bc3728;
}
