body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 95%;
}


/*Mainnavigation list styling*/
.banner {
padding-left: 1.1em; 
}
.wholepage {
width: 1020px; 
}
.mainnavsize a{
width: 5.2em;
}
.mainnavsize a:hover{

width: 5.2em;
}
.learntoswim a{
width: 8em;
}
.learntoswim a:hover{

width: 8em;

}




.mainnav {
margin-left: 2em;
}
.mainnav ul li{
list-style:none;
display:inline;
float:left;

}

.mainnav a{
border-top:solid 1px #e0e9f9;
border-right :solid 1px #330066;
border-bottom :solid 1px #330066;
border-left:solid 1px #e0e9f9;
font-weight: bold;
text-align:center;
background: #2889cc url(../images/blueblend60down.jpg) center center repeat-x;
display: block;
padding-top: 0.3em;
padding-bottom: 0.3em;
text-decoration: none;
color:#330066;

}
.mainnav a:visited{
color:#330066;
}
.mainnav a:hover{
background:  #2989cc url(../images/blueblend60up.jpg) center center repeat-x;
color:white;
padding-top: 0.3em;
padding-bottom: 0.3em;
border-top:solid 1px #330066;
border-right :solid 1px #e0e9f9;
border-bottom :solid 1px #e0e9f9;
border-left:solid 1px #330066;
}



/*Back to top*/


.backtotop ul li{
list-style:none;

float:right;

}

.backtotop a{
border-top:solid 1px #e0e9f9;
border-right :solid 1px #330066;
border-bottom :solid 1px #330066;
border-left:solid 1px #e0e9f9;
font-weight: bold;
width: 7em;
text-align:center;
background: #2889cc url(../images/blueblend60down.jpg) center center repeat-x;
display: block;
padding-top: 0.3em;
padding-bottom: 0.3em;
text-decoration: none;
color:#330066;

}
.backtotop a:visited{
color:#330066;
}
.backtotop a:hover{
background:  #2989cc url(../images/blueblend60up.jpg) center center repeat-x;
color:white;
padding-top: 0.3em;
padding-bottom: 0.3em;
width: 7em;
border-top:solid 1px #330066;
border-right :solid 1px #e0e9f9;
border-bottom :solid 1px #e0e9f9;
border-left:solid 1px #330066;
}


/*side navigation list styling*/
div.sidenav {
margin: 0;
border:0;
width: 10.5em;
float: right;
margin-right: 1em;
}

.sidenav ul{
margin: 0;
background: #e0e9f9;
padding: 1em;
border: solid 0.1em #2989f9;
border-top: solid 0.5em #2989f9;
list-style-type: none;
line-height: 1.5em;

}


.sidenav a{
color:#0066cc;
text-decoration: none;
font-weight: bold;
}

.sidenav a:hover{
color: #330066;
}
.navheading{
font-size: 1.5em;
padding-bottom: 0.5em;
color: #0066cc;
font-weight: bold; 
}
/*maintext styling*/
div.maintext {

margin-right: 10.5em;
margin-left: 4em;
width: 700px;
padding-left: 0.5em;
padding-right: 0.5em;
}
/*maintext styling*/
div.maintextnoside {
margin-left: 4em;
width:  950 px;
padding-left: 0.5em;
padding-right: 0.5em;
}

/*heading style*/
h1 {
color: #0066cc;
font-weight: bold;
font-size: 1.5em;
}

/*end link styling*/
.endlinks {
text-align: center;
}
.endlinks ul li{
list-style: none;
display: inline;
}
.endlinks li{
padding-left: 0.5em;

}
/* footer styling*/
.footer {
text-align: center;
font-size: 0.7em;

}

/* quote*/
.quote {
text-align: center;
font-style: italic;
font-weight: bold;
color: #0066cc;
}

/* table one*/
.table1 td{
text-align: center;
border: inset;
background: #e0e9f9;
}

.table1 table{
border: inset;
}
/* headings in tables h3 */
h3 {
font-weight: bold;
font-size: 1.2em;
color: #0066cc;
}
/* table two results*/
.table2 td{
text-align: center;

background: #e0e9f9;
}
h4 {
font-weight: bold;
color: #33cc00;
}