/*Park Day CSS - Modern*/

/* Last edited - 22.05.09 */

#container {
	text-align:left;
	background:url(Assets/sandfade.jpg) repeat-y left;
	padding:1px 116px 0px 116px;
	background-color:white;
	font-family:sans-serif;
	margin:0px auto;
	width:690px;
}


body {
	/*background-color:#f7f4e1;*/
	background:url(Assets/wallpapersplit.gif) repeat-y center;
	padding:0px;
	min-width:690px;
	margin:0px;
}

#nurseryHeader{
	background-image:url(Assets/headersmaller.gif);
	width:690px;
	height:160px;
	margin:0px 0px 0px 0px;
	position:relative;
	left:6px;
}

#nurseryHeader span{
	display:none;
}


/** NAVIGATION **/

#navigation{
	background-color:#c3b5d9;
	width:400px;
	position:relative;
	left:-2px;
	text-align: right;
	padding:10px 15px 10px 0px;
	font-family:tahoma;
	letter-spacing: 0.2em;
	font-size:1.5em;
	color:#e9e4e9;
	margin-left:0px;
}

#navigation a {
	text-decoration:none;
	margin:0px 15px;
}

#navigation a:link{
	color:#e9e4e9;
	font-weight:bolder;
}

#navigation a:hover{
	color:#e9e4e9;
	font-weight:bolder;
	text-decoration:underline;
}

#navigation a:visited{
	color:#e9e4e9;
	font-weight:bolder;
}

/**COMMUNICATION**/

#communication {
	width:690px;
	text-align:center;
	margin-bottom:30px;
	margin-top:15px;
}

#address h3{
	display:none;
}

#address p, #contact p { 
	padding:0px;
	margin:5px;
	font-weight:bold;
	font-family: Trebuchet MS, palatino linotype, serif;
	font-size:0.85em;
}

#contact a {
}

#contact a:link{
	color:#a990c9;
}

#contact a:hover {
	color:#8767b1;
}

#contact a:visited{
	color:#8767b1;
}

/**CONTENT**/

.regular {
	margin-left: 85px;
	margin-top:35px;
	width:520px;
	font-size:0.85em;
	text-align:justify;
}

#ofsted {
	text-align:center;
	border:6px double #e9e4e9;
	padding: 12px;
	margin-left:70px;
}

#ofsted p {
	font-weight:bold;
	text-align:justify;
	margin-top:0px;
}

#ofstedLinkDiv {
	text-align: center;
	font-weight:bold;
	font-family:Tahoma;
	font-size:1.4em;
	background-color:#e9e4e9;
	border:#c3b5d9 solid 1px;
	padding:0.6em 2em 0.6em 2em;
	width:10em;
	margin:20px auto;
}

#ofstedLinkDiv a {
	color:#c3b5d9;
	text-decoration:none;
}

#offlineNote {
	color:#000000;
	font-size:0.6em;
}

a:hover#ofstedLink {
	color:#7e64a0;
	text-decoration:underline;
}

#openTime h3{
	width:308px;
	height:46px;
	background-image:url(Assets/opentimeheader.gif);
	margin:0px auto;
}

#openTime h3 span {
	display:none;
}


#flexCare h3{
	width:399px;
	height:43px;
	background-image:url(Assets/flexcareheader.gif);
	margin:0px auto;
}

#flexCare h3 span, #flexCare p span {
	display:none;
}

#flexCare ol {
	list-style-type:square;
	list-style-image:url(Assets/purplebullet.gif);
}

#flexCare li {
	margin:3px;
}

/**#fees h3 {
	font-size:1.8em;
	text-align:center;
	color:#c2b3d6;
	font-weight:bold;
	font-family:Trajan Pro, Garamond, Times New Roman;
}

#fees h4 {
	font-size:1.6em;
	text-align:center;
	color:#c2b3d6;
	font-weight:bold;
	font-family:Trajan Pro, Garamond, Times New Roman;
}**/

h3#feesHead {
	width:118px;
	height:46px;
	background-image:url(Assets/feesheader.gif);
	margin:0px auto;
}

h4#nurseryHead {
	width:400px;
	height:46px;
	background-image:url(Assets/fundingheader.gif);
	margin:0px auto;
}

h4#enrolHead {
	width:400px;
	height:46px;
	background-image:url(Assets/enrolheader.gif);
	margin:0px auto;
}

h4#enrolHead span, h4#nurseryHead span, h3#feesHead span {
	display:none;
}

#prices span {
	text-align:center;
	display:block;
}

#asof {
	text-align:center;
}

#ofstedlogo {
	text-align:right;
	padding-right:55px;
	margin-top:25px;
}

/**FOOTER**/

#footer {
	width:690px;
	padding-bottom:30px;
	margin:35px 0px 0px 0px;
	font-size:0.6em;
	text-align:center;
}