/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);
body {
	font-family:'Century Gothic';
	font-weight: 300;
	font-size: 11px;
    line-height:1.4;
}
h2,
h3,
h4,
h5,
h6,
#jsn-menu ul.menu-mainmenu > li > span,
#jsn-menu ul.menu-mainmenu > li > a,
#jsn-gotoplink,
.link-button,
.subheading-category,
.componentheading,
.contentheading,
.demo-content-top p {
	/*font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: 300;*/
    font-size:1em;
}
a {
  font-size: 1.0em;
}
h1
{
    font-size: 22pt;
    line-height:1;
    margin-top:15px;
    margin-bottom:25px;
    font-family:'Century Gothic';
}
.page-header h2
{
    color:white;
    font-size:24px;
    line-height:1;
    margin-top:5px;
    margin-bottom:15px;
    text-align:center;
    font-family:'Century Gothic';
}

h2
{
    color:white;
    font-family:'Century Gothic';
}