/* CSS Document */


DIV.Wrapper {
	position:relative; 	
	margin-left:auto;  
	margin-right:auto; 
	margin-top:0;  
	width:900px; 
}

DIV.LargeMainHeading
{
	font-family: "Arial";
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	height: 60px;
	line-height: 60px;
}

DIV.LargeMainOr
{
	font-family: "Arial";
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	height: 60px;
	width:500px;
	left: 60px;
	position: relative;
}

DIV.RightTop{
	position:absolute; 		
	width:300px;
	left: 580px; 
	top: 100px;
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

DIV.RightBottom{
	position:absolute; 		
	width:260px;
	left: 600px;
	top: 320px;
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

DIV.Top{
	position: relative;
	width: 500px; 
	height: 15px; 
	top: 0px; 
	left: 50px;
	background-image:url('images/top.png'); 
	background-repeat: no-repeat;
}
DIV.Bottom{
	position: relative;
	width: 500px; 
	height: 30px; 
	top: 0px; 
	left: 50px;
	background-image:url('images/bottom.png'); 
	background-repeat: no-repeat;
	text-align: center;
}
DIV.Flash{
	position: relative;
	left: 50px;
	width: 500px;
}

DIV.MainHeading
{
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

a:link    {
  text-decoration:  none;
  } 
a:visited {
  text-decoration:  none;
  } 
a:hover   {
  text-decoration:  underline;
}

.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;
}

