* {margin:0; padding:0;}
body {

	color:#666666;	
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	line-height: 1.4em;
	margin:0;
	padding:0;
	
}
#content {
		margin:10px;
		width:790px;
}
#content-text {
	width:420px;
}
#title_sub {
	margin:0;
	font-weight:bold;
	text-align: left;
	width:729px;
	height:350px;
	color: #336699;
	background: url(../images/book_title.jpg) no-repeat 0 80% ;
	padding:0 0 0 240px;
	
}
#dedicationdiv {
	margin:0;
	text-align: left;
	padding:0px 0 0 240px;
	clear:both;
	position:relative;
	top:-60px;
}
a {
	text-decoration: none;
	color: #0066cc;
	}
a:link {
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	}
a:active {
	color:#F90;
	text-decoration:none;
	}
a:hover {
	color:#F90;
	text-decoration:none;
	}
img {border:0px;}

h1 {	
	font-family: Trebuchet MS, sans-serif;
	font-size:26px;
	color:#053e62;

	padding:0 0 3px 0;
	line-height:1.1em;
}
h2 {
	font-size:14px;
	color:#053e62;
	font-weight:bold;
	}
h2.subheader {
	color:#333;
	font-size:16px;
}
h3 {
	line-height:140%;
	margin:5px 0;
	font-size:16px;
	color:#666;
}
.larger {
	font-size:14px;
}
h4 {
	font-size:14px;
	color:#053e62;
	margin:5px 0;
}
.gray {
	color:#666;
}
.black {
	color:#000;
}
.white {
	color:#fff;
}
.blue {
	color:#336699;
}
.red {
	color:#871100;
}
p {
	color:#666666;
	}
.title {
	overflow:auto;
	height:20px;
	width:600px;
	font-family:sans-serif;
	font-size:12px;
	margin:5px 0;
	padding-left:5px;
	background-color:#ededed;
	}	
.subtext {
	overflow:auto;
	height:20px;
	width:285px;
	font-family:sans-serif;
	font-size:12px;
	margin:5px 0;
	padding-left:5px;
	background-color:#ededed;
	}
.dedication {
	overflow:auto;
	height:120px;
	width:285px;
	background-color:#ededed;
	margin:5px 0;
}
hr.gray_bar {
	background-color:#b7b7b7;
	border:1px solid #b7b7b7;
}
hr.double-line {
	border-bottom: 3px double #999999;

}
#bottom {
	background-color:#871100;
	padding:10px 15px 0 240px;
}
/* PRODUCT PAGE SPECIALS */
li {
	font-size:14px;
	padding:0 0 2px 0;
	
}
ol {
	margin:5px 0 8px 0;
	font-weight:bold;
}
select {
	width:275px;
	margin:2px;
}
.article {
	overflow:auto;
	height:180px;
	width:520px;
	margin:5px 0;
}
.padding {
	padding:5px;
}
#select {
	width:800px;
}
.add {
	float:left;
	width:290px;
}
.button {
	padding: 0; margin: 5px; height: 22px;
}
.cover {
	float:left;
	width:85px;
	text-align:center;
}
.submit {
	margin-left:300px;
}
#rightside {
	float:right; 
	width:330px;
	position:relative;
	padding:10px 0px 10px 20px;
	display:block;
	}
ul {
	margin:0 20px 5px 20px;
}
.margin {
	margin:8px 0 0 0;
}