/* CSS Document */

.SiteStandard
{
	font-family: "Comic Sans MS", "Copperplate Gothic Bold";
	font-size: 18px;
	width:97%;
}
.SiteStandardLarge
{
	font-family: "Comic Sans MS", "Copperplate Gothic Bold";
	font-size: 22px;
	width:97%;
}

.SiteStandardCentred
{
	font-family: "Comic Sans MS", "Copperplate Gothic Bold";
	font-size: 18px;
	text-align:center;
	width:97%;
}
.SiteStandardSmallCentred
{
	font-family: "Comic Sans MS";
	font-size:16px;
	text-align:center;
	width:97%;
}
.SiteStandardStrong
{
	font-family: "Comic Sans MS", "Copperplate Gothic Bold";
	font-size: 18px;
	font-weight: bold;
}

.LargeHeading
{
	font-family: "Comic Sans MS", "Copperplate Gothic Bold";
	font-size: 50px;
	text-align: center;
}

.LargeMainHeading
{
	font-family: "Arial";
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.LargeMainLogo
{
	font-family: "Copperplate Gothic Bold";
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.LargeMainLogoSmall
{
	font-family: "Copperplate Gothic Bold";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.MainHeading
{
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	text-align: center;

.EmailPhone
{
	font-family: "Comic Sans MS", "Copperplate Gothic Bold";
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.PatternContainer
{
	font-family: "Comic Sans MS", "Copperplate Gothic Bold";
	font-size: 18px;
	font-weight: normal;
	width: 97%;
}
.PatternHeading
{
	color: #000066;
	font-weight: bold;
	text-align: center;
}
.PatternName
{
	color: #CC0066;
}
.PatternText
{
	color: #000066;
	text-align:center;
}
.PatternLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: normal;
}

.Patternlabels
{
	font-family: "Comic Sans MS", "Copperplate Gothic Bold";
	font-size: 14px;
	text-align:center;
}
.Bookmark
{
	font-family: "Comic Sans MS", "Copperplate Gothic Bold";
	font-size: 14px;
}
