#skipnav {
	display: none;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #039;
	font-family: georgia, palatino, "New Century Schoolbook", serif;
	text-align: left;
	font-size: 85%;
	margin: 20px auto;
	border: 1px solid #039;
	padding: 0;
	background-image: url(../images/2.jpg);
	background-position: top left;
	background-repeat: repeat-x repeat-y;
	width: 702px;
	voice-family: "\"}\""; /* opera fix */
	voice-family: inherit;
	width: 700px;
}
h3 {
        font-size: 1.05em;
}
#main h3 {
        font-size: 1em;
        margin-top: 4px;
}
a {
	text-decoration: none;
	font-weight: bold;
}
#wrap {
        background-color: #fff;
}
#content {
	float: left;
	width: 70%;
}
#main {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#navigation {
	margin-left: 72%;
	padding-top: 15px;
	padding-right: 10px;
}
#footer {
	clear: left;
}

#taglines h1 {
	font-size: 1.2em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7E8FE;
	color: #039;
	margin: 0;
	padding: 0;
	border-top: 1px solid #039;
	border-bottom: 1px solid #039;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.txtstandards {
	text-align: center;
	background-color: #fff;
	color: #C03;
	font-weight: 800;
	border-bottom: 1px solid #039;
	margin: 0;
	padding: 0.5em 0;
	background-color: #fff;
}

#content h2 {
	text-align: left;
	font-size: 1.2em;
	padding-bottom: 8px;
	border-bottom: 1px dashed #039;
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
}
#content p {
	font-size: 1em;
	line-height: 1.25em;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#content ul {
	font-size: 1em;
	line-height: 1.25em;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#content li { 
	list-style-position: outside;
	list-style-image: url(../images/12.gif);
	list-style-type: none;
	margin: 10px 30px;
	padding: 0;
	border: 0;
	}
#navigation h3 {
	padding-bottom: 8px;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px dashed #039;
}
#navigation ul {
	padding-top: 4px;
	padding-bottom: 25px;
	list-style: none;
}
#navigation li {
	padding-bottom: 2px;
	line-height: 1.4em;
}

#footer address {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #D7E8FE;
	color: #039;
	border-top: 1px solid #039;
	font-size: 0.8em;
	font-weight: bold;	
}


#home #main h2 {
	padding-left: 30px;
	background-image: url(../images/3.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
#parents-comments #main h2 {
	padding-left: 30px;
	background-image: url(../images/3.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
#childrens-activities #main h2 {
	padding-left: 30px;
	background-image: url(../images/4.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
#enquiries #main h2 {
	padding-left: 30px;
	background-image: url(../images/5.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
#about-us #main h2 {
	padding-left: 30px;
	background-image: url(../images/6.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
#aims-objectives #main h2 {
	padding-left: 30px;
	background-image: url(../images/7.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
#observing-your-child #main h2 {
	padding-left: 30px;
	background-image: url(../images/7.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
#every-child-matters #main h2 {
	padding-left: 30px;
	background-image: url(../images/7.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
#early-years-foundation-stage #main h2 {
	padding-left: 30px;
	background-image: url(../images/7.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}
.images img {
        float: right;
        margin: 0 5px 5px 5px;
	padding: 2px;
	border: 4px solid #039;	
}
.strong {
        font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
.highlight {
	text-align: center;
	font-weight: 800;
	background-color: #fff;
	color: #C03;
}
.ofsted {
        text-align: center;
}
.home_images {
	text-align: center;
}
.home_images img {
	padding: 2px;
	border: 4px solid #039;	
}
form {
        margin-bottom: 15px;
}
fieldset {
        padding: 4px 10px;
}
legend {
        padding: 3px 4px;
        font-weight: bold;
        border: 1px solid #039;
	background-color: #D7E8FE;
        color: #039;
}
label {
        font-weight: bold;
}
input, textarea, submit {
        margin: 6px 0;
}
.zemSubmit {
        color: #039;
        font-weight: bold;
}