
@import url("/pages/menucss?ts=");
/* /bfsitecss/full800 */

.logged-in { display:none }
.logged-out { }
.priv-ybeditor { display:none }
.priv-not-ybeditor { }
.priv-edit { display:none }
.priv-not-edit { }
.priv-admin { display:none }
.priv-not-admin { }
.edithtmlbody {background-color:white;background-image:none;}
.edithtmlbody .logged-in {display:block}
.edithtmlbody .logged-out {display:block}

table.classsite {
  margin: 0 auto;
  margin-top: 0px;
  text-align: left;
  width: 980px;
  align: left;
  font-family: 'Droid Serif', serif;
  color: #757575;
  padding: 0; }

td.classsite {
  margin: 0;
  padding: 8px 8px 8px 0;
  font-family: 'Droid Serif', serif;
  color: #757575;
  background-color: white;
  line-height: 1.75em; }

.utility {
  float: right;
  width: 200px;
  text-align: right;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: .9em; }

.search {
  margin-top: 30px; }

.search input {
  padding: 5px 5px;
  background-color: #ffffff;
  border: 1px solid #e7ebdf;
  border-radius: 3px;
  margin-right: 3px; }

.search input[type="submit"] {
  background-color: #F46F1B;
  color: #ffffff !important;
  text-transform: uppercase;
  border: none;
  font-size: .9em !important;
  padding: 7px 5px !important;
  cursor: pointer !important; }

.search input[type="submit"]:hover {
  background-color: #e45F0B; }

body {
  font-family: 'Droid Serif', serif;
  margin: 0;
  padding: 0;
  font-size: 95%;
  line-height: 1.7em; }

img.logo {
  margin-top: 25px;
  margin-bottom: 25px; }

#bgboxtop {
  margin: 0;
  position: absolute;
  z-index: -1;
  background-color: #474747;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 980px;
  height: 153px;
  display: inline-block; }

XXXX#bgboxbottom {
  position: absolute;
  z-index: -2;
  background-color: #2a2a2a;
  left: 0;
  top: 0;
  width: 100%;
  height: 200px; }

option.PREVDECEASED {
  display: none; }

#bgboxbottom {
  position: absolute;
  z-index: -2;
  left: 0;
  top: 0;
  width: 100%;
  height: 200px;
  min-width: 980px;
  background: -webkit-linear-gradient(#888888, #1a1a1a);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#888888, #1a1a1a);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#888888, #1a1a1a);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#888888, #1a1a1a);
  /* Standard syntax */ }

.btnRounded12Point {
  border-width: 1px;
  border-style: solid; }

ul.bfmenu_rightnav {
  margin: auto; }

ul.bfmenu_rightnav.div {
  margin: auto; }

.left_column {
  float: left;
  width: 260px;
  margin-right: 65px; }

.right_column {
  float: right; }

.left_column hr {
  border: 0;
  color: #e7ebdf;
  background-color: #e7ebdf;
  margin-top: 1em;
  margin-bottom: 1.5em;
  height: 5px; }

hr {
  border: 0;
  color: #e7ebdf;
  background-color: #e7ebdf;
  margin-top: 1em;
  margin-bottom: 1em;
  height: 1px; }

.caption {
  background-color: #484747;
  display: block;
  width: 100%;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold; }

div.events {
  background-color: #eef1e9;
  padding: 25px;
  width: 500px;
  margin-top: 50px; }

.thumbnail {
  width: 265px;
  margin-right: 5px; }

#ofdiv {
  background-color: #ffffff !important; }

table.form td {
  padding: 0; }

.homebox {
  width: 200px;
  border: 1px solid #cccccc;
  float: left;
  margin: 0 10px 10px 0; }

.register_btn a:link {
  color: #ffffff;
  width: 100%;
  background-color: #F46F1B;
  display: block;
  border: 3px solid #e7ebdf;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1.2em;
  padding-top: .25em;
  padding-bottom: .25em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 1em;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif; }

.register_btn a:visited {
  color: #ffffff;
  width: 100%;
  background-color: #F46F1B;
  display: block;
  border: 3px solid #e7ebdf;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1.2em;
  padding-top: .25em;
  padding-bottom: .25em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 1em;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif; }

