body{
	background-color:#fff;
	font-family:'Trebuchet MS', helvetica, arial, sans-serif;
	color:#ffffff;
}
h1{
	font-weight:normal;
	font-size:26px;
	color:#cc7f1e;
}
#book_wrapper{
	background:#8e1a1d url('/images/left_background.jpg') no-repeat top left;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:16px;
}
#coming_soon,
#book_title{
	display:block;
}
#coming_soon{
	margin-bottom:18px;
}
#book_title{
	margin-bottom:76px;
}

#book_text{
	width:425px;
	margin-left:425px;
	padding-top:28px;
	position:relative;
}
#book_text p{
	font-size:16px;
	width:425px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:48px;
}
a{
	color:#fff;
}
a:hover{
	text-decoration:none;
}
#book_text #email_form{
	/*position:absolute;
	top:760px;
	left:100px;*/
	/*margin-left:40px;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:26px;
	width:324px;
}
#email_form p{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#fff;
} 
#input_wrapper{
	padding-left:48px;
	background:transparent url('/images/form_arrows.gif') no-repeat center left;
	min-height:55px;
	margin-top:10px;
	padding-top:5px;
}
#email{
	border:0px;
	background-color:#fff;
	color:#535353;
	font-size:22px;
	width:220px;
	height:44px;
}
#submit_button{
	background-color:#870f14;
	color:#fff;
	height:44px;
	width:44px;
	border:1px solid #fff;
	font-size:18px;
}
p#last_paragraph{
	margin-right:0px;
	margin-left:110px;
	width:270px;
}
#privacy{
	display:block;
	text-align:left;
	font-size:12px;
	color:#aeadad;
}
#order_now{
	background:transparent url('/images/order_arrows.jpg') no-repeat top center;
	text-align:center;
	padding-top:18px;
	height:99px;
	margin-top:40px;
}
#order_now a{
	font-size:32px;
	text-transform:uppercase;
	display:block;
}
#order_now span{
	font-size:23px;
	text-transform:uppercase;
}
#ornaments{
	text-align:center;
	padding-top:42px;
}