﻿body { margin: 0;
}
div#Header { width: 100%; background-color:#676636;}
div#Header h1 { font-size: 135%; border: 0; margin-bottom: .1em; }
div#Header a.MenuLink, div#Header a.MenuLink:link, div#Header a.MenuLink:visited div#Header a.MenuLink:active { color: #796a63; 
font-size: 90%; text-decoration:none;
}
div#Header a.MenuLink:hover { text-decoration: underline; }

div#Footer { width: 100%; text-align:center;  font-size: 75%; border: 0; margin-bottom: .1em;  background-color:#DDDCBD; padding-bottom:20px; margin-top: 40px; }
div#Footer .contact {
	background-color:#FFCC33;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
}
div#Footer .company { color: #999966;}
