<style type="text/css">

body {

font-size:16px;
font-family:font-family:"Times New Roman", Times, serif;
}
a {font-family:"Times New Roman", Times, serif; text-decoration: none; color: #4a2705; font-size:16px; }
a {text-decoration: none; color: #4a2705;}
a:visited {text-decoration: none; color: #4a2705;}
a:active {text-decoration: none; color: #4a2705;}
a:hover {text-decoration: none; color: #81845b;}

ul {
	list-style:none;
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	
	}
 li {
	 padding-top: 5px;}

div.header {
margin-left: 100px;
margin-top: -7px;

}
div.images {
margin-left: 225px;
padding-top: 5px;
text-align: center;
width:1200px;
}
div.nav {
font: 19px;
margin-left: 235px;
width: 768px;
}
div.social-media {
margin: 15px 0px 0px 40px;
align: right;
}
div#main {
margin-left: 30%;

padding: 10px;
}
#footer {
background:#c8c5ad;
height: 30px;
width:auto;
}
#footer p {

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; 
	text-decoration: none;
	color: #4a2705;  
	font-size:16px; 
	font-style:italic;
}


