#divCBHText{
	position:		relative;
	float:			left;
	width:			390px;
	height:			288px; /*305px;*/
	font-family:	"Times New Roman", Times, serif;
	font-size:		12pt;
	color:			#3A2302;
	line-height:	20px;
	background-color:	transparent;
}

#divCBHText p{
	margin-left:	15px;
	margin-right:	15px;
}

#divCBHText h1{
	font-size:		16pt;
	font-weight:	bold;
	margin-left:	15px;
	margin-right:	15px;
	margin-top:		15px;
}

#divCBHRightImage{
	position:		relative;
	float:			left;
	vertical-align:		middle;
	text-align:			center;
	background-color:	transparent;	
}

#divCBHRightImage	#imgCBHRightImage{
	position:			relative;
	float:				left;
	clear:				right;
	margin-top:			50px;
}

.boxNoHeaderCBH{	
	background-color:		#EEE6CB;
	font-family:			"Times New Roman", Times, serif;
	font-size:				12pt;
	color:					#3A2302;
	vertical-align:			top;
	text-align:				center;
	line-height:			26px;
	border:					4px double #3A2302;	
}
