H1 {
	font-family: Georgia, Times;
	font-size: 16px;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 13px;
	font-weight: bold;
	color: #836F3C;
	margin: 25px 0px 0px 0px;
}

#textBack {
	background-image: url(images/text-background.jpg);
	background-repeat: no-repeat;
	width: 890px;
	height: 498px;
}
#textBackLeft {
	background-image: url(images/bottom-left-back.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#textBackRight {
	background-image: url(images/top-right-back.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000033;
	margin: 7px 50px 10px 0px; 
}

.bodyCopyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin: 14px 0px -5px 0px; 
}

.imageCallout {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 13px;
	font-weight: bold;
	color: #666666;
	margin: 15px 0px 0px 0px;
}

