/* Lancashire Aikikai  Feb08  */
/*  PWD  April 2006 & .Net Dec 2007   Tweaked by ADB*/

body {
	background: #ffffff; 
	color: #000000;
	font: 12pt/18pt Didot, Constantia, "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
		}


#masthead, #header, #navigationContainer, #subnavContainer, #clubnavBox {
display: none;
}

				
#printLogo {
		padding: 2em 0 1em;
		border-bottom: 0.5mm solid #555555;
		margin-bottom: 2em;
		}


hr {
		border: 0;
		background: #555555;
		color: #555555;
		height: 0.5mm;
		margin: 12pt 0 12pt;
		}

.sub-heading {
	font-size: 1.0em;
	line-height: 1.6em;
	font-weight: bold;
	color: #660099;
}

h1, h2, h3 {
font-weight: bold;
margin-bottom: 0.2em;
}

h1 {
	font-family: "Helvetica Neue", Corbel, Helvetica, Arial, sans-serif;
	font-size: 16pt;
	}

h2 {
	font-family: "Helvetica Neue", Corbel, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	}

h3 {
	font-size: 12pt;
	}

p {
	margin-top: 0;
	margin-bottom: 1em;
	}

.clearFix:after {
	    content: "."; 
    	display: block; 
	    height: 0; 
    	clear: both; 
	    visibility: hidden;
		}

.column {
	border-bottom: 1px dashed #000000;
	}

#footer {
	padding-top: 0.5cm;
	}

a:link, a:visited {
		text-decoration: underline;
		}

a:link:after, a:visited:after {
	  	content: " (w: " attr(href) ") ";
	  	font-size: 80%;
	  	color: #555555;
	  	background: #ffffff;
	  	}
			