h1, h2, h3, h4, p, ul, li, blockquote {
	margin-top: 0px;
}
html {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#turkeys-front {
	float: right;
	width: 240px;
}

body {
	background-image: url(images/background-tile.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.outer-container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content-background.jpg);
}
.header-containter {
	background-image: url(images/header-background.jpg);
	height: 60px;
	width: 1020px;
}
.header-top {
	background-image: url(images/header-top.jpg);
	height: 20px;
	width: 1020px;
}
.superyelper-nav {
	height: 30px;
	width: 1020px;
	background-image: url(images/navigation-background.jpg);
}
.content-container {
	background-image: url(images/content-background.jpg);
	background-repeat: repeat-y;
}
.content-outer {
	background-image: url(images/content-top.jpg);
	background-repeat: no-repeat;
}
.content-inner {
	margin-right: 140px;
	margin-left: 140px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.superyelper-nav ul {
	padding: 0px;
	list-style-type: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #F4E2BC;
	margin-top: 0px;
	margin-right: 140px;
	margin-bottom: 0px;
	margin-left: 160px;
}
.superyelper-nav ul li {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 30px;
	margin-right: 7px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.superyelper-nav ul li a {
	color: #F4E2BC;
	text-decoration: none;
}
.superyelper-nav ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
.header-top h1 {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	text-align: right;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.fourbox-holder {
	float: left;
	width: 700px;
	margin-bottom: 40px;
}
.fourbox-holder h1 a {
	color: #F4E2BC;
	text-decoration: none;
}

.fourbox-l {
	width: 160px;
	float: left;
	margin-right: 20px;
	background-color: #81401A;
}
.fourbox-r {
	width: 160px;
	float: left;
	background-color: #81401A;
}
.clear-both {
	clear: both;
}
.items-for-sale {
	background-color: #FFF;
	padding: 20px;
	width: 660px;
	float: left;
	margin-bottom: 20px;
	font-size: 14px;
}
.content-inner a {
	color: #840D0F;
}

.items-desctiption h2 {
	color: #80090B;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.items-desctiption {
	float: left;
	width: 430px;
}
.items-photos {
	width: 220px;
	float: right;
}

.items-photos img {
	margin-bottom: 5px;
}
.item-photo-small-l {
	margin-right: 5px;
}
.items-for-sale ul li {
	margin-bottom: 20px;
}
.content-inner h2 {
	color: #681F0E;
}
.content-inner h3 {
	color: #681F0E;
}
.content-inner ul li {
	margin-bottom: 20px;
}
.item {
	background-color: #FFF;
	padding: 20px;
	width: 660px;
	float: left;
	margin-bottom: 20px;
	font-size: 14px;
}
.footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	width: 700px;
	margin-top: 40px;
	padding-bottom: 60px;
}
.fourbox-holder h1 {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	color: #FAF1DE;
	text-align: center;
}
.testimonial {
	margin-bottom: 40px;
}
.testimonial p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.testimonial-name {
	font-size: 12px;
}
.pic-left {
	margin-right: 19px;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	width: 148px;
}
.pic-right {
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	width: 147px;
}
.content-inner .featured {
	margin-bottom: 20px;
}

