/* --------------------------------------
   this CSS page controls the all the txt in this site http://familyservies.org including general and custom txt classes. */


/* all generic header settings */


#homeWrapperContent {
height:100%;
width:auto;
position:relative;
height:auto;
min-height:290px;
}

#homeWrapperImg {
	height:95px;
	width:auto;
	position:relative;
	top: 35px;
}




.homepicture {
height:auto;
width:auto;
border: solid #333 ;
}


.imageRight {
	float:right;
}

.homeTxtspacer {
	height:auto;
	width:1px;
	border: solid #333;
	position: relative;
	margin-bottom: 50%;
	float:right;
}
