/**
* @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=Voltaire);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/* =============== FONT FAMILY =============== */
body {
	font-family: "Open Sans", "Segoe UI", Verdana, "Times New Roman", Times, serif;
	font-size: 80%;
}
#jsn-top .jsn-modulecontainer h3.jsn-moduletitle {
	font-family: "Open Sans", "Segoe UI", Verdana, "Palatino Linotype", Palatino, serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
#jsn-gotoplink,
.page-header,
.subheading-category,
ul.menu-mainmenu > li > a span.jsn-menutitle,
.componentheading,
.contentheading {
	font-family: Voltaire, "Palatino Linotype", Palatino, serif;
}
/* =============== OHTER ELEMENTS =============== */
body.jsn-textstyle-business ul.menu-mainmenu > li > a span.jsn-menutitle {
	font-size: 1.8em;
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-size: 1.4em;
}
body.jsn-textstyle-business #jsn-gotoplink {
	font-size: 1.2em;
}
body.jsn-textstyle-business h1 {
	font-size: 2.5em;
}
body.jsn-textstyle-business h2 {
	font-size: 2em;
}
body.jsn-textstyle-business h3 {
	font-size: 1.8em;
}
body.jsn-textstyle-business h4 {
	font-size: 1.6em;
}
body.jsn-textstyle-business h5,
body.jsn-textstyle-business h6 {
	font-size: 1.4em;
}