/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/* =============== FONT FAMILY =============== */
body {
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
ul.menu-mainmenu > li > a span.jsn-menutitle,
#jsn-gotoplink,
.componentheading,
.contentheading {
	font-family: "Segoe UI", Verdana, "Palatino Linotype", Palatino, serif;
}