/* CSS Document */
/* Page Tags */

body {
	margin:0;
	font-family: "Courier New", Courier, mono;
	background-color: #2D2113;
	background-repeat: repeat-x;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #43403A;
	text-decoration: none;
}

/* Content */
p {
	color: #000000;
	font-family: arial,helvetica,verdana;
	font-family: "Courier New", Courier, mono;
	font-size:  11px;
	font-weight: normal
}

P a:link, P a:visited, P a:active {
color: #0099CC;
font-family: arial,helvetica,verdana;
font-family: "Courier New", Courier, mono;
text-decoration: underline;
font-size:  11px;
font-weight: bold;
}
P a:hover {
color: #003366;
font-family: arial,helvetica,verdana;
font-family: "Courier New", Courier, mono;
font-size:  10px;
font-weight: bold;
}


H1 {
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  12px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
	line-height: 12px;
}
H2 {
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  12px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
}

H2 a:link, H2 a:visited, H2 a:active {
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  12px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
}
H2 a:hover {
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  12px;
	font-weight: 600;
	font-style: normal;
}
.chapter {
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  12px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
}
.attribution {
	font-size:  11px;
	font-weight: bold;	
}

ul li {	
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  11px;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
	background-position: left;}

ul li a:link,
ul li a:visited,
ul li a:active{
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  11px;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
}
ul li a:hover
{
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  11px;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
}

.chapter a:link,
.chapter a:visited,
.chapter a:active{
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  12px;
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
}
.chapter a:hover
{
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  12px;
	font-weight: 600;
	font-style: normal;
}

.chapterTitle
{
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  16px;
	font-weight: 600;
	font-style: normal;
	text-decoration: none;
}

chapterTitle a:link,
chapterTitle a:visited,
chapterTitle a:active{
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  16px;
	font-weight: 600;
	font-style: normal;
	text-decoration: underline;
}
chapterTitle a:hover
{
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  16px;
	font-weight: 600;
	font-style: normal;
}

.content
{
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  11px;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
	background-position: left;

}

.content a:link,
.content a:visited,
.content a:active {
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  11px;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
}
.content a:hover
{
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  11px;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
	text-decoration: underline;
}

/* Home Content - Delete Soon */
.contentHome {
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  11px;
	text-align: left;
	font-weight: normal;
	line-height: 11px;
}
.contentHome a:link, .contentHome a:visited, .contentHome a:active, .contentHome a:hover {
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  11px;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
}

/* Navigation */
.Nav {
	font-family: arial, helvetica, verdana;
	font-size:  8px;
	/*background: url(images/sidenav/sideSub_BG.jpg) ;*/
	text-align:left;
	display:block;
	text-decoration:none;
	padding-top:2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:5px;
	margin-left: 4px;
	color: #666666;
	height: 16px;
	width: 166px;

}
.Nav a:link,
.Nav a:visited,
.Nav a:active{
	font-family: arial, helvetica, verdana;
	font-size:  8px;
	text-align:left;
	display:block;
	text-decoration:underline;
	padding-top:2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:5px;
	margin-left: 4px;
    color: #666666;
	height: 16px;
	width: 166px;
}


.Nav a:hover {
	font-family: arial,helvetica,verdana;
	font-size: 8px;
	color: #999999;
	text-align:left;
	display:block;
	text-decoration:underline;
	width: 166px;
	height: 16px;
	padding-top:2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:5px;
	margin-left: 4px;
}


