/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ************end of normalization code ************* */

/********************************/
body {
	margin: 0 auto;
/*	background: url(../images/bkgStars.png) repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	background-color: #fef8d9;
}

p {
	font-size: .9em;
	padding: 4px;
	margin-right: 20px; margin-left: 20px;
}
blockquote {
	margin: 4px 40px 4px 40px;
}

ul {
	font-size: .9em;
	padding: 4px;
	margin-right: 20px; margin-left: 20px;
}

ul li {
	font-size: .9em;
	padding: 4px;
	margin-right: 20px; margin-left: 20px;
}

/* **********links******************* */
a,
a:link,
a:visited  {
	text-decoration: none;
	color: #ab3530;
	font-weight: bold;
}

a:hover,
a:active {
	color: #06a9b3;
}

#quicklinks {
	text-align: right;
	margin-right: 20px;
	color: #1e71b8;
	font-weight: bold;
}

/* *********for image alignment************* */
.imgLeft {
	float: left;
	margin-right: 10px;
}

.imgRight  {
	float: right;
	margin-left: 10px;
}
.imgPadded {
		padding: 4pt;
		border: 1px solid Black;
}
.planks {
	background-image: url(../images/planks.png);
	width: 676px; height: 192px;
	text-align: center;
	margin: 0 auto;
	background-position: center;
	background-repeat: no-repeat;
	}
.planks img {
	padding-left: 4pt; padding-right: 4pt;
	margin-top: 21px;
}	

/*  -------- headers --------------- */
h1, h2, h3 {
	margin-left: 20px;
	margin-top: 6px; margin-bottom: 4px;
	font-weight: bold;
}
h1 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
}
h2 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 130%;
		margin-left: 40px;
}
h3 {
		font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-left: 40px;
}
/* colors */
.red {
	color: #ab3530;
}
.teal {
	color: #007d80;
}
.hay {
	color: #e3cd73;
}
.grass {
	color: #31a462;
}
.dkgreen {
	color: #4c7345;
}
.gold {
	color: #e3b32e;
}
.purple {
	color: #6f237c;
}
.blue {
	color: #1e71b8;
}
.aqua {
	color: #06a9b3;
}
.rust {
	color: #b65b29;
}
.pumpkin {
	color: #ff9933;
}
.yelloGreen {
	color: #a8c943;
}
/* ***** classes ***** */
.right {
	text-align: right;
	margin-right: 20px;
}
.special {
	font-size: .88em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.box {
	border: 1px solid Black;
	margin-left: 40px; margin-right: 40px;
	text-align: left;
}
.blocked {
	margin: 4px 40px 4px 40px;
}


/* ***** id's ***** */
#outerWrap {
	width: 950px;
	background: url(../images/bkg_brownpaper950.png) repeat-y;
	margin: 10px auto;
	padding: 20px 0 20px 0;
}

#upperMenu {
	text-align: center;
	display: block;
	margin: 0 auto;
}

#upperMenu img {
	margin: 0 10px;
}

#redWrap {
	width: 894px;
	background-color: #ab3530;
	margin: 0 auto;
	padding: 8px;
}

#content {
	width: 894px;
	background-color: #fef8d9;
	margin: 0 auto;
	height: 100%;
/*	padding: 6pt;*/
}

.hotBox img {
	margin-right: 10px;
	border: none;
}

#banner {
	height: 192px;
	background-image: url(../images/fp_logo.png);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #fef8d9; 
}

#bannerFP {
	margin: 0;
	padding: 0;
	height: 261px;
	background-image: url(../images/fp_masthead_w2.png);
	background-repeat: no-repeat;
	background-color: #fef8d9; 
}

#leftContent {
	font-size: .9em;
	margin: 10px;
	float: left;
	width: 45%;
}

#rightContent {
	font-size: .9em;
	margin: 10px;
	width: 46%;
	float: right;
}

#footer {
	font-size: .8em;
	height: 40px;
	width: 894px;
	margin: 0 auto;
}

#footer img {
	margin-right: 8px;
}

#footerLeft {
	float: left;
	width: 56%;
	height: 70px;
}

#footerRight {
	width: 43%;
	float: right;
}

#footerRight a:hover {
	color: #ffffff;
}

#footer p {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	line-height: 130%;
	margin: 0px 0 0 0;
}

/* start of php section items */

.phpbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: .9em;
	border: 2px dashed #000000;
	color: #000000;
	background-color: #af9c59;
	padding: 2px;
	margin-left: 20px;
}

.phpbox ul {
	text-align: center;  /* for inline boxes, may need to comment out if regular box */
	list-style-type: circle;
	padding:0px;
	margin:0px;
}

.phpbox li {
	display: inline; /* if regular box is desired, then comment out */
	padding:1px 5px 0px 8px;
	margin:0px;
}

.phpbox a:link, .phpbox a:visited {
	color: #000000;
	text-decoration: none;
}

.phpbox a:hover {
	color:#ffffff;
	text-decoration: none;
}

.phpbox a:focus, .phpbox a:active {
	color: #000000;
	text-decoration: none;
}
/* end of php section items */

