@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
	color:#FFF;
}
h1 {
	font-size:100%;
	margin:0px;
}
h2 {
	font-size:90%;
	margin:0px;
}
h3 {
	font-size:90%;
	margin:0px;
}
h4 {
	font-size:90%;
	margin:0px;
}
p {
	font-size:80%;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
.clear {
	clear:both;
}
form {
	padding:0px;
}
form label{
	color:#000;
}
#container {
	width:970px;
	text-align:left;
	margin:0 auto;
}
.home #container {
	width:768px;
}
@font-face {
	font-family: CoopHeavy;
	font-style:  normal;
	font-weight: bold;
	src: url('http://www.familydaysoutcanada.com/COOPHEA1.eot');
}