/*	Description:
	Author:	Eric McClafferty
	Date:	2/15/2015
	Revised:	1/29/2023
	Filename:	coin_photo.css
	Supporting Files:	reset.css
*/
#wrapper    {font-family: Georgia, "Times New Roman", Times serif; font-size: 100%;
		    background-color: #babfc6;}
header    {margin: 0 25px 0 15px;}
header #logo    {margin:12px 22px 5px 10px;}
header #banner    {margin: 10px 0 7px 0;}
/*	---   Start External Navigation    ---    */
footer	{background-color: #46546c; width: 320px; height: 50px; float: left;}
footer img	{float: left; margin: 5px 0 5px 10px;}
footer ul li	{list-style-type: none; color: #bbc0c7; font-size: 15px; 
		text-align: center; padding-top: 4px; margin: 0;}
nav	{background-color: #46546c; height: 50px; float: left;}
nav li    {float: left; color: #bbc0c7; font-size: 18px;}
nav li a {float: left; width: 160px; text-decoration: none; text-align: center; color: #bbc0c7;
 	  font-size: 18px; padding: 3px 0 3px 0; outline: 1px solid #99a0a0;}
nav li a:hover    {color:#d7dde5; background-color: #36475c;}
/*	---	End External Navigation   ---    */
/*	---   Start section   ---    */
section *    {color: #46546c;}
.pic_cage    {width: 320px; float: left;  padding: 15px;}
.caged    {margin: 0 0 15px 0;}
/*   ---   Start article   ---    */
article    {margin-left: 350px; padding: 15px;}
article *    {font-family: Georgia, "Times New Roman", Times serif;}
h1    {font-size: 1.6em; line-height: 1.4em; font-weight: normal; text-align: center;
		padding-right: 30px; margin-top: 55px;}
p    {font-size: 0.9935em; line-height: 1.25em; margin: 0 0 8px 10px;}
h2    {font-size: 1.2em; padding-left: 60px; margin: 10px 0 9px 0;}
/*   ---   End article   ---     */
/*   ---   Start aside   ---    */
aside    {margin-left: 350px; padding: 5px 25px 5px 35px;}
aside h1    {font-size: 1em; font-weight: bold; text-align: center; margin: 15px 200px 15px 0;}
aside cite    {font-size: 0.875em; line-height: 1.4em;}
/*   ---   End aside   ---    */
.lft_view    {clear: left; float: left; margin: 10px 20px 5px 15px;}
.top_view    {float: left; margin: 0 15px 5px 15px;}
section:after    {visibility: hidden; display: block; content: " "; clear: both; height: 0;}
#goto	{margin-left: 410px; font-weight: bold; padding-top: 5px;}
/*   ---   End Section   ---    */
address    {clear: both;text-align: center; color: #383838; padding: 0 0 15px 0; margin-top: 10px;}
/*	---   Start Internal Navigation    ---    */
#mnavwrap  {float: left; width: 100%; background-color: #ccc; margin-bottom: 20px;}
#mnavwrap ul  {float: left; width: 100%;}
#mnavwrap ul li	{list-style-type: none; width: 48%; padding: 1px 1% 0 1%; height: 35px;
			float: left; text-align: center; outline: 1px solid #bbb;}
#mnavwrap ul li a  {text-decoration: none; color: #383838; font-size: 0.875em;
				line-height: 1.6em; }
#mnavwrap li a:hover    {color:#222; background-color: #fff;}
#mnavwrap li.ur_here a {color: #666; background-color: #f6f6f6;}
#mnavwrap li.ur_here a:hover  {color: #666; background-color: #f6f6f6;}
