/* CSS Baby Barn by PJWDESIGN Ltd*/

*{
	margin:0px;
	padding:0px;
    }
.skipLinks {
	display: none;
	}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #454545;
	background:#98DAFC;
	overflow: -moz-scrollbars-vertical;
	}
#wrapper{
	width:782px;
	margin: 10px auto;
}
#headerbar{
}
#homeContent	{
	float:right;
	width: 641px;
	margin-bottom: 10px;
}
#homeCentre	{
	float:left;
	width: 501px;
	background: #FFFFFF url(../images2/cntreBack.png) repeat left top;
}
#right	{
	float:right;
	width: 130px;
	background: url(../images2/navTop.png) no-repeat left top;
	padding-top: 20px;
}
#navLeft	{
	float:left;
	width: 130px;
	background: url(../images2/navTop.png) no-repeat left top;
	padding-top: 20px;
}
#homeCentre p{
    margin: 0.6em 0px 10px
}
#homeCentre em{
	margin: 0.6em 0px 10px;
	color: #EE038C;
	font-size: 95%;
}
#header {
	font-size: 85%;
	height: 120px;
}
/* ----- General various ---*/
p{
	margin:0.6em 0;
	line-height:1.5em;
	font-family: Verdana;
	color: #0099D2;
	}
ul {
	list-style: none;
	}
a   {
    text-decoration: none;
}
/*-------------Left Div (navbar )-----------*/

#navLeft ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	list-style: none;
	margin-right: 4px;
	margin-left: 4px;
}

#navLeft li, #homeLeft li {
	margin-bottom: 0px;
}
#navLeft li a {
	display: block;
	color: #FFFFFF;
	font-size: 100%;
	padding: 5px 5px 5px 10px;
	background: #EE038C url(../images2/line1.gif) repeat left top;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
	}
#navLeft li a:hover, #navLeft #current {
	display: block;
	color: #FFFFFF;
	padding: 5px 5px 5px 10px;
	background: #FE8DCE;
	border-bottom: 1px solid #FFFFFF;
	}
	/*-------------Right List (navbar)-----------*/

#right ul {
}
#right li {
}
#right li a {
	display: block;
	color: #fff;
	padding: 5px 5px 5px 4px;
	background: #70726C;
	border-bottom: 1px solid #FFFFFF;
	}
#right li a:hover, #right #current {
	display: block;
	color: #fff;
	padding: 5px 5px 5px 4px;
	background: #000000;
	}

/* -------------Footer------------- */

#footer {
	padding:0px 0px 0;
	font-size: 85%;
	background: url(../images2/footer.gif) no-repeat left top;
	clear: both;
	height: 98px;
	margin: 0px;
}
#footer p {
	color:#0158A8;
	padding-left: 140px;
	padding-top: 80px;
	font-size: 95%;
}
#footer a {
	color:#ED008C;
	text-decoration: none;
}
#footer a:hover {
	color:#ED008C;
	text-decoration: underline;
	}
#clear {
    clear: both;
	height: 0px
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #right img {
   margin-bottom: -3px;
  }
 
/* End hide from IE5/mac */


/*--------CentreBox-------------------*/
.boxCent{
	background: url(../images2/cntreBott.png) no-repeat left bottom;
	padding-bottom: 20px;
	padding-right: 14px;
	padding-left: 14px;	
	}
/*--------Box left and right------------------*/
	
.box {
	color: #000000;
	background: url(../images2/navBott.png) no-repeat left bottom;
	padding-bottom: 18px;
	padding-right: 10px;
	padding-left: 10px;
	}
.box p{
	color: #224568;
	font-size: 85%;
	margin: 0.6em 0px;
	line-height:1.25em;
	} 
.box a {
	background: url(../images2/arrow.gif) no-repeat 0px 3px;
	padding-left: 18px;
	font-weight: bold;
	color: #02A9EF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 	
	}
.box .abox {
	background: none;
	padding-left: 0;
	font-weight: bold;
	color: #02A9EF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	}
.box .abox:hover {
	border-bottom: 0;
	}
.box a:hover {
	color: #FF0099;
	text-decoration: none;
	}
.boxImg {
	margin-top: 6px
	}
/*--------Headers-------------------*/

h1{
	color: #EE038C;
	padding: 10px 0 3px 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	background: url(../images2/cntreTop.jpg) no-repeat left top;
}
h2, h3, h4, h5, h6{
	color: #EE038C;
	padding: 3px 0 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 110%;
}
 /*--------Links-------------------*/

#homeCentre a {
	font-weight: bold;
	color: #EE038C;

 /*--------Lists-------------------*/
}
#homeCentre ul {
	list-style: none;
	margin: 0 0 0 12px;
}
#homeCentre li {
	list-style: none;
	margin: 0 0 5px;
	padding: 5px 0 2px 18px;
	background: url(../images/bullet.gif) no-repeat left top;
}

