@charset "utf-8";
body {
	background-color: #3e2915;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
a:link, a:visited {
	color: #060;
	}
	
a:hover, a:hover:visited {
	color: #633;
	}
.bm-news {
	margin: 0px 49px 0 49px;
	text-align: left;
}
.bm-news p {
	display: inline;
	}
.bm-follow {
	color: #e1b95f;
	text-align: center;
	margin-top: 6px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h2.bmh2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #77330d;
	margin: 15px 0 5px;
}


#bm-menu {
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
	background-position: center top;
	min-width: 1051px;
}
#bm-bottom {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 30px;
	min-width: 1051px;
}
#bm-bottom-image {
	background-repeat: no-repeat;
	background-position: center;
	min-width: 1051px;
	height: 30px;
}
#bm-smprint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #e1b95f;
	text-align: center;
	padding: 10px 0 35px;
	min-width: 1051px;
	background-color: #000;
}
#bm-boxes {
	width: 537px;
}
#bm-box-bg {
	background-image: url(images/boxes-bg.gif);
	background-repeat: repeat-y;
	background-position: left 35px;
	min-height: 254px;
}



#bm-middle {
	background-image: url(images/Fablehaven-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	min-width: 1051px;
	min-height: 510px;
}


#bm-smprint a:link, #bm-smprint a:visited {
	color: #dcc48d;
	}
#bm-smprint a:hover, #bm-smprint a:visited:hover {
	color: #fff;
	}

.bottom-home {
	background-image: url(images/bottom.jpg);
	}
#bm-inside-middle {
	background-image: url(images/inside-middle.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 791px;
	text-align: left;
	padding: 0 130px;
	margin: 0 auto;
}

.bottom-inside {
	background-image: url(images/bottom-inside.jpg);
	}

#bm-menu-bottom {
	background-image: url(images/menu-bottom.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
#bm-section {
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	min-width: 1051px;
}



#bm-header {
	background-color: #3e2915;
	background-image: url(images/top-background.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 154px;
}
.section-home {
	background-image: url(images/home-section.jpg);
	}
#bm-menu img {
	margin: 0 4px;
	}
.section-inside {
	background-image: url(images/inside-section.jpg);
}
.section-author {
	background-image: url(images/author-section.jpg);
}
#bm-author-middle {
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	min-width: 1051px;
}
.author-bg {
	background-image: url(images/author-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom-author {
	background-image: url(images/author-bottom.jpg);
}
#bm-sidebar {
	margin: 0px 0px 15px 35px;
	text-align: left;
	padding: 0px;
}
#bm-sidebar ul {
	margin: 0px;
	padding: 0px;
	}
#bm-sidebar li {
	padding: 0 0 15px 0;
	list-style-type: none;
	background-image: url(images/shelf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0 10px;
	text-indent: 0px;
	}
#bm-news p {
	margin: 0px; 
	padding: 0px;
	}
.bm-bookborder {
	margin-right: 20px; 
	float: left;
	border: 1px solid #630;
	text-align: center;
	padding: 2px;
	width: 204px;
	}
.bm-questions {
	color: #444;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#bm-float-right {
	float: right;
	min-width: 120px;
	border: 1px solid #92713e;
	padding: 3px 7px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: 10px;
	}
#bm-float-right a:link, #bm-float-right a:visited {
	color: #92713e;
	}