/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@import url(https://fonts.googleapis.com/css?family=Nobile:regular,bold);

body {
	font-family: Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category

{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
}

#jsn-menu a,
#jsn-menu span,
.componentheading,
.contentheading {
	font-family: Helvetica;
	font-size:14px;

}
body.jsn-textstyle-business ul.menu-mainmenu > li > a {
	padding-bottom: 8px;
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-weight: bold;
	text-align:center;
	color:#294189;
}