* {margin: 0;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	/* background-color: #44607e; */
}
#central{
	margin-right: auto;
	margin-left: auto;
	/* margin-top: 10px; */
	position: relative;
	width: 1000px;
	text-align: left;
	/* background-color: #FFFFFF; */
}

/*
#header{
	background-image: url(http://harriers.org/fastfeet/images/header.jpg);
	height: 226px;
	left: 0px;
	top: 0px;
	background-repeat-x: no-repeat;
	background-color: #767676;
	background-position-x: 5px;
}

*/

#header {
	border: 2px black solid;
	padding: 0;
}



#ff-banner-back {
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0 auto;
	z-index: 0;
}

#ff-logo-container {
	position: absolute;
	top: 15px;
	padding: 6px 6px;left: 625px;
	background-color: #ffffffbd;
	z-index: 99;
border: 1px black solid;border-radius: 5px;}

#ff-logo {
	height: 100px;
	width: auto;
	z-index: 99;
}


#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 112px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}
#navlist{
	margin: 0px;
	padding: 4px 10px 0px 10px;
	white-space: nowrap;
	/* position: absolute; */
	height: 29px;
	/* width: 100%; */
	/* top: 225px; */
	background-color: #0c0e29;
	}
#navlist li{
	display: inline;
	list-style-type: none;
}
	#navlist a {
		font-family: 'Verdana', sans-serif;
		font-weight: bold;
		font-size: 18px;
		padding: 4px 15px;
		/* background-image: url(images/button.gif); */
		height: 20px;
		/* width: 91px; */
		display: inline;
		/* position: absolute; */
		text-align: center;
		color: #fff;
		text-decoration: none;
		margin: 2px 0 2px 30px;
	}
#navlist a:hover{
	background-image: url(images/buttonover.gif);
	color: gold;
}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}

#leftside{
	float: left;
	padding: 2px;
	margin: 2px;
}
#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	margin-left: 5px;
	margin-top: 35px;
}
#content{
	margin-top: 252px;
	position: absolute;
	width: 100%;
	background-color: #FFFFFF;
}
#picture1{
	margin-left: 5px;
	height: 150px;
	width: 200px;
	border: 3px solid #00306f;
}
#picture2{
	margin-left: 5px;
	height: 150px;
	width: 200px;
	border: 3px solid #00306f;
}
#footer{
	padding-right: 25px;
	font-size: 32pxx;
	clear: both;
	background-color: #232685;
	position: relative;
	height: 46px;
	/* background-image: url(images/footer.gif); */
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightside{
	float: left;
	width: 70%;
	border: 1px #f0f0f0 solid;
	border-radius: 5px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	margin-left: 10px;
	/* margin: 20px 20px; */
	overflow: hidden;
	padding: 15px 20px;
	}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 95%;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	/* width: 300px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #033387;
	text-align: left;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;
}

#main{
	float: center;
	width: 700px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
	overflow: hidden;
}
#main p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 700px;
}
#main h1{
	margin: 10px 0px 10px 0px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #033387;
}
#main h2{
	margin: 10px 0px 10px 0px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033387;
}
#main span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 700px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#main a{color: #666666;
}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	margin-right: 10px;
	padding: 15px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}

h6 {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px; 
   font-style: italic; 
   color: darkred;
   margin: 2px 2px 5px 2px;
}

/* BOBL ADDED APR-23-2022 */
.ff-social {
	color: blue !important;
}

.ff-social font a {
	color: blue !important;
}

.ff-social font a {
	text-decoration: none !important;
}

.ff-social font a:hover {
	text-decoration: underline !important;
	color: deepskyblue !important;
}

.ff-social font a:visited {
	color: darkblue !important;
}

#ff-stores table {
width: 90%;
/* border: 1px lightgray solid; */
}

#ff-stores, #ff-stores td {
font-family: 'Verdana', sans-serif;
font-size: 16px;
-webkit-text-size-adjust: none;
}

#ff-stores a {
	font-family: 'Verdana', sans-serif;
	/* font-size: 10pt; */
	color: blue;
	text-decoration: none;
}

	#ff-stores a:hover {
		color: deepskyblue;
		text-decoration: underline;
	}

#ff-stores span {
	font-size: 18px;
	font-weight: bold;
	color: darkred;
	line-height: 25px;
}	
