/* CSS Document */

body {
	background: url(../../images/curseofcain/bgcurseofcain.jpg);
	background-attachment: fixed;
	}
.purchase {
	background-color: #333333;
	border-style: solid;
	border-color: #00A400;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	width: 150px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	}
.purchase a:link, .purchase a:visited {
	color: #FFFF33;
	text-decoration: none;
	}
.purchase a:hover {
	color: #FFCC00;
	text-decoration: none;
	}
.purchase a:active {
	color: #FF0033;
	text-decoration: none;
	}

a:link, a:visited {
	color: #990000;
	text-decoration: none;
	}
a:hover {
	color: #DB6D00;
	text-decoration: none;
	}
a:active {
	color: #006600;
	text-decoration: none;
	}
img {
	border-style: solid;
	border-width: 2px;
	border-color: #990000;
	}

.clear {
	clear: both;
	margin: 0px;
	}

h1 {
	color: #FFF4E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 2px;
	}
h2 {
	color: #FFF4E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	}
h3 {
	color: #FFF4E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	}
.margin-zero {
	margin-top: 0px;
	margin-bottom: 0px;
	}
.subheading {
	background-color: #562101;
	color: #FFF4E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 40px;
	}
.subsub {
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0px;
	}
.outer-wrapper {
	background-color: #EED8BD;
	width: 750px;
	border-style: solid;
	border-color: #990000;
	border-width: 2px;
	margin-left: auto;
	margin-right: auto;
	}
.text-wrapper {
	font-family: Arial, Helvetica, sans-serif;
	color: #562101;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-top: 10px;
	text-indent: 15px;
	}
.quote {
	margin-left: 35px;
	}
.quotedouble {
	margin-left: 70px;
	}
.quote-no-indent {
	margin-left: 35px;
	text-indent: 0px;
	} 
.no-indent {
	text-indent: 0px;
	}
.italic {
	font-style: italic;
	}
.center {
	text-align: center;
	text-indent: 0px;
	}
.strike {
	text-decoration: line-through;
	}
.smallerbold {
	font-size: 80%;
	font-weight: bold;
	}
.note {
	color: #006600;
	}
.pagenumber {
 font-size: 0.8em;
 font-weight: bold;
 background-color: #562101;
 color: #FFF4E1;
 font-style: normal;
 white-space: pre;
 }
#bottom-spacer {
	margin-bottom: 30px;
	}
#firstsubheading {
	margin-top: 15px;
	}
#text-wrapper-contents {
	text-indent: 0px;
	margin-left: 30px;
	margin-right: 30px;
	}
#text-wrapper-contents ul {
	line-height: 120%;
	}
.backnextcontentlinks {
	color: #FFF4E1;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	text-transform: uppercase;
	line-height: 160%;
	}
.backnextcontentlinks a:link, .backnextcontentlinks a:visited {
	color: #FFFF33;
	}
.backnextcontentlinks a:hover {
	color: #FFCC00;
	}
.backnextcontentlinks a:active {
	color: #FF0033;
	}
#navlinks {
	color: #FFF4E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	border-top-style: solid;
	border-top-color: #FFF4E1;
	border-top-width: 2px;
	margin-left: 20%;
	margin-right: 20%;
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	line-height: 130%;
	}
#navlinks a:link, #navlinks a:visited {
	color: #FFFF33;
	}
#navlinks a:hover {
	color: #FFCC00;
	}
#navlinks a:active {
	color: #FF0033;
	}
