/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	border: 0px
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #db8430;
}
a:hover {
	color: #A2CE4A;
}
a:visited {
	color: #996699;
}
#prAutPage {
background-color: #FFFFFF;
	width: 800px;
	height: 2400px;
	margin-left: 60px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #a78835;
}
#logo {
	width: 800px;
	float: left;
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-borde-top-left-radius: 15px;
	-webkit-borde-top-right-radius: 15px;
	border: none;
	text-align: left;
	height: 75px;
	font-family: "Garamond", "Times New Roman", Times, serif;
	background-image: url(../img/logobg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#logo h1 {
	font-size: 40px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	width: 498px;
	padding-top: 20px;
	padding-left: 20px;
}
#logo h2 a {
	font-size: 24px;
	color: #856427;
	font-weight: normal;
	float: right;
	padding-right: 20px;
	padding-top: 10px;
	font-family: "Garamond", "Times New Roman", Times, serif;
}
#logo h2 a:hover {
	color: #339999;
}
#main {
	width: 800px;
	float: left;
}


/* left column */


#leftBar {
	float: left;
	width: 179px;
	background-color: #F7F4EA;
}
#leftBar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 0px 15px 15px;
	background-image: url(../img/sideSubbg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	-moz-border-radius-topright: 10px;
	-webkit-borde-top-right-radius: 10px;
	border: none;
	color: #F5E278;
}
#leftBar ol {
	padding-left: 7px;
	padding-top: 5px;
}
#leftBar ol li {
	line-height: 18px;
	width: 150px;
	list-style-position: inside;
}
#leftBar ol a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a78835;
}
#leftBar ol a:hover {
	color: #66CCCC;
}
#leftBar ul {
	padding-left: 7px;
	padding-top: 5px;
	list-style-type: none;
}
#leftBar ul li {
	padding-left: 15px;
	margin-bottom: 7px;
	margin-top: 5px;
}
#authorlist ul {
	margin-bottom: 20px;
}
#authorlist h4 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 13px;
	padding-bottom: 8px;
	color: #856427;
	background-color: #edc763;
	padding-left: 15px;
}
#booklist h4 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 13px;
	padding-bottom: 8px;
	color: #856427;
	background-color: #edc763;
	padding-left: 15px;
	padding-top: 8px;
	margin-top: 20px;
}
#booklist ul {
	margin-bottom: 20px;
	border-bottom: 1px dotted #eae3ef;
	padding-bottom: 20px;
}
#booklist li {
	background-image: url(../img/bookBullet3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#allBook ul {
	margin-bottom: 20px;
	border-bottom: 1px dotted #eae3ef;
	padding-bottom: 20px;
}
#allBook li {
	background-image: url(../img/webBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#relatedLink ul {
	margin-bottom: 20px;
	border-bottom: 1px dotted #eae3ef;
	padding-bottom: 20px;
}
#familyLink ul {
	margin-bottom: 20px;
	border-bottom: 1px dotted #eae3ef;
	padding-bottom: 20px;
}
#relatedLink #web {
	background-image: url(../img/webBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#familyLink #web {
	background-image: url(../img/webBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#relatedLink #doc {
	background-image: url(../img/docBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#relatedLink #mail {
	background-image: url(../img/mailBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#donation {
	display: block;
	width: 120px;
	height: 118px;
	margin: 20px;
	border: 1px dotted #db8430;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #CC3333;
	padding: 8px 5px 8px 5px;
	color: #F5E070;
}
#donation p {
	padding-bottom: 10px;
}


/* right column (right + center column inside) */


#righttColumn {
	float: right;
	width: 620px;
}


/* right column>top center column */


#description {
	float: left;
	width: 385px;
	margin-left: 15px;
	padding-right: 5px;
	margin-bottom: 20px;
}
#description h3 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 16px;
	font-weight: normal;
	padding: 15px 10px 10px 0px;
}
#description p {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 10px;
}
#description p.big {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
#description em {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-weight: bold;
	color: #856427;
	font-style: normal;
}
#description cite {
	color: #339999;
}


/* right column>top right column */


