@charset "UTF-8";
/* fpcbridgeton.org CSS Document */

/* --------------------------------------------
	Top Level Elements
----------------------------------------------- */

/* Top-level Elements

    * HTML - HTML document
          o BODY - Document body
*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100.01%;	/* Creates scrollbar in FF */
}

body {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	background-color: #585781;
}

body * {
	font-size: 100%;
}

/* --------------------------------------------
	Main Body Elements
----------------------------------------------- */

.center1
{ 
	margin-left: auto;
	margin-right: auto;
}

div.screenheader
{
	border: 0px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

div.printheader
{
	border: 0px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	display: none;
}

div.date
{
	color:#000000;
	text-align:right;
	padding:1.0em;
}

div.subheadpic
{
	float: left;
	border: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: inline;
}

.pagetitle
{
	font-family: "Georgia", Times New Roman, Times, serif;
	text-align: left;
	font-size: 32px;
	font-weight: bold;
	line-height: 95%;
	color: #541A45;
	vertical-align: middle;
	margin-left: 120px;
	margin-bottom: 10px;
	margin-right: 1.0em;
}

.subhead
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	color: #000;
	margin-left: 80px;
	margin-right: 1.0em;
	margin-top: 10px;
}

.subheadblank
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	color: #000;
	margin-left: 80px;
	margin-right: 1.0em;
	margin-top: 10px;
}

.bodycopy
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 2.5em;
	margin-right: 2.5em;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 18px;
}

.bodycopyblank
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 2.5em;
	margin-right: 2.5em;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 18px;
}

.notes
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	font-style: italic;
	margin-left: 2.5em;
	margin-right: 2.5em;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 18px;
}

.lists
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 4.0em;
	margin-right: 4.0em;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 18px;
}

.listsblank
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 4.0em;
	margin-right: 4.0em;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 18px;
}

.lists2
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 6.0em;
	margin-right: 4.0em;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 18px;
}

.listsblank2
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 6.0em;
	margin-right: 4.0em;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 18px;
}

.capsnames
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #000;
	text-align: left;
	line-height: 18px;
}

.capsnamessubhead
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #000;
	text-align: left;
	line-height: 18px;
}

.passagenames
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: right;
	font-style: italic;
	margin-left: 2.5em;
	margin-right: 2.5em;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 18px;
}

div.anchors
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	text-align: left;
	font-style: italic;
	margin-left: 4.0em;
	margin-right: 4.0em;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 18px;
}

div.listlinks
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	text-align: left;
	margin-left: 4.0em;
	margin-right: 4.0em;
	margin-top: 10px;
	margin-bottom: 15px;
	line-height: 18px;
}

div.picleft
{
	float: left;
	margin: 10px 10px 10px 20px;
	padding: 2px;
	border: 0px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	display: inline;
}

div.picright
{
	float: right;
	margin: 10px 20px 10px 10px;
	padding: 2px;
	border: 0px;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	display: inline;
}

div.piccenter
{
	margin: 0 auto;
	padding: 2px;
	border: 0px;
	font-size: 12px;
	text-align: center;
	line-height: 16px;
}

.tablecopy
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	margin-left: 1.0em;
	margin-right: 1.0em;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}

.copyright 
{
	text-align: center;
	font-size: 95%;
	margin-top: 15px;
	margin-bottom: 15px;
}

.copyrightblank 
{
	text-align: center;
	font-size: 95%;
	margin-top: 15px;
	margin-bottom: 15px;
}

div.copyrightpic
{
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

.sitemap01
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 4.0em;
	margin-right: 4.0em;
	line-height: 18px;
}

.sitemap02
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 6.0em;
	margin-right: 4.0em;
	line-height: 18px;
}

.sitemap03
{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	margin-left: 8.0em;
	margin-right: 4.0em;
	line-height: 18px;
}


a:link 
{
	color: #541A45;
	text-decoration: underline;
}

a:visited 
{
	color: #541A45;
	text-decoration: underline;
}

a:active 
{
	color: #541A45;
	text-decoration: underline;
}

a:hover 
{
	color:#585781;
	text-decoration: underline;
}