.register_btn a:active {
  color: #ffffff;
  width: 100%;
  background-color: #F46F1B;
  display: block;
  border: 3px solid #e7ebdf;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1.2em;
  padding-top: .25em;
  padding-bottom: .25em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 1em;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif; }

.register_btn a:hover {
  color: #ffffff;
  width: 100%;
  background-color: #e45F0B;
  display: block;
  border: 3px solid #d0d4c9;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1.2em;
  padding-top: .25em;
  padding-bottom: .25em;
  text-transform: uppercase;
  text-align: center;
  margin-top: 1em;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif; }

p {
  background-color: none;
  margin: 0 0 0 5px; }

h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.9em;
  color: #F46F1B; }

h2 {
  color: #757575;
  font-family: 'Droid Serif', serif;
  font-size: 20px;
  margin-top: .1em;
  text-transform: uppercase; }

.left_column h3 {
  color: #757575;
  font-family: 'Droid Serif', serif;
  font-size: 1.1em;
  margin-top: .25em; }

h3 {
  color: #757575;
  font-family: 'Droid Serif', serif;
  font-size: 1.2em;
  margin-top: 1.5em;
  margin-bottom: 1.5em; }

h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.3em;
  color: #F46F1B;
  background-color: #ffffff;
  margin-top: 0;
  font-weight: normal;
  padding: 3px 5px; }

ul.bfmenu_default {
  background: transparent;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  margin-top: 8px; }

ul.bfmenu_default a, ul.bfmenu_default a:hover, ul.bfmenu_topnav li.dis a:hover {
  background: transparent;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px; }

ul.bfmenu_default li a:hover, ul.bfmenu_default li:hover > a {
  background: transparent;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px; }

ul.bfmenu_default li:first-child {
  padding-left: 8px; }

ul.bfmenu_default li:hover {
  font-family: 'Open Sans', sans-serif; }

ul.bfmenu_default ul li {
  border-right: none;
  font-family: 'Open Sans', sans-serif; }

ul.bfmenu_default ul {
  background-color: #2a2a2a;
  font-family: 'Open Sans', sans-serifif; }

ul.bfmenu_default li:hover a span {
  background-image: none;
  font-family: 'Open Sans', sans-serif; }

ul.bfmenu_default li {
  padding-right: 10px;
  padding-left: 8px;
  font-family: 'Open Sans', sans-serif; }

ul.bfmenu_default ul li a {
  color: #cacaca;
  padding: .5em;
  font-family: 'Open Sans', sans-serif; }

ul.bfmenu_default span {
  padding-right: 15px; }

ul.bfmenu_default ul a, ul.bfmenu_default ul li.dis a:hover, ul.bfmenu_default ul li:hover > a, ul.bfmenu_default ul li a:hover {
  color: #cacaca;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none; }

ul.bfmenu_default a, ul.bfmenu_default li.dis a:hover {
  background: none repeat scroll 0 0 transparent;
  font-family: 'Open Sans', sans-serif; }

ul.bfmenu_default ul a, ul.bfmenu_default ul li.dis a:hover, ul.bfmenu_default ul li:hover > a, ul.bfmenu_default ul li a:hover {
  font: 16px !important; }

#leftNavbarInner {
  padding: 10px 10px 10px 10px;
  margin-top: -5px; }

#leftNavbarInner p {
  font-size: 9pt; }

.leftNav ul {
  font-weight: bold;
  color: #F46432;
  list-style: none outside;
  text-indent: 3px;
  text-align: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 1.6; }

.leftNav ul a {
  color: #F46432;
  text-decoration: none; }

.leftNav ul a:visited {
  color: #F46432;
  text-decoration: none; }

.leftNav ul a:hover {
  color: #F46432;
  text-decoration: underline; }

.leftNav ul ul {
  font-size: 8pt;
  font-weight: normal;
  color: #ffffff;
  list-style: none outside;
  text-indent: 3px;
  text-align: left;
  margin: 0 0 0 6px;
  padding: 0 0 0 0;
  line-height: 1.7; }

