body   {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(images/wallpaper.jpg);
}
#container {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	left: 0px;
}
#content {
	position: absolute;
	top: 25px;
	width: 510px;
	z-index: 3;
	margin-left: -230px;
	left: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
#content a {
	color: #0000000;
	text-decoration: none;
}
#content a:hover {
	color: #9D5A28;
}
#columnleft {
	position: absolute;
	top: 94px;
	width: 200px;
	z-index: 3;
	margin-left: -470px;
	left: 50%;
	height: 88%;
	z-index: 2;
	background-image: url(images/vertbeam.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#columnright {
	position: absolute;
	top: 170px;
	width: 250px;
	z-index: 3;
	margin-left: 160px;
	left: 50%;
	z-index: 2;
}
#linkmenu {
	position: absolute;
	left: 0;
	height: 20px;
	width: 600px;
	top: 88px;
	border-left: 1px solid #664422;
}
#linkmenu a {
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	width: 105px;
	height:20px;
	display:block;
	float:left;
	color: #664422;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-right: 1px solid #664422;
	padding-top: 1px;
}
#linkmenu a:hover {
	color: #9D5A28;
	background-color: #DCCEBE;
	display:block;
}
#linkmenu a.active {
	color: #9D5A28;
	background-color: #DCCEBE;
	display:block;
}
#image {
	position: absolute;
	right: 0px;
	width: 500px;
	top: 0px;
	background-color: #e6e6e6;
	height: 170px;
}
#image2 {
	position: absolute;
	right: 259px;
	width: 167px;
	top: 1120px;
	background-color: #e6e6e6;
	height: 99px;
}
#header {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 200px;
	width: 100%;
	background-image: url(images/horbeam.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 60px;
	width: 600px;
	line-height: 11px;
	margin-top: 8px;
}
#address a {
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #cebca6;
	letter-spacing: 1pt;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9D5A28;
	margin-top: 75px;
	margin-bottom: 5px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 150px;
}
.bodytext a {
	color: #000000;
	text-decoration: none;
}

