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

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,
span.breadcrumbs {
	font-family: Play, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-size: 1.3em;
	font-weight: normal;
}
body.jsn-textstyle-business ul.menu-mainmenu li a {
	font-size: 1.25em;
	font-weight: normal;
}
body.jsn-textstyle-business ul.menu-mainmenu li.active a {
	font-weight: normal;
}
body.jsn-textstyle-business ul.menu-mainmenu ul li a {
	font-size: 1.1em;
}
body.jsn-textstyle-business .contentheading,
body.jsn-textstyle-business .componentheading,
body.jsn-textstyle-business .subheading {
	font-size: 1.8em;
}
body.jsn-textstyle-business span.breadcrumbs {
	font-size: 1.15em;
	font-weight: normal;
}