body {
	color: #000000;
	background-color: inherit;
}

.break {
	page-break-after: always;
}

/* SPECIAL PAGE DIVISION STYLES IN PRINT STYLES TOO */

#header {
	display: none;
}

#topmenu {
	display: none;
}
#bottommenu {
	display: none;
}

#content {
	display: block;
	height: 100%;
}

#footer {
	display: none;
}

#printHeader {
  	text-align: center;
	display: block;
}

#paypalButton{
	display: none;
}

#creditcards {
	display: none;
}

#amazon {
	display: none;
}

#email {
	display: none;
}

#soldout {
	display: none;
}

.review {
	margin-right: 266px;
	margin-left: 20px;
}

/* END SPECIAL PAGE PRINT DIVISION STYLES */

/* PAGE SPECIFIC BOOK HEADERS */
.tv66Header {
	color: #000000;
	background-color: #ffffff;
  	border-bottom: #000000 4px solid;
}

.tv66creditcards {
	color: #000000;
	background-color: #ffffff;
  	border-bottom: #000000 4px solid;
}

.tvnakedHeader {
	color: #000000;
	background-color: #ffffff;
  	border-bottom: #000000 4px solid;
}

.tvnakedcreditcards {
	color: #000000;
	background-color: #ffffff;
  	border-bottom: #000000 4px solid;
}

.tvwagonHeader {
	color: #000000;
	background-color: #ffffff;
  	border-bottom: #000000 4px solid;
}

.tvwagoncreditcards {
	color: #000000;
	background-color: #ffffff;
  	border-bottom: #000000 4px solid;
}

.tvparadiseHeader {
	color: #000000;
	background-color: #ffffff;
  	border-bottom: #000000 4px solid;
}

.tvparadisecreditcards {
	color: #000000;
	background-color: #ffffff;
  	border-bottom: #000000 4px solid;
}

.infoheader66 {
	color: #000000;
	background-color: #ffffff;
}

.infoheadernaked {
	color: #000000;
	background-color: #ffffff;
}

.infoheaderwagon {
	color: #000000;
	background-color: #ffffff;
}

.infoheaderparadise {
	color: #000000;
	background-color: #ffffff;
}

/* PAGE SPECIFIC BOOK HEADERS */

/* IMAGE FLOAT STYLES */

.leftHead {
	float: left;
}

.rightSide { 
	float: right;
	margin-top: 0px;	
	margin-right: 0px;	 
	margin-bottom: 12px;
	margin-left: 35px; 
}

.leftSide { 
	float: left; 
	margin-top: 0px;	
	margin-right: 35px;	
	margin-bottom: 12px;
	margin-left: 0px;	 
}


.innerborder {
	border: 0;		
}

.pageHeader {
	background-color: #ffffff;
	color: #000000;
}

.title { 
	color: #000000;
	background: inherit;
}

/* SPECIAL FONT COLORS */
.mountain {
	color: #000000;
}

.river {
	color: #000000;
}

.spruce {
	color: #000000;
}

.pine {
	color: #000000;
}

.cherry {
	color: #000000;
}

.maroon { 
	color: #000000;
} 



hr {
	color: #000000;
	background-color: #ffff00;
	height: 0.4em;
}

/* Special Custom Horizontal Rule */
hr.mainbgcolor {
	color: #000000;
	background-color: #ffffff;
	height: 0.2em;
	margin-right: 4px;
	margin-left: 4px;
}

/* SPECIAL MARGIN STYLES */
.righttext {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: .99em;
	text-align: right;
	margin-right: 20px;
	margin-left: 20px;
}

.autumnMargin {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}

.autumnHeader {
	text-align: left;
	margin-left: 10px;
}

.autumnList {
	text-align: left;
	margin-right: 20px;
	margin-left: 400px;
}

.margin20 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.margin50 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.margin100 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.margin150 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.margin200 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.margin250 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.margin300 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.margin350 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

.margin400 {
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
