A:link {
	font-weight: bold;
	text-decoration: none ; color: #000066}
A:hover {
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}
A:active {
	font-weight: bold;
	text-decoration: underline ; color: #CC0000}
A:visited {
	font-weight: bold;
	text-decoration: none ; color: #003366}



.navbar:link {
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
.navbar:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFF66;
}
.navbar:active {
	font-weight: normal;
	text-decoration: none;
	color: #FFFF66;
}
.navbar:visited {
	font-weight: normal;
	text-decoration: inherit;
	color: #CCCCCC}



body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}
p {
	font-size: 13px;
	text-align: justify;
	line-height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 40px;
	padding-left: 100px;
	margin: 0px;
}
h1 {
	font-size: 22px;
	color: #461900;
	font-style: italic;
	padding-left: 100px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 5px;
	line-height: 24px;
	margin: 0px;
}
h2 {
	line-height: 18px;
	font-size: 16px;
	padding-right: 40px;
	padding-left: 100px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 7px;
	text-align: center;
	padding-right: 110px;
}
h5 {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}


li {
	font-size: 12px;
}



.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.centered {
	text-align: center;
}
.red-talics {
	font-style: italic;
	color: #780000;
	font-weight: bold;
	font-size: 19px;
	line-height: 22px;
}
.legalese {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
	line-height: 9px;
	padding-top: 15px;
	padding-left: 35px;
}
.align-right {
	text-align: right;
	position: fixed;
	right: 35px;
}


.pad-right {
	margin-right: 10px;
}

.pad-left {
	margin-left: 10px;
}
h4 {
	font-size: 13px;
	line-height: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B795B;
}





.masthead {
	background-image: url(images/bg-masthead.jpg);
	height: 87px;
	width: 750px;
}
.content {
	background-image: url(images/bg-content.jpg);
	height: 516px;
	width: 575px;
	padding-left: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
}
.cell-navigation {
	background-image: url(images/bg-booktile.jpg);
	background-repeat: repeat-y;
	background-position: right 18px;
}
.footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000000;
	height: 159px;
	width: 750px;
}
.footer-text {
	text-align: center;
	line-height: 13px;
	font-size: 11px;
	padding-right: 110px;
	padding-top: 10px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}




.order-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}



.maintable {
	width: 750px;
	background-image: url(images/bg-booktile.jpg);
}
.order-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin-left: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 430px;
}
.required {
	color: #780000;
}
