/**
* @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=Oswald:regular,bold);

body {
	font-family: "Segoe UI", 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 {
	font-family: Ebrima, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h1{
  font-family: Lucida Grande, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #666; 
  font-weight: bold;
}
h3{
  font-family: Ebrima, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li a,
#jsn-menu #jsn-pos-mainmenu div.display-dropdown.jsn-modulecontainer .jsn-modulecontent {
	text-decoration: none;
	font-size: 14px;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
body.jsn-textstyle-business .jsn-moduletitle {
	font-weight: normal;
}