
@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: 20px 50px 40px 15px;
  font: 400 15px/20px Verdana, Arial, Helvetica, sans-serif;
  color: #222222;
  background-color: white; }

.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: #1e5b43;
  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: #1e5b43; }

body {
  font: 400 15px/20px Verdana, Arial, Helvetica, sans-serif;
  color: #222222;
  margin: 0;
  padding: 0; }

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

#bgboxtop {
  margin: 0;
  position: absolute;
  z-index: -1;
  background-color: #B2B4B2;
  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; }

div[edithtmlid] ul.nobullets li {
  color: #333333;
  font: 11pt/14pt Arial;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px; }

div[edithtmlid] ul.nobullets {
  margin: 0;
  padding: 0; }

#bgboxbottom {
  position: absolute;
  z-index: -2;
  left: 0;
  top: 0;
  width: 100%;
  height: 200px;
  min-width: 980px;
  background: -webkit-linear-gradient(#ffffff, #7a7a7a);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#ffffff, #7a7a7a);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#ffffff, #7a7a7a);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ffffff, #7a7a7a);
  /* 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 5px 0 5px; }

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

.register_btn a:link {
  color: #ffffff;
  width: 100%;
  background-color: #1e5b43;
  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: #1e5b43;
  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: #1e5b43;
  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: #1e5b43;
  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: #1e5b43; }

h2 {
  font: 700 20px/24px Verdana, Arial, Helvetica, sans-serif;
  color: #222222;
  margin-top: .1em;
  margin-bottom: 1em; }

.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; }

h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  line-height: 1.25em;
  color: #222222;
  font-weight: normal;
  margin-top: 0px; }

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

h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 1.25em;
  color: #336633;
  font-weight: bold;
  margin-top: 0px; }

div.bfcomments {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  line-height: 1.25em;
  color: #222222;
  font-weight: normal;
  margin-top: 0px; }

div.bfcomments h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  line-height: 1.5em;
  color: #336633;
  font-weight: bold;
  margin-top: 6px; }

.bfcomments_disabled {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  line-height: 1.25em;
  color: #999999; }

.bfcomments_enabled {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  line-height: 1.25em; }

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: #7a7a7a;
  font-family: 'Open Sans', sans-serif; }

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: #ffffff;
  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: #1e5b43;
  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: #1e5b43;
  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: #1e5b43;
  text-decoration: none; }

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

.leftNav ul a:hover {
  color: #1e5b43;
  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, a:link, a:visited, a:hover {
  color: #1e5b43; }

.footer {
  text-align: center;
  position: absolute;
  left: 0px;
  color: black;
  background-color: #b2b4b2;
  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: #6a6a6a; }

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

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

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

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: #1e5b43;
  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: #001935;
  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 {
  width: 300px;
  padding-bottom: 10px;
  font-size: 9px; }

td.rightNav {
  background-color: #FFFFFF;
  width: 200px;
  padding-bottom: 10px;
  padding-top: 20px; }

.newsFlash {
  clip: rect(); }

.newsFlash a:hover {
  color: #1e5b43; }

.newsFlash hr {
  color: #1e5b43; }

.form h1 {
  color: #FFFFFF;
  background-color: #1e5b43;
  font: 12pt/14pt 'Droid Serif', serif;
  padding: 3px;
  margin: -5px -5px 5px -5px; }

div.bfform h1 {
  color: #FFFFFF;
  background-color: #1e5b43;
  padding: 3px;
  font: 12pt/21pt 'Droid Serif', serif; }

div.bfform {
  color: #757575;
  font: 1 em/1.4 'Droid Serif', serif; }

.formtable2 {
  background-color: #1e5b43; }

.formhead1 {
  background-color: #1e5b43; }

.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: #1e5b43; }

.reunions-block p {
  margin: 0; }

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

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

.btnGreen {
  background: #1e5b43;
  /* Old browsers */
  background: -moz-linear-gradient(top, #1e5b43 0%, #41725e 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5b43), color-stop(100%, #41725e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #1e5b43 0%, #41725e 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #1e5b43 0%, #41725e 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #1e5b43 0%, #41725e 100%);
  /* IE10+ */
  background: linear-gradient(top, #1e5b43 0%, #41725e 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41725e', endColorstr='#1e5b43',GradientType=0 );
  /* IE6-9 */
  color: #ffffff;
  width: 100%;
  display: block;
  border: 0px;
  color: #ffffff;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif; }

.btnGreen > a, .btnGreen > a:hover, .btnGreen > a:link, .btnGreen > a:visited {
  color: #ffffff; }

.btnGreen:hover {
  background: #41725e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #41725e 0%, #2e6449 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #41725e), color-stop(100%, #2e6449));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #41725e 0%, #2e6449 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #41725e 0%, #2e6449 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #41725e 0%, #2e6449 100%);
  /* IE10+ */
  background: linear-gradient(top, #41725e 0%, #2e6449 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5b43', endColorstr='#2E6449',GradientType=0 );
  /* IE6-9 */
  color: #ffffff;
  width: 100%;
  display: block;
  border: 0px;
  color: #ffffff;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif; }

.btnGray {
  background: #b2b4b2;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b2b4b2 0%, #929492 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b2b4b2), color-stop(100%, #929492));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #b2b4b2 0%, #929492 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #b2b4b2 0%, #929492 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #b2b4b2 0%, #929492 100%);
  /* IE10+ */
  background: linear-gradient(top, #b2b4b2 0%, #929492 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d4d2', endColorstr='#B2B4B2',GradientType=0 );
  /* IE6-9 */
  color: #ffffff;
  width: 100%;
  display: block;
  border: 0px;
  color: #ffffff;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif; }

.btnGray:hover {
  background: #929492;
  /* Old browsers */
  background: -moz-linear-gradient(top, #929492 0%, #b2b4b2 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #929492), color-stop(100%, #b2b4b2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #929492 0%, #b2b4b2 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #929492 0%, #b2b4b2 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #929492 0%, #b2b4b2 100%);
  /* IE10+ */
  background: linear-gradient(top, #929492 0%, #b2b4b2 100%);
  /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B2B4B2', endColorstr='#d2d4d2',GradientType=0 );
  /* IE6-9 */
  color: #ffffff;
  width: 100%;
  display: block;
  border: 0px;
  color: #ffffff;
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif; }

div.bfposts_classico div.header {
  color: #336633; }

.threecol {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  -webkit-column-rule: 1px solid lightgrey;
  -moz-column-rule: 1px solid lightgrey;
  column-rule: 1px solid lightgrey; }
