/* Description: 
    Author: 	Eric McClafferty
    Date:	11/2/2021	Major Revision /Rewrite
    Revision:	2/2/2022, 5/22/2025, 8/11/2025
    Filename: 	home.css
    Supporting Files: 	reset.css	*/
#wrapper	{height: 725px; background-color: #ced4dc;}
header img	{float:left;}
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;}
#self    {float: left; margin: 20px;}
article   {width: 529px; float: right;}
article h1	{float: left; color: #46546c; font-size: 18px; text-align: left; margin: 5px 30px;}
article #cam4	{float: right; margin:10px 45px 10px 0;}
article #cam1	{float: left; margin: 3px 10px;}
article #cam2	{float: left; margin: 2px 0 2px 25px;}
article #cam3	{float: left;}
article #scan	{float: right; margin-right: 30px;}
#wrapper address    {float: left; font-size: 12px; color: #46546c; text-align: left;
				position: absolute; top: 700px; margin-left: 40px;}



/*		
nav		{background-color: #46546c; height: 50px;}	

nav .high	{background-color: #46546c; height: 50px;width: 604px; clear: right; float: right;}

nav .low	{background-color: #46546c; height: 50px;width: 960px; clear: left; float: left;}

nav li    	{float: right; color: #bbc0c7; font-size: 18px;}
nav li a 	{float: right; width: 160px; text-decoration: none; text-align: center; color: #bbc0c7;
 		 font-size: 18px; padding: 4px 0 3px 0; border-left: 1px solid #f0a154; outline: 1px solid red;}
nav li a:hover {color:#d7dde5; background-color: #36475c;}

 margin: 4px 0 3px 0;
 border-left: 1px solid #f0a154;
 */
  /*border: 1px solid #f0a154;*/
*/
