body {
	color:#2E2E2E;
	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;
	line-height: 19px;
}

.djslider .slide-desc-text {
	color:#2E2E2E;
}

#jm-top-page-wrap,
#jm-main-page-wrap,
#jm-footer {
					max-width: 980px;
					    		
}

	

#jm-page-bg {
	background: #E5E6D8;
			background: -moz-linear-gradient(top,  #E5E6D8 0%, #C9C9BD 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E5E6D8), color-stop(100%,#C9C9BD));
			background: -webkit-linear-gradient(top,  #E5E6D8 0%,#C9C9BD 100%);
			background: -o-linear-gradient(top,  #E5E6D8 0%,#C9C9BD 100%);
			background: -ms-linear-gradient(top,  #E5E6D8 0%,#C9C9BD 100%);
			background: linear-gradient(top,  #E5E6D8 0%,#C9C9BD 100%);background-repeat: repeat-x;	}

#jm-pathway h3 {
	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;
	line-height: 19px;
}

.jm-module h3.jm-title {
	font-family: Pontano Sans, sans-serif;	font-size: 17px;
	line-height: 23px;
}

div.blog h2, 
div.item-page h2, 
div.blog-featured h2,
div.items-more h3,
#djcatalog .djc_title h3,
.djf_mod .djf_text h3,
#djcatalog h2.djc_title,
#jm-header .djslider .slide-desc-text .slide-title,
#djcatalog.djc_item .djc_files h3,
#djcatalog.djc_item .djc_comments h3,
#djcatalog h3.djc_related_title {
	font-family: Pontano Sans, sans-serif;	font-size: 22px;
	line-height: 28px;
}

.dj-main li a.dj-up_a {
	font-family: Pontano Sans, sans-serif;	font-size: 18px;
}




	#jm-left {
		width:25%;
	}
	#jm-right {
		width:25%;
	}
	#jm-content {
		width:75%;
	}
	.lcr.scheme3 #jm-content {
	    margin-right: 25%;
	    margin-left: -100%;
	}
