/* ===========================================================================
 * Filename: css/textsize/4.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: 1.0em;
}

#navigation
{
	top: 135px;
}

#navigation ul
{
	width: 650px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
}

/* Added in v21 - RJS */
#navcorner
{
	left: 650px;
}

#navigation li a
{
	min-height: 20px;
}