
/*cm_sysdb_begin*/
@import url("//fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic,900,900italic");
/*cm_sysdb_end*/

.cm-offline-content {
    color: #573328;
    background-color: #DFD7D3;
}
@charset "utf-8";
/* CSS Document */
html, body {
	color:				#573328;
	background-color:	#191919;
}


/* font colors */
h1,h2,h3,h4,h5,h6 {
	color:			#b05a3a;
}
#title{
    color:          #573328;
}
#subtitle{
	color:          #573328;	
}
a {
	color:			#573328;	
}

a:hover {
	color:			#573328;
}

a:visited {
	color:			#573328;	
}
#head_wrapper{
    color:          #DFD7D3;	
}
#main-wrapper{
    color:          #DFD7D3;	
}
#content_main{
	color:			#573328;
}
#sidebar_wrapper {
	color:          #573328;
}

#footer a {
	color:			#fff;
}


/* background colors */	
#head_wrapper, #title_wrapper, #title_wrapper1 {
	background-color:	#DFD7D3; 
}
#footer {
    background-color:   #84596B;
}
#main-wrapper{
	background-color:	#DFD7D3;
}
.sidebar_wrapper{
	background-color:	#DFD7D3;
}
.sidebar_wrapper, .content_sidebar, #widgetbar_page_1, #widgetbar_page_2, #widgetbar_page_3{
    background-color:    #DFD7D3;
}
.sidebar_wrapper{	
	border-color:        #DFD7D3;
}


/* main navigation color */
#navigation_wrapper, #cm_navigation{
    background-color:    #990a10;	
}
#cm_navigation ul li a {
	color:			#f0f0f0;
}

#cm_navigation ul li a:hover {
	color:			#f0f0f0;
}

ul#cm_mainnavigation li.cm_current a {
	color:			#f0f0f0;	
}


/* ----- Subnavigation -----  */
#cm_navigation ul li ul li a {
	color:			#f0f0f0;
}

ul#cm_mainnavigation li ul.cm_subnavigation li a:hover {
	color:			#f0f0f0;
}

ul#cm_mainnavigation li ul.cm_subnavigation li.cm_current a {
	color:			#f0f0f0;
}

	

/* fonts */

html,body {
    font-family :   Arial, Helvetica, sans-serif;
    font-size :     small;
    font-weight :   normal;
    font-style :    normal;
    color :         #573328;
    background-color : #191919;
}
h1 {
    font-family :   Arial, Helvetica, sans-serif;
    font-size :     large;
    font-weight :   bold;
    font-style :    normal;
}
h2 {
    font-family :   Arial, Helvetica, sans-serif;
    font-size :     medium;
    font-weight :   bold;
    font-style :    normal;
}
h3 {
    font-family :   Arial, Helvetica, sans-serif;
    font-size :     medium;
    font-weight :   bold;
    font-style :    normal;
}
h4, h5, h6 {
    font-family :   Arial, Helvetica, sans-serif;
}
#title_wrapper {
    font-size :     x-large;
    background-color : #DFD7D3;
}
#title_wrapper #title {
    font-family :   Arial, Helvetica, sans-serif;
    font-weight :   normal;
    font-style :    normal;
    font-size :     28px;
    color :         #573328;
}
#title_wrapper #subtitle {
    font-family :   Arial, Helvetica, sans-serif;
    font-weight :   normal;
    font-size :     18px;
    color :         #573328;
}
#navigation_wrapper {
    background-color : #990a10;
}
#cm_navigation,#cm_subnavigation {
    font-family :    Arial, Helvetica, sans-serif;
    font-style :     normal;
    font-size :      small;

}
#content_main {
    font-family :   Arial, Helvetica, sans-serif;
    font-size :     20px;
    font-weight :   500;
}
#content_main , #content_sidebar , #footer {
    font-family :   Arial, Helvetica, sans-serif;
    font-size :     12px;
    font-weight :   500;
}
