﻿body {
	margin: 0;
	padding: 0;
	color: #9F7355;
	text-decoration: none;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #8A634A;
	font-size: 9px;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #34261D;
}
a:visited {
	text-decoration: none;
	color: #34261D;
}
a:hover {
	text-decoration: none;
	color: #BB8855;
}
a:active {
	text-decoration: none;
}
a img, img {
	border: none;
}
.bodytext, .bodytextbold {
	color: #8A634A;
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	text-decoration: none;
}
.bodytextbold {
	font-weight: bolder;
	font-size: 16px;
	line-height: 20px;
	/*
	width: 350px;
	text-align: left;*/
}

.bodytext, .bodytextbold, .bodytextlong {
	color: #8A634A;
}
.bodytext, .bodytextbold {
	width: 350px;
}
.bodytextlong {
	font-family: "Times New Roman" , Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #8A634A;
	text-decoration: none;
	text-align: left;
}
.navtext, .text, .textdk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #8A634A;
}
.textdk {
	color: #34261D;
}
.navtext {
	text-align: right;
	line-height: 16px;
}

/* Layout */
#Everything {
	position: absolute;
	margin: 30px 0 0 -450px;
	left: 50%;
	width: 900px;
}
#Container {
	height: 600px;
}
.MastheadLink {
	position: absolute;
	display: block;
	left: 345px;
	top: 36px;
	width: 210px;
	height: 49px;
}
#TopBox {
	position: relative;
	top: 108px;
	left: 60px;
	width: 729px;
	padding: 16px 26px 0 22px;
	padding-left: 25px;
}
.Breadcrumbs a, .Breadcrumbs span {
	background-image: url(../assets/accessories/page/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 23px;
	margin-right: 0px;
	display: block;
	height: 11px;
	text-transform: uppercase;
	float: left;
}
#MainBox {
	position: absolute;
	top: 160px;
	left: 60px;
	width: 739px;
	height: 325px;
	margin: 0;
	padding: 16px 15px 0 26px;
	overflow: auto;
}
#MainBox .ImageLink {
	position: absolute;
	top: 16px;
	right: 16px;
}
#MainBox .Breadcrumbs {
	position: absolute;
	top: 308px;
	left: 9px;
}
#BoxFooter {
	position: absolute;
	top: 532px;
	left: 59px;
	width: 775px;
	padding: 2px 0px 0 6px;
	text-align: right;
	text-transform: lowercase;
}
#BoxFooter a {
	margin-left: 17px;
}
#PageFooter {
	text-align: center;
	margin-top: 1px;
	padding-bottom: 30px;
}
#PageFooter a {
	margin-left: 20px;
}
