body {
	font-family: Arial, sans-serif;
	color: #4c3f2f;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.4em;
	background-color: #452308;
	font-family: Georgia, "Times New Roman", Times, serif;
}
html {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #462813;
	line-height: 1.3em;
	vertical-align: top;
}
h2 {
	font-size: 18px;
	margin: 0;
	padding:0;
	color: #737171;
	line-height: 1.3em;
}
h3 {
	margin-bottom: 0.2em;
}
p {
	color: #4c3f2f;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
a {
	color: #4c3f2f;
	font-weight: bold;
	text-decoration: underline;
}
a img {
	border: none;
}
ul {
	font-size: 14px;
	line-height:1.4em;
	list-style-type: none;
}
ol {
	font-size: 14px;
	line-height:1.4em;
	list-style-type: none;
	margin-top:8px;
}
li {
	margin-bottom: 7px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

#wrap {
	width: 1080px;
	margin: 0 auto;
}
#header {
	float: left;
	position:relative;
	background-color: #452308;
	margin: 0;
	height: 291px;
	width: 1080px;
	background-image: url(images/mill-background-header.jpg);
}
#header2 {
	float: left;
	position:relative;
	background-color: #452308;
	margin: 0;
	height: 510px;
	width: 1080px;
	background-image: url(images/mill-index-header_02.jpg);
}
#header img {
	float: left;
	position:relative;
	background-color: #452308;
	margin: 60px 0 0 59px;
	width: 963px;
}
#header2 img {
	float: left;
	position:relative;
	background-color: #452308;
	margin: 60px 0 0 59px;
	width: 963px;
}
#navigation {
	float: left;
	position:relative;
	width: 1080px;
	height: 40px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	padding: 0;
	background-image: url(images/mill-background-nav.jpg);
	}
#navigation table {
	margin: 0 0 0 60px;
	
} 
#contentwrap {
	float: left;
	position:relative;
	clear:both;
	width: 1080px;
	font-weight: normal;
	text-align: left;
	padding: 0;
	background-image: url(images/mill-background-body2.jpg);
	background-repeat: repeat-y;
	}
#contentleft {
	float: left;
	position:relative;
	width: 180px;
	margin: 20px 0 0 81px;
	height: 1%;
	color: #4c3f2f;
	font-weight: normal;
	padding: 0;
	}

#content {
	width: 550px;
	float: left;
	position: relative;
	padding: 10px 0 0 0;
	margin: 0 0px 0 160px;
	height: 1%;
}
#content td{
	color: #4c3f2f;
}
#content-contact {
	width: 630px;
	float: right;
	position: relative;
	padding: 10px 0 0 0;
	margin: 0 70px 0 0;
	height: 1%;
}
#events {
	width: 520px;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	height: 320px;
	background-color: #FAF5E1;
}
#footer {
	width: 1080px;
	height: 98px;
	font-size:11px;
	background-image: url(images/mill-background-footer3.jpg);
	background-repeat: no-repeat;
	color: #605d51;
	padding-top: 10px;
}

#botnav {
	color: #9a826a;
	width: 900px;
	padding:30px 0 0 0;
	height: 30px;
	font-size: 11px;
	margin: 0px 0 0 90px;
}
#botnav a {
	color: #9a826a;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
#botnav a:hover {
	color: #c4b6a9;
	font-size: 11px;
	text-decoration: none;
}
.style1 {font-size: 12px}
