body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#000;
	background-color: #FFBE97;
}
h1 {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left:10px;
	margin: 0px;
	font-size: 140%;
	color:#000066;
}
h2 {
	color:#F97649;
	font-size:medium;
	padding-left:10px;
	margin: 0px;
	padding-top:10px;
	padding-bottom:5px;
}
h3 {
	font-size:medium;
	padding-left:10px;
	font-style:italic;
	font-size:small;
	color:#333333;
}
/*Full width text box (1/1)*/
.textBox11 {
	background-image: url(../images/boxes/i-rounded-box-11-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 754px;
	padding-bottom: 15px; /* space below text before rounded bottom */
}
.textBox11 h1 {
	background-image: url(../images/boxes/i-rounded-box-11-top.gif);
	padding-top:8px;
	padding-bottom:5px;
}
.textBox11 p, .textBox11 dl {
	padding-right: 30px;
	padding-left: 30px;
	line-height: 135%;
	padding-top:5px;
}

/* 1/2 width text box*/
.textBox12, .textBox12b {
	background-image: url(../images/boxes/i-rounded-box-12-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 373px;
	padding-bottom: 5px;

}
.textBox12b {
		background-image: url(../images/boxes/i-rounded-box-12b-bottom.gif);
		width:363px;
}
.textBox12 h1 {
	background-image: url(../images/boxes/i-rounded-box-12-top.gif);
}
.textBox12b h1 {
	background-image: url(../images/boxes/i-rounded-box-12b-top.gif);
}

.textBox12 p, .textBox12 li, .textBox12b p, .textBox12b li {
	padding-right: 10px;
	padding-left: 10px;
	padding-top:5px;
	line-height: 135%;
}
/* 1/4 width text box*/
.textBox14 {
	background-image: url(../images/boxes/i-rounded-box-14b-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 181px;

	padding-bottom: 5px;
	background-color: #fff;
}
.textBox14 h1 {
	background-image: url(../images/boxes/i-rounded-box-14b-top.gif);
}
.textBox14 p, .textBox14 li {
	padding-right: 10px;
	padding-left: 10px;
	padding-top:5px;
	line-height: 135%;
}

.fieldLabel {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-style: oblique;
	font-size: 60%;
	margin-bottom: 2px;
	padding-top: 4px;
	width:200px;
}

.formField {
	margin-bottom: 10px;
	background-color: #C7C7CC;
	border: 1px solid #000066;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.formButton {
	font-weight: bold;
	color: #000;
	background-color: #C7C7CC;
	border: 1px solid #CAE2FA;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-left: 10px;
}

.textBox11 ul, {

	line-height:1.4em;

}
.imageFloatRight {
	border: 1px solid #000000;
	float: right;
	margin: 8px;
}



/* adoption-questions and adoption-requirements */
#requirements li {
	margin-left: 0px;
	font-size: 80%;
	margin-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
.blueBoxoutRight13 {
	background-image: url(../images/boxes/i-rounded-box-b-13-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 246px;
	float: right;
	background-color: #FFFFFF;
	margin: 8px 8px 8px 20px;
	padding-bottom: 20px;
}
.blueBoxoutRight13 p {
	font-weight: bold;
	color: #006699;
	line-height: 150%;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}

.blueBoxoutRight13 em {
	background-image: url(../images/boxes/i-rounded-box-b-13-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	font-size: 8px;
	height: 8px;
}
.boldBlueHeading {

	font-weight: bold;
	color: #000066;
}




img#childphoto {
	float:right;
	padding-right:10px;
}
#subfooter1{
	text-align:center;
	height:60px;
	margin:0 20px;
	background-color:#C7C7CC;
}
#subfooter1 #text {
	float:right;
	padding-top: 10px;
	width:530px;
	color: #0066CC;
	color:#000066;
}
#subfooter1 img {
	float:left;
	width:210px;
	padding-top: 7px;
	margin-left:10px;
}
a:link  {
	color:#000066;
}
dt {
	color:#900000;	
}
.GodsFamilyTitle {
	font-variant:small-caps;
	font-weight:bold;
}	
.childR {
	float:right;
	margin-right:5px;
	margin-top, margin-bottom:10px;
	margin-left:10px;
}
.childL {
	float:left;
	margin-right:10px;
	margin-top, margin-bottom:10px;
	margin-left:5px;
}