#gotoPublication {
	background-image: url(../img/webBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: right;
	margin: 0px 15px 15px 15px;
	padding-left: 5px;
	height: 15px;
	width: 170px;
	clear: left;
}
#gotoPublication a {
	color: #a78835;
	display: block;
	float: right;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
}
#gotoPublication a:hover {
	color: #339999;
}

#boxes {
	float: right;
	width: 202px;
	margin-top: 15px;
}
#roundBox {
	float: right;
	width: 180px;
	padding: 10px;
	background-color: #FBFAF0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #ede3cf;
	margin-bottom: 15px;
}
#roundBox h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
}
#roundBox_goCatalog {
	float: right; 
	width: 170px;
	padding: 10px 15px;
	background-color: #cc3333;	
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 1px solid #ede3cf;
	margin-bottom: 15px;
}
#roundBox_goCatalog a {
	display: block;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #F5E070;
	background-image: url(../img/goDownBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
} 
#roundBox_goCatalog a:hover {
	color: #4aeecd;
}
#roundBox h2 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339999;
	padding-bottom: 8px;
	margin-top: -8px;
}
#roundBox p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding-bottom: 3px;
}
#roundBox h5 {
	color: #339999;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding-bottom: 3px;	
}
#roundBox img {
	float: left;
	border: 1px solid #ede3cf;
	margin-right: 7px;
	margin-bottom: 5px;
}
#roundBox ul {
	list-style-type: none;
}
#roundBox li {
	display: block;
	text-align: right;
	font-weight: normal;
}


/* right column>bottom column */


#onlineCatalog {
	float: right;
	width: 618px;
	background-color:#F4ECD6;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border: 1px dotted #db8430;
}
#onlineCatalog h2 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #856427;
	padding: 20px 0px 10px 20px;
	border-bottom: 1px dotted #db8430;
}
#scholarBox {
	float: left;
	margin: 10px 0px 10px 15px;
	background-color: #FFFFFF;
	background-image: url(../img/cornerBg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 184px;
	height: 245px;
	padding: 5px 0px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #eae3cf;
}
#scholarBox h3 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #339999;
	padding: 5px 10px 5px 10px;
}
#scholarBox ul {
	list-style-type: none;
}
#scholarBox li {
	display: block;
	float: left;
	padding: 0px 2px 6px 10px;
	width: 75px;
	height: 85px;
}
#scholarBox dl {
	list-style-type: none;
}
#scholarBox dt {
	display: block;
	width: 164px;
	line-height: 12px;
	padding: 0px 10px 0px 10px;
}
#scholarBox .subt {
	font-size: 9px;
	line-height: 10px;
}
#scholarBox dd {
	padding-right: 10px;
	text-align: right;
}
#scholarBox .bprice {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
#scholarBox .spprice {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 8px;
	font-weight: bold;
}
#scholarBox_new {
	float: left;
	margin: 10px 0px 10px 15px;
	background-color: #FFFFFF;
	background-image: url(../img/newLable.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 184px;
	height: 245px;
	padding: 5px 0px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #eae3cf;
}
#scholarBox_new h3 {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #339999;
	padding: 5px 10px 5px 10px;
}
#scholarBox_new ul {
	list-style-type: none;
}
#scholarBox_new li {
	display: block;
	float: left;
	padding: 0px 2px 6px 10px;
	width: 75px;
	height: 85px;
}
#scholarBox_new dl {
	list-style-type: none;
}
#scholarBox_new dt {
	display: block;
	width: 164px;
	line-height: 12px;
	padding: 0 10px 0 10px;
}
#scholarBox_new .subt {
	font-size: 9px;
	line-height: 10px;
}
#scholarBox_new dd {
	padding-right: 10px;
	text-align: right;
}
#scholarBox_new .bprice {
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
#paypl {
	float: right;
	padding: 5px 8px 0 0;
}
#bookTitle {
	display: block;
	padding: 3px 0px;
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #856427;
}
#copyright {
	float: left;
	width: 800px;
	margin-top: 10px;
	text-align: center;
	clear: right;
}
