@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 360px) {

/* container size */

html {
    -webkit-text-size-adjust: none; /* Never autoresize text on the iphone */
}

#header{
    /* Remove styling from the div when changing back to larger image size */
	background-image: url(images/logo.png)!important;
    width:252px!important;
    height:95px!important;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding-top:0px;
	}

#header img{
    /* hide smaller image */
    position:absolute;
    left:-9999px;
	}

	
#headerdiv{
	width: 100%;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	} 
	
#logos{
	width: 100%;
	padding-bottom:15px;
	margin-top:10px;
	padding-top:0px;
	} 	
	
#container{
	width: 98%!important;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	}
	
#bodycopy{
	width: 96%;
	margin-bottom: 2%;
	margin-right: 2%;
	margin-left: 2%;
	} 
	
.image{
	width:96%;
	margin-bottom: 2%;
	margin-top: 2%;
	margin-right: 2%;
	margin-left: 2%;
	}
	
#body{
	background-image: url(images/trees_480.jpg)!important;
	background: rgba(255, 255, 255, 1);
    -pie-background:  rgba(255, 255, 255, 1);
    behavior: url(PIE.htc);
	} 
	
#navcopy{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	} 
	
#navdiv{
	padding-top:3%;
	padding-bottom:3%;
	text-align: center;
	} 
	
a.facebook {
	margin-right:31%;
	}
	
.nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
	
.nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
	
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #001ca8;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
	
.nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
	
.navtext2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	}
    
	/* ofsted image */
a.ncma {
	float:right!important;
	left:-6%;
	position:relative;
	}
		
    /* child care club image */
a.ofsted {
	float:right!important;
	position:relative!important;
	right:19%;
	}
    
	/* morton image */

a.mm {
	float:left!important;
	left:10%;
	position:relative!important;
	}
	
	