/*
font-family: 'Ultra', serif;
font-family: 'Signika Negative', sans-serif;
*/

#div				{overflow:scroll;}

#FixedHeightContainer
					{float:right;					
					height: 700px;
  					width:800px;
					flex-direction: right; margin:0 140px 0 0;
					overflow:auto}
					

#Content2			{float:left; width: 750px;
					font-family:'Signika Negative', Arial, Helvetica, sans-serif;
					font-size:20px; line-height: 150%;
					color:#E4D3BB;text-shadow: 3px 3px 5px #2e160c;}
					
#FixedHeightContainer2
					{background-color:#dd1616;
					float:right;					
					height: 661px;
  					width:825px;
					align-items:right;
					overflow:auto;}
					
#Content3			{width: 825px;
					margin-left: 75px;
					margin-right: 75px;
					font-family: Times, Arial, Helvetica, sans-serif;
					font-size: 18px;
					line-height: 150%;
					color: #302516;}

body				{background-image: url(../Images/Background_Image.jpg);
					background-repeat:no-repeat;
					background-attachment:fixed;
					background-position:center;font-family:Arial, Helvetica, sans-serif;}
				
					
#wrapper			{width:1000px; margin:10px auto;
					clear:both;}	

#top-nav			{float:left;
					clear:both;
					padding:15px 0; margin:0;}
					
#top-nav h3			{font-family: 'Ultra', Helvetica, sans-serif;
					font-size: 25px;
					float: middle;
					color: #000000;
					font-weight: bold;}
					 
#top-nav ul	li		{display:inline; list-style-type:none;
					margin:0 35px 0 0;}	

#top-nav a:link		{text-decoration:none; color:#170F08;opacity:0.6;}
#top-nav a:visited	{text-decoration:none; color:#170F08;}
#top-nav a:active	{text-decoration:none; color:#170F08;}
#top-nav a:hover	{text-decoration:none; color:#FFE2B3;text-shadow: 3px 3px 5px #6A311A;}
#top-nav a:focus	{text-decoration:none; color:#FFE2B3;}

#content			{float:left; width: 800px;}

#content p			{font-family:'Signika Negative', Arial, Helvetica, sans-serif;
					font-size:20px; line-height: 180%;
					color:#E4D3BB;text-shadow: 3px 3px 5px #6A311A;}			

#items				{float:left; width: 800px;
					padding-top: 100px;}

#items h4			{font-family:'Signika Negative', Arial, Helvetica, sans-serif;
					font-size:20px; line-height: 140%;
					color:#FFE2B3;}

#items a:link		{text-decoration:none; color:#FFE2B3;}
#items a:visited	{text-decoration:none; color:#FFE2B3;}
#items a:active		{text-decoration:none; color:#FFE2B3;}
#items a:hover		{text-decoration:none; color:#170F08;text-shadow: 3px 3px 5px #6A311A;}
#items a:focus		{text-decoration:none; color:#170F08;}
			

#logo				{float: left; width: 1000px;
					padding-left: 30px;			
					padding-bottom: 15px;}
					
#footer				{width:600px; height:25px;
					float:left;}
#footer h4			{font-family:'Signika Negative', Arial, Helvetica, sans-serif;
					font-size:15;
					color:#E4D3BB;
					text-align:right;}
					
#social-media		{width:400px; height:25px;
					float:right;}

#social-media ul li	{display:inline; list-style-type:none;
					flex-direction: right; margin:0 15px 0 0;}
					
#image-news			{background-image:url(../Images/Pot%20Newspaper%20Cliping%20tiled.png);
					background-repeat:no-repeat;
					background-attachment:fixed;
					width: 825px;
					background-position:left;}

#image1				{caption-side:bottom;
					font:"Times New Roman", Times, serif;
					font-size:9px; line-height: 110%;
					color:#000000;
					height: 450px;
					width: 500px;
					text-align-last:center;}
					
#image2				{width: 900px;
					height: 700px;
					float: right;
					background-repeat:no-repeat;
					background-attachment:fixed;}
					
#h1					{font:"Times New Roman", Times, serif;
					font-size:36px; line-height: 110%;
					font-style: bold;
					text-justify:distribute;
					color:#000000;}
