@charset "UTF-8";
/* CSS Document for Pregnancy Aid Center Website, Page format C */

/**** Page structure Divs **********************/
div#panel_left {
	height: 267px;
	}

div#panel_right {
	height: 267px;
	}
	
h2.format_c {
	margin: 15px 0px 0px 0px;
	font-weight: lighter;
	font-size: 1.75em;
	}
	
div#panel_right p.content {
	background-color: #e3e2ea;
	margin: 50px 50px 0px 0px;
	padding: 10px;
	font-size: 1em;
	}

img.strip {
	width: 150px;
	height: 150px;
	}
	
div#photo_strip {
	margin: 25px 0px 0px 120px;
	}
	
/**** End CSS ****************************************/

