@CHARSET "ISO-8859-1";


/* styles for the entire database portion */

	/* the site font */
@font-face {
    font-family: 'Kunstler';
    src: url('http://www.lifetimeadoption.com/kunstler-webfont.eot');
    src: url('http://www.lifetimeadoption.com/kunstler-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.lifetimeadoption.com/kunstler-webfont.woff') format('woff'),
         url('http://www.lifetimeadoption.com/kunstler-webfont.ttf') format('truetype'),
         url('http://www.lifetimeadoption.com/kunstler-webfont.svg#KunstlerScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

p.text1 {
font-family:Arial, Helvetica, sans-serif;
color:#2d4d40;
font-size:12px;
	
	}
	
h4.text1 {
font-family:Arial, Helvetica, sans-serif;
color:#2d4d40;
font-size:14px;
	
	}
	
/* the styles for the families.php page */

	/* color and font for the page links at the bottom */

a.pages {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#2d4d40;
	
	}
	
p.detailText {
padding-bottom:0.5em;
}
	
a.detailLink {

font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:14px;
}
	
	/* the introduction text */
p.intro {

margin-top:0;
margin-bottom:2;
}
	
	/* borders and padding for the introduction thumb */
	
img.introthumb {
border:solid;
border-color:#2d4d40;
border-width:2px;	
	}
	
	/* any changes to the table padding, cell borders, etc. */
	
table.index {
	
	}

/* the styles for the our_family.php page */

	/* the background color and padding for the preference types
	   note that you can also change the text alignment in the cell here */

td.prefType {
background-color:#ffe6e6;
border:thin;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:1.05em;
font-weight:bold;
color:#2d4d40;
	
	}
	
span.prefType {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:1.05em;
font-weight:bold;
color:#2d4d40;
}

	/* the background color and padding for the cells where family information is located
	   note that you can also change the text alignment in the cell here */
	
td.infoCell {
background-color:#D0E1B7;
border:thin;
font-family:Arial, Helvetica, sans-serif;
color:#2d4d40;
	
	}


/* the styles for the detail.php page */

	/* the border color for the images on the page */

img.image1 {
border:solid;
border-color:#2d4d40;
border-width:2px;
float:left;
margin:12px;

	
	}
	
img.image2 {
border:solid;
border-width:2px;
border-color:#2d4d40;
float:right;
margin:12px;

	
	}

img.scriptImg2 {
float:right;

}

span.imagespan {
	
	
	}

h4.dearbirthmother {
color:#2d4d40;
	}
	
h5 {
color:#2d4d40;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;

}

p.detailText {


		
	}
	
p.noprofile {
font-style:italic;
font-weight:bold;
	
}
.names {
	font-family: 'Kunstler',"Times New Roman", Times, serif;
	font-size:36px;
	font-weight: bolder;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.1em #777;
}
.names2 {
	font-family: 'Kunstler',"Times New Roman", Times, serif;
	font-size:36px;
	font-weight: bolder;
	margin-left:80px;
	text-shadow: 0.1em 0.1em 0.1em #777;
}

/* the styles for the feedback.php page */




