*{margin:0;}

body{
background: #C8C891;
text-align:center;
}

div#wrapper{
margin:0;
padding:0;
width:770px;
text-align:left;
margin: 10px auto;
font-family: Arial, Helvetica, sans-serif;
font-size:73%;
position:relative;
background:white;
color:#666666;
}
/*-------------head-------------------*/

div#topHeader{
position:relative;
height:74px;
width:770px;
background-image:url(../images/topheadback.png); background-position:top; background-repeat:no-repeat; left:0;
border-bottom:1px dashed #C8C891;
}

.logo {position:absolute;
top:10px; left:10px;
}
/*-------------nav  possible image nav or dropdown menu--------------*/

div#horNavigation
{
width:770px;
position:relative;
height:35px;
background-color:white;
}

.links{
position:absolute;
top:8px;
right:30px;
}

.contact{position:absolute;
top:8px;
right:161px;}

.events{position:absolute;
top:8px;
right:292px;
}

.about{position:absolute;
top:8px;
right:423px;
}

.index{
position:absolute;
top:8px;
right:554px;
}



/*-------------relative positioned main----------------------------------------*/

div#mainContent{
width:770px;
background-color:white;

}

div#largeImage{
background-color:white;
width:770px;
height:310px;
}

.balloongirl{
margin-left:10px;
margin-right:10px;
}

/*--------------leftcontent----------------*/

.introtxt{
color:white;
background:#7DA4A3;
display:block;
width:420px;
padding-top:6px;
height:100px;
font-size:14px;
font-weight:bold;
}

.introtxt p{
line-height:180%;
margin-bottom:5px;
padding-bottom:5px;
}

div#homeLeft{
width:440px;
float:left;
background-color:white;
padding-top:10px;
line-height:170%;
margin-bottom:10px;
}

div#homeLeft h3, p{
padding-left:12px;
padding-bottom:5px;
padding-right:15px;

}
div#homeLeft h3{

font-size:16px;
color: #879C34;
}

.more{
color:#7DA4A3;
font-weight:bold;
}

/*--------------rightcontent----------------*/
div#homeRight{
width:330px;
float:right;
background-color:white;
padding-top:10px;
line-height:150%;
margin-bottom:10px;
}

div#homeRight h3{
padding-left:10px;
padding-bottom:5px;
padding-right:10px;
font-size:16px;
color: #879C34;

}



div#homeRight  p{
padding-left:12px;
padding-bottom:5px;
padding-right:10px;
}

div#schoolLinksTopRow{
width:320px;
margin:0;
padding:0;
height:65px;
border:1px dashed silver;
margin-bottom:5px;
}

div#schoolLinksMiddleRow{
width:320px;
margin:0;
padding:0;
height:65px;
border:1px dashed silver;
margin-bottom:5px;
}
div#schoolLinksBottomRow{
width:320px;
margin:0;
padding:0;
height:65px;
border:1px dashed silver;
margin-bottom:5px;
}

div#news a{
text-decoration:none;
}

div#news a:hover{
color:white;
background-color:#C8C891;
}

.schools{
font-weight:bold;
font-size:14px;
color:#7DA4A3;
}

/*--------------rightschoolLinks----------------*/
.senior{
float:left;
width:150px;
margin-top:2px;
margin-left:5px;
}

.court{
float:right;
width:150px;
margin-top:2px;
margin-right:5px;
}

.junior{
float:left;
width:150px;
margin-top:2px;
margin-left:5px;
}

.fp{
float:right;
width:150px;
margin-top:2px;
margin-right:5px;
}

.alwyn{
float:left;
width:150px;
margin-top:2px;
margin-left:5px;
}

.nursery{
float:right;
width:150px;
margin-top:2px;
margin-right:5px;
}

/*-------------------------footer--------------------------------------------*/
#footer{clear:both; height:130px; background-image:url(../images/footer.png); background-repeat:no-repeat;
border-top:2px dashed #C8C891; color:white;}

#footer a{color:black;
text-decoration:underline;}
#footer a:hover{text-decoration:overline;}

.copy{float:left;
display:block;
padding-top:94px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;}

.footlinks{float:right;
display:block;
padding-top:90px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;}

/*=================================aboutuspage============================================*/

div#aboutfull{
width:770px;
margin-top:10px;
}
div#aboutfull h3{
padding-left:15px;
font-size:16px;
color: #879C34;

}

div#louise{
width:740px;
margin-top:10px;
margin-bottom:20px;
margin-left:15px;
line-height:140%;
background-image:url(../images/headerback.png); background-repeat:no-repeat;
}

div#louise h3{
padding-top:3px;
padding-left:5px;
font-size:14px;
color:white;
margin-bottom:3px;
}

div#louise p{
padding-left:3px;
color: #333333;
}


div#catherine{
width:740px;
margin-top:10px;
margin-left:15px;
line-height:140%;
margin-bottom:20px;
background-image:url(../images/headerback.png); background-repeat:no-repeat;

}

div#catherine h3{
padding-top:3px;

padding-left:3px;
font-size:14px;
color: white;
margin-bottom:3px;
}

div#catherine p{
padding-top:3px;

padding-left:3px;
color: #333333;
}

.jobtitle{color:#879c34;
font-weight:bold;
font-size:14px;}

div#contactschools{
width:740px;
margin-left:15px;
margin-bottom:20px;
height:22px;
}


/*=================================contact============================================*/


div#contactLeft{
width:450px;
float:left;
background-color:white;
padding-top:10px;
line-height:170%;
margin-bottom:10px;
}

div#contactLeft h3, p{
padding-left:12px;
padding-bottom:5px;
padding-right:15px;

}
div#contactLeft h3{

font-size:16px;
color: #879C34;
}

div#contactRight{
width:280px;
float:left;
background-color:white;
padding-top:10px;

margin-bottom:10px;
height:auto;
}


/*-----------------events page-----------------------*/

div#eventsRight{
width:270px;
float:left;
background-color:white;
padding-top:10px;
margin-bottom:10px;
}


div#eventsRight h3{
font-size:16px;
color: #879C34;
}

div#eventsLeft{
width:770px;
padding-top:10px;
margin-bottom:10px;
position:relative;
height:300px;
}
#eventsTable{
position:absolute;
top:90px;
left:15px;
width:730px;
border:1px solid white;
}

div#eventsLeft h3{
padding-left:12px;
padding-bottom:5px;
padding-right:15px;
font-size:16px;
color: #879C34;
}

/*-----------links-----------------*/

ul#linksimages{position:relative;
list-style:none;
}

.family{
position:absolute;top:235px; left:150px;
}

.fis{
position:absolute;top:5px; left:7px;
}

.mheadnurs{
position:absolute;top:156px; left:8px;
}

.parentline{
position:absolute;top:82px; left:133px;
}


.daisy{
position:absolute;top:306px; left:16px;
}

.linktext{
color:#999900;
font-weight:bold;
}

div#linkRight{
width:330px;
float:right;
background-color:white;
height:480px;
margin-bottom:10px;
}

