@charset "UTF-8";
/* CSS Document */

body {
	font-family:"Helvetica Neue",helvetica,sans-serif;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-color: #F1F4DA;
}
#container {
	width: 860px;
	padding: 20px;
	border: 2px solid #005480;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	background-color: #FFF;
	
}
#header {
	width: 860px;
	height: 140px;
	background-color: #005480;
	clear: both;
}
.logo {
	margin-top: 30px;
	margin-left: 20px;
}
#flash {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
}
#navigation {
	float: left;
	height: 34px;
	width: 820px;
	margin-left: 20px;
	margin-top: 12px;
}
.navLeft {
	float: left;
	margin-left: 2px;
	margin-top: 10px;
}
.nav {
	float: left;
	margin-left: 16px;
	margin-top: 10px;
}
.navspace {
	float: left;
	margin-left: 16px;
}
#content {
	width: 860px;
	margin-top: 20px;
}
#indexTop {
	width: 820px;
	padding: 20px;
	clear: both;
	background-color: #DEE5BE;
}
#pageTop {
	width: 860px;
	height: 40px;
	clear: both;
	background-color: #6A7B34;
	font-size: 12px;
	color: #DEE5BE;
}
#pageBottom {
	width: 820px;
	padding: 20px;
	clear: both;
	background-color: #DEE5BE;
}
#pageTop a{
	text-decoration: none;
	margin-top: 20px;
	color: #DEE5BE;
}
#indexBtm {
	width: 820px;
	padding: 20px;
	clear: both;
	background-color: #6A7B34;
}
#oneFour {
	float: left;
	width: 190px;
	margin-right:20px;
}
#oneThird {
	float: left;
	width: 240px;
}
#oneHalf {
	float: left;
	width: 330px;
}
#threeFour {
	float: left;
	width: 610px;
}
#full {
	width: 750px;
}
.imgStandard {
	margin-right: 20px;
	margin-bottom: 16px;
}
.pageTitle {
	margin-left: 20px;
	margin-top: 10px;
}
p {
	font-size: 12px;
	color: #005480;
	margin: 0px;
	line-height: 17px;
}
h1 {
	font-size: 16px;
	color: #005480;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}
h1 a {
	font-size: 16px;
	color: #005480;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
	text-decoration: none;
}
h1 a:hover {
	color: #6A7B34;
	text-decoration: none;
}
ul {
    margin-top: 4px;
    list-style: disc;
    font-style: italic;
}
ol {
	margin-top: 4px;
	
}
ol li {
	margin-left: -1.8em;
	font-size: 12px;
	color: #005480;
	line-height: 17px;
	padding-top: 8px;
	
}
li {
	margin-left: -1.8em;
	font-size: 12px;
	color: #005480;
	line-height: 17px;
}
ul.alt {
	margin-top: -14px;
	list-style: circle;
}
ul.alt li {
	margin-left: 0em;
	font-size: 12px;
	color: #005480;
}
a {
	font-size: 12px;
	color: #6A7B34;
	text-decoration: none;
}
a:hover {
	color: #005480;
}

#ruleone {
	clear: both;
	height: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #005480;
}
#ruletwo {
	clear: both;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #005480
}
#floatingBox {
	position: absolute;
	height: 190px;
	width: 220px;
	padding: 20px;
	background-color: #F1F4DA;
	margin-left: 560px;
	margin-top: 0px;
}
.floatText {
	font-size: 16px;
	color: #005480;
	line-height: 22px;
}
.raised {
	margin-top: 5px;
	-webkit-box-shadow: 9px 12px 9px -8px rgba(0, 0, 0, 0.6), 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 9px 12px 9px -8px rgba(0, 0, 0, 0.6), 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 9px 12px 9px -8px rgba(0, 0, 0, 0.6), 0 1px 4px rgba(0, 0, 0, 0.2);
}
.raisedBook {
	-webkit-box-shadow: 9px 12px 9px -8px rgba(0, 0, 0, 0.6), 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 9px 12px 9px -8px rgba(0, 0, 0, 0.6), 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 9px 12px 9px -8px rgba(0, 0, 0, 0.6), 0 1px 4px rgba(0, 0, 0, 0.2);
	margin-right: 20px;
	margin-bottom: 16px;
}
.title {
	margin-bottom: 14px;
}
.buyNow {
	margin-top: 30px;
}
#indexBooks {
	width: 820px;
	clear: both;
	margin-top: 10px;
}
#bookFirst {
	width: 190px;
	float: left;
}
#bookNext {
	width: 190px;
	float: left;
	margin-left: 20px;
	
}
#bookText {
	border-top: 1px solid #DEE5BE;
	margin-top: 20px;
	padding-top: 10px;
	font-size: 12px;
	color: #DEE5BE;
}
#footer {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 20px 10px 0px;
	font-size: 10px;
	color: #005480;
}
#footer a{
	text-decoration: none;
	font-size: 10px;
	color: #005480;
}
#footer a:hover{
	color: #6A7B34;
}
