BODY {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #ffffff;
	font-size : 12px;
	width: 100%;
	background-color: #000000;	
	margin: 0px;
}

.bgsusan {
	background-image: url(images/susan.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.bgmaternity {
	background-image: url(images/bgmat.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.bgseniors {
	background-image: url(images/bgseniors.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.bgseniors2 {
	background-image: url(images/bgseniors2.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.bgseniors3 {
	background-image: url(images/bgseniors3.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.bgchildren {
	background-image: url(images/bgchildren.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.bgchildren2 {
	background-image: url(images/bgchildren2.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.bgchildren3 {
	background-image: url(images/bgchildren3.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}


.bgfamilies {
	background-image: url(images/bgfamilies.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.bgbabies {
	background-image: url(images/bgbabies.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.bgspecialty {
	background-image: url(images/bgspecialty.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

.bgtestimonials {
	background-image: url(images/bgtestimonials.jpg);
	background-attachment: fixed;
	background-position: top left;
	background-repeat: no-repeat;
}

img {
	behavior: url("pngbehavior.htc");
}


.border {
	margin-top: 5px;
	padding: 0px;
	border: 0px solid #ffffff;
	width: 948px;
	text-align: justify;
}

.toplinks  {
	color: #FFFFFF;
	font-size : 12px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active  {
	color: #FFFFFF;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:12px;
	text-decoration :none ;	
	font-variant: normal;		
}

.toplinks a:hover {
	color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:12px;
	text-decoration :underline ;
	font-variant: normal;	
}



.clear {
	clear: both;
}



img {
	behavior: url("pngbehavior.htc");
}



.bodycontent {
	padding-top: 6px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: justify;
	line-height: 1.5;
	padding-bottom: 5px;
	font-size : 12px;	
}

.bodycontent2 {
	padding-top: 6px;
	padding-left: 200px;
	padding-right: 0px;
	text-align: justify;
	line-height: 1.5;
	padding-bottom: 5px;
	font-size : 12px;	
}

.bottomlinks  {
	padding-top: 5px;
	color: #FFFFFF;
	font-size : 11px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	line-height: 1.5;	
}

.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:active  {
	color: #FFFFFF;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:11px;
	text-decoration :none ;	
	font-variant: normal;		
}

.bottomlinks a:hover {
	color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:11px;
	text-decoration :underline ;
	font-variant: normal;	
}



.imgborder {
	border: 1px solid #ffffff;
	padding: 0px;
}

.imgborderleft {
	border: 0px solid #ffffff;
	padding-left: 10px;
}

.imgborderleft2 {
	border: 1px solid #ffffff;
	padding: 3px;
	margin-left: 15px;
}



h1 {
	color : #ffffff;
	font-size : 16px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;	
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 0px solid #d0cdcd;
	font-weight: bold;
}



.h1color {
	color : #535353;
}

.h1size {
	color : #436c72;
	display: block;
	font-size : 20px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;	
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d0cdcd;
	font-weight: normal;
}


h2 {
	color : #436c72;
	font-size : 15px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


h3 {
	color: #436c72;
	font-size : 14px;
	padding-bottom:1px;
}


hr {border: none 0; 
border-top: 1px dashed #ffffff;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

HR {
	size: 1px;
	color : #ffffff;	
}

A:LINK {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #ffffff;
	font-size : 12px;	
	text-decoration :Underline;
}

A:ACTIVE {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #ffffff;
	font-size : 12px;
	text-decoration :Underline;
}

A:VISITED {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #ffffff;
	font-size : 12px;	
	text-decoration :Underline ;
}

A:HOVER {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #ffffff;
	font-size : 12px;	
	text-decoration :None ;
}



/* =========================== Navigation =========================== */





#rsd  {
	color : #4d4d4d;
	font-size : 10px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	text-align: center;
}

#rsd a:link, #rsd a:visited, #rsd a:active  {
	color : #4d4d4d;
	padding-top: 2px;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :none ;	
	font-variant: normal;		
}

#rsd a:hover {
	color: #4d4d4d;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:10px;
	text-decoration :underline ;
	font-variant: normal;	
}





.borderforms {
	border-top: 0px solid #472926;
	border-left: 0px solid #472926;
	border-right: 0px solid #472926;
	border-bottom: 0px solid #472926;			
}

.formtext {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #472926;
	font-size : 11px;
}

.textbox {
	text-align: justify;
	margin: 0 0 0 0;
	color:#666666;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	font-size : 11px;
	width: 200px;
}
.formbutton {background-color: #9dd5e2; background-image: none; color: #472926; font-weight: bold; font-size: 12px; }