.leftNav ul ul a {
  color: #ffffff;
  margin-left: -5;
  text-decoration: none; }

.leftNav ul ul a:visited {
  color: #ffffff;
  text-decoration: none; }

.leftNav ul ul a:hover {
  color: #ffffff;
  text-decoration: underline; }

a {
  color: #F46F1B; }

.footer {
  text-align: center;
  position: absolute;
  left: 0px;
  color: white;
  background-color: #2a2a2a;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  font-family: 'trebuchet ms', helvetica, sans-serif;
  font-size: .85em;
  line-height: 1.9em;
  height: 100%;
  max-height: 350px;
  width: 100%; }

.footer a:link {
  text-decoration: underline;
  color: #cacaca; }

.footer a:visited {
  text-decoration: underline;
  color: #cacaca; }

.footer a:active {
  text-decoration: underline;
  color: #cacaca; }

.footer a:hover {
  text-decoration: underline;
  color: #cacaca; }

td.bfform {
  border: 1px solid #e7ebdf !important;
  padding: 10px !important;
  width: 50%; }

td.bfform input#username, td.bfform input#password {
  padding: 10px 10px;
  background-color: #ffffff;
  border: 1px solid #e7ebdf;
  border-radius: 5px;
  margin-right: 10px;
  width: 200px !important; }

td.bfform input#x2, td.bfform input#x3 {
  padding: 9px;
  background-color: #F46F1B;
  display: block;
  border: 3px solid #e7ebdf;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  margin: auto; }

td.bfform input#x2:hover, td.bfform input#x3:hover {
  background-color: #e45F0B;
  display: block;
  border: 3px solid #d0d4c9;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  cursor: hand;
  margin: auto; }

textarea {
  background-color: #ffffff;
  border: 1px solid #e7ebdf; }

errmsg {
  font-weight: bold;
  font-size: 1.3em; }

td.leftNav {
  background-color: #F47621;
  width: 203px;
  padding-bottom: 10px; }

td.rightNav {
  background-color: #FFFFFF;
  width: 218px;
  padding-bottom: 10px;
  border-left: solid 1px #000000; }

.newsFlash {
  clip: rect(); }

.newsFlash a:hover {
  color: #FF9820; }

.newsFlash hr {
  color: #FF9820; }

.form h1 {
  color: #FFFFFF;
  background-color: #E8740C; }

.formtable2 {
  background-color: #F46432; }

.formhead1 {
  background-color: #E8740C; }

.heading1 {
  font-weight: bold;
  font-size: 14px;
  font-family: helvetica, tahoma, 'arial', verdana; }

.heading3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold; }

.smalltext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px; }

.llinks {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold; }

.reunions-block {
  background-color: #F3F0E8;
  margin: 0 15px 10px 0;
  width: 200px;
  float: left;
  padding: 10px 10px 10px 15px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  -moz-box-shadow: 3px 3px 4px #999;
  -webkit-box-shadow: 3px 3px 4px #999;
  box-shadow: 3px 3px 4px #999;
  /* For IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
  /* For IE 5.5 - 7 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999'); }

.reunions-block h2 {
  margin-top: 0;
  font-size: 10pt;
  color: #F28A19; }

.reunions-block p {
  margin: 0; }

#ofdiv {
  background-color: #F47621;
  margin-top: -12px;
  margin-left: -12px; }

#namesdiv table {
  font-size: 10pt !important; }

div.btnOrange4 {
  color: #ffffff;
  width: 100%;
  background-color: #F46F1B;
  display: block;
  border: 3px solid #e7ebdf;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1em;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif; }

div.btnOrange4:hover {
  color: #ffffff;
  width: 100%;
  background-color: #e45f0b;
  display: block;
  border: 3px solid #d0d4c9;
  border-radius: 5px;
  color: #ffffff;
  font-size: 1em;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif; }

button#userpostreplybtn {
  font-size: 1.5em; }

div.bfposts_forum > div {
  border-color: #aaa; }

.bfposts_replies > div {
  border-color: #aaa; }

.bfposts_reply {
  font: 400 14px/19px Helvetica,Arial,sans-serif; }
