@charset "utf-8";
/* CSS Document */

.main {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 16px;
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: justify;
}
.maincentre {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 16px;
	color: #000;
	text-align: center;
}

.greenheading {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #33CC00;
}
.greenheadingcentre {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #33cc00;
	text-align: center;
}

.mainblue {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699ff;
}
.blueheadingcentre {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699ff;
	text-align: center;
}



heading1 {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 16px;
	color: #000000;
}
.birthdayboy {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #76aeff;
}
.birthdaygirl {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	color: #F09;
}
.centre {
	text-align: center;
}
.altnav {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #33CC00;
}
.teambg {
	background-image: url(assets/photos/tpamy.jpg);
	background-position: center top;
}
.extrabluewriting {
	font-family: "Bookman Old Style", "Times New Roman", serif;
	font-size: 24px;
	font-weight: bold;
	color: #6699ff;
	text-align: center;
}

