/*
Copyright Faye Brownbridge, FJB Consulting & Design.
Inspirations by Design 
http://WebnSpire.com
*/

body {
margin: 0; padding: 0;
font-family: "Times New Roman", Times, serif;
font-size: 1.0em;
text-align: center;
background-color: #d1ba8e;
min-width: 900px ;color: #453327; }

#wrapper {
overflow: hidden;
margin: 0 auto;
width: 900px;
text-align: left; }
	
#header {
background-image: url(images/bbheader.jpg);
width: 900px;
height: 199px; }

#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 13px; }
	
#navbar {
float: left;
margin-left: 1px;
width: 870px;
height: 34px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
background: #5d4132 url(images/bbspacer.png);border-top: 1px #cac1ab 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: 870px;
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: Garamond, "Times New Roman", Times, serif;
font-weight: bold;
font-style:italic;
color:#422100; }

h2 {
font-size: 1.3em;
letter-spacing: 5px;
font-family: Garamond, "Times New Roman", Times, serif;
font-weight: bold;
font-style:italic;
color: #422100; }

h3 {
font-size: 1.2em;
letter-spacing: 4px;
font-family: Garamond, "Times New Roman", Times, serif;
font-weight: bold;
font-style:italic;
color: #422100; }

a {
color: #054d7a;
font-size: .9em;line-height: 1.5em; }

a:visited {
color: #054d7a;text-decoration: none; }

a:hover {
color: #8f544d;text-decoration: blink; }

#footer {
text-align: center;
clear: both;
font-size: 0.8em;
color: #453327; }

#footer a:link a:visited {
color: #054d7a;
text-decoration: none; }

#footer a:hover {
color: #8f544d;
text-decoration: none; }
