/**
* @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=Sanchez);
body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
h3.jsn-moduletitle,
#jsn-gotoplink,
.page-header,
.subheading-category,
#jsn-menu a span.jsn-menutitle,
.menu-pushmenu a,
.componentheading,
.contentheading,
.text-dropcap p:first-child:first-letter,
p.text-dropcap:first-child:first-letter {
	font-family: "'Lobster', Georgia, serif";
	text-transform: none !important;
	font-weight: normal;
}
#jsn-menu a span.jsn-menutitle,
h3.jsn-moduletitle {
	font-size: 1.3em;
}