/* FLRCM CSS Document */

html,body {
color: #000000;
/*font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-size:0.95em;*/
font-family: Georgia, Times, "Times New Roman", serif;
font-size:0.95em;
line-height:1.4em;
margin: 0px;
padding: 0px;
background: #9b9b9b url(/images/bg.gif) repeat-x;
text-align:left;
}

#scheduledMaintenance
{color:black; font:12px Verdana, Arial, Helvetica, sans-serif; text-align:center;}

#page {	
    width: 750px;
    height:100%;
	margin: 0 auto;
	/*background: #f1f1f1 top left repeat-y;*/
	background-image:url(/images/pagebg.gif);
	display:table;
	text-align:center;
	padding:0px;
	border: 1px solid #32424b;
	}
.editmode{
background-color:#C6E2FF;
padding:5px;
}
	
#header {
    width: 750px;
	height: 113px;
	background: url(/images/header.jpg);
	padding: 0px; 
	margin: 0 auto;
	text-align:center;
	float:left;
	}
	
#url{
    width:750px;
	height:25px;
	margin:0;
	padding-top:4px;
	display:table;
	background:#9c2727;
	color:#000000;
	letter-spacing:0.15em;
	text-align:right;
	font-weight:bold;
}	

#main {
    width: 750px;
	padding: 0px; 
	text-align:left;
	margin:0px;
	}

#navigation {
    width: 198px;
	text-align:left;
	margin:0px;
	padding:0px;
	display:table;
	float:left;
	font-weight:bold;
	/*border:1px solid black;*/
	}

#navigation ul 
{list-style-type:none;
margin:0px;
padding:0px;

}

#navigation ul li
{
list-style: none;
margin: 0.2em;
padding: 0.25em;
border: 1px dotted gray;
background:#ffffff;
}

#navigation li a { text-decoration: none; color:#000000;}
#navigation li a:hover {color: #9c2727;}



div#flfact{
    width:92%; 
	margin:8px 3px 8px 2px;
	padding:5px; 
  	background:#5F5F5F url(/images/factbg.gif) repeat-y;
	font-weight:normal;
	font-size:0.75em;
	color:#ffffff;
	float:left;
    	}
#flfact a.factlink {color:#ffffff;}
		
 .facthead
 {font-size:1.5em; color:#ffffff; font-weight:bold; margin-bottom:-10px; text-align:center;}
		
/*h3.ffhead
{ font-size:1.3em; color:#ffffff; font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold; margin-bottom:-12px;}*/
	
#frontpage{
    width: 550px;
	text-align:left;
	padding:0px;
	margin:0px;
	display:table;
	float:right;
	vertical-align:top;
	}

#content {
    width: 525px;
	text-align:left;
	padding-left:0px;
	padding-right:10px;
	padding-top:10px;
	margin:0px;
	display:table;
	float:right;
	background-color:#ffffff;
	/*border-left:1px solid black;*/
	vertical-align:top;
	}





#footer {
    width: 750px;
	background:#9c2727;
	color:#000000;
	/*padding: 10px;*/
	margin-bottom:0px;
	/*border-top:4px solid #9c2727;*/
	text-align:center;
	float:left;
	font-size:1em;
	line-height:1.4em;
	}	
	
h1 {
	font-size:1.6em;
	color:#333399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	/*border-bottom: 1px solid #336699;*/
}
h2 { font-size:1.3em; color:#333399;font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal; background-color:#f1f1f1; padding:2px; margin-top:30px;}
h3 { font-size:1.2em; color:#333399;font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;}
h4 { font-size:0.7em; color:#333399;font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;}

a:active, a:visited, a:link {color: #333399}
a:hover {color: #9c2727;}

#footer a {color: #000000;}

.skiplink {display:none}

.photoarchives {
	border: 1px solid black; 
	padding: .5em; 
	margin: 1.5em; 
	float: left; 
	text-align: center;
	width: 200px;
	height: 185px;
}
.center {
	text-align: center;	
}
/* --------------------- Historic Photo Gallery Styles: Politcs & Personalities ----------------------- */
.heading {
	border: 4px double black; 
	padding: 0 .8em; 
	line-height: 160%; 
	font-size: 115%;
}
.picture {
	margin-bottom: 0;	
}
.caption {
	margin: 0 auto;	
}
.smcaps {
	text-transform:uppercase;
	font-size: 75%;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}
.location {
	text-align: center;
	padding: 0;
	margin: 0;
}
