body {margin: 0}
a {text-decoration: underline; color: #44170E;}
a:hover {text-decoration: underline; color: #44170E;}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.7em;
	line-height: 1.5em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	margin: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	margin: 0;}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.7em;
	line-height: 1.5em;
}

hr {
	color: #999;
}

.tabledata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.7em;
	border: 1px solid #e5D2C9;
}

.tabledata-noborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.7em;
}

.tableheader {
	background: #FEE6D8;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.note {
	font-size: 0.75em;
	color: #D2C0B9;
}

#smaller {
	font-size: smaller;
}

#nav {
	text-align: right;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: #A9867A;
	background-color: #FEE6D8;
	padding: 5px;
	border-top: 1px solid #e5D2C9;
	border-right: 1px solid #e5D2C9;
	border-bottom: 1px solid #e5D2C9;
	line-height: 1.5em;
}
#nav a {text-decoration: none;	color: #A9867A;}
#nav a:hover {text-decoration: underline; color: #44170E;}
#banner {
	border-top: 1px solid #e5D2C9;
	border-right: 1px solid #e5D2C9;
	text-align: right;
	height: 100px;
	background-image: url(../ASSETS/Images/banner.jpg);
}
#banner-text-container {padding-right: 15px;}
#banner-text {font: 1.25em Geneva, Arial, Helvetica, sans-serif; color: #6F4a3F; margin-right: 15px;} 
#banner-verse {font: 0.85em Geneva, Arial, Helvetica, sans-serif; color: #AD8A7D; margin-right: 15px;}

#main-home {
	border-bottom: 1px solid #e5D2C9;
	border-right: 1px solid #e5D2C9;
	background: url(../ASSETS/Images/girl.jpg) right bottom no-repeat;
	padding: 25px 25px 0px 25px;
}

#main {
	border-bottom: 1px solid #e5D2C9;
	border-right: 1px solid #e5D2C9;
	padding: 25px 25px 0px 25px;
}

.imgpadding {
	margin: 0px 0px 20px 20px;
}

#left {
	background: #F5DBCD
}

#left-panel {
	background: #FEE6D8;
	width: 197px;
	border-bottom: 1px solid #e5D2C9;
}

#left-panel-footer {
	background: #FEE6D8;
	width: 198px;
	border-bottom: 1px solid #e5D2C9;}

#isbn {
	clear: left;
	background: #fff;
}

#isbn p {
	font-size: 0.6em;
}

#quote {
	padding: 0px 0px 0px 10px;
}

#quote p {
	color: #44170E;
	margin-bottom: 15px;
}

#justathought {
	margin: 0px;
	padding: 0;
}

#availablenow {
	clear: left;
	background: #e5D2C9;
	font-size: smaller;
	padding: 0px 10px 0px 10px;
	margin-top: 20px;
}
