a img{ border: 0; text-decoration: none; }

a.nav:link,a.nav:visited{
	border-bottom: 0;
	color: white;
	text-decoration: none;
	font: small-caps bold 16px Arial, Helvetica, sans-serif;
}

a.nav:active,a.nav:focus,a.nav:hover{
	border-bottom: 1px dotted white;
	color: white;
	text-decoration: none;
	font: small-caps bold 16px Arial, Helvetica, sans-serif;
}

a:link,a:visited{
	border-bottom: 1px dotted white;
	color: #F6DB83;
	text-decoration: none;
}

a:active,a:focus,a:hover{
	border-bottom: 1px dotted white;
	color: #F2CD53;
	text-decoration: none;
}

body {
	background-color: #4D5A48;
	margin: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: white;
}

div.contactform{
	background-color: transparent;
	border: 1px dotted silver;
	margin: 10px auto auto 0;
	padding: 0 10px 10px 10px;
	text-align: left;
	width: 400px;
}

div.HomeNav{
	background-image: url(/images/home2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 606px;
	margin: 0 auto;
	padding: 4px 0 4px 0;
}

div.HomePic{
	background-image: url(/images/homebg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0 auto;
	width: 606px;
	padding: 0;
}

div.logo{ text-align: left; vertical-align: top; }

div.Main{
	width: 800px;
	margin: 0 auto;
	background-image: url(/images/main4.gif);
	background-repeat: repeat-y;
	text-align: center;
	padding: 0;
	border-bottom: 5px solid black;
}

div.MainContent{
	width: 760px;
	margin: 5px 20px 5px 20px;
	text-align: left;
}

div.MainNav{
	background-color: black;
	width: 800px;
	margin: 0 auto;
	padding: 4px 0 4px 0;
}

div.textalignC{ text-align: center; }

hr.hrBookReview{
	width: 400px;
	color: gray;
	height: 1px;
	background-color: black;
	border: 0;
	float: left;
	margin: 0 0 10px 0;
	clear: left;
}

img{ display: block; margin: 0; padding: 0; }

img.bookcover{ float: right; padding: 0 0 0 10px; }

img.logo{
	padding: 0 5px 0 5px;
	display: inline;
	vertical-align: top;
	float: left;
}

.alignC{ margin: 0 auto; }

.bookAllProfits{
	color: silver;
	font: italic 14px "Times New Roman", Times, serif;
}

.bookPrice{
	color: #FF6633;
	font: normal bold 32px "Times New Roman", Times, serif;
}

.bookShipping{
	color: #839EF6;
	font: italic 14px "Times New Roman", Times, serif;
}

.bookSubTitle{
	color: #FF6633;
	font: italic 22px "Times New Roman", Times, serif;
	display: block;
}

.bookTitle{
	color: #F2CD53;
	font: normal bold 32px "Times New Roman", Times, serif;
}

.captcha img{ display: inline; }

.chapterCallOut{
	color: silver;
	font: italic 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 40px;
}

.clear{ clear: both; height: 0; }

.clearLeft{ clear: left; height: 0; }

.colorBlue{ color: #839EF6; }

.colororange{ color: orange; }

.colorOrange{ color: #FF6633; }

.padding5{ padding: 5px; }

.tocPage{ color: #839EF6; font-weight: bold; font-size: larger; }

.tocTitle{ color: white; font-weight: bold; }
