body
{
	background-color:#FFF;
	color:#000;
	margin:5px auto;
	padding:5px;
	width:1000px;
}

.smallheader
{
	background:#FFF;
	display:block;
	margin:0;
	min-height:125px;
	text-align:left;
}

.headline
{
	color:#6A7685;
	float:right;
	font-family:Antiqua, Geneva, serif;
	font-size:2.2em;
	font-style:italic;
	font-weight:700;
	padding-top:1.2em;
	text-align:center;
	width:470px;
}

h1
{
	color:#460000;
	font-family:"Times New Roman", serif;
	font-size:2.5em;
	font-style:italic;
	margin-bottom:20px;
	text-align:center;
}

h2
{
	color:#460000;
	font-family:"Times New Roman", serif;;
	font-size:2.5em;
}

h3
{
	color:#460000;
	font-family:"Times New Roman", serif;;
	font-size:2.5em;
	text-align:center;
}

h4
{
	color:#262626;
	font-family:"Times New Roman", serif;;
	font-size:1.5em;
}

section
{
	background:#FFF;
	display:block;
	margin:0;
	min-height:150px;
	overflow:hidden;
	width:100%;
}

ul
{
	list-style:none outside none;
	padding-left:0;
}

section.main
{
	background:#FFF;
	float:left;
	margin-right:2%;
	min-height:200px;
	padding-top:1em;
	text-align:left;
	width:100%;
}

.listfloat
{
	float:left;
	display: block;
	margin-bottom:15px;
        margin-left: auto;
        margin-right: auto;
	width:50%;
}

.plaque
{
	min-height:600px;
        color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1.1em;
}

.postcard
{
	min-height:300px;
        color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1.1em;
}
.early
{
	height:100px;
        color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1.1em;
}
.cleared
{
        clear:left;
	text-align:center;
        color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1.1em;
	margin:15px 10px 10px;
}

figure.checklistclear
{
	float:left;
	height:300px;
	margin-bottom:15px;
        margin-left: auto;
        margin-right: auto;
	width:323px;
}

figure.checklist
{
	float:left;
	height:300px;
        margin-left: auto;
        margin-right: auto;
	width:33%;
}

figcaption.plaques
{
	color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1em;
	text-align:center;
        margin-left: 0%;
        margin-right: 0%;
	width:300px;
}

figure.checklistone
{
	
	height:300px;
	display: block;
        margin-left: auto;
        margin-right: auto;
	width:323px;
}

figure.checklisttwo
{
	float:left;
	height:300px;
	margin:15px 25px 10px 175px;
	width:300px;
}

figure.checklistthree
{
	float:left;
	height:300px;
	margin:15px 175px 10px 25px;
	width:300px;
}

h5
{
	color:#333;
	font-family:Cambria, serif;
	font-size:2.5em;
	text-align:center;
	width:400px;
}

section.main:last-child
{
	float:right;
	margin:0;
}

section.main:last-child:after
{
	clear:both;
	content:'.';
	display:block;
	height:1px;
	visibility:hidden;
}

footer
{
	background:#DDD;
	color:#333;
	display:block;
	font-family:Cambria, serif;
	font-size:1em;
	margin-top:5em;
	text-align:center;
	width:100%;
}

.firstpara::first-letter
{
	color:#262626;
	font-size:150%;
}

.firstpara
{
	color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1.1em;
	margin:15px 10px 10px;
	text-align:justify;
	text-indent:20px;
}

.paracenter
{
	color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1.1em;
	margin:15px 10px 10px;
	text-align:center;
}

.para
{
	color:#262626;
	font-family:"Times New Roman", serif;
	font-size:1.1em;
	margin:15px 10px 10px;
	text-align:justify;
	text-indent:20px;
}