@charset "UTF-8";
/* 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, img, 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;
	font-size: 100%;
	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 */

body {
	background: #5d4329 url(../images/bkg_body.png) repeat-x;
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3f3f3f;	
	font-size: 9pt;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}	

h1 { 
	margin-bottom: 4px;
	font-size: 165%;
	font-weight: bold;
	color: white;
}

h1 + p {
	margin-top: 0px;
}	
 
h2 {
	margin-bottom: 4px;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: .02em;
}

h2 + p {
	margin-top: 0px;
}

h3 {
	margin: 20px 0 4px 0;
	font-size: 130%;
	letter-spacing: .04em;
	padding: 2px;
}

h3 + p {
	margin-top: 0px;
}

ul {
	list-style: square inside;
	display: block;
	white-space: normal;
	margin: 4px 30px 4px 40px;
	line-height: 1.5em;
}

hr {
	text-align: center; width: 75%; color: #c0b081;}

.center {
	text-align: center;
}
	
.sm {
	font-size: 8pt;
}

.block {
	margin-left: 20px; margin-right: 20px; 
}

.blk {
	font-weight: bold;
	color: black;
}

.quote {
	font-family: Georgia, "Times New Roman", serif;
	border: 1px solid #8eacdd;
	margin-left: 40px; margin-right: 40px;
	padding: 8px;
	text-align: justify;
}

.cite {
	font-family: "Times New Roman", serif;
	text-align: right;
	margin-right: 40px;
	font-style: italic;
	font-size: 110%
}

.right {
	text-align: right;
	margin-right: 20px; 
}

.puff {
	padding: 10pt;
}

.blockWide {
	margin-left: 60px; 
	margin-right: 80px; 
}

.indent {
	margin-left: 30px; 
	margin-right: 30px; 
	text-align: left;
}

.justify {
	text-align: justify;
	margin-bottom: 3px;
	text-indent: 0px;
}

.centerB { 
	text-align: center; 
	font-weight: bold; 
	padding: 4px;
	color: Black;
}

.textLeft {
	text-align: left;
	margin-top: 5px;
}

.noPrint {
	text-align: center;
	margin: 0 auto;
	width: 80%;
	font-weight: bold;
}



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

.imgRight  {
	float: right;
	margin-left: 10px;
	border:0;
}

/*  -------------- colors -------------------- */
.red {
	color: #ce623d; }	
.green {
	color: #168501;
}	
.blue {
	color: #1f4aab;
}
.gold {
	color: #edba09;
}
.orange {
	color: #e9800e;
}
/* end colors */

/*  -----------------------links ------------------- */
a, a:link, a:active, a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 9pt; 
	color: #ce623d;
	text-decoration: none;
}

a:hover {
	color: Black;
}

a:link img { /* this one omits border on linked image */
	border: 0px;
}
	
p a { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 9pt; 
	color: Black;
}

p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 9pt; 
	color: Black;		
}

p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 9pt; 
	color: Black;	
}

p a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 9pt; 
	color: Black;
}

p a:hover {
	color: #3E549D;
}

/* end links */	

#container {
	width: 1068px;
	margin: 10px auto 0;
	padding: 0;
}

.inside #container {
	width: 1050px;
	margin: 0 auto;
	padding: 0;
}

#header {
	background: url(../images/bkg_header_FP2.png) no-repeat bottom center;
	margin: 0 auto;
	padding: 0;
	height: 270px;
}

.inside #header {
	background: url(../images/bkg_header.png) no-repeat top center;
	margin: 0 auto;
	padding: 0;
	height: 189px;
}

.inside #header img {
	margin-left: 405px;
	margin-top: 26px;
}

#quikLinks {
	float: right;
	margin-top: 40px;
	margin-right: 84px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
}

.inside #quikLinks {
	margin-right: 76px;
	margin-top: 40px;
}

#quikLinks ul {
	margin: 0;
	padding: 0;
	line-height: 12px;
}

.inside #quikLinks ul {
	line-height: 13px;
}

#quikLinks ul li {
	display: block;
	list-style: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 2px 0 0 0;
}

#quikLinks ul li a {
	color: #5d4329;
	text-decoration: none;
	font-size: 11px;
}

#quikLinks ul li a:hover {
	color: #000000;
}

#navBar {
	background: url(../images/bkg_navBar.png) no-repeat top center;
	margin: 0 auto;
	padding: 4px 0 0;
	height: 32px;
}

.inside #navBar {
	background: url(../images/bkg_navBar_IN.png) no-repeat top center;
	margin: 0 auto;
	padding: 4px 0 0;
	height: 32px;
}

