﻿.BoldAccent
{
	font-weight: bold;
	font-size: .8em;
	line-height: 1.1em !important;
	font-family: Verdana;
	color: #482121;
}

.footnote
{
	font: italic normal normal 0.9em verdana, arial, sans-serif;
	clear: both;
	margin-left: 2em;
}

.indent
{
	margin-left: 2.5em;
}

.photoCaption
{
	font-weight: bold;
	font-size: 1em;
	line-height: 1.1em !important;
	font-family: Verdana;
	color: #97012E;
}

.LeftImage
{
	float: left;
	padding: 0 0.5em 0.5em 0;
}

.RightImage
{
	float: right;
	padding: 0 0 0.5em 0.5em;
}

.CenteredImage
{
	text-align: center;
}

.floatRight
{
	float: right;
}

.floatLeft
{
	float: left;
}

.homePageFont
{
	color:#DB8989 !important;
	font-size:1.5em !important;
	font-weight:normal !important;
	letter-spacing:0.01em !important;
	line-height:2.2em !important;
}

h1{
	font-size:2em;
	line-height:1em;
	margin:8px 0;
	width:100%;
	clear:both;
	overflow:hidden;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:bold;
}

h2{
	font-size:1.5em;
	text-transform:uppercase;
	margin: 10px 0;
	padding:7px 0 0;
	line-height:1.1em;
}

h3{
	font-size:1.3em;
	color: black;
	margin:12px 0;
	line-height:1.2em;
}

h4
{
	font-style: italic;
	margin: 16px 0;
}

h5
{
	font-style: italic;
	margin: 20px 0;
	font-size: 0.83em;
}

h6
{
	font-style: italic;
	margin: 28px 0;
	font-size: 0.75em;
}

.transparent-table
{
	border: none;
	border-collapse: collapse;
}