/* @override 
	http://www.platypus-ad.com/clientHub/azanaBuild/css/typography.css
	http://www.azanaspa.com/css/typography.css
*/

/*global styles to be reused*/
abbr {
	font-size: .9em;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
body{
	font-family: Verdana, Helvetica, Arial, "Liberation Sans", FreeSans, sans-serif;
}
div#extendedFooter ul.navigation,
div#extendedFooter ul.specialNav,
div#extendedFooter ul.sidebarNav{
	font-size: .7em;
}
div#extendedFooter p#copyright{
	font-size: .7em;
}
div#footer p#address{
	text-align: center;
	font-size: .7em;
}
div#header ul.navigation{
	font-size: .85em;
}
* html div#header ul.navigation{
	font-size: 10px!important;
}
div#sidebar ul.sidebarNav{
	font-size: .85em;
}
div#sidebar ul.sidebarNav li.allServices span.printVer{
	font-size: .85em;
}
div#header ul.specialNav{
	font-size: .85em;
}
div#mainContent h3{
	font-size: 1.7em;
	margin-bottom: .8em;
}
div#mainContent h3.sub{
	font-size: 1em;
}
div#mainContent h4{
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
}
div#mainContent p{
	font-size: .8em;
	line-height: 2em;
	margin-bottom: 1em;
}
body#purchaseGiftCards div.column p{
	line-height: 1.2em!important;
}
body#purchaseGiftCards div.column h5{
	margin-bottom: 10px;
}
div.column div.description,
div.column div.price,
div.column h5.treatment,
div.column div.duration,
ul#thingsToKnow,
ul.description{
	font-size: .8em;
}
div.column h6.treatment{
	font-size: .8em;
	font-style: italic;
}
div#mainContent ul.careersInfo{
	font-size:  .8em;
}
div#purchaseGiftCard{
	font-size: .8em;
}
* html div#purchaseGiftCard{
	font-size: .7em;
}
p#employeeLogin{
	font-size: .8em;
}
span.buyButton a{
	font-size: 9px!important;
	letter-spacing: 1px;
	text-transform: uppercase;
}