#mainContent {
	background: url(../images/bkg_content_FP.png) repeat-y center;
	margin: 0 auto;
	padding: .5em 60px 0 60px;
	height: 100%;
}

.inside #mainContent {
	background: url(../images/bkg_content_IN.png) repeat-y center; 
	margin: 0 auto;
	padding: .5em 60px 0 60px;
	height: 100%;
}

#breadCrumbs {
	float: right;
	margin: 3px 10px 3px 0;
	font-weight: bold;
}

#breadCrumbs a {
	color: #5d4329;
	text-decoration: none;
}

#breadCrumbs a:hover {
	color: #000000;
}

#blogLoop_header {
	margin: 10px 0px 0 0;
	padding: 44px 0 0 0;
	height: 180px;
	width: 323px;
	background: url(../images/fp_thisWeek2.png) no-repeat center top;
}

.leftdiv {
	float: left;
	width: 40%;
	padding: 0px;
	margin: 0;
	background-color: transparent;
	text-align: justify;
}

.cntrDiv {
	float: left;
	width: 35%;
	padding: 0;
	margin: 0;
	background-color: transparent;
	text-align: center;	
}

.tbdText {
	width: 300px;
	height: 180px;
	margin: 30px auto 0;
	padding: 4px;
	background-color: #f49ac2;
}

.rightdiv {
	float:right;
	width: 22%;
	padding: 0px;
	margin: 0 20px 0 0;
	background-color: transparent;
	text-align: justify;
}	

.contentL {
	float: left;
	width: 48%;
	/*margin-left: 10px;*/
	padding: 8px;
	text-align: justify;
}


/* .contentL ul,
.contentR ul {
	margin: 4px 30px 4px 10px;
	list-style: none;
}

.contentL ul li,
.contentR ul li {
	list-style: square inside;
}

.contentL ul li ul,
.contentR ul li ul {
	list-style: none;
}

.contentL ul li ul li,
.contentR ul li ul li {
	list-style: square inside;
}
*/

.contentR {
	float: left;
	width: 48%;
	/* margin-left: 50%;
	margin-right: 30px; */
	padding: 8px;
	text-align: justify;
}

.lowerBlk {
	text-align: left;
	margin: 10px auto;
}

/* .lowerBlk img {
	border: 4px solid #000000;
} */

.toClear {
	clear: both;
	text-align: center;
	display: inline;
	min-width:700px;
}

#footer {
	background: url(../images/bkg_footer.png) no-repeat top center;
	margin: 0 auto;
	padding: 75px 0 0 0;
	height: 75px;
	width: 1068px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #946c43;
}

.inside #footer {
	background: url(../images/bkg_footer_IN.png) no-repeat top center;
	height: 60px;
	padding: 60px 0 0 0;
	width: 1050px;
}

#footer a {
	text-decoration: none;
	color: #000000;
}

#footer a:hover {
	color: #946d00;
}

#footer img {
	margin: 0 auto;
	padding: 5px;
}

.footLeft {
	float: left;
	margin-left: 30px;
	text-align: right;
	width: 38%;
}

.footRight {
	float: right;
	margin-right: 30px;
	text-align: left;
	width: 38%;
}

#ace1table {
	margin: 0px auto 0;
	text-align: center;
}

#iconBar {
	float: left;
	width: 110px;
}

#iconBar img {
	margin: 5px;
}

.fpimg img {
	margin: 1em;
	border: 5px solid #000000;
}

/* start of php section items */

.phpbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	/* border: 2px solid #000000; */
	color: #000000;
	background: url(../images/bkg_blog.png) repeat;
	padding: 2px;
	margin: 0;
	text-align: left;
	height: 100%;
	width: 182px;
}

.phpbox ul {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 182px;
	line-height: 1.2em;
}

.phpbox ul li {
	text-align: left;
	padding: 0 0 0 5px;
	margin: 0;
	list-style: none;
	height: 100%;
}

.phpbox a:link, .phpbox a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

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

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

#todayText {
	padding: .75em;
	width: 170px;
	height: 110px;
	text-align: left;
	color: #ffffff;
	/* line-height: 98%; */
	font-size: 9pt;
	font-family: "Courier New", Courier, monospace;
	margin: 0px auto 0px;
}

#todayText p {
	padding: 0;
	margin: 0;
}

.lefttext {
	text-align: right;
	margin-right: 30px;
}

p.lefttext a:link {
	color: #cccccc;
}

p.lefttext a:hover {
	color: #ffffff;
}
