@charset "utf-8";
/* CSS Document */

/********************************************************************************
	BODY
********************************************************************************/

body {
	background-color: #282828;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	line-height: 18px;
}
div#wrapper {
	width: 1020px;
	text-align: left;
	margin: 0px auto;
	background-image: url(../images/secback.gif);
	background-repeat: repeat-y;
	position: relative;
}


/********************************************************************************
	HEADER
********************************************************************************/

div#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 286px;
	width: 1020px;
	margin: 0px;
	padding: 0px;
}
div#header h1, div#header h2, div#header h3 {
	display: none;
	text-align: left;
}


/********************************************************************************
	MIDDLE
********************************************************************************/

div#middle {
	margin: 0px;
	padding: 0px 29px;
	text-align: left;
}

/********************************************************************************
	MAIN CONTENT/FORMATS
********************************************************************************/

div#middle .indent {
	padding-left: 25px;
}
div#middle h1 {
	font-size: 25px;
	color: #000;
}
div#middle h2 {
	color: #d90a32;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 0px;
}
div#middle h3 {
	color: #d90a32;
	font-size: 24px;
	line-height: 30px;
	margin: 0px;
}
div#middle h4 {
	font-size: 14px;
	color: #d90a32;
}
ul#questions {
	list-style-image: url(../images/bullet.png);
}
ul#ps {
	list-style-image: url(../images/bullet2.png);
}
div#maincontent3 p {
	line-height: 18px;
}
div#maincontent3 li {
	line-height: 22px;
}
div#section3 h3 {
	color: #d90a32;
	font-size: 18px;
	line-height: 40px;
	margin: 0px;
}
div#quiz .box {
	border: 1px solid #000;
	font-size: 14px;
	color: #D90A32;
}


/********************************************************************************
	INDIVIDUAL SECTIONS
********************************************************************************/

div#section1, div#section2, div#maincontent3 {
	margin: 0px;
	padding: 0px 56px;
	width: 528px;
}


/********************************************************************************
	SIDEBAR
********************************************************************************/

div#sidebar1 {
	width: 269px;
	margin: 0px;
	padding-right: 39px;
	padding-left: 12px;
	position: absolute;
	top: 286px;
	left: 670px;
}
div#sidebar2 {
	width: 269px;
	margin: 0px;
	padding-right: 39px;
	padding-left: 12px;
	position: absolute;
	top: 1760px;
	left: 670px;
}
div#sidebar3 {
	width: 269px;
	margin: 0px;
	padding-right: 39px;
	padding-left: 12px;
	position: absolute;
	top: 2428px;
	left: 670px;
}
div#sidebar1 h3 {
	font-size: 22px;
	color: #d90a32;
	line-height: 23px;
	padding-left: 27px;
	padding-top: 33px;
}
div#sidebar1 p, div#sidebar2 p, div#sidebar3 p {
	font-size: 14px;
	line-height: 22px;
	padding-left: 27px;
	padding-right: 28px;
	padding-top: 5px;
	padding-bottom: 4px;
}
div#sidebar1 .readercomments, div#sidebar2 .readercomments, div#sidebar3 .readercomments {
	color: #d90a32;
	padding-left: 37px;
	font-size: 13px;
}
div#sidebar1 .hr {
	padding-left: 18px;
}
div#sidebar1 .onlinebookstore {
	padding-bottom: 11px;
	padding-top: 0px;
}
div#sidebartop {
	background-image: url(../images/sidebar1top.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 374px;
	width: 269px;
	text-align: center;
}
div#sidebartop #book {
	display: none;
}
div#sidebartop .onlinebookstore {
	top: 320px;
	position: relative;
}
div#sidebar1comments .onlinebookstore {
	padding-left: 13px;
}
div#sidebar2comments .onlinebookstore {
	padding-left: 13px;
	padding-bottom: 1px;
}



/********************************************************************************
	FEATURED QUOTES
********************************************************************************/

div#featured1n2 {
	background-image: url(../images/feature1n2.png);
	background-repeat: no-repeat;
	padding: 25px 56px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 20px;
	color: #FFF;
}
div#featured3 {
	background-image: url(../images/feature3.png);
	background-repeat: no-repeat;
	padding: 25px 56px;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 20px;
	color: #FFF;
}
div#featured1n2 .author, div#featured3 .author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
div#end {
	background-image: url(../images/end.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 962px;
}
div#salutation {
	width: 528px;
	padding-top: 0px;
	padding-right: 56px;
	padding-bottom: 0px;
	padding-left: 56px;
}


div#subfooter {
	background-image: url(../images/subfootbg.png);
	height: 432px;
	width: 1020px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 30px;
}
div#quiz h3 {
	font-size: 18px;
	color: #D90A32;
}

div#psquiz  {
	margin: 0px;
	width: 528px;
	padding: 15px 56px;
}
div#psquiz p {
	line-height: 22px;
}

ul#ps {
	line-height: 25px;
}


/********************************************************************************
	FOOTER
********************************************************************************/

div#footer {
	height: 97px;
	width: 961px;
	text-align: left;
	background-color: #D90A32;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#footer h6 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding-top: 36px;
	padding-left: 56px;
}
div#footer a {
	color: #FFF;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
