/*
	
	Owner:		Square Circle Triangle
	Author:		Samuel Richardson
	Purpose:	Include stylesheets for print
 
*/

/* general styles */
body
{
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
}

form
{
	display : none;
}

a img
{
	border : none;
}

/* a:after { content: " [" attr(href) "] " } */

/* specific styles */
#skip
{
	display : none;
}

#branding
{
	overflow : auto;
}

	* html #branding
	{
		height : 1%;
	}

#centre_logo
{
	float : right;
	margin : 0 0 20pt 0;
}

#major_navigation
{
	display : none;
}

#minor_navigation
{
	display : none;
}

.sub_navigation
{
	display : none;
}

#news
{
	width : auto;
	margin : 0 !important;
}

#news img
{
	float : left;
	margin : 1pt 6pt 6pt 0;
}

#breadcrumb
{
	display : none;
}

div#contact_information
{
	margin : 0 0 6pt 6pt;
	width : 450px !important;
}

	div#contact_information
		dl dt
		{
			float : left;
			margin-right : 5pt;
		}

#flash_holder
{
	display : none;
}

#map_key
{
	display : none;
}

.news_item
{
	height : auto !important;
}
