body {
	color: white;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #311801;
	margin: 0px;
	padding: 0px;
}
#product_slideshow {
	position: absolute;
	height: 580px;
	width: 700px;
	left: 230px;
	top: 177px;
}
#container {
	background-image: url(../images/bkn.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 800px;
	width: 960px;
	position: relative;
}
#logo {
	position: absolute;
	z-index: 5;
	height: 140px;
	width: 190px;
	left: 100px;
	top: 0px;
}
#menu {
	position: absolute;
	z-index: 5;
	height: 40px;
	width: 670px;
	left: 290px;
	top: 40px;
}
#copyright {
	color: #cabab6;
	font-size: 10px;
	font-weight: normal;
	height: 20px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
p {
	margin: 0px;
	padding: 0px;
}
td { }
a:link ,a:visited,a:active{ color: #ec008c; font-weight: normal; text-decoration: none; }
a:hover {
	color: #e1773e;
	font-weight: inherit;
	text-decoration: none;
}
a img {border: none; }
.copy { color: #cabab6; font-size: 14px; line-height: 18px; }
.home { color: #c33; font-size: 20px; font-style: italic; line-height: 28px; }
.open { color: #c33; font-size: 14px; }
.contact_address { font-size: 18px; line-height: 24px; }
.contact_field { color: #f0f; font-size: 12px; font-weight: normal; background-color: #2f1d03; border-style: none; outline-style: none; }
.contact_menu {
	font-size: 10px;
	font-weight: normal;
	color: #DDD;
}
.text_large_right {
	line-height: 20px;
	font-weight: bold;
	color: #ccc;
	text-align: right;
	font-size: 16px;
	letter-spacing: 10%;
}
.text_medium_right {
	line-height: 20px;
	font-weight: bold;
	color: #ccc;
	text-align: right;
	font-size: 14px;
	letter-spacing: 10%;
}
.feature {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#graphic_headline {
	margin-top: 10px;
	margin-bottom: 10px;
}
#home_sidebox {
	overflow: hidden;
	position: absolute;
	height: 420px;
	width: 200px;
	left: 30px;
	top: 370px;
}
#products_text {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 22px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #cc3300;
	margin-right: 5px;
	color: #DDD;
	text-align: right;
	letter-spacing: 10%;
}
#products_sidebar {
	height: 600px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 170px;
	overflow: hidden;
}
#serach_box {
	position: absolute;
	height: 40px;
	width: 594px;
	left: 338px;
	top: 121px;
	z-index: 20;
	font-size: 12px;
	color: #DDD;
}
#home_sidebox #home_headline {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
}
