/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #CCCCB8;
}

#bfj-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#bfj-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 423px;
	left: 0;
	top: 0;
}

#bfj-page-background-glare-image
{
	background-image: url('../images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 423px;
	width: 500px;
	margin: 0;
}

html:first-child #bfj-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}




#bfj-page-background-simple-gradient
{
	position: absolute;
	background-image: url('../images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

#pagewidth {
	width:600px;
	margin: auto;
	padding: 5px 10px;
	background: #EAEAE1;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.bfj-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:33px;
	min-height:33px;
}

.bfj-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 1px;
}

.bfj-Sheet-tr, .bfj-Sheet-tl, .bfj-Sheet-br, .bfj-Sheet-bl, .bfj-Sheet-tc, .bfj-Sheet-bc,.bfj-Sheet-cr, .bfj-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.bfj-Sheet-tr, .bfj-Sheet-tl, .bfj-Sheet-br, .bfj-Sheet-bl
{
	width: 32px;
	height: 32px;
	background-image: url('../images/Sheet-s.png');
}

.bfj-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 16px, 16px, auto);
}

.bfj-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 16px, 16px);
}

.bfj-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(16px, 16px, auto, auto);
}

.bfj-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(16px, auto, auto, 16px);
}

.bfj-Sheet-tc, .bfj-Sheet-bc
{
	left: 16px;
	right: 16px;
	height: 32px;
	background-image: url('../images/Sheet-h.png');
}

.bfj-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 16px, auto);
}

.bfj-Sheet-bc
{
	bottom: 0;
	clip: rect(16px, auto, auto, auto);
}

.bfj-Sheet-cr, .bfj-Sheet-cl
{
	top: 16px;
	bottom: 16px;
	width: 32px;
	background-image: url('../images/Sheet-v.png');
}

.bfj-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 16px);
}

.bfj-Sheet-cl
{
	left:0;
	clip: rect(auto, 16px, auto, auto);
}

.bfj-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 16px;
	left: 16px;
	right: 16px;
	bottom: 16px;
	background-color: #EAEAE1;
}


.bfj-Sheet
{
	margin-top: -1px !important;
}

#bfj-page-background-simple-gradient, #bfj-page-background-gradient, #bfj-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.bfj-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 898px;
	height: 225px;
}


div.bfj-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 898px;
	height: 225px;
	background-image: url('../images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.bfj-Logo
{
	display : block;
	position: absolute;
	left: 81px;
	top: 4px;
	width: 817px;
}

h1.bfj-Logo-name
{
	display: block;
	text-align: left;
}

h1.bfj-Logo-name, h1.bfj-Logo-name a, h1.bfj-Logo-name a:link, h1.bfj-Logo-name a:visited, h1.bfj-Logo-name a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 36px;
font-style: normal;
font-weight: bold;
text-decoration: none;
	padding:0;
	margin:0;
	color: #FCF4DE !important;
}

/* end Logo */

/* begin ContentLayout */
.bfj-contentLayout
{
	position: relative;
	margin-bottom: 2px;
	width: 898px;
}
/* end ContentLayout */

/* begin Box, Block */
.bfj-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.bfj-Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.bfj-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.bfj-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.bfj-BlockHeader .t
{
	height: 30px;
	color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.bfj-BlockHeader .l, .bfj-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('../images/BlockHeader.png');
}

.bfj-BlockHeader .l
{
	left:0;
	right:6px;
}

.bfj-BlockHeader .r
{ 
	width:898px;
	right:0;
	clip: rect(auto, auto, auto, 892px);
}





.bfj-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('../images/BlockHeaderIcon.png');
	padding:0 0 0 20px;
	background-repeat: no-repeat;
	min-height: 20px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.bfj-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:13px;
	min-height:13px;
}

.bfj-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.bfj-BlockContent-tr, .bfj-BlockContent-tl, .bfj-BlockContent-br, .bfj-BlockContent-bl, .bfj-BlockContent-tc, .bfj-BlockContent-bc,.bfj-BlockContent-cr, .bfj-BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.bfj-BlockContent-tr, .bfj-BlockContent-tl, .bfj-BlockContent-br, .bfj-BlockContent-bl
{
	width: 12px;
	height: 12px;
	background-image: url('../images/BlockContent-s.png');
}

.bfj-BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 6px, 6px, auto);
}

.bfj-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 6px, 6px);
}

.bfj-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(6px, 6px, auto, auto);
}

.bfj-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(6px, auto, auto, 6px);
}

.bfj-BlockContent-tc, .bfj-BlockContent-bc
{
	left: 6px;
	right: 6px;
	height: 12px;
	background-image: url('../images/BlockContent-h.png');
}

.bfj-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 6px, auto);
}

.bfj-BlockContent-bc
{
	bottom: 0;
	clip: rect(6px, auto, auto, auto);
}

.bfj-BlockContent-cr, .bfj-BlockContent-cl
{
	top: 6px;
	bottom: 6px;
	width: 12px;
	background-image: url('../images/BlockContent-v.png');
}

.bfj-BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 6px);
}

.bfj-BlockContent-cl
{
	left:0;
	clip: rect(auto, 6px, auto, auto);
}

.bfj-BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 6px;
	left: 6px;
	right: 6px;
	bottom: 6px;
	background-color: #DFDFD3;
}


