@charset "utf-8";
/* CSS Document */
#pageTitle{ padding:36px 12px; margin:0;}

#bookCopy { margin:0 12px 36px 18px;text-align:left;}
#bookCopy img{float:left; margin:0 8px 0 0;}
#bookCopy H1{ font-size:18px; margin:0 0 4px 0;}
#bookCopy H2{ font-size:14px; font-style:normal; font-weight:bolder;  margin:0 0 2px 0; color:#54262b;}
#bookCopy H3{ font-size:14px; font-style:normal; font-weight:bolder;  margin:0 0 12px 0; color:#556855;}
#bookCopy p {margin:0 0 12px 0;}

#shellCopy img {float:left; clear:right; margin:0 0 8px 18px;}
#shellCopy em { color:#556855;}
#shellCopy a{color:#2D324D; text-decoration:none;}
#shellCopy a:link, #shellCopy a:visted, #shellCopy a:active{color:#2D324D; text-decoration:none;}
#shellCopy a:hover{color:#2D324D; text-decoration:none;}
#shell .chapters { float:right; text-align:right; font-size:11px; color:#54262b;}
#shell .chapters a{ text-decoration:none; padding:4px 8px;}
#shell .chapters a:hover{ text-decoration:underline;color: #C49A6B;}
#shell .chapters #self{ color: #C49A6B; font-weight:bold; cursor:default; text-decoration:none;}

#shell .return { float:right; text-align:right; font-size:11px; color:#54262b;}

.col33{ width:33%; float:left;}
#shellCopy .col33 p{ margin:0 4px 8px 18px; }
.col40{ width:40%; float:left;}
.col60{ width:60%; float:left;}
.beige {color:#653438;}
