body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
	margin: 0px;
	padding: 0px;
	background-color: #FFFAFD;
	background-image:url(../images/bg_butterfly.gif);
	background-position: center top;
}
*{
margin:0px;
padding:0px;
}
#all {
	width: 890px;
	margin: 0px auto 0px;
	padding: 0px 5px 35px 5px;
	background-color: #FFFFFF;
	border-bottom: solid #ccc 1px;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px
}
#shadowbox{
	width: 955px;
	margin: auto;
	background-repeat: no-repeat;
	background-image: url(../images/bg5.png);
	background-position: center top;
	background-attachment: fixed;
	
}



#life{
	margin: 2px 0px 8px 0px;

}
#left{
	float: left;
	width: 160px;
}
#middle{
	width: 510px;
	float: left;
	margin: 0px 0px 0px 10px;
}
#right{
	float: right;
	width: 200px;
}

#fix{
	clear:both;
	background-color: #FFFFFF;
}
#fix2{
	clear:both;
	background-color: #FFFFFF;
}
#logo{
	padding: 10px 10px 10px 20px;
}
#content1 {
	margin: 0px;
	width: 512px;
}

#content2 {
	margin: 0px 0px 12px 0px;
	width: 510px;
}

/*menu*/


#menu{
margin:0px 0px 18px 0px;
}
#menu ul{
list-style:none;
list-style-type:none;
margin:0px;
padding:0px;
}
#menu li{
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-bottom: solid #d7d7d7 1px;
}

#menu ul ul{
list-style:none;
list-style-type:none;
margin:0px;
padding:0px;
}
#menu li li{
	list-style:none;
	list-style-type:none;
/*	margin:0px;
	padding:0px;*/
	border-bottom: solid #d7d7d7 1px;
	background-repeat: no-repeat;
	background-position: 18px  5px;
	background-color: #FAEDF4;
	background-image: url(../images/point.gif);
	border-top: solid #fff 1px;
}

#menu li li a {
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 6px 4px 6px 34px;
}
#menu li li a:hover {
	padding: 6px 4px 6px 34px;
	background-image: url(../images/point.gif);
	background-repeat:no-repeat;
	background-position: 18px  5px;
}

#menu li a {
	display: block;
	padding: 6px 4px 6px 20px;
	color: #666666;
	text-decoration: none;
}
#menu li a:hover {
	background-color:#F5F5F5;
	padding: 6px 4px 6px 20px;
}
#menu li .select {
	color: #E21584;
	font-weight: bold;
	background-image: url(../images/butterfly.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	background-color: #F4D7E7;
}

#menu li li .select {
	color: #E21584;
	font-weight: bold;
	background-image:url(../images/point.gif);
	background-repeat: no-repeat;
	background-position: 18px 5px;
	background-color: #F4D7E7;
}



/*lifeline*/

#life ul{
list-style:none;
list-style-type:none;
display:inline;
}

#life li a{
text-decoration:none
}

#life li{
	list-style:none;
	list-style-type:none;
	display:inline;
	margin: 0px 2px 0px 5px;
}
p {
	line-height: 1.4;
	margin: 5px 5px 12px 5px;
}
h3 {
	font-size: 1.6em;
	color: #E21584;
	font-weight: normal;
}
#news p {
	line-height: 1.2;
	margin: 1px 3px 6px 3px;
}
#address p {
	line-height: 1.3em;
	font-size: 0.9em;
}
#address{
	padding: 4px 4px 4px 8px;
	margin: 6px 0px;
}
a {
	color: #E21584;
}
a:hover{
	color: #666;
}
#homesboxes h3 {
	padding: 10px 2px 18px 49px;
	background-image: url(../images/pink-grad.gif);
	background-repeat: repeat-x;
}
#middle p {
	line-height: 1.4;
}
strong {
}
#lefttextra {
	margin: 26px 0px 0px 5px;
}

#homesboxes #box1{
	width: 165px;
	float: left;
	background-image: url(../images/pink-grad.gif);
	background-repeat: repeat-x;
}



#homesboxes #box2{
	width: 165px;
	float: left;
	margin: 0px 0px 0px 6px;
	background-image: url(../images/pink-grad.gif);
	background-repeat: repeat-x;
}
#homesboxes #box3{
	width: 166px;
	float: left;
	margin: 0px 0px 0px 6px;
	background-image: url(../images/pink-grad.gif);
	background-repeat: repeat-x;
}



