@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 30px 15px 10px;
}
.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; }

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

.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;
}
.homePage img {
	margin-bottom: 30px;
	margin-right: 120px;
}
