/* Cornerstone website (Secondary pages): Print layout  */
/* Produced by Studio 24 Ltd - www.studio24.net */ 
/* Last updated 15 June 2005 */

/* =MAIN CONTENT
----------------------------------------------- */
#content {
	float: none;
	width: 100%;
	margin: 0;
}

/* =SECONDARY CONTENT
----------------------------------------------- */
#side {
	float: left;
	width: 250px;
	margin: 55px 0 0 0;
	padding: 15px;
	background: #eee;
}

#side h1, #side h2, #side h3 {
	font: bold 0.8em/100% Arial, "Verdana", Verdana, sans-serif;
}
