body {
	background-color: #7E2900;
	margin: 0px;
	padding: 0px;
}

.curly {
	height: 100%;
	background: url('/images/tile1.jpg') repeat-x;
}

#solidback {
	width: 970px;
	height: 100%;
	background-color: #E0CD9A;
}

#container {
	width: 970px;
	background: url('/images/gradient.jpg') repeat-x;
	background-color: #E0CD9A;
}

#utility {
	height: 71px;
	background: url('/images/topback.gif') no-repeat;
	text-align: right;
	margin-right: 15px;
	overflow:hidden;
}

#utility img {
	vertical-align: top;
}

#utility div, #utility form {
	display: block;
	float: right;
	line-height: 33px;
}

#utility div, #utility a {
	color: #FFF !important;
	text-decoration: none;
}

#utility a:hover {
	color: #9C8059 !important;
}

.utilspace {
	padding-right: 20px;
}

#search {
	padding-top: 6px;
}

#search input {
	display: block;
	float: left;
	height: 19px;
	font-size: 11px;
}

#main_contain {
	width: 946px;
	background: #960;
}

#main {
	width: 934px;
}

.kicker {
	clear: both;
}

#footer {
	width: 946px;
	text-align: left;
	padding: 25px 2px 10px 5px;
}
#social  {padding-top:5px}
#social a {margin: 0px 3px}

/* SPOTLIGHTS */
	.spotlight {
		width: 220px;
		margin: 28px 0px 0px 0px;
		background: url('/images/spotlight_tile.jpg') repeat-y;
	}

	.spotlight div {
		width: 200px;
		text-align: left;
	}

	#spotlight_top, #spotlight_btm {
		width: 220px;
	}

	.spotlight_headline {
		width: auto !important;
		padding: 5px;
		line-height: 120%;
		background: #F7E4BA;
		text-transform: uppercase;
		color: #502F24;
		border-bottom: 1px #E9D28F solid;
	}

	.spotlight_txt {
		width: 180px !important;
		padding: 10px 0px 20px 0px;
		font-size: 11px;
		line-height: 150%;
	}

/* END SPOTLIGHTS */

#shop_contain {
	width: 100%;
}
