@charset "UTF-8";
body {
	background: #1D3558;
	margin-top: 0px;
	font: 12px/16px Helvetica, Arial, sans-serif;
	color: #311602;
	}
	
	a {
	font-weight: 900;
	color: #311602;
	text-decoration: none;
}


a:hover {
	font-weight: 900;
	color: #87BDB0;
	text-decoration: none;
}

	
.site {
	background:  url(../images/backgroundStrip2.jpg) repeat-y center top;
	width: 850px;
	margin: 0px auto;
}

.content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.subheader {
	font-size: 14px;
	font-weight: 900;
	color: #1D3558;
	line-height: 17px;
}

.header {
	font-size: 18px;
	color: #7E1519;
	font-style: italic;
	line-height: 23px;
}

.timeDate {
	color: #BF4215;
}
.content {
	width: 730px;
	position: relative;
}
.homePageImageViewer {
	float: right;
	height: 400px;
	width: 300px;
	padding: 10px 15px 25px 10px;
}

.homePageTOC {
	float: right;
	height: 500px;
	width: 255px;
	text-align: right;
}
.toc img {
	border-bottom: 4px double #3E4A68;
}


.homePageText {
	text-align: justify;
}
.info {
	width: 100%;
}

.banner {
	width: 100%;
	margin-bottom: 5px;
}

#navcontainer
{
	margin: ;
	width: 680px;
	margin-left: 15px;
}

#navlist
{
	margin: 0;
	padding: 0 0 20px 20px;
	border-bottom: 2px solid #223656;
	width: 680px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 15px;
	text-decoration: none;
	color: #311602;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 4px solid #223656;
	padding-bottom: 2px;
	background: transparent;
	color: #1D3956;
}

#navlist a:hover { color: #BF4215; }


#homepageNavcontainer
{
	width: 200px;
	margin-left: 80px;
	margin-top: -25px;
	margin-bottom: 10px;
}


#homepageNavlist
{
	padding-left: 0;
	margin-left: 0;
	width: 175px;
}

#homepageNavlist li
{
	list-style: none;
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #223961;
}

#homepageNavlist li a { text-decoration: none; }



.rightCol {
	width: 680px;
	margin-left: 15px;
	background: #FCF7DF url(../images/contentTop.jpg) no-repeat left top;
	padding: 50px 10px 80px;
	margin-top: 0px;
}
.piwButton {
}
.textCenter {
	width: 645px;
	margin-left: 25px;
	margin-top: 25px;
}

.amazonBooks iframe {
	margin-right: 20px;
}
.books {
	padding-right: 10px;
	padding-left: 10px;
}
.amazonBooks {
	border-top: 1px dotted #87BDB0;
	border-bottom: 1px dotted #87BDB0;
	clear: both;
}

.amazonBooks img{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}
.footer {
	clear: both;
	width: 100%;
	border-top: 1px dotted #8BBFB2;
	text-align: right;
	margin-right: 40px;
}
.quote {
	font-size: 12px;
	font-style: italic;
	font-weight: 200;
	color: #311602;
}

.bioHeader img{
	float: right;
	width: 201px;
	padding-left: 15px;
	height: 300px;
}

.coverHeader img{
	float: right;
	width: 400px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.footerLeft {
	float: left;
	width: 250px;
	text-align: left;
	margin-left: 20px;
}
.bookFooter {
	width: 290px;
	height: 200px;
}
.bigQuote {
	font-size: 15px;
	color: #7E1519;
	font-style: italic;
	line-height: 23px;
	font-weight: 900;
}
.bookFooter img {
	float: left;
	width: 200px;
	margin-right: 40px;
	margin-bottom: 20px;
}
.largeTitle {
	font-size: 22px;
	font-style: italic;
	line-height: 26px;
}

#bannerTag {
	z-index: 100;
	height: 175px;
	width: 125px;
	margin-top: 0px;
	float: right;
	margin-left: 15px;
}
.winner {
	width: 300px;
	position: absolute;
	z-index: 100;
	left: 650px;
	top: 0px;
}
.subNav {
	border-top: 1px solid #3D4B67;
	border-bottom: 4px double #203A56;
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 10px;
}

.piwButton{
	width: 341px;
	height: 171px;
	float: left;
	margin-right: 10px;
}
.piwRounded {
	text-align: center;
}

.piwButton a img{
	border: 3px double #1D3558;
}

.piwButton a:hover img{
	border: 3px double #6884A7;
}



.piwLink {
	float: right;
	width: 135px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 3px double #484D7B;
	padding-left: 10px;
}

