
h3{
	
	font-size:125%;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

/* CONTENT-BG AND CONTENT
=========================================================================================== */



/* WIDE COLUMN - HOUSES MIDDLE CONTENT (SIZES BASED AROUND WHAT'S HOT)
=========================================================================================== */
div.wide-column{
	float:left;
	/*display:inline;CC IE6*/
	width:620px;
	margin:0px 00px;
	padding-top:10px;
}	
/* LEADERSHIP
=========================================================================================== */

	/*adjust h2 spec*/
	 #contentnorightbar div.content.leadership div.wide-column h2{
		font-size:180%;
		color:#760c01;
		border-bottom:2px dotted #cacaca;
		margin-bottom:15px;
		padding-bottom:4px;
	}
	
	#contentnorightbar div.content.leadership div.wide-column div.f-tl:hover,
	#contentnorightbar div.content.leadership div.wide-column div.f-tr:hover,
	#contentnorightbar div.content.leadership div.wide-column div.f-bl:hover,
	#contentnorightbar div.content.leadership div.wide-column div.f-br:hover{
		background:none;
		background-color:#4F9EC9;
	}
	
	/*adjust float of main floater surround*/
	#contentnorightbar div.content.leadership div.wide-column div.f-tl.left{
		margin:0px 6px 15px 0px;	
	}
	
	/*add to 4th float to remove margin*/
	#contentnorightbar div.content.leadership div.wide-column div.f-tl.end{
		margin-right:0px;	
	}
	
	/*set width for person floater*/
	#contentnorightbar div.content.leadership div.wide-column div.f-content{
		width:137px !important;
		padding-bottom:15px;
	}
	
	/*adjust image for person floater*/
	#contentnorightbar div.content.leadership div.wide-column div.f-content img{
		margin-bottom:3px;
	}
	
	/*adjust h3 for person floater*/
	#contentnorightbar div.content.leadership div.wide-column div.f-content h3{
		font-size:100%;
		color:#802717;
		min-height:70px;
		/*height:50px;CC IE6*/
		/*height:58px;CC IE55*/
		border-top:1px dotted #666666;
		margin:0px;
		padding:3px 5px 5px 5px;
	}
	
	/*adjust h3 for chief person floater*/
	#contentnorightbar div.content.leadership div.wide-column div.f-content h3.chief{
		background-image:url(/images/bg_leadership.jpg);
		background-repeat:no-repeat;
	}
	
	/*adjust p for person floater*/
	#contentnorightbar div.content.leadership div.wide-column div.f-content p{
		position:absolute;
		bottom:5px;
		right:5px;
		margin:0px;
		padding:0px;
	}
		#contentnorightbar div.content.leadership div.wide-column div.f-content p a{
			color:#CCCCCC;
		}
		
		#contentnorightbar div.content.leadership div.wide-column div.f-content p a:hover{
			/*color:#2698d7;*/
			color:Green;
		}

/* LEADERSHIP DETAIL - ADJUST WIDE/MD/RH COLUMNS
=========================================================================================== */

/*adjust wide column*/
#contentnorightbar div.content.leadership-detail div.wide-column{
	width:600px;
	border-bottom:2px dotted #cacaca;
	margin:0px 0px 1px 20px;
	padding-top:0px;
	padding-bottom:8px;
}
	/*adjust h2 spec*/
	#contentnorightbar div.content.leadership-detail div.wide-column h2{
		width:400px;
		font-size:200%;
		color:#760c01;
	}

/*adjust middle column*/	
#contentnorightbar div.content.leadership-detail div.md-column{
	width:400px;
	margin:0px 16px 0px 20px;
}
	
	/*EMAIL ICON AND TEXT*/
	p.email{
		background-image:url(/images/icon_envelope.gif);
		background-position:left center;
		background-repeat:no-repeat;
		padding-left:21px;
	}
	
	/*PHONE ICON AND TEXT*/
	p.phone{
		font-size:125%;
		color:#760c01;
		min-height:18px;
		/*height:18px;CC IE6*/
		background-image:url(/images/icon_phone.gif);
		background-position:left center;
		background-repeat:no-repeat;
		padding-left:21px;
	}
	
	/*adjust h3 spec*/
	#contentnorightbar div.content.leadership-detail div.md-column h3{
		font-size:160%;
		color:#00517f;
		border-bottom:2px dotted #cacaca;
		margin-bottom:13px;
		padding-bottom:4px;
	}
	
	/*adjust h4 spec*/
	#contentnorightbar div.content.leadership-detail div.md-column h4{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:130%;
		color:#802717;
		margin-top:20px;
		margin-bottom:4px;
	}

/*adjust right column*/	
#contentnorightbar div.content.leadership-detail div.rh-column{
	/*width:184px;CC IE55*/
	width:164px;
	background-image:url(/images/bg_newsdetail.jpg);
	background-repeat:repeat-y;
	padding:16px 10px 0px 10px;
}
	
	#contentnorightbar div.content.leadership-detail div.rh-column img.gradient{
		margin:20px -10px 0px -10px;
	}

/* FLOATER PANELS (ANYTHING WITH DROPSHADOW AND WHITE BORDER)
=========================================================================================== */

div.f-tl,
div.f-tr,
div.f-bl,
div.f-br,
div.f-content{
	display:block;
}

/*top left*/
div.f-tl{
	background:url(/images/floater_tl.png) no-repeat;
}

/*FLOAT FLOATER LEFT WITH MARGIN*/
div.f-tl.left{
	float:left;
	/*display:inline;CC IE6*/
	margin:0px 10px 5px 0px;	
}

/*FLOAT FLOATER LEFT WITH BOTTOM MARGIN ONLY*/
div.f-tl.floater{
	float:left;
	/*display:inline;CC IE6*/
	margin:0px 0px 10px 0px;	
}

/*FLOAT FLOATER RIGHT WITH MARGIN*/
div.f-tl.right{
	float:right;
	/*display:inline;CC IE6*/
	margin:0px 0px 5px 10px;	
}
	/*bottom right*/
	div.f-br{
		background:url(/images/floater_br.png) right bottom no-repeat;
	}
		/*top right img*/  
		div.f-tr{
			background:url(/images/floater_tr.png) 100% 0px no-repeat;
		}
		/*bottom left img*/  
		div.f-bl{
			padding:6px 7px 7px 6px;
			background:url(/images/floater_bl.png) 0px 100% no-repeat;
		}


/*change background image shadows for appearing on grey background due to IE6 incapability with PNGs and postioning*/
/*top left*/
div.f-tl.grey{background:url(/images/floater_tl_grey.png) no-repeat;}
/*bottom right*/
div.f-tl.grey div.f-br{background:url(/images/floater_br_grey.png) right bottom no-repeat;}
/*top right img*/  
div.f-tl.grey div.f-tr{background:url(/images/floater_tr_grey.png) 100% 0px no-repeat;}
/*bottom left img*/  
div.f-tl.grey div.f-bl{background:url(/images/floater_bl_grey.png) 0px 100% no-repeat;}	  	

.hide{
  position:absolute;
  top:-1000%;
  left:-1000%;
  height:0px;
  width:0px;
}

.grey{
	color:#999999;
}

.dark-grey{
	color:#333333;
}

.dark-red{
	color:#882c23;
}