#homesboxes #box1 h3 {
	background-image: url(../images/calc.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
#homesboxes #box2 h3 {
	background-image: url(../images/peeps.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 55px;
}
#homesboxes #box3 h3 {
	background-position: 10px;
	background-image: url(../images/church.gif);
	background-repeat: no-repeat;
}
#message {
	padding: 7px 5px;
	margin: 0px;
}
#homesboxes p {
	margin: 6px 3px 9px 3px;
	line-height: 1.3;
}
#homesboxes{
	margin: 3px 0px 0px 0px;
}
#content3{
	margin: 16px 0px 0px 0px;

}
#content3 h2 {
	font-size: 2em;
	font-weight: normal;
	color: #E21185;
	margin: 5px 5px 12px 5px;
}
#content3 h3{
	font-size: 1.5em;
	color: #E51589;
	font-weight: normal;
	padding: 9px 0px 9px 5px;
	border-top: solid #ccc 1px;
	background-image: url(../images/grad1.jpg);
	background-repeat: repeat-x;
	clear: both;
}
#homesboxes h3 a {
	text-decoration: none;
	display: block;
}
#homesboxes h3 a:hover {
	color:#333333;
}


#content3 h4{
	font-size: 1.1em;
	color: #E51589;
	font-weight: bold;
	padding: 9px 0px 0px 5px;
	margin: 0px;
}
#content3 h5{
	font-size: 1.1em;
	color: #E51589;
	font-weight: bold;
	padding: 0px 0px 14px 5px;
	margin: 0px;
}
img, #shadowbox { behavior: url(iepngfix.htc) }
#content3 li {
	list-style-image: url(../images/butterfly.gif);
	margin: 8px 8px 8px 24px;
}
#content3 ul {
	margin: 8px 8px 14px 24px;
}
#content3 img {
	padding: 4px;
	margin: 2px 12px 10px 0px;
	border: 1px solid #CCCCCC;
}
#middle #banner {
	margin: 0px 0px 0px 1px;
}
#lefttextra img {
	margin: 0px 0px 2px 2px;
}
#videoborder {
	border: 2px solid #CCCCCC;
	width: 400px;
	padding: 10px;
	margin: 10px;
}

#music{
margin:2px 0px 6px 0px;
}


#news strong {
	color: #E50D88;
}
#news b{
	color: #E50D88;
}
.highlight {
	font-weight: bold;
	color: #333333;
	background-color: #FAE2F1;
	padding: 8px 4px 8px 4px;
	margin: 0px;
}




#news{
	margin: 8px 0px 0px 0px;
	padding: 5px 5px 28px 5px;
	width: 190px;
	background-color: #FAE2F1;
	background-image: url(../images/quote2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	border-top: solid #fccbe9 2px;
}
#news h3, #news2 h3 {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 13px 3px 2px 3px;
}
#news h2, #news2 h2{
	font-size: 1.5em;
	color: #E10283;
	border-bottom: solid #ccc 1px;
	padding: 4px 0px 14px;
	font-weight: normal;
	margin: 12px 0px 10px 0px;
}


#news2{
	margin: 8px 0px 0px 0px;
	padding: 5px 5px 28px 5px;
	width: 190px;
	background-color: #fff;
	background-image: url(../images/grey-grad.gif);
	background-repeat: repeat-x;
	margin: 4px 0px 0px 0px;
}
#news2 p{
	line-height: 1.2;
}
#message strong {
	color: #E73F9B;
}
#shopbox #shopbox1 {
	float: left;
	width: 49%;
}
#shopbox {
	width: 100%;
}
#content3 img {
	border: 1px solid #CCCCCC;
}
#content3 em {
	color: #E21185;
}





#contactform{
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/icon_enquiry.gif);
	background-position: top right;
}
/*#all #content1 #midcol #form h3{
	color: #FFFFFF;
	background-image:url(../images/blackbg2.gif);
	background-repeat: repeat-x;
}*/
#contactform .form_web{
	border:1px solid #ccc;
	color:#333333;
	font-family:arial,helvetica,sans-serif;
	font-size:100%;
	margin-top:6px;
	padding:2px;
	width:300px;
	font-weight: bold;
	background-color: #EEEEEE;
}
#contactform .form-submit-web {
	background-color:#E73F9B;
	border:NONE;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-top:0px;
	margin-bottom: 2px;
	color: #FFFFFF;
	margin-left: 0px;
	padding: 2px;
}

#middle #quote {
	position: absolute;
	width: 439px;
	top: 217px;
	padding: 8px 10px 10px 55px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#middle #quote2 {
	position: absolute;
	width: 439px;
	top: 144px;
	padding: 8px 10px 10px 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 55px;
}



#middle #quote p {
	line-height: normal;
	margin: 0px;
}
#quote strong {
}
#reg {
	margin: 0px 0px 0px 174px;
}
