@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: black;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
}

#page-holder {
	width: 989px;
	margin: 0 auto 0 auto;
}
h1 {
	background: url(../images/mast_head.gif) no-repeat;
	width: 989px;
	height: 291px;
	display: block;
	margin: 0;
	padding: 0;
}
h2 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 24px;
	color: #7a2f2a;
	margin: 0 0 10px 0;
}
.image-text {
	position: absolute;
	left: -9999px;
}
.clear-fix {
	clear: both;
}
.home-wrapper-top {
	background: white;
	width: 960px;
}
.home-wrapper-mid {
	background: url(../images/brder_brown_top.jpg) repeat-x left top #b3ae88;
	width: 960px;
	padding: 15px 0 15px 0;
}
.home-block-small {
	float: left;
	width: 325px;
	text-align: center;
	padding: 30px 30px 0 0;
}
.home-block-large {
	float: left;
	width: 575px;
	padding: 30px 30px 0 0;
}
.header-aboutthebook {
	background: url(../images/header_click.gif) no-repeat;
	width: 382px;
	height: 36px;
}
.brown-bottom {
	background: url(../images/brder_brown_bottom.jpg) repeat-x left top #b3ae88;
	width: 960px;
	height: 15px;
}
.footer a {
	color: #7a2f2a;
	text-decoration: none;
}
.footer a:hover {
	color: #7a2f2a;
	text-decoration: underline;
}
.footer {
	padding-bottom: 15px;
}

