/* this style should be customized depending upon client
#lhead h3 {
	font-family:"Apple Chancery", "Zapf Chancery", "Monotype Corsiva", Palatino, Georgia, serif;
	font-size: 28px;
	font-weight: normal;
	color: #683F90;
	margin: 0 0 -5px 0;
}*/

#lhead h3 {
		font-size: 16px;
}

#lhead h3 .plain {
	font-weight: normal;	
}

#lhead h4 {
	color: #006539;
	font-size: 16px;
	margin-bottom: -5px;
	margin-top: 25px;
}

#lhead .impact {
	font-family:Georgia, "Times New Roman", Times serif;
	font-style: italic;
	font-size: 20px;
	color:#38688B;
}

#lhead .dropcap {
	margin-right:7px;
	margin-top:5px;
	float:left;
	color:	#38688B;  /* #634325; #7c532f; #FFCC99;*/
	font-size:65px;
	line-height:45px;
	padding:5px 0 0;
	font-family:Georgia, "Times New Roman", "Times serif";
	clear: none;
}

#lhead .color {
	font-family:Georgia, "Times New Roman", "Times serif";
	color:	#38688B;
	font-style: italic;
	font-size: 16px;
	text-decoration: none;
}

#lhead li .color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
}

#lhead a.outside {
	background: transparent url(img/aoutside.gif) no-repeat 100% 50%;
	padding-right: 5px;
	margin-right: 5px;
	color:	#006539;
	text-decoration: none;
}

#lhead .normal {
	font-style: normal;
}

#lhead .imgdiv {
	width: auto;
	clear: right;
	float: right;
	margin: 25px 0 0px 15px;
	text-align: center;
}



#lhead .imgdiv p {
	font-size: 12px;
	line-height: 18px;
	font-style:italic;
	font-weight: bold;
	text-align: center;
	color: #CC6600;
	margin: 0 5px;
	padding: 0;
	font-family:Georgia, "Times New Roman", "Times serif";

}

#lhead .imgdiv p.descript, #lhead .imgdiv .descript {
	font-weight: normal;
	color: #CC6600;
	font-family: Geneva, Verdana, Arial, Sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
img.img {
	border: 5px solid #fff;
}


img.thumbleft {
	float: left;
	margin: 0 25px 25px 0;
}

