.dropcap {
float:left;
color:#666666;
font-size:86px;
line-height:60px;
padding-top:2px;
margin-left:-10px;
font-family: Georgia,"Times New Roman", Times, Georgia, serif;
} 

.dropcap-med {
float:left;
color:#666666;
font-size:40pt;
line-height:36px;
padding-top:2px;
font-family: Georgia,"Times New Roman", Times, Georgia, serif;
} 

.book-details {
font-size:8pt;
line-height:10pt;
color:#6c8520;
}

.book-details-right {
font-size:8pt;
line-height:10pt;
color:#6c8520;
text-align:right;
}

html,body {

	height: 100%;
	margin: 0 0 1px;
	padding: 0;
	color: #444444; 
	font-family: Georgia,"Times New Roman", Times, Georgia, serif;
	font-size: 12pt;
	line-height:16pt;
	text-align: left;
	background-color: #EFFFD0;
}

a, link {
	text-decoration: none;
	color: #6c8520;
}

a.nav {
	text-decoration: none;
	color: #7e8e76;
	display:block;
	padding-bottom:10px;
	font-variant: small-caps;
	font-family: Georgia,"Times New Roman", Times, Georgia, serif;


}

A:hover {
 color : #96b43c;
 background-color: #dbedb3;
} 

a.nav:hover {
color: #96b43c;
background-color:white;
}

li.nav-dot-current {
color:#dbedb3;
padding-left: 0px;
list-style-type:disc;
display:list-item;
}

li.nav-dot {
color:#d8ffd0;
padding-left: 0px;
list-style-type:none;
display:list-item;
}

li.nav-dot:hover {
list-style-type:disc;
color: #96b43c;
}

span.fine-print {
width:650px;
font-size:8pt;
line-height:10pt;
color:#6c8520;
text-align:center;
}

.centered {
	height: 100%;
	margin-top: 38px;
	min-height: 100%;
	size: landscape;
	text-align: center;
	max-height: 100%;
}

