body
{
  background-color: #E9EDF4;
  margin: 0px;
  padding: 0px;
}

p
{
  margin-bottom: 20px;
  margin-top: 0px;
}

h1
{
  color: #399A11;
  font-size: 18pt;
  font-weight: normal;
}

h2
{
  color: #399A11;
  font-weight: normal;
  font-size: 14pt;
}

.newsletterItemImage
{
  position: relative;
  float: right;
  padding: 0px 0px 5px 5px;
  color: #399A11;
  font-size: 13px;
}

.newsletterItemImage img
{
  padding-bottom: 3px;
}

.linksListing
{
  position: relative;
  clear: both;
  padding-bottom: 20px;
}

.linksListing img
{
  float: right;
}

.linkContactDetails
{
  line-height: 20px;
}

.newsletterLink
{
  margin-bottom: 40px;
  position: relative;
}

.newsletterLink h1
{
  width: 270px;
  padding: 3px 0px 0px 0px;
  margin: 0px;
}

.newsletterLink h2
{
  color: #666666;
  font-size: 12px;
  width: 270px;
}

.newsletterLink a:link, .newsletterLink a:visited
{
  color: #399A11;
  text-decoration: none;
}

.newsletterLink img
{
  position: absolute;
  left: 300px;
  top: 0px;
  border: 0px;
}

#headerBar
{
  background-color: #0B397F;
  background-image: url(../images/bg-header.jpg);
  background-repeat: repeat-x;
  position: relative;
}

#headerContainer
{
  position: relative;
  width: 780px;
  height: 147px;
  background-image: url(../images/bg-header-main.jpg);
  background-repeat: no-repeat;
  margin: 0px auto;
}

#headerLogo
{
  position: absolute;
  left: 16px;
  top: 19px;
}

#headerTitle
{
  position: absolute;
  left: 135px;
  top: 39px;
}

#headerAddress
{
  position: absolute;
  left: 610px;
  top: 28px;
}

#headerTelephone
{
  position: absolute;
  top: 68px;
  left: 567px;
}

#headerEmailAddress
{
  position: absolute;
  top: 100px;
  left: 568px;
}

#navBar
{
  position: relative;
  width: 100%;
  height: 25px;
  border-bottom: 1px solid #859DC1;
  background-color: white;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

#mainContentBar
{
  position: relative;
  background-image: url(../images/bg-main.gif);
  background-repeat: repeat-x;
  background-color: white;
  clear: both;
}

#mainContentContainer
{
	position: relative;
	width: 750px;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
	height: auto;
	left: -1px;
}

#pageTitle
{
  position: relative;
  margin-top: 25px;
  margin-bottom: 20px;
}

#pageTitleDescender
{
  position: relative;
  margin-top: 25px;
  margin-bottom: 13px;
}

.pageSubtitle
{
  position: relative;
  margin: 0px 0px 5px 0px;
}

#mainContentText
{
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
	float: left;
	width: 505px;
	line-height: 13pt;
}

#rightContainer
{
position: relative;
  float: right;
  text-align: center;
  width: 240px;
  margin-bottom: 30px;
}

.rightImage
{
  margin-top: 24px;
}

.rightButton
{
  margin-top: 12px;
}

.bodyImageLeft
{
  margin: 0px 8px 3px 0px;
}


.bodyImageRight
{
  margin: 0px 0px 3px 8px;
}

#homeImageContainer
{
  position: relative;
  width: 475px;
  height: 160px;
}

#homeImage1Container
{
  position: absolute;
  left: 0px;
  top: 0px;
}

.homeImage
{
  padding-bottom: 8px;
}

#homeImage2Container
{
  position: absolute;
  left: 174px;
}

#homeImage3Container
{
  position: absolute;
  left: 348px;
}

#aboutNavBar
{
  position: relative;
  width: 780px;
  height: 30px;
  margin-bottom: 20px;
}

#subNavaccreditation
{
  position: absolute;
  top: 0px;
  left: 139px;
}

#subNavstaff
{
  position: absolute;
  top: 0px;
  left: 247px;
}

#subNavcommunity
{
  position: absolute;
  top: 0px;
  left: 478px;
}

#agegroupsNavBar
{
  position: relative;
  height: 30px;
  margin-bottom: 20px;
  width: 244px;
}

#subNavfoundationstage
{
  position: absolute;
  top: 0px;
  left: 82px;
}

.accreditationContainer
{
  position: relative;
  width: 510px;
}

.accreditationLogo
{
  position: relative;
  float: left;
  width: 160px;
}

.accreditationDescription
{
  position: relative;
  float: right;
  width: 340px;
  padding-top: 30px;
}

#mapThumb
{
  margin-right: 60px;
}

#footer
{
  position: relative;
  clear: both;
  border-top: 1px solid #859DC1;
  text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #416096;
	padding: 10px 0px;
	width: 100%;
}

#contactForm
{
  margin-top: 30px;
  width: 200px;
}

label
{
  padding: 10px 0px;
  font-weight: bold;
}

.inputBox
{
  width: 200px;
  border: 1px solid #999999;
  font-family: 'Lucida Grande', 'Tahoma', Helvetica, Arial, Tahoma, sans-serif;
  font-size: 9pt;
  padding: 2px;
  color: #000000;
}

#emailAddress
{
  margin: 0px;
  display: none;
}

#telephoneNumber
{
  margin: 0px;
  display: none;
}

#message
{
  height: 100px;
}
