/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}

.table_border {
	border: thin solid #631863;
}

a:link {
	color: #5A69C6;
	text-decoration: none;
	font-weight:bold;

}
a:visited {
	color: #5a69c6;
	text-decoration: none;
	font-weight:bold;
}


a:hover {
	color: #333333;
	font-weight:bold;
}
a:active {
	color: #000bce;
	font-weight:bold;

	
}


.notices {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-style: italic;
	padding-top: 10px;
	background-image: url(../images/butterflyNotice.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	background-color: #d8eb8b;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}





h4 {
	color: #6269ff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}




body {
	background-image: none;
	background-color: #E2DDFB;
	height: 100%;
}
.footer {
	font-size: 9px;
	text-align: center;
	color: #707070;
	border-top-style: none;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #9d89eb;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-bottom-width: thin;
	border-bottom-color: #DdD8D8;
	
	}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}

.copyright {
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}

.top_menu {
	background-color: #d8eb8b;
	text-align: right;
	color: #adb2ff;
	padding: 6px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.cell_padding {
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	
}
.content {
	background-color: #9966FF;
}
.nav {
	color: #FFFFFF;
	padding: 20px;
	text-align: left;
	vertical-align: top;
	background-color: #d8eb8b;
	font-weight: normal;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #f4f4f4;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/heart_bullet.gif);
}

.bottom_border {
	border-bottom-style: none;
	background-image: url(../images/patterned_background.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	color: #d8eb8b;
	border-top-style: none;
	font-weight: bolder;
	font-variant: normal;
	line-height: 1.5em;
	border-right-style: none;
	border-left-style: none;
	text-transform: capitalize;
	font-style: normal;
}
img {
	border: thin solid #FFFFFF;
	padding: 3px;
}


.centre {
	text-align: center;
}
.purple_font {
	color: #660066;
}

hr {
	color: #996699;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.dashed {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 7px;
	margin: 5px;
	font-size: 11px;
	border-bottom-color: #B1B1B1;
}

.anchor {
	background-attachment: fixed;

	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066;
	vertical-align: bottom;
}
.footer_info {
	float: right;
	width: 400px;
	vertical-align: top;
	text-align: right;
	font-style: normal;
	padding: 5px;
	color: #000BCE;
	font-weight: bold;
	font-size: 9px;
	background-color: #FFFFFF;
}
.links {
	color: #FF0000;
}

.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	color: #996699;
}
.infantMassage {
	background-image: url(../images/mainheader.jpg);
	height: 97px;
	width: 135px;
}
.butterfly {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.shadow {
	border-right-width: thin;
	border-right-style: ridge;
	border-right-color: #D8D8D8;
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #D8D8D8;
	border-bottom-style: none;
}
.center {
	text-align: center;
}
.image_border {
	padding: 3px;
	border: thin solid #CCCCFF;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.image_border2 {
	border: thin solid #CCCCFF;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.red {
	color: #FF0000;
}
form {
	width: 90%;
	padding-left: 15px;
}
			      	
a.links:link {
	color:#FFFFFF;
	font-weight: bold;
}
a.links:visited {
		color:#FFFFFF;	
	
}


a.links:hover {
	color:#000bce;
	font-weight: bold;
	text-decoration: none;
	
}
a.links:active {
	color:#000bce;

	
}     	
.anchor1 {
	background-color: #FFFFFF;
}
table tr td {
	text-align: left;
	vertical-align: top;
}
