/* Town of Morden Print CSS Document */


/*-----( Layout )-----*/

body {
	text-align:left;
	background:none;
	color:#000;
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.6em;
}

#content, #main {
	border:none;
	width:auto;
}

#wrapper {
	border:none;
	padding:0;
	margin:auto;
	width:100%;
	text-align:left;
}

/*-----( Hidden Elements )-----*/

#headerHome, #headerVisitors, #headerTown, #headerBusiness, #headerResidents, #right, #footer, p.top {
	display:none;
}

/*-----( Typography )-----*/

ul *, ul {
	margin:0;
	padding:0;
}

a {
	text-decoration:none;
	color:#000;
	margin:0;
	padding:0;
}

h2 {
	font-size:1.6em;
}

h3 {
	font-size:1.3em;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1em;
}
