@charset "UTF-8";

nav.top-nav{
	   background-color:#ffe01b;
	   background-color:#e7b75f;
	   xxxbackground-color: rgba(255,224,27,.15);
	   xxxbackground-color: #dbd9d2;
	   background-color: #231e15;
	   max-width:100%;
	   width:100%;
	   padding: 25px 90px;
	   border-bottom:solid;
	   border-width:1px;
	   
	}
	footer{
	   background-color:#ffe01b;
	   background-color:#e7b75f;
	   
	   width: 100%;
	   height: 280px;
	   border-top:solid;
	   border-width:2px;
	}
	footer div{
	      margin: 8px 10px 8px 10px;
	}
	.top-nav-links a{
	   margin: 0px 20px;
	}
	.top-nav div.top-nav-links a{
	   color:white;
	}
	
	div.top-nav-title a{
	   color: white;
	   font-size:35px;
	}
	div.container{
	   xxalign-content:center;
	   xxaligh-items:center;
	   xxdisplay: flex;
	   padding: 45px 25px;
	}
	div.text-image{
	   width:40%;
	   padding: 10px;
	}
	div.container div.text-image{
	   width:40%;
	   padding: 10px;
	}
	div.text-image3{
	   width:35%;
	   padding: 10px;
	}
	div.container form{
	   margin-bottom:0px;
	}
	h1, h2, h3, h4, h5, h6{
	   margin-top: 0px;
	   margin-bottom:12px;
	}
	p{
	   margin-top:0px;
	   margin-bottom:11px;
	}
	img{
	   border: 1px solid #606c76;
	}
	
	nav.top-nav{
	   padding:25px 22px;
	}
	div.container{
	   max-width:100%;
	}
	div.top-nav-links{
	   padding:25px 3px;
	}
	
	div.container{
		padding-top:21px;
	}
	button, button:hover{
		background: blue;
		border-color: blue;
		
	}
	
	/**
	if ( !empty( $_SESSION) && ! empty($_SESSION['Auth']) && ! empty( trim ( $_SESSION['Auth']->username ) ) ){
        $loggedInStyle = " ";
        
        echo $loggedInStyle;
	}
    	div.container{
    	   padding-top: 0;
    	}
    	div.leftmenu{
    	   padding-top: 21px;
    	}
    	div.rightdiv{
    	   padding-top:21px;
    	}
	// */
	
    