body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 70%;
	color: #666666;
}
.clearingDiv {
	clear: both;
	margin:0px;
	padding:0px;
	
}


p {
	font-size:1.0em;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #666666;
	line-height: 1.2em;
}
h1 {
	font-size:1.2em;
	color: #9AC6C9;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9AC6C9;
	font-weight: lighter;
}
h2 {
	font-size: 1.2em;
	color: #9AC6C9;
	display: block;
	font-weight: lighter;	
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;

}
#wrapper {
	margin: 0 0 20px -400px ;
	position: absolute;
	left: 50%;
	width: 800px;
	height:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	padding: 20px 0 20px 0;
}
#logoBox {
	background-color: #9AC6C9;
	margin-left: 25px;
	height: 120px;
	width: 250px;
	float:left;
	display:inline;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	
}
.fullBanner {
	padding:140px 0 0 0;
}

div#navlist {
	width: 242px;
	margin: 0 3px 20px 3px;
	
		
}
div#navlist ul {
	padding:0px;
	margin:0px;
	border-top:1px solid white;
	list-style-type:none;
}
div#navlist li {
	margin:0px;
	padding:.3em 0;
	border-bottom:1px solid white;
	text-align:right;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
div#navlist a {
	color: #666666;
	
}
div#navlist a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* the code for a smaller banner page*/


#logoBoxSmall {
	background-color: #9AC6C9;
	margin-left: 25px;
	height: 100px;
	width: 250px;
	float:left;
	display:inline;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	
}
.smallBanner {
	padding:80px 0 0 0;
}
#smallPictureBox {
	margin-right: 0px;
	height: 180px;
	width:500px;
	float:left;
	display:inline;
		
}
#fourStepsGraphic {
margin-left:125px;
margin-top:20px;
height: 120px;
	width:250px;

}


div.navlist2 {
	width: 242px;
	margin:40px 0 3px 3px;
	
}
div.navlist2 ul {
	margin:0;
	padding:0;
	border-top:1px solid white;
	list-style-type:none;
}
div.navlist2 li {
	margin:0;
	padding:.3em 0;
	border-bottom:1px solid white;
	text-align:right;
	background-image: url(images/light_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	
}
div.navlist2 a {
	color: #666666;
	
}
div.navlist2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#pictureBox {
	background-color: #333333;
	margin-right: 25px;
	height: 260px;
	width:500px;
	float:left;
	display:inline;
	background-image: url(images/children_and_box.jpg);
	background-repeat: no-repeat;	
}
#titleStripe {
	background-color: #373939;
	margin-left: 25px;
	height: 26px;
	width: 750px;
	clear: both;
	
	
}
#leftBar {
	height: auto;
	width: 250px;
	float:left;
	display:inline;
	background-color: #D8EFF0;
	
}
#contentBackground {
	background-image: url(images/contentBckgnd_repeater.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 540px;
	margin-left: 25px;
	float:left;
	display:inline;
}
#content {
	height: auto;
	width: 250px;
	float:left;
	display:inline;
	margin: 55px 18px 0 18px;
	
}
#rightBar {
	margin: 55px 0 0 0;
	height: 600px;
	width: 210px;
	float:left;
	display:inline;
	
}
#rightBar p {
	text-align: center;
	
}
#content p {
	text-align: justify;
	
}

#contactInfo {
	text-align: right;
	position: relative;
	height: auto;
	width: 224px;
	left: 3px;
	margin:15px 0 25px 0;
	padding: 10px 10px 15px 10px;
	border-top-color: #9AC6C9;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #9AC6C9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: #DDF7FA;
}
#newsletter {
	text-align: right;
	position: relative;
	height: auto;
	width: 224px;
	left: 3px;
	margin:15px 0 25px 0;
	padding: 10px 10px 15px 10px;
	border-top-color: #9AC6C9;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #9AC6C9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: #DDF7FA;
}

#news {
	position: relative;
	height: auto;
	width: 224px;
	left: 3px;
	margin:55px 0 55px 0;
	padding: 10px 10px 15px 10px;
	border-top-color: #9AC6C9;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #9AC6C9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: #DDF7FA;
}
#news p {
	text-align: justify;
	
}
#news h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	padding: 0 10px 0 10px;
	
	color: #9AC6C9;
	word-spacing: normal;
	font-weight: lighter;
	text-align: left;	
}
.centreBorder {
	text-align: center;
	padding: 3px;
	border: 1px solid #9AC6C9;
}
#thumbnails {
	width: 210px;
		
}
#thumbnails td {
	height: 80px;
	padding: 3px;
}
#thumbnails td a img {
	border:none;
}
#productInfo {
	width: 200px;
	
}
#content ul {
	list-style-type: circle;
	
}
#content ul li {
	margin: 4px 0 4px 0;
}
div#content form {
	width:244px;
	background-color: #D8EFF0;
	padding: 20px 3px 20px 3px;
	
}
div.formSubDiv {
	height:auto;
	margin:10px 0 10px 0;
}
div#content form label {
	width:110px;
	float:left;
	margin:3px 5px 0 0;
}
div#content form input {
	float:left;
}
div.spacerDiv {
	width:224px;
	border-top-color: #9AC6C9;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #9AC6C9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: #DDF7FA;
	padding:10px 10px 10px 10px;
	margin:10px 0 10px 0;
	
}
.spacerDivText  {
	margin:10px 0 3PX 0;
	color: #333333;	
	
}
#booklist ul {
	list-style-type: none;
}
#contents p, #contents button {
	margin: 10px 0 10px 0;	
}
#basketDisplay {
	position: relative;
	height: auto;
	width: 224px;
	left: 3px;
	margin:25px 0 25px 0;
	padding: 10px 10px 15px 10px;
	border-top-color: #9AC6C9;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #9AC6C9;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-color: #DDF7FA;
	
}
#basketDisplay p {
	color:#666;
	margin: 0;
	padding: 0;
}
