body { 
	margin-left: 10px;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.menutable {
	background-image: url(/www_images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #653626;
}
.bg-main {
	background-color: #B1AF9A;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.opening:first-line{
         font-size:110%;
         font-weight:bold;
}
.menu-bottom {
	background-image: url(/www_images/bg_menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FF7B47;
}
.bodytext, td {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.bodytext #book-style p {
	text-indent: 20px;
	margin-bottom: 0em;
	margin-top: 0em;
}
.dropcap {
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
}

.navbutton {  
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #000000; 
	font-weight: bold; 
}

.smallsan {  
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}
.smallsan a {
	color: #000099;
	text-decoration: none;
}
.smallsan a:hover {
	color: maroon;
	text-decoration: underline;
}


.smallserif {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #000000;
}
.smallserif a {
	color: #000099;
	text-decoration: none;
}
.smallserif a:hover {
	color: maroon;
	text-decoration: underline;
}
.storytitle {  
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	color: #000000; 
	font-weight: bold; 
}

.navbutton a {
	color: #FFFFFF;
	display: block;
	background-color: #002F2F;
	height: 100%;
	width: 100%;
	text-decoration: none;
	border: 1px solid;
	border-color: #333333;
	background-repeat: repeat-y;
}

.navbutton a:hover {
	color: white;
	display: block;
	background-color: #046380;
	height: 100%;
	width: 100%;
	border-color: #CCCC99;
}

.navbutton_active {  
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #000000; 
	font-weight: bold; 
	border: 1px solid; 
	border-color: #CC0000;
}

.navbutton_active a {
	color: #FFFFFF;
	display: block;
	background-color: #000000;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.topnav {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: center; 
	border: 1px solid; 
	background-color: lightsteelblue; 
	border-color: #FFFFFF #FFFFFF silver; 
	width: 120px; 
	margin-right: 1px; 
	margin-left: 1px; 
	color: steelblue}

.topnav a {
	color: steelblue;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.topnav a:visited {
	color: steelblue;
}

.topnav a:hover {
	color: brown;
	background-color: wheat;
}

.topnav_active { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-align: center; 
	border: silver solid; 
	background-color: wheat; 
	border-width: 1px 1px 0px ; 
	margin-right: 1px; 
	width: 120px; 
	margin-left: 1px; 
	color: navy
}

.topnav_active a {
	color: navy;
	text-decoration: none;
}

.topnav_active a:visited {
	color: navy;
	text-decoration: none;
}

.topnav_active a:hover {
	color: brown;
	text-decoration: underline;
}
.soldier {
	background-image: url(/www_images/bg_menu3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	z-index: auto;
	background-color: #525039;
}
.title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.picture {
	background-repeat: no-repeat;
	background-position: right top;
}
h3 {
	font-weight: normal;
	line-height: 22px;
	font-size: 14px;
}
#book-style, #book-style div {
	line-height: 150%;
	text-indent:10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#book-style p {
	padding-top: 8px;	
}
#book-style li {
	text-indent:0px;
}
.killindent, .killindent p, .killindent ol, p.killindent {
	text-indent:0px;
}
.topright {
	background-color: #B1AF9A;
	background-image: url(/www_images/bg_banner.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.alignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	font-style: italic;
}
.left {
	text-align: left;
}
h1 {
	font-weight: bold;
	color: #002F2F;
	font-size: 18px;
}
.selected, .selected a, .selected a:hover {
	font-weight: bold;
	background-color: #E5E2D9;
	color: #002F2F;
}
.smallserif a {
	color: #002F2F;
}
