body {
	background-color: #FDFEDF;
	font-family: Arial,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	color: #694F00;
}
#cont {
	position: relative;
	background: url(siteimages/bg.jpg) repeat-y;
	margin: 10px auto;
	padding: 0 0 0 0;
	width: 750px;
	border: 0;
}
#main {
	margin: 0px 0 0 220px;
	width: 470px;
	background: transparent;
}
.floatright {
	float: right;
}
#main2 {
	margin: 0px 0 0 050px;
	width: 650px;
	background: transparent;
}
#header {
	background: url(siteimages/header.jpg) top left no-repeat;
	height: 48px;
	margin: 0;
}
#header h1 {
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 10px 17px;
	font-size: 150%;
	letter-spacing: 3px;
}
#header2 {
	background: url(siteimages/wood_logo.jpg) no-repeat;
	margin:0 0 0 38px;
	height: 60px;
}
#header2 h1 {
	display: none;
}
p {
	font-size: 95%;
	padding: 5px 5px 10px 5px;
	margin: 0;
	line-height: 16px;
}
img {
	margin:5px;
	border-color:#E38700;
	border: 2px;
}
#text h1 {
	margin: 10px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}
#text h2 {
	margin: 10px 0 0 0;
	font-size: 18px;
	font-weight: bold;
}
#text h3 {
	margin: 10px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
a, a:link, a:visited {
	color: #694F00;
	text-decoration: underline;
	font-weight: normal;
	background-color: #FDFEDF;
}
a:hover {
	color: #AA4E05;
	text-decoration: none;
	font-weight: normal;
	background-color: #FDFEDF;
}
#footer {
	margin: 0;
	background:url(siteimages/footer.jpg) top left no-repeat;
	height: 100px;
	text-align: center;
	font-size: 70%;
}
#footer a, #footer a:link, #footer a:visited {
	text-decoration: none;
	color: #E38700;
	font-weight: bold;
	padding: 0 0 0 0;
	background-color: #FDFEDF;
}
#footer a:hover {
	text-decoration: none;
	color: #AA4E05;
	background-color: #FDFEDF;
}
#list {
	position: absolute;
	top: 155px;
	left:45px;
	width: 160px;
	border-bottom: 3px double #E38700;
	border-top: 3px double #E38700;
	border-right: 3px double #E38700;
	border-left: 3px double #E38700;
}
#list h4 {
	margin: 5px 0 5px 5px;
	padding: 0px;
}
#menu h4 {
	margin: 5px 0 5px 5px;
}
#links h4 {
	margin: 5px 0 5px 5px;
}
#list ul {
	font-size: 70%;
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
	list-style: square;
}
#list ul li {
	background: transparent;
	margin: 0;
	padding: 0 5px 0 1px;
	line-height: 14px;
}
#list #menu {
	padding-bottom: 25px;
	border-bottom: 3px double #E38700;
}
#list #links {
	padding-bottom: 25px;
}
#list a, #list a:link, #list a:visited {
	color: #E38700;
	text-decoration: none;
	font-weight: bold;
	background-color: #FDFEDF;
}
#list a:hover {
	text-decoration: none;
	color: #AA4E05;
	background-color: #FDFEDF;
}
#list #menu a:link, #list menu a:visited { display: inline; }.floatleft {
	float: left;
}	
div.ruler{
	line-height: 0px;
	height: 1px;
	background: #AE6403;
	font-size: 0px;
	margin: 10px 0;
	padding: 0;
	color: #000;
}
