

body  { 
		font-family: Verdana;
		background: #020202;
		margin: 0;
		padding: 0;
		text-align: center;
}
img { 
	border:none;
}
#container {
	margin: 0 auto;
	padding:30px 0;
	width:960px;
	height:2550px;
	background:url(images/wood.gif);
	text-align:left;	

}
img.image-header {
	padding: 0 20px;
}
#sidebar1 {
	float: left; 
	width: 130px; 
	height:2355px;
	background:#DDB06C; 
	margin:0;
	padding:0;

}
#page-1 {	
	margin: 0 auto; 
	padding: 0; 
	background:#FAFAD2;
	width:780px;

}
#first-content-aboutus {
	margin:20px 0 20px 144px;
	padding:20px 0;
	width:620px;
	height: 280px;

}
#first-content-mill {
	margin:0 0 0 140px;
	padding: 0;
	width:auto;
	height: auto;

}
#first-content-aboutus p {
	width:580px;
	margin: 0;
	padding:0 20px;
	
}
 #first-content-aboutus img {
	width:250px;
	margin:0;
	padding:10px;
	float:right;
}

#commentText { 
	margin:40px 0 20px 144px;
	padding:20px 0;
	width:620px;
	height: 440px;

}
#commentText img {
	margin:20px 0 0 0;
	padding: 12px;
	width:165px;
	float:left;
}
#commentText p.sngld {
	margin: 0 0 0 30px;
	font-weight:bold;
	font-style:italic;
	color: #800000;
}
#commentText p.comment_1 {
	border: 1px solid #000;
	width:540px;
	height:330px;
	margin:0 auto;
	padding:30px;
	font-style:italic;
	background:#ffdead;
}
#below-this {
	margin:0 0 0 144px;
	width:720px;
	height:1140px;
	}
#below-this img {
	float:left;
}
#below-this p {
	width:460px;
	margin:0 auto;
	padding:0 16px;
	
}
#footer {
	margin:0;
	padding:0;
	background:#DDB06C;
	width:780px;
	height:40px;
	clear:both;
	text-align:left;
}
#footer a {
	
	padding: 0 10px;
	font-size:0.7em;
	float:right;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clrBth {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a  { color: #854e25; font-weight: bold }
a:hover { font-weight: bold; text-decoration: none }
#border { border: solid 1pt black }

p {
	font-family: Verdana;
	color: black;
	font-size: 13px;
}
ol {
	font-family: Verdana;
	color: black;
	font-size: 13px;
}
ul {
	font-family: Verdana;
	color: black;
	font-size: 13px;
}

h1 {
	font-family: Verdana;
	color: #800000;
}
h2 {
	font-family: Verdana;
	color: #800000;
}
h3 {
	font-family: Verdana;
	font-size:1.2em;
	text-align:center;
	color: #800000;
}
h4 {
	margin:0;
	padding:0;
	font-family: Verdana;
	color: #800000;
}

a.buttons:link {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 12px;
}
a.buttons:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 12px;
}
a.buttons:hover {
	font-family: Verdana;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 12px;
}
a.buttons:active {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 12px;
}

a.news:link {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 11px;
}
a.news:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 11px;
}
a.news:hover {
	font-family: Verdana;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 11px;
}
a.news:active {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 11px;
}
/* updated for sidebar */
ul.menu-left{
	list-style:none;
	margin:4px 0 0 6px;
	padding:0;
}
ul.menu-left li{
	margin:2px 0;
	text-align:left;
}
ul.menu-left a{
	
}