.master {
}
#wrapper {
	width: 900px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#logo_2links {
	width: 297px;
	text-align: center;
	font-size: 12px;
	color: #631F20;
	float: left;
	position: relative;
}
#logo_2links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#logo_2links a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #D4BA9F;

}
#logo_2links a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #631F20;
}

#navbar {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	position: relative;
	margin-top: 30px;
	margin-right: 30px;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#navbar a:hover {
	color: #E5D6C3;
	text-decoration: none;
	font-weight: normal;
}


#layout_bg {
	background-image: url(home_bg.jpg);
	height: 600px;
	border: 1px solid #E2E2E2;
}
#layout_bg2 {
	background-image: url(inner_bg.jpg);
	border: 1px solid #E2E2E2;
	float: left;
	width: 900px;
	background-color: #631F20;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
hr {
	padding: 0px;
	color: #82282B;
	text-decoration: none;
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #631F20;
	text-decoration: underline;
}
#footer span {
	color: #999999;
}
#content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E5D4C4;
	text-decoration: none;
	float: left;
	position: relative;
	margin-left: 265px;
	width: 605px;
	margin-right: 30px;
	margin-top: 30px;
	line-height: 15px;
}
#content h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}
#content2 h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}


p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#featuredbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	float: left;
	position: relative;
	margin-left: 265px;
	width: 350px;
	margin-top: 5px;
	background-color: #D4BA9F;
	padding: 5px;
}
#featuredbook a {
	color: #631F20;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
#featuredbook h2 {
	font-family: "Trebuchet MS";
	color: #631F20;
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
#navbar2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #631F20;
	text-decoration: none;
	float: right;
	position: relative;
	margin-top: 30px;
	margin-right: 30px;
}
#navbar2 a {
	color: #631F20;
	text-decoration: none;
	margin-right: 7px;
	margin-left: 7px;
}
#navbar2 a:hover {
	color: #5D5D5D;
	text-decoration: none;
	font-weight: normal;
}
#content2  {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E5D4C4;
	text-decoration: none;
	float: left;
	margin-left: 50px;
	width: 800px;
	margin-right: 50px;
	margin-top: 90px;
	line-height: 15px;
	position: relative;
	margin-bottom: 20px;
	background-color: #631F20;
}
#content2 a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
#content2 p {
	list-style-type: disc;

}
form {
	margin: 0px;
	padding: 0px;
}
.border_books {
	border: 1px solid #E5D4C4;
}
.white_bg {
	background-color: #631F20;
}