.bfj-BlockContent-body
{
	color:#5C5C42;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.bfj-BlockContent-body a:link
{
	color: #8D530C;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.bfj-BlockContent-body a:visited, .bfj-BlockContent-body a.visited
{
	color: #94946B;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.bfj-BlockContent-body a:hover, .bfj-BlockContent-body a.hover
{
	color: #595940;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.bfj-BlockContent-body ul
{
	list-style-type: none;
	color: #5C5C42;
	margin:0;
	padding:0;
}

.bfj-BlockContent-body li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
}

.bfj-BlockContent-body ul li
{
	padding:0px 0 0px 13px;
	background-image: url('../images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.bfj-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.bfj-Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.bfj-Post
{
	margin: 10px;
}

/* Start images */
a img
{
	border: 0;
}

.bfj-article img, img.bfj-article
{
	border: solid 1px #CCCCB8;
	margin: 1em;
}

.bfj-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.bfj-article table, table.bfj-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.bfj-article table, table.bfj-article .bfj-article tr, .bfj-article th, .bfj-article td
{
	background-color:Transparent;
}

.bfj-article th, .bfj-article td
{
	padding: 2px;
	border: solid 1px #ABAB8C;
	vertical-align: top;
	text-align:left;
}

.bfj-article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.bfj-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #3E3E2D;
}

.bfj-PostHeader a, .bfj-PostHeader a:link, .bfj-PostHeader a:visited, .bfj-PostHeader a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #3E3E2D;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.bfj-PostHeader a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #4D4D38;
}

.bfj-PostHeader a:visited, .bfj-PostHeader a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #4D4D38;
}

.bfj-PostHeader a:hover, .bfj-PostHeader a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #C07111;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #3E3E2D;
}


.bfj-PostContent p 
{
	margin: 0.5em 0;
}

.bfj-PostContent, .bfj-PostContent p
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: justify;
  color: #3E3E2D;
}

.bfj-PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #91560D;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #91560D;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #3B3B2B;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #5C5C42;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #5C5C42;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #797958;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #797958;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #68684B;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #68684B;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #68684B;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #211803;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.bfj-Post li
{
	padding:1px 0 1px 20px;
	line-height:1.2em;
}

.bfj-Post ol li, .bfj-Post ul ol li
{
	background: none;
	padding-left:0;
}

.bfj-Post ul li, .bfj-Post ol ul li 
{
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:20px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.bfj-PostContent blockquote p
{
	color:#12120D;
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.bfj-PostContent blockquote
{
		border:solid 1px #CCCCB8; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#E3E3D9;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.bfj-button-wrapper .bfj-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:34px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.bfj-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 34px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .bfj-button-wrapper
{
	display:block;
	float:left;
}

.bfj-button-wrapper .bfj-button
{
	display:block;
	height: 34px;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 34px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.bfj-button-wrapper.hover .bfj-button, .bfj-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.bfj-button-wrapper.active .bfj-button
{
	color: #FCEFDE !important;
}

.bfj-button-wrapper .l, .bfj-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 102px;
	background-image: url('../images/Button.png');
}

.bfj-button-wrapper .l
{
	left:0;
	right:11px;
}

.bfj-button-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.bfj-button-wrapper.hover .l, .bfj-button-wrapper.hover .r
{
	top: -34px;
}

.bfj-button-wrapper.active .l, .bfj-button-wrapper.active .r
{
	top: -68px;
}


/* end Button */

/* begin Footer */
.bfj-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 898px;
	margin: 5px auto 0px auto;
}

.bfj-Footer .bfj-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.bfj-Footer .bfj-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/Footer.png');
	width: 898px;
	height: 150px;
	bottom:0;
	left:0;
}


.bfj-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('../images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 25px;
	width: 25px;
    cursor: default;
}




.bfj-Footer .bfj-Footer-text p
{
	margin: 0;
}

.bfj-Footer .bfj-Footer-text
{
	display:inline-block;
	color:#15150F;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.bfj-Footer .bfj-Footer-text a:link
{
	text-decoration: none;
	color: #8D530C;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.bfj-Footer .bfj-Footer-text a:visited
{
	text-decoration: none;
	color: #3B3B2B;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.bfj-Footer .bfj-Footer-text a:hover
{
	text-decoration: none;
	color: #2F1C04;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.bfj-page-footer, .bfj-page-footer a, .bfj-page-footer a:link, .bfj-page-footer a:visited, .bfj-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#BB8B11;
}

.bfj-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#9A9A74;
}
/* end PageFooter */

/* begin LayoutCell */
.bfj-contentLayout .bfj-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 224px;
}
/* end LayoutCell */

/* begin LayoutCell */
.bfj-contentLayout .bfj-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 672px;
}
.bfj-contentLayout .bfj-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 896px;
}
/* end LayoutCell */

/* begin NavMenu */
#navMenu
{
    display: block;
    width: 180px;
    height: 20px;
    background: url("../images/navbutton20.gif") no-repeat 0 0;
}

#navMenu:hover
{
	background: url("../images/navhighlight20.gif") no-repeat 0 0;
	text-align: center;
	font-size: 16px;
}

#navMenu-active
{
	display: block;
	width: 180px;
	height: 20px;
	background: url("../images/navhighlight20.gif") no-repeat 0 0;
	font-size: 16px;
}
/* end NavMenu */
