/* Titles *//* ----------------------------------------------------- */	h3{	/* Used as Link Headers for Subsections*/	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 16px;	line-height: 16px;	font-weight: bold;	text-decoration: underline;	color: #7D3F2F;}h4{	/* Used as subsection subtitle */	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 12px;	line-height: 15px;	font-weight: bold;	color: #930;	margin: 3px 0 3px 0;}h5 {	/*story subtitles*/	font: 10px Arial,sans-serif;	font-style: normal;	font-weight: normal;	text-transform: uppercase;	letter-spacing: .15em;	color: #711112;	margin: 10px 0 20px 0;}.sideText1{	font-family: Georgia, Times, serif;	font-size: 20px;	line-height: 22px;	color: #200202;	margin: 0 0 0 0;}.sideText2{	font-family: Georgia, Times, serif;	font-size: 27px;	line-height: 23px;	text-align: right;	color: #200202;	margin: 0 10px .1em 0;}.sideText3{	font-family: Georgia, Times, serif;	font-size: 18px;	line-height: 22px;	color: #200202;	margin: 0 0 .1em 10px;}.sideText4{	font-family: Georgia, Times, serif;	font-size: 16px;	line-height: 21px;	text-align: left;	color: #200202;	margin: 0 5px .1em 10px;}.sideText5{	font-family: Georgia, Times, serif;	font-size: 28px;	line-height: 21px;	text-align: right;	color: #200202;	margin: 0 15px 5px 0;}/* Text *//* ----------------------------------------------------- *//* main body text is defined in global body tag */	.caption {	/*used globally for image captions*/	font: 11px/12px "Trebuchet MS",Arial,sans-serif;	color: #000;	margin-top: 8px;}.pageNav {	font: 10px Arial,sans-serif;	font-style: normal;	font-weight: normal;	text-transform: uppercase;	letter-spacing: .15em;	color: #711112;	margin: 10px 0 20px 0;}.launch /*used on the JOW bridge page */{	font: 18px "Trebuchet MS", Arial, sans-serif;	text-decoration: underline;	color: #7D3F2F;	margin-top: 1em;}.breadCrumb{	/*breadcrumb links in title bar*/	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 12px;	line-height: 18px;	font-weight: bold;	color: #fff;}.subTitle{ 	font-family: Georgia, Times, serif;	font-size: 14px;	line-height: 14px;	font-weight: bold;	color: #000;	margin: 0 0 3px 0;}.sideTextMain{ 	/* Justified text in right sidebar of Bridge page*/ 	font: 12px/20px Georgia,Times,serif;	color: #000;	text-decoration: none;	text-align: justify;	margin: 0 10px 0 0;}.sideBar { 	font: 11px/18px 'Trebuchet MS', Arial, sans-serif;	margin-top: 5px;}.subSection{	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 12px;	line-height: 15px;	font-weight: normal;	color: #000;}.whtTitle{	font-family: Arial, sans-serif;	font-size: 10px;	line-height: 14px;	font-weight: normal;	color: #fff;}.commonName{	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 16px;	line-height: 16px;	font-weight: bold;	color: #000;}.scientificName{	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 10px;	line-height: 12px;	font-weight: normal;	color: #000;}.credit{	font-family: arial,helvetica,sans-serif;	color: #f3cda8;	font-size: 10px;	line-height: 12px;	background-color: transparent;}/* Links *//* ----------------------------------------------------- *//* Reference links and hovers */a{	color: #930;	text-decoration: underline;}a:visited{	text-decoration: underline;	color: #930;}a:hover{ 	color: #f30;}a:active{	color: #f30;}a.breadCrumb:link{	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 12px;	line-height: 18px;	font-weight: bold;	text-decoration:underline;	color: #fff;}a.breadCrumb:visited {	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 12px;	line-height: 18px;	font-weight: bold;	text-decoration:underline;	color: #fff;}a.breadCrumb:hover{ 	color: #ff3; }a.breadCrumb:active{	color: #ff3;}h3>a:link{	/* This maintains the appearance of the H3 subSection  links */	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 16px;	line-height: 16px;	font-weight: bold;	text-decoration: underline;	color: #7D3F2F;}h3>a:visited{	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 16px;	line-height: 16px;	font-weight: bold;	text-decoration: underline;	color: #7D3F2F;}h3>a:hover{	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 16px;	line-height: 16px;	font-weight: bold;	text-decoration: underline;	color: #660;}a.zoom:link{	font-family: 'Trebuchet MS', Arial, sans-serif;	font-size: 11px;	line-height: 12px;	font-weight: bold;	color: #7D3F2F;	text-decoration: underline;}a.zoom:visited{	text-decoration: underline;	color: #7D3F2F;}a.zoom:hover{ 	color: #603;}a.zoom:active{	color: #603;}/* popup windows */a.popNav:link{	color: #fff;	font-family: Arial,sans-serif;	font-size: 10px;	line-height: 12px;	text-decoration: none;	background-color: transparent;}a.popNav:visited{	color: #fff;	font-family: Arial,sans-serif;;	font-size: 10px;	line-height: 12px;	text-decoration: none;	background-color: transparent;}a.popNav:hover{	color: #fff;	font-family: Arial,sans-serif;;	font-size: 10px;	line-height: 12px;	text-decoration: underline;	background-color: transparent;}