/**
* @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=Molengo);

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a,
#jsn-menu span,
.componentheading,
.contentheading,
.jsn-megamenu ul.menu-mainmenu li.megamenu .grid .module-title {
	font-family: Molengo, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-size: 1.6em;
}
body.jsn-textstyle-business ul.menu-mainmenu li a {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.25;
}
body.jsn-textstyle-business ul.menu-mainmenu.menu-iconmenu li a {
	line-height: 1.4;
}
body.jsn-textstyle-business ul.menu-mainmenu ul li a {
	font-size: 1.2em;
}
body.jsn-textstyle-business .contentheading,
body.jsn-textstyle-business .componentheading,
body.jsn-textstyle-business .subheading {
	font-size: 1.9em;
}
body.jsn-textstyle-business h1 {
	font-size: 1.9em;
}
body.jsn-textstyle-business h2 {
	font-size: 1.7em;
}
body.jsn-textstyle-business h3 {
	font-size: 1.5em;
}
body.jsn-textstyle-business h4 {
	font-size: 1.4em;
}
body.jsn-textstyle-business h5,
body.jsn-textstyle-business h6 {
	font-size: 1.2em;
}