/* ===========================================================================
 * Filename: css/textsize/3.css
 * Author: Rebecca Skeers, rebecca@webmistress.com.au, www.webmistress.com.au
 * Date: 28 January 2009
 * Description: Contains text size styles for the Salvation Army's website
 * =========================================================================== 
 */
 
#page
{
	font-size: 0.923077em;
	line-height: 1.5;
}

#navigation
{
	top: 137px;
}

#navigation ul
{
	width: 650px;
	height: auto !important;
	min-height: 18px;
	height: 18px;
}

/* Added in v21 - RJS */
#navcorner
{
	left: 650px;
}

#navigation li a
{
	min-height: 18px;
}
