body {
	background: #C9C4AF;
	font: 11px Tahoma;
}
a:link {
	color: #C1FDFF;
	text-decoration: none;
}
a:visited {
	color: #C1FDFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	width: 735px;
	margin: 0 auto;
}
#content {
	background: url(images/full-bg-fixed.gif) repeat-y left top;
	height: 700px;
}
#header {
	background: #190E07;
}
#leftColumn {
	float: left;
	width: 270px;
	background: #9D8F80;
}
#rightColumn {
	float: right;
	width: 465px;
	background: #9D8F80;
}
#innerTop {
	width: 462px;
}
#innerLeft {
	float: left;
	width: 255px;
}
#innerRight {
	float: right;
	width: 200px;
	background: #3D2F24;
}
#footer {
	clear: both;
	text-align: center;
}
img {
	margin-top: 3px;
	margin-bottom: 10px;
}
.comingSoonItem {
	color: #FFFFFF;
	margin-right: 1.5em;
	margin-left: 1.5em;
}
#featuredItem {
	padding: 0px 15px;
}
.print-order-form {
	color: #FFFFCC;
	margin-right: 1em;
	margin-left: 1em;
}
#featuredItem h1 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#featuredItem p {
	color: #FFFFFF;
	line-height: 1.5em;
	margin-top: -5px;
}
.bazaarHeading {
	font-size: 18px;
	color: #F4F5B7;
	font-weight: 400;
	margin-left: 10px;
	border-bottom: 2px solid #3D2F24;
	border-left: 5px solid #3D2F24;
	padding-left: 5px;
	margin-right: 25px;
	padding-bottom: 5px;
	letter-spacing: 0.3em;
}
.print-order-form {
	color: #FFFFCC;
	margin-right: 1em;
	margin-left: 1em;
}

