/*
Copyright Faye Brownbridge, FJB Consulting & Design.
Inspirations by Design 
http://WebnSpire.com
*/body {
  margin: 0;  padding: 0;  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;  font-size: 100%;  text-align: center;  background: url(images/bb_bkgr.gif) repeat;  background-color: #d1ba8e;  min-width: 950px ;  color: #453327; }#wrapper {
  overflow: hidden;  margin: 0 auto;  width: 900px;  text-align: left; }#header {
  background-image: url(images/bbheader.jpg);  width: 894px;  height: 201px;  border-top: 3px #c0a46a solid;  border-left: 3px #c0a46a solid;  border-right: 3px #c0a46a solid; }#container {
  float: left;  width : 900px;  background: url(images/bbcont.png) repeat-y; }#bottom {
  float: left;  width : 900px;  height: 32px;  background: url(images/bb_bottom.png) }#nav {
  margin: 0;  float: left;  padding: 0 0 2px 0; }#navbar {
  float: left;  margin: 0;  width: 894px;  height: 34px;  font-family: Georgia, "Times New Roman", Times, serif;  font-size: 14px;  background: #5d4132 url(images/bbspacer.png);  border-top: 1px #cac1ab solid;  border-left: 3px #c0a46a solid;  border-right: 3px #c0a46a solid; }#nav ul {
  margin: 0;  padding: 0 0 0 27px;  list-style: none; }#nav li {
  float: left;  margin: 0;  padding: 0 10px 0 0;  letter-spacing: 2px; }#nav li a {
  float: left;  text-align: center;  margin: 5px 0 0 0;  padding: 4px 12px;  font-weight: bold;  text-decoration: none;  color: #fdfbc9;  font-style: oblique; }#nav li a.active {
  color: #000000;  background: #f1ddc0; }#nav li a:hover {
  color: #000000;  background: #f1ddc0; }#padding {
  clear: both;  padding: 30px 0 0 0; }#content {
  float: right;  width: 500px;  padding: 0 40px 10px 0; }#contentwide {
  clear: both;  width: 840px;  margin: 0 40px 5px 40px; }#contentwide p {
  padding: 0 45px 5px 10px; }#content p.lftcent {
  text-align: center; }#sidebar {
  float: left;  padding: 5px 0 0 0; }#sidebarcont {
  width: 225px;  margin: 0 0 0 40px;  padding: 10px 10px 10px 10px;  background: #d1b98e;  border: 2px #493428 solid;  font-size: 0.9em; }h1 {
  padding-top: 10px;  font-size: 1.7em;  letter-spacing: 5px;  font-family: Georgia, "Times New Roman", Times, serif;  font-style: italic;  color: #422100; }h2, h3 {
  font-family:  "Times New Roman", Times, serif;  font-weight: bold;  font-style:italic;  color: #422100; }h2 {
  font-size: 1.3em;  letter-spacing: 5px; }h3 {
  font-size: 1.2em;  letter-spacing: 4px; }p {
  font-family: Verdana, Helvetica, Arial, sans-serif;  font-size: 0.9em;  line-height: 1.4em; }p.fancy:first-letter {
  font-family: Georgia, "Times New Roman", Times, serif;  font-size: 300%;  font-style: italic;  float : left;  margin:0.13em 0.2em 0 0;  line-height:0.7;  width: 1.5em; }a {
  color: #054d7a; }a:visited {
  color: #054d7a;  text-decoration: none; }a:hover {
  color: #8f544d;  text-decoration: blink; }#footer {
  text-align: center;  clear: both;  font-size: 0.9em;  color: #fdfbc9; }#footer a {
  color: #42adf9;  text-decoration: none; }#footer a:visited {
  color: #d5aa4e; }#footer a:hover {
  color: #d5aa4e;  text-decoration: blink; }