body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9966CC;
	border: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: left;
	font-size: small;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #DECBFF;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-image: url(../assets/balls.jpg);
}
.wrap .topnav .topnavtext3 a {
	text-decoration: none;
	color: #9966CC;
}
.wrap .topnav .topnavtext2 a {
	text-decoration: none;
	color: #9966CC;
}
.wrap .topnav .topnavtext1 a {
	text-decoration: none;
	color: #9966CC;
}

.wrap {
	border: thin solid #DDC8FB;
	margin: auto;
	width: 760px;
	background-color: #FFFFCC;
}
h1 {
	font-size: large;
	font-weight: bold;
	color: #9933CC;
	text-decoration: underline;
}

.text {
	width: 400px;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDC8FB;
	text-align: justify;
	padding-right: 16px;
	padding-top: 16px;
	float: left;
}
.desc {
	width: 750px;
	height: 20px;
	text-align: right;
	position: relative;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #BDFEBE;
}
.navbar {
	background-color: #FFFFCC;
	float: right;
	width: 100px;
	
	margin-left: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #9933ff;
}


.topnav {
	width: 468px;
	background-image: url(../assets/button1.jpg);
	height: 31px;
	float: right;
	margin: 0px;
	background-color: #FFFFCC;
}
.main {
	width: 758px;
	background-color: #FFFFCC;
}

.horizontal {
	clear:both;
	background-color: #DDC8FF;
	height: 15px;
	width: 761px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(../assets/horiz.gif);
	background-repeat: repeat-x;
}
.quote {
	float: right;
	height: 208px;
	width: 164px;
	margin-right: 10px;
	padding-top: 16px;
}
.logos {
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	height: 88px;
	float: right;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(../assets/warringtonchildcare2.jpg);
}
a img {
	border-style: none;
	}
.footer{
	text-align: right;
	width: 760px;
	font-size: xx-small;
	margin: auto;
	padding: 25px;
}
.topnavtext1{
	height: 31px;
	width: 160px;
	padding-left: 33px;
	font-size: 10px;
	font-weight: bold;
	color: #9933CC;
	background-position: center;
	vertical-align: -75%;
}
.topnavtext2{
	height: 31px;
	padding-left: 60px;
	font-size:  10px;
	font-weight: bold;
	color: #9933CC;
	background-position: center;
	vertical-align: -75%;
	width: 160px;
}

.topnavtext3{
	height: 31px;
	padding-left: 50px;
	font-size:  10px;
	font-weight: bold;
	color: #9933CC;
	background-position: center;
	vertical-align: -75%;
	width: 160px;
	}
.nav{
	background-color: #FFFFCC;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #DDC8FB;
	border-right-color: #DDC8FB;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.textadjust {
	float: right;
	width: 610px;
}

.clear {clear:both;height:1px;overflow:hidden;}
