body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fffbdc;
}
#logo {
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	text-align: right;
}
#logo img {
	float: left;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F3A2A;
	line-height: 170%;
}
#mainarea {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	display: block;
	position: relative;
	padding-bottom: 15px;
}
#leftcolumn {
	width: 250px;
	margin-left: 0px;
	margin-right: auto;
	float: left;
	text-align: right;
	display: block;
	position: relative;
}
#footer {
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 10px;
}
h1, h1 a {
	font-size: 14px;
	color: #CF4020;
	text-decoration: none;
	display: inline;
	font-weight: normal;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C402B;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D23E22;
}
navigation a:hover {
	color: #D23E22;
}
#rightcolumn {
	width: 500px;
	margin-right: 0px;
	display: block;
	position: relative;
	margin-left: auto;
}
#mainarea #rightcolumn img {
	padding-right: 15px;
}
a {
	color: #5F3A2A;
}
.header {
	font-size: 13px;
	color: #CF4020;
}
img {
	display: inline;
}
.style2 {font-size: 13px; color: #CF4020; font-weight: bold; }
.lastone, .lastone  a, a.lastone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #CF4020;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CF4020;
}

