/* html, div, class and id settings are listed as ordered on page */
/* rules are listed in alphabetical order */

/* html tag settings */
BODY {
	background: #4760A0;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 0;}
h1 {
	color: #213569;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	margin: 4px 0;}
h2 {
	color: #8C1417;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	margin: 4px 0;}
h3 {
	border-bottom: 1px solid #996600;
	color: #996600;
	font-size: 1.15em;
	font-family: "Times New Roman", Times, serif;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;}
h4 {
	color: #4760A0;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 10px 0 0 0;}
UL LI {
	list-style-image: url(../images/bullet.jpg);}
UL LI a:hover, LI a:active {
	list-style-image: url(../images/bullet_hover.jpg);}
OL LI {
	list-style-type: decimal;}
img {
	border: 0px;}
A {
	color: #8C1417;
	text-decoration: none;}
A:hover, A:active {
	color: red;
	text-decoration: underline;}
em {
	color: #4760A0;}
/* end html tag settings */
	

/* overall settings */
div#container {
	background: #fff;
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
	width: 100%; /* fixed width: 800px;*/
	text-align: center;}
/* end overall settings */


/* header settings */
#header {
	background: url(../images/header_back.jpg) center top repeat-y;
	border: 0px solid #0B1828;
	border-top: 1px solid #0B1828;
	float: left;
	height: 84px;
	margin: 29px 0 0 0;
	padding: 0px;
	vertical-align: bottom;
    width: 100%;}
.book {
	display: none;}
.bookPrint {
	display: block;
	text-align: right;}
.buyBook {
	display: none;}
.buyBook a { color: #CAAF68;}
.buyBook a:hover, .buyBook a:active { color: #fff;}
.printPage {
	display: none;}
/* end header settings */	


/* mainNav settings */	
#mainNav {
	display: none;}
/* end mainNav settings */	


/* secondNav settings */
#secondNav {
	display: none;}
#besideSecondNav {
	margin: 0;
	padding: 0;
	width: 7in;}
/* end secondNav settings */


/* content settings */
#content { 
	background: #fff url(../images/background.jpg) top center repeat-y;
	border: 0px solid #000;
	border-top: 0px solid #0B1828;
	clear: none;
	float: none;
	padding-bottom: 20px;
	position: relative;
	text-align: left;
    width: none;}
#contentHomepage {
	background: #fff url(../images/background_homepage.jpg) top center repeat-y;
	border: 0px solid #000;
	border-top: 0px solid #0B1828;
	clear: none;
	float: none;
	padding-bottom: 20px;
	position: relative;
	text-align: left;
    width: none;}
#text {
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
	width: 7in;}
#leftColHomepage {
	display: block;
	float: left;
	margin-top: 10px;
	position: relative;
	width: 160px;}
#rightColHomepage {
	display: block;
	float: right;
	position: relative;
	width: 250px;}
.gallery img, .galleryBig img {
	border: 1px solid #000;}
.gallery {
	float: left;
	height: 150px;
	margin: 10px;
	text-align: center;
	width: 100px;}
.galleryBig {
	min-height: 350px;
	margin: 10px 0;
	text-align: center;
	width: 350px;}
.lettersTop {
	display: none;
	text-align: right;}
.lettersSam {
	background: #fff;
	border: 1px dashed #4760A0;
	margin: 16px 0;
	padding: 0 10px;}
.lettersJack {
	background: #F9F8EC;
	border: 5px solid #F9F8EC;
	margin: 16px 0;
	padding: 0 10px;}
.lettersJack em { color: #996600;}
.lettersBill {
	background: #F5E9E9;
	border: 1px solid #CE9595;
	margin: 16px 0;
	padding: 0 10px;}
.lettersBill em { color: #673030;}
/* end content settings */


/* jack image settings */
.jackHomepage {
	margin: 20px 0 0 -30px;
	position: relative;
	z-index: 30;}
.jack {
	border: 5px solid #98A7D3;
	margin: 0 0 10px -20px;
	position: relative;}
/* end jack image settings */


/* footer settings */
#footer {
	background: #4760A0;
	border-top: 1px solid #000;
	color: #FEFDC3;
	display: block;
	float: left;
	padding: 6px 0 20px 0;
	width: 7in;}
#footer a { 
	color: #FEFDC3;
	margin: 0px;
	padding: 4px;}
/* end footer settings */

