@charset "utf-8";
body {
	background-color: #c2b0a2;
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 24px;
	color: #000;
}
img {
	border: 0px;
}
#menu {
	width: 877px;
	margin: 0 auto;
	height: 68px;
}
.logo {
	float: left;
}
.nav {
	float: right;
	text-align: right;
	padding-top: 26px;
}
.nav a:link, .nav a:visited {
	color: #e3d1c3;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 15px;
	padding: 0px 10px 5px;
}
.nav a:hover, .nav a:visited:hover {
	color: #FFF;
	text-decoration: none;
}
#bookarea {
	background-image: url(images/dear-abigail.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	width: 781px;
	margin: 0 auto;
	padding: 0 170px;
	min-height: 480px;
}
#decoration {
	text-align: center;
	height: 32px;
}
.bookcover {
	float: left;
}
.feature {
	width: 450px;
	margin-left: 350px;
}
.shortline {
	margin: 15px auto;
	width: 150px;
	border-top: 1px solid #000;
	
}
.subhead {
	text-transform: uppercase;
	margin: 0 100px;
	text-align: center;
	font-size: 12px;
	line-height: 19px;
} 
.quote {
	text-align: center;
	margin-top: 40px;
}
#homelinks a {
	background-image: url(images/learn-more.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	width: 150px;
	float: left;
	margin: 20px 30px 0;
	letter-spacing: .2em;
}
#homelinks a:link, #homelinks a:visited {
	color: #504b41;
	text-decoration: none;
}
#homelinks a:hover, #homelinks a:visited:hover {
	color: #000;
	text-decoration: none;
}
#greenband {
	background-image: url(images/green-gradient.jpg);
	background-repeat: repeat-x;
	padding: 20px 0;
	background-color: #4a4132;
	clear: both;
}
.carriage {
	background-image: url(images/carriage.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;	
}
.overlay {
	width: 900px;
	background: rgb(69, 62, 50);
	background: rgba(255, 255, 255, .1);
	padding: 20px;
	margin: 0 auto;
}
.booksbox {
	background-color: #b7a48e;
	border: 4px double #333333;
	min-height: 201px;
}
.alsoby {
	text-align: center;
	width: 150px;
	float: left;
	text-transform: uppercase;
	margin: 30px 20px;
	padding: 20px 0 0;
}	
.onebook, .booksone {
	float: left;
	height: 161px;
	background-image: url(images/book-shadow.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 19px;
	font-size: 13px;
	line-height: 19px;
}
.onebook {
	width:210px;
	margin: 20px 20px 0 0px;
}
.booksone {
	width:109px;
	text-align: center;
	margin: 20px 13px 0 ;
}
.onebook img {
	float: left;
	margin-right: 10px;
}
.bigred {
	font-weight: bold;
	color: #6a2c35;
}
#footerbg {
	background-image: url(images/bottom-gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 30px 0;
}
#footer {
	width: 900px;
	margin: 0 auto 30px;
	padding: 0 0 30px;
}
.copyright {
	font-size: 12px;
	color: #b7a48e;
	text-align: left;
	float: left;
}
.goodreads, .facebook, .linked {
	font-size: 12px;
	text-align: right;
	float: right;
	margin-left: 25px;
}
.goodreads a {
	background-image: url(images/goodreads.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 3px 30px 3px 0;
	display: block;
}
.facebook a {
	background-image: url(images/facebook.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 3px 25px 3px 0;
	display: block;
}
.linked a {
	background-image: url(images/linked.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 3px 36px 3px 0;
	display: block;
}
.goodreads a:link, .goodreads a:visited, .facebook a:link, .facebook a:visited, .linked a:link, .linked a:visited   {
	color: #b7a48e;
	text-decoration: none;
}
.goodreads a:hover, .goodreads a:visited:hover, .facebook a:hover, .facebook a:visited:hover, .linked a:hover, .linked a:visited:hover {
	color: #FFF;
	text-decoration: none;
}
h2 {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #330;
}
h4 {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #330;
}
fieldset {
	border: 1px solid #decfc4;
	border-radius: 6px;
	padding-top: 10px;
}
legend {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #330;
	margin: 0 10px;
}
.bookcol {
	width: 260px;
	float: left;
	margin: 0 30px 30px 0;
	text-align: center;
}
.bookcol img {
	width: 260px;
	height: auto;
}
.bookright {
	padding-left: 290px;
}
.photo {
	border: 4px solid #a6937d;
	background-color: #b7a48e;
	padding: 10px;
}
.initcaps {
	font-size: 30px;
	color: #4a4138;
}
a:link, a:visited {
	text-decoration: none;
	color: #551824;
}
a:hover, a:visited:hover {
	text-decoration: underline;
	color: #000;
}
a.boxedlink {
	width: 260px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 3px 0px;
	-moz-border-radius: 6px;
	border-radius: 10px;
	display: block;
	margin: 12px auto;
	
}
a.boxedlink:link, a.boxedlink:visited {
	color: #383025;
	text-decoration: none;
	background-color: #decfc4;
	border: 3px solid #d1b39c;
}
a.boxedlink:hover, a.boxedlink:visited:hover {
	color: #c2b0a2;
	text-decoration: none;
	background-color: #4a2932;
	border: 3px solid #d1b39c;
}

a.contactlink {
	width: 100px;
	text-align: center;
	padding: 3px 30px 3px 0px;
	-moz-border-radius: 6px;
	border-radius: 10px;
	display: block;
	float: right;
	clear: right;
	height: 22px;
	margin: 0px 0px 10px;
	background-position: 100px 2px;
	background-repeat: no-repeat;
}
a.contactlink:link, a.contactlink:visited {
	color: #383025;
	text-decoration: none;
	background-color: #b7a48e;
	border: 3px solid #c8b59f;
}
a.contactlink:hover, a.contactlink:visited:hover {
	color: #383025;
	text-decoration: none;
	background-color: #b7a48e;
	border: 3px solid #4a2932;
}
a.gr {
	background-image: url(images/goodreads-2.jpg);	
}
a.fb {
	background-image: url(images/facebook-2.jpg);	
}
a.li {
	background-image: url(images/linked-2.jpg);
}