/**
 * File: http://www.stems4weddings.com/css/styles.css
 */

div.pagehead {
	background:url(/assets/templates/gallery/images/middle1.gif) top center repeat-x #8B9F5A;
}
div.pagehead div.content {
	width: 748px;
	padding: 3px 56px 50px;
	margin: 0 auto;
	height: 200px;
	position: relative;
}
div.pagehead div.content img {
	/*
	position:absolute;
	top:0;
	left:130px;
	*/
}
div.pagehead div.content p {
	font-size:1em;
}

img.flower, img.bouquet, img.cake {
	height:242px;
}
img.flower {
	width:246px;
}
img.bouquet {
	width:166px;
}
img.cake {
	width:150px;
}
img.quote {
	padding: 45px 19px;
	width:132px;
	height:79px;
}
span.phone {
	width:170px;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.2em;
}
div.copy {
	border-top:1px solid #FFFFFF;
}
div.copy div.content {
	width: 530px;
	padding:50px 180px 30px 150px;
	margin:0 auto;
	position: relative;
}
div.copy div.content p, div.copy div.content h6 {
	padding-bottom:1.2em;
	line-height:1.4em;
}
