@charset "UTF-8";
/* CSS Document */

.page-title-bar{
	width:884px;
	height:181px;
	background:url(/assets/images/templates/1-column/bg-header.png) 0px 0px no-repeat;
	position:relative;
	top:70px;
	left:35px;
}

.page-title-bar h1{
	padding-top:80px;
	margin-left:30px;	
}

#content{
	position:relative;
	z-index:1;
	width:820px;
	top:70px;
	left:72px;
	background:#EBE1D0;	
}

#image-banner{
	width:820px;
	height:200px;
	background:#090;	
}

#inner-content{
	padding:35px;	
}

.footer{
	position:relative;
	z-index:0;
	margin-bottom:40px;
}

#contact{
	position:relative;
	float:left;
	top:73px;
	left:233px;	
}

#social-media{
	position:relative;
	float:left;
	top:73px;
	left:236px;	
}

.footer-wood{
	background:url(/assets/images/templates/2-column/bg-footer-wood.png) no-repeat;
	width:262px;
	height:319px;
	float:right;
	margin-top:-170px;
	margin-right:30px;	
}

.sidebar{
	width:220px;
	padding:15px;
	background:#dbcfb8;
	float:right;
	margin-left:30px;	
}

#other-books{
	margin-top:15px;
}

.other-book-link{
	padding-left:15px;
}
