html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #241F12 url(images/bg01.jpg) repeat left top;
	background-attachment:fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BCB193;
}
h1, h2, h3, h4 {
	margin-top: 0px;
}
h1 span {
	font-weight: bold;
	color: #CBC499;
}
h1 {
	color: #000;
	font-weight: bold;
}
h2 span {
	font-weight: bold;
	color: #CBC499;
}
h2 {
	margin-bottom: 25px;
	padding-bottom: 9px;
	border-bottom: 1px solid #9E8C5A;
	font-size: 18px;
	font-weight: normal;
	color: #A19C7E;
}
h3 {
}
h4 span {
	font-weight: bold;
	color: #CBC499;
}
h4 {
	margin-bottom: 25px;
	padding-bottom: 9px;
	border-bottom: 1px solid #9E8C5A;
	font-size: 18px;
	font-weight: normal;
	color: #A19C7E;
}
p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 190%;
	text-align: justify;
}
ol {
}
ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 220%;
}
ul li {
	padding-left: 13px;
	background: url(images/homepage07.gif) no-repeat left center;
}
.list1 {
	margin: 0px;
	padding: 0px;
}
.list1 li {
	float: left;
	width: 230px;
}
a {
	color: #BCB193;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}
img.alignright {
	float: right;
	margin: 0px 0px 0px 25px;
}
img.aligncenter {
	margin: 0px auto;
}
img.border {
	padding: 4px;
	border: 1px solid #B19C65;
}
hr {
	display: none;
}
#wrapper {
	width: 900px;
	margin: 0px auto;
}
#header {
	position: relative;
	height: 159px;
	background: url(images/homepage01.jpg) no-repeat left top;
}
#header h1, #header p {
	margin: 0px;
	text-indent: -9999em;
	line-height: normal;
}
#header a {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
#menu {
	height: 48px;
	background: url(images/subpage1_01.jpg) no-repeat left top;
}
.home #menu {
	background-image: url(images/homepage09.jpg);
}
#menu ul {
	margin: 0px;
	padding: 16px 0px 0px 0px;
	list-style: none;
	text-align: center;
	line-height: normal;
}
#menu li {
	display: inline;
	padding: 0px 25px;
	background: none;
}
#menu a {
	text-decoration: none;
	font-size: 13px;
	color: #87644E;
}
#menu a:hover {
	text-decoration: underline;
	color: #300;
}
#page {
	background: url(images/bg03.jpg) repeat-y left top;
}
#bgtop {
	background: url(images/bg04.jpg) no-repeat left top;
}
#bgbtm {
	height: 370px;
	min-height: 370px;
	padding: 50px 50px 0px 50px;
	background: url(images/bg05.jpg) no-repeat left bottom;
}
html>body #bgbtm {
	height: auto;
}
#content {
	float: right;
	width: 505px;
}
#sidebar {
	float: left;
	width: 190px;
	padding: 30px 30px 10px 30px;
	background: #342C1A url(images/homepage06.gif) no-repeat right top;
}
#footer {
	height: 112px;
	background: url(images/homepage08.jpg) no-repeat left top;
}
#footer p {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #5C5442
}
#box1 {
	padding: 0px 50px;
	background: url(images/bg02.jpg) no-repeat left top;
	color: #C29583;
}
#box1 h2 {
	border-color: #72351B;
	color: #999472;
}
#box1 .column1 {
	float: left;
	width: 375px;
}
#box1 .column2 {
	float: right;
	width: 375px;
}
#box1 .border {
	border-color: #72351B;
}
#box1 .more {
	display: block;
	padding: 4px 0px 5px 34px;
	background: url(images/homepage04.gif) no-repeat left center;
	color: #E39B00;
}
.subul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
