@import url(https://fonts.googleapis.com/css?family=Droid+Serif:200,300,400,400,600,700,800,900&subset=latin,latin-ext);

	body
	{
background-color: #322747 !important;
	}

	/* accent color */


	/* secondary color */


	/* overlay color and opacity */
	.csmx-media.effect-hover:hover .overlay-background
	{
	opacity: 0.6;
	}


	/* logo height */
	.csmx-logo .logoimg {
	height: 55px;
	max-height: 55px;
	}


	/* Header Backgrounds */


/* menu colors */


/* content background */
	#csmx-page, .csmx-main-content, #csmx-footer
	{
	background : #ffffff	}





	h1 , h1 a , h1 span ,
	h2 , h2 a , h2 span ,
	h3 , h3 a , h3 span ,
	h4 , h4 a , h4 span ,
	h5 , h5 a , h5 span ,
	h6 , h6 a , h6 span
	{
	}

	.csmx-primary-navigation a
	{
	}

