@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
/* CSS Document */

body {
	background-color: #CCCCCC;
	text-decoration: none;
}
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	text-align: left;
	line-height: 1.5em;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
}
#HalifaxInfo a:hover {
	text-decoration: underline;
}
#form {
	font-family: Verdana, Geneva, sans-serif;
	padding-right: 50px;
	padding-left: 50px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.h1 {
	font-size: 1.9em;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #DE81A6;
}
.h2 {font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#OfficialUse {
	background-color: #F2F2F2;
	border: 2px dashed #333333;
	font-size: 1em;
	padding: 20px;
}
.official {
	font-size: 1.3em;
	font-weight: bold;
	color: #009;
}
.signature {
	width: 380px;
	text-decoration: none;
	border-top-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.venue {
	color: #3974C4;
	font-weight: bold;
	font-size: 1.1em;
}
.dates {
	width: 230px;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.playgroup {
	background-color: #9C0;
}
.nursery {
	background-color: #CC6;
}
