.bookbkg {
	background-image: url(images/book_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bookrightpgbkg {
	background-image: url(images/book_bkgright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FEF7F1;

}
.bookrightpgbkg-index {
	background-image: url(images/book_bkgright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-right: 35px;
	padding-left: 35px;
	color: #283C3E;
	line-height: 18px;
	padding-top: 0px;
	background-color: #FEF7F1;

}
.bookleftbkg-index {
	background-image: url(images/book_bkgleft_ind.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FEF7F1;

}
body {
	background-color: #7a9191;
	background-image: url(images/tree_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #283C3E;
	font-family: "Book Antiqua";
	font-size: medium;



}
.copyright {
	color: #3E5352;
	font-size: 12px;

}
.toptitleright {
	background-image: url(images/titletoprightbkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentpgbkg {
	background-image: url(images/bpagebkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #f1e6ce;
	margin-top: 22px;
	margin-right: 35px;
	margin-bottom: 22px;
	margin-left: 35px;
	padding-top: 22px;
	padding-right: 35px;
	padding-bottom: 22px;
	padding-left: 35px;

}
.lv {
	background-image: url(images/lvbkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rv {
	background-image: url(images/rvbkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a {
	color: #990000;
}
.tree {
	word-spacing: 9pt;


/*top rollover link*/
}
#dropinboxv2cover{
width: 640px; /*change width to desired */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 640px; /*change width to above width-20. */
border: 0px; /*Customize box appearance*/
background-color: none;
padding: 0px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}
#signup {
	padding-left: 0px;
	margin: 0px 0px 0px 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#signup_p {
	border: 1px solid #E7DAD1;
	margin: 0px;
	padding: 13px;
	background-color: #FEF2E9;
}
#downloadbook {
	background-image: url(images/downloadbook_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
	width: 744px;
	padding-top: 22px;
	font-family: "Book Antiqua";
	font-size: 26px;
	color: #860F11;
	line-height: 16px;
	font-weight: normal;
}
.text14grey {
	font-family: "Book Antiqua";
	font-size: medium;
	color: #283C3E;
}
.bookrightpgbkg-index h1 {
	font-size: small;
	font-weight: normal;
	color: #283C3E;
}
#textfield {
	background-image: url(images/fieldbkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #ac9c87;
	font-family: "Book Antiqua";
	line-height: 20px;
	font-size: 15px;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
}
