body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	background-color: #8A8253;
}
td {
	text-align: left;
	vertical-align: top;
}
.width50 {
	width: 50px;
}
.width98 {
	width: 98px;
}
a:link {
	text-decoration: none;
	color: #9A5005;
}
.black_border {
	border: 1px solid #000000;
}
.foot {
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.content_area {
	padding: 20px 20px 40px;
	background-image: url(images/palm_tree.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
}
.white_area {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #373631;
	border-right-color: #373631;
	border-bottom-color: #373631;
	border-left-color: #373631;
}
.align_bottom {
	font-size: 10px;
	vertical-align: bottom;
}
.side_column {
	background-color: #9A5005;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 250px;
	color: #FFFFFF;
	text-align: center;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #45222E;
	border-right-color: #45222E;
	border-bottom-color: #45222E;
	border-left-color: #45222E;
	margin-bottom: 20px;
}
.side_column a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.side_column a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.side_column a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #9A5005;
}
.float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #45222E;
}
.foot a:link {
	color: #000000;
	text-decoration: none;
}
.foot a:visited {
	color: #000000;
	text-decoration: none;
}
.foot a:hover {
	color: #9A5005;
	text-decoration: underline;
}
.sale_item {
	text-align: center;
	padding: 6px;
	border: 1px solid #45222E;
}
.strike_through {
	color: #666666;
	text-decoration: line-through;
}
.now_price {
	font-weight: bold;
	color: #990000;
}
.sale {
	line-height: 20px;
}
a:visited {
	color: #9A5005;
	text-decoration: none;
}
a:hover {
	color: #45222E;
	text-decoration: none;
}
li {
	line-height: 20px;
	color: #45222E;
}
.float_right {
	float: right;
	margin-bottom: 6px;
	margin-left: 20px;
}
