﻿* {
	padding: 0px;
	margin: 0px;
}
#page {
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
}
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: silver;
	border-left-color: silver;
}
#header {
	text-align: center;
}
#header img {
	border: 0px;
}
#banner {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: navy;
	border-top: 1px blue solid;
	border-bottom: 1px blue solid;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0 10px 0 10px;
}
#bannerLft {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: navy;
	border-top: 1px blue solid;
	border-bottom: 1px blue solid;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0 10px 0 10px;
}
.makeMeItalic {
	font-style: italic;
}
.row1 {
	float: right;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: navy;
	line-height: 140%;
	padding-top: 20px;
	padding-right: 10px;
}
.row1img {
	width: 170px;
	height: 140px;
	float: left;
	background-image: url('billy.png');
	background-repeat: no-repeat;
	padding-right: 5px;
	margin-left:10px;
}
.servimg {
	width: 170px;
	height: 140px;
	float: left;
	background-image: url('rosie.png');
	background-repeat: no-repeat;
	padding-right: 5px;
	margin-left:10px;
}
#row2 {
	float: left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: navy;
	line-height: 140%;
	padding-left: 10px;
}
#row2img {
	width: 170px;
	height: 150px;
	float: right;
	background-image: url('teenieweenie.png');
	background-repeat: no-repeat;
}
#aboutrow1 {
	float: right;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: navy;
	line-height: 140%;
	padding-top: 20px;
	padding-right: 10px;
}
.enqimg {
	width: 170px;
	height: 140px;
	float: left;
	background-image: url('peggyedna.png');
	background-repeat: no-repeat;
	padding-right: 5px;
	margin-left:10px;
}
#PMimg {
	width: 270px;
	height: 160px;
	float: left;
	background-image: url('PM.png');
	background-repeat: no-repeat;
	padding-right: 5px;
}
.JFrow {
	
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: navy;
	line-height: 140%;
	padding-right: 10px;
	padding-left: 10px;
}
.centrow {
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: navy;
	line-height: 140%;
	padding-right: 10px;
	padding-left: 10px;
width:500px;
margin-left:auto;
margin-right:auto;
}
.register {
	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
font-weight:bold;
	color: black;
	line-height: 140%;
	padding-top: 10px;
	padding-bottom: 10px;
width:600px;
margin-left:auto;
margin-right:auto;
}
#row2 {
	
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: navy;
	line-height: 140%;
	padding-top: 5px;
	padding-left: 10px;
}
#foofImg {
	width: 167px;
	height: 107px;
	float: right;
	background-image: url('foof.jpg');
	background-repeat: no-repeat;
}
.waggygrey {
	color: #333333;
	font-weight:bold;
}
.papablue {
	color: #0000CC;
	font-weight:bold;
}
.spacer {
	clear: both;
}
#gift {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: navy;
	text-align: center;
	padding-top: 10px;
}
#enqForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	padding: 20px 0px 10px 0px;
	text-align: left;
	line-height: 150%;
}
fieldset {
	margin: 5px 10px 10px 10px;
	padding: 5px 10px 10px 10px;
}
#footer {
	clear: both;
	margin-top: 15px;
	border-top: 1px solid silver;
	font-family: "Arial";
	font-size: 10px;
	
	color:black;
}

#LeftFBlock {
	float: left;
	display: inline;
	text-align: left;
}
#RightFBlock {
	float: right;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.noBorder {
	border-width: 0px;
}
.noDecor 
{
    text-decoration:none;
    color:Black;
}
.makemeBOLD {
	font-weight: bold;
}
.servsection {
	font-family: Arial, Helvetica, sans-serif;
	color: navy;
	width: 530px;
	line-height: 130%;
	padding-top: 5px;
	float: left;
	padding-left: 10px;
}
.servtitle {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left:10px;
}
.servdesc {
	font-size: 12px;
	text-align: left;
	width: 400px;
	float: left;
	padding-left:10px;
}
.servprices {
	font-size: 12px;
	text-align: left;
	width: 120px;
	float: right;
	font-weight: bold;
}
#servnav {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: silver;
	text-decoration: none;
	font-weight: bold;
}
#tabs6 {
	float: left;
	width: 100%;
	font-size: 93%;
	line-height: normal;
	
	margin-bottom: 10px;
}
#tabs6 ul {
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
}
#tabs6 li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs6 a {
	float: left;
	background: url("tableft6.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
#tabs6 a span {
	float: left;
	display: block;
	background: url("tabright6.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs6 a span {
	float: none;
}
/* End IE5-Mac hack */
#tabs6 a:hover span {
	color: #FFF;
}
#tabs6 a:hover {
	background-position: 0% -42px;
}
#tabs6 a:hover span {
	background-position: 100% -42px;
}
#tabs6 #current a {
	background-position: 0% -42px;
}
#tabs6 #current a span {
	background-position: 100% -42px;
}
#postcodesect {
	width:200px;
	float:left;
	padding-top:100px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:navy;
	text-align:center;
	line-height:130%;
}
.indentme
{
    text-indent: 8px;
}
.TC 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: black;
    width:530px;
    text-align:justify;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
    line-height:140%;
}
.makeMeBold 
{
    font-weight: bold;
}
