.cm-offline-content {
    color: #636868;
    background-color: #ffffff;
}
@charset "utf-8";
/* CSS Document */
html, body,#page_wrapper {
	color:				#636868;
	background-color:	#959792;
}


/* font colors */
h1,h2,h3,h4,h5,h6 {
	color:			#272e2e;
}
#title{
    color:          #727679;
}
#subtitle{
	color:          #3a3c3d;	
}
a {
	color:			#636868;	
}

a:hover {
	color:			#636868;
}

a:visited {
	color:			#636868;	
}
#content_main{
	color:			#636868;
}
#sidebar_wrapper {
	color:          #A1A1A1;
}

#footer a {
	color:			#636868;
}


/* background colors */	
#head_wrapper, #title_wrapper, #title_wrapper1 {
	background-color:	#ffffff; 
}
#footer {
    background-color:   #eff2f2;
}
#page_wrapper, #content_wrapper, #content_main{
	background-color:	#ffffff;
}
.sidebar_wrapper, .content_sidebar, #widgetbar_page_1, #widgetbar_page_2, #widgetbar_page_3{
    background-color:    #ffffff;
}
.sidebar_wrapper, .content_sidebar, #widgetbar_page_1, #widgetbar_page_2, #widgetbar_page_3{
	
	border-color:        #ccc;
	
}


/* main navigation color */
#navigation_wrapper, #cm_navigation{
    background-color:    #959792;	
}
#cm_navigation ul li a {
	color:			#f0f0f0;
}

#cm_navigation ul li a:hover {
	color:			#ffffff;
}

ul#cm_mainnavigation li.cm_current a {
	color:			#ffffff;	
}


/* ----- Subnavigation -----  */
#cm_navigation ul li ul li a {
	color:			#f0f0f0;
}

ul#cm_mainnavigation li ul.cm_subnavigation li a:hover {
	color:			#ffffff;
}

ul#cm_mainnavigation li ul.cm_subnavigation li.cm_current a {
	color:			#ffffff;
}

	

/* fonts */

html,body {
    font-family :   Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size :     small;
    font-weight :   normal;
    font-style :    normal;
    color :         #636868;
    background-color : #959792;
}
h1 {
    font-family :   Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size :     large;
    font-weight :   bold;
    font-style :    normal;
}
h2 {
    font-family :   Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size :     large;
    font-weight :   bold;
    font-style :    normal;
}
h3 {
    font-family :   Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size :     medium;
    font-weight :   bold;
    font-style :    normal;
}
h4, h5, h6 {
    font-family :   Lucida Sans Unicode, Lucida Grande, sans-serif;
}
#title_wrapper {
    font-size :     xx-large;
    background-color : #ffffff;
}
#title_wrapper #title {
    font-family :   Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight :   normal;
    font-style :    normal;
    font-size :     28px;
    color :         #727679;
}
#title_wrapper #subtitle {
    font-family :   Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-weight :   normal;
    font-size :     18px;
    color :         #3a3c3d;
}
#navigation_wrapper {
    background-color : #959792;
}
#cm_navigation,#cm_subnavigation {
    font-family :    Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-style :     normal;
    font-size :      small;

}
#content_main {
    font-family :   Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size :     20px;
    font-weight :   500;
}
#content_main , #content_sidebar , #footer {
    font-family :   Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size :     12px;
    font-weight :   500;
}
