@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana,helvetica,arial,sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#wraper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/bg1.png);
}
h1 {
	color: #0AB9CC;
}
#wraper img {
	float: left;
	padding-right: 15px;
	}
	#clearfloat {
	clear: both;
}.largetext {
	font-size: 300%;
}
#clearfloat2 {
	clear: both;
}
#menucontainer {
	height: 54px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-color: #EEE;
	font-weight: bold;
}
#sidebar {
	float:right;
	width:300px;
	padding: 20px;
	background-color: #F7F5F8;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	#footer {
	clear:both;
	padding:5px 10px;
	background-color: #718B8A;
	}
#sidebar {
}

.floatright {
	float: right;
}
#imagetoright {
	float: right;
}
/* CSS List */
ul.red li{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 90%;
}
ul.red {
	position:relative;
	color: #E5002B;
	text-indent: -2px;
	list-style-type: square;
	padding-left: 40px;
	line-height: 130%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main {
	float:left;
	width:610px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	}
#wraper #main h2 {
	color: #0AB9CC;
	margin-bottom: 10px;
}
.text {
	margin-bottom: 10px;
}
#heartbabiessection {
	border: 1px solid #0AB9CC;
	height: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.clearleftdiv {
	clear: left;
	height: 10px;
}
#heartbabiessection img {
	float: right;
}
#heartbabiessection2 {
	border: 1px solid #0AB9CC;
	height: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}.headingcolour {
	color: #0AB9CC;
	margin-bottom: 10px;
}
.headingcolour2 {
	color: #0AB9CC;
	margin-bottom: 10px;
	margin-top: 10px;
}.sidebarsubheadings {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sidebar .red img {
	float: right;
}
.mediumtext {
	font-size: 80%;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	clear:both;
	padding:5px 10px;
	background-color: #E8F4F6;
	}
	.aquamarinecolour {
	color: #0AB9CC;
	font-size: 80%;
}
#menucontainer a:hover {
	text-decoration:underline;
}