/* Misc */
.location {
	/* background-image: url(../images/locationBG.jpg);
	background-repeat: no-repeat;*/
}
.topBG {
	background-image: url(../images/topBG_v2.jpg);
	background-repeat: no-repeat;
}
.homeBottomBG {
	background-image: url(../images/homeBottom_BG.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.textBG {
	background-image: url(../images/textBG_px.jpg);
	background-position: left;
}
.stepInBottomBG {
	background-image: url(../images/stepInBottom_BG.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.jumpMenu
{WIDTH: 310px;
HEIGHT: 20px;
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  11px;
	text-align: left;
	font-weight: normal;
TEXT-DECORATION: none}

.pic_credit
{
	color: #43403A;
	font-family: "Courier New", Courier, mono;
	font-size:  9px;
	text-align: left;
	line-height: 11px;
}

.copyright
{
	margin: 3px auto;
	color: white;
	width: 660px;
	font-family: arial,helvetica,verdana;
	font-size:  10px;
	text-align: center;
	line-height: 11px;
}

.copyright a:link, .copyright a:visited, .copyright a:active{
color: #0099CC;
font-family: arial,helvetica,verdana;
text-decoration: underline;
font-size:  10px;
font-weight: bold;
line-height: 11px;
}

.copyright a:hover
{
color: #00CCEE;
font-family: "Courier New", Courier, mono;
font-size:  10px;
font-weight: bold;
}

.toc_page
{
list-style-type: none;
}

.toc_page a:link, .toc_page a:visited, .toc_page a:active {
text-decoration: underline;
}

.toc_page a:hover {
color: red;
		text-decoration: underline;
}


/** Chapters **/

	/** Chapter Number **/
	div.chapter h1 {
		margin: 0;
		padding-bottom: 0;
		color: #43403A;
		font-family: "Courier New", Courier, mono;
		font-size:  12px;
		font-weight: 600;
		font-style: normal;
		text-decoration: none;
	}

	/** Chapter Title **/
	div.chapter h2 {
		margin-top: 0;
		padding-top: 0;
		color: #43403A;
		font-family: "Courier New", Courier, mono;
		font-size:  16px;
		font-weight: 600;
		font-style: normal;
		text-decoration: none;
	}
	
	/** Chapter Copy **/
	div.chapter p, div.chapter ul, div.chapter ul li, div.chapter ol, div.chapter ol li {
		color: #43403A;
		font-family: "Courier New", Courier, mono;
		font-size:  13px;
		text-align: left;
		font-weight: normal;
		line-height: 14px;
		background-position: left;
	}

	div.chapter ul li, div.chapter ol li {
		margin-bottom: 10px;
	}

	div.chapter p a:link, div.chapter p a:visited, div.chapter p a:active {
		color: #43403A;
	}
	div.chapter p a:hover {
		color: #43403A;
		text-decoration: underline;
	}

	/** Chapter Reference **/
	div.chapter p.reference {
		font-size: 10px;
		line-height: 12px;
	}
	div.chapter p.reference a:link, div.chapter p.reference a:visited, div.chapter p.reference a:active,  div.chapter p.reference a:hover {
		color: #43403A;
		font-size: 10px;
		line-height: 12px;
	}

	div.chapter p.reference a:hover {
		text-decoration: underline;
	}

	/** Chapter Quotes **/
	div.chapter p.quote {
		color: #43403A;
		font-family: "Courier New", Courier, mono;
		font-size:  14px;
		text-align: center;
		font-weight: 600;
		line-height: 17px;
	}
	div.chapter p.quote a:link, div.chapter p.quote a:visited, div.chapter p.quote a:active {
		color: #43403A;
	}
	div.chapter p.quote a:hover {
		color: #43403A;
	}
	div.chapter p.quotesource
	{	color: #43403A;
		font-family: "Courier New", Courier, mono;
		font-size:  11px;
		text-align: center;
		font-weight: normal;
		line-height: 13px;
		}
	div.chapter p.quotesource a:link, div.chapter p.quotesource a:visited, div.chapter p.quotesource a:active {
		color: #43403A;
		font-family: "Courier New", Courier, mono;
		font-size:  11px;
		text-align: left;
		font-weight: normal;
		line-height: 13px;
	}
	div.chapter p.quotesource a:hover {
		color: #43403A;
		font-family: "Courier New", Courier, mono;
		font-size:  11px;
		text-align: left;
		font-weight: normal;
		line-height: 13px;
	}
	
	/** Image Placements & Caption **/
	div.chapter div.alignleft {
		clear: both;
		float: left;
		margin: 20px 20px 10px 0px;
	}
	div.chapter div.alignright {
		clear: both;
		float: right;
		margin: 20px 0px 10px 20px;
	}
	div.chapter div.clearboth {
		clear:both;
	}
	div.chapter div.alignleft .caption, div.chapter div.alignright .caption {
		font-size: 11px;
	}

