body {
	height:100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 15px Arial, Helvetica, sans-serif;
	background: #d2cb9f;
}
* html  {
        height: 1%;
}
a, a:link, a:visited, a:active { color: #20412C;}
#wrapper {
	padding: 0px;
	width: 800px;
	margin: 5px auto 0px auto;
	display: block;
}
#top {
	/*background: #DCD6B3;*/
	display: block;
	margin: 0px;
	padding: 0px;
	height: 92px;
	width: 800px;
	position: relative;
	clear: none;
	float: left;
	background: #DCD6B3;
}
#menudiv {
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	float: left;
	color: #20412C;
	width: 145px;
	height: 92px;
	font-size: 19px;
	line-height: 23px;
}
#leftcolumn {
	display: inline;
	float: left;
	width: 145px;
	margin-top: 10px;
	margin-left: 5px;
}

#bottom {
	vertical-align: bottom;
	position: absolute;
	bottom: 0px;
	top: auto;
}
#menudiv ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menudiv a, #menudiv a:link, #menudiv a:visited, #menudiv a:active {
	color: #20412C;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#menudiv a:hover, .menuactive {
	color: #57855D;
}
#logo {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	/*position: relative;*/
	width: 500px;
}

#topright {
	text-align: right;
	display: inline;
	width: 150px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#main {
	padding: 0px;
	width: 800px;
	display: block;
	color: #20412C;
	text-align: left;
	clear: both;
	margin: 0px;
	vertical-align: top;
	float: left;
}
#maintext {
	display: block;
	clear: both;
	width: 790px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 800px;
	position: relative;
	clear: both;
	border-bottom: 1px solid #FFFFFF;
	height: 18px;
	font: 16px/18px Arial, Helvetica, sans-serif;
	color: #20412C;
	letter-spacing: 0.05em;
	bottom: 0px;
	height: 18px;
	top: auto;
	vertical-align: bottom;
}
#footer ul {
	width: 100%;
	text-align: left;
	margin-left: 0px;
}

#footer  a {
	text-decoration: none;
	color: #20412C;
}
#footertext {
	
}
.li {
	list-style: none;
	display: inline;
	margin: 0px 35px 0px 0px;
}
.end  {
	list-style: none;
	display: inline;
	margin-right: 0px;
}
#logobig {
	display: inline;
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
	height: 119px;
}
.picleft {
	display: block;
	float: left;
	margin: 0px 15px 15px 0px;
}
.nowrap {
	display: table-cell;
}
#left { display:inline; float:left; width:290; }
#left img { padding: 5px 25px 5px 0px; display: block; }
#right {
	display:inline;
	float:left;
	width: 500px;
	text-align: justify;
	line-height: 18px;
}
