	body
	{
		margin: 0;
		padding: 0;
		font-family: verdana, arial, sans-serif;
		text-align: center;
		color: #706f6a;
		background: #aa9a87;
		background-image: url(images/1bricks-bkg1-kp.jpg);
	}
	
	#logo
	{
		width: 750px;
		height: 150px;
		margin: 2em auto 0 auto;
		text-align: center;
		background: #eae4da;
		background-image: url(images/1past-present-kp.jpg);
		border-top: 3px solid #f1ece3;
		border-right: 3px solid #cac0ac;
		border-left: 3px solid #f1ecd3;
	}

	#encloseall
	{
		width: 750px;
		margin: 0 auto .4em auto;
		text-align: center;
		background: #eae4da;
		border-right: 3px solid #cac0ac;
		border-bottom: 3px solid #cac0ac;
		border-left: 3px solid #f1ecd3;
	}
	
	h1
	{
		text-align: left;
		color: #f7f3ee;
		background: none;
		font-family: verdana, arial, sans-serif;
		font-size: 95%;
		font-weight: bold;
		padding: 70px 0 0 14px;
	}

	#content
	{
		font-family: verdana, arial, sans-serif;
		margin: 0;
		text-align: left;
		background: #eae4da;
		background-image: url(images/1beige-txtr-bkg-kp.jpg);
		clear: both;
	}

	#leftmenu
	{
		width: 170px;
		float: left;
		margin: 0 0 20px 0;
		background:#c1b6a7;
		background-image: url(images/1beige-txtr-bkg-kp.jpg);
	}

	a.nav, a.nav:link, a.nav:visited 
	{	display:block; width:125px;
		height:25px;
		background:#b8aa9a;
		border-top:3px solid #cec4b8;
		border-right:3px solid #8a7b6a;
		border-bottom:3px solid #8a7b6a;
		border-left: 3px solid #cec4b8;
		margin-top:1px;
		text-align:center;
		text-decoration:none;
		font-family:verdana, arial, sans-serif;
		font-size:12px; color:#fff;
		line-height:25px;
		overflow:hidden;
	}

	a.nav:hover
	{
		color:#fff;
		background:#aa9b8a;
	}

	a.nav:active
	{
		color:#887858;
		background:#ede7db;
	}
	
	#gallery
	{
		font-family: arial, helvetica, sans-serif;
		text-align: center;
		font-size: .8em;
		width: 660px;
	}

	#addy
	{
		font-family: verdana, arial, sans-serif;
		text-align: center;
		font-size: .75em;
		color: #7a6a4c;
		background: transparent;
		font-weight: bold;
		clear: both;
	}

	#footer
	{
		width: 830px;
		text-align: center;
		font-size: 8pt;
		margin: 2px auto 2px auto;
		clear: both;
	}

	.footer ul
	{
		text-align: center;
	}

	.footer li
	{
		padding: 1px 0 1px 0;
		display: inline;
		font-size: 8pt;
		font-weight: normal;
		line-height: 150%;
		text-decoration: none;
		text-align: center;
	}

	.footer li a
	{
		text-align: center;
		text-decoration: none;
		color: #fdfeec;
		background: transparent;
		border: 1px solid #fdfeec;
	}

	.footer li a:visited
	{
		text-decoration: none;
		color: #fdfeec;
		background: transparent;
	}

	.footer li a:hover
	{
		text-decoration: none;
		color: #664722;
		background: #fdfeec;
	}

	.footer li a:active
	{
		text-decoration: none;
		color: #fdfeec;
		background: transparent;
	}

	#copyr p
	{
		font-family: verdana, arial, sans-serif;
		font-size: .7em;
		color: #fdfeec;
		background: transparent;
		font-weight: normal;
		text-align: right;
		line-height: 100%;
		clear: both;
	}
	
	#contactform
	{
		width: 565px;
		text-align: center;
		float: right;
		margin-left: 0px;
	}