img {
  border: none;
}

a {
  font-weight: bold;
  color: #003300;
}

a:hover {
  color: #909090; 
}

body {
  text-align: center;
  padding: 0px;
  background-color: #FFFFFF;
  font-family: Georgia, serif;
  font-size: 11pt;
  line-height: 21px;
  color: #003300;
}

h1,h2,h3,h4,h5,h6 {
  font-family: Trebuchet MS, verdana, helvetica, arial;
  margin-bottom: 8px;
}

h2 {
  font-size: 14pt;
}

p {
  margin-top: 0px;
}

div#outer {
  border: 1px solid black;
  width: 762px;
  margin: 0px auto;
  padding: 0px 0px 40px 0px;
  text-align: left;
  background-image: url(../images/bccf_footer.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}

div#home_page_link a {
  display: inline;
  float: left;
  width: 290px;
  height: 92px;
}

div#home_page_link a h1 {
  display: none;
}

div#header {
  height: 121px;
  background-image: url(../images/bccf_header_round_owl.gif);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px;
  position: relative;
}

ul.menu {
  font-family: Trebuchet MS, verdana, helvetica, arial;
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}

ul.menu li {
  display: inline;
  padding: 0;
  margin: 0;
}

div#top-menu {
  font-family: Trebuchet MS, verdana, helvetica, arial;
  height: 28px;
  font-size: 10pt;
  font-style: italic;
  line-height: 28px;
  position: absolute;
  left: 142px;
  top: 93px;
  padding: 0;
  margin: 0;
  text-align: right;
  display: block;
  width: 620px;
}

div#search {
  position: absolute;
  width: 200px;
  text-align: right;
  height: 28px;
  top: 10px;
  left: 552px;
}

div.moduletable {
  border: none;
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 0px 0px;
}

div.moduletable h3 {
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
}

div.moduletable-top-menu, div.moduletable-search, div.search-search {
  display: inline;
}

div.moduletable-search form {
  display: inline;
}

ul#top-menu li {
  margin: 0px;
  padding: 0px;
  padding-right: 20px;
  color: #003300;
  vertical-align: middle;
}

ul#top-menu li a {
  text-decoration: none;
  font-weight: normal;
}

div#left_column {
  border: none;
  width: 190px;
  position: relative;
  float: left;
  margin-top: 20px;
  margin-left: 0px;
  padding-left: 0px;
  top: 0;
  left: 0;
  text-align: left;
}

div#main_column {
  width: 520px;
  position: relative;
  float: right;
  padding-right: 50px;
  margin-top: 20px; 
  top: 0;
  right: 0;
}


/* Breadcrumbs */

div#breadcrumbs {
  width: 570px;
  position: relative;
  float: right;
  top: 0;
  font-family: Trebuchet MS, verdana, helvetica, arial;
  font-size: 9pt;
  padding-top: 7px;
  font-style: italic;
}

a.pathway {
  font-weight: normal;
}


/* Left-hand menus */

div#left_column div ul {
  display: block;
}

div#left_column div ul.menu li {
  display: block;
  background-image: url(../images/left-menu-bg2.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 175px;
  height: 26px;
  margin-bottom: 2px;
  line-height: 25px;
  vertical-align: middle;
  font-size: 9pt;
  font-style: italic;
  text-align: right;
}

div#left_column div ul li a {
  text-decoration: none;
  font-weight: normal;
  margin-right: 8px;
}

/* Left-hand banners */
div.bannergroup {
  text-align: center;
}

div.banneritem {
  padding-bottom: 10px;
}

/* Left-hand news */
ul.latestnews {
  list-style: none;
  padding-left: 15px;
  margin-left: 0px;
  display: block;
}

li.latestnews {
  font-family: Trebuchet MS, verdana, helvetica, arial;
  font-size: 9pt;
  font-style: italic;
  text-align: left;
  display: block;
  width: 150px;
  padding: 0
  margin: 0;
}

ul#footer-menu li {
  padding-right: 10px;
}

ul#user-menu li {
  padding-right: 10px;
}


div#bottom {
  clear: both;
}

div#footer {
  padding-top: 20px;
  font-size: 8pt;
}

div#fine_print {
  padding-top: 5px;
  font-size: 8pt;
  clear: both;
}


.contentheading, .componentheading, .contentpagetitle {
  font-size: 16pt;
  font-weight: bold;
  font-family: Trebuchet MS, verdana, helvetica, arial;
  padding-bottom: 10px;
  text-decoration: none;  
}

/* Clean up left-hand spacing on category article listings */
table.category {
  border-spacing: 0px;
}

table.category tr, table.category tbody tr td {
  padding-left: 0px;
}
