	/*Styles for rightColumn div custom content*/
	hr.rightLine
	{
		color: #eee;
	}
	
	div#rightColumn h2 a {
  border-bottom: 0px;
}

div#rightColumn h2 a:hover {
  border-bottom: 1px solid #069;
}

div#rightColumn h3 a {
  border-bottom: 0px;
}

div#rightColumn h3 a:hover {
  border-bottom: 1px solid #069;
}

div#rightColumn a {
  text-decoration: none;
}

div#rightColumn a:hover {
  text-decoration: none;
  border-bottom  : 1px solid #069;
}

div#wrap img.displayCentered {
float: none; display: block; margin-left: auto; margin-right: auto;
}
/*Used for sowing-and-reaping-a page image captions and text wrap*/
td.imgCaption
{
font-size: 94%; padding-bottom: 1px; padding-left: 6px; width 94%; line-height: normal; text-align: left;
}

/*Used for sowing-and-reaping-a page image captions and text wrap*/
table.floatLeft
{
float: left;
clear: both;
}

div#content img.miniIcon
{
border: none; margin: 0px; padding: 0px; font-size: .8em; display:run-in; clear:none; 
}

.heritageHeader
{
color: white;
}