body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #5e7561;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 95%;
	background-position: center top;
	background-color: #000;
}
a:link {
	color: #6d1500;
}
a:visited {
	color: #6d1500;
}
a:hover {
	color: #5e7561;
}
a:active {
	color: #8eab73;
}
h2 {
	margin-left: 400px;
}
h3 {
	margin-left: 400px;
}
h4 {
	margin-left: 400px;
	margin-bottom: 3px;
}
p {
	margin-right: 120px;
	margin-left: 400px;
	text-align: justify;
	margin-top: 0px;
	padding-bottom: 10px;
}
.center {
	text-align: center;
}
.snipe {
	text-align: center;
	margin: 10px;
}
img.center {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center;
}
.init {
	font-size: 150%;
	font-style: italic;
}
img.tag {
	padding-left: 10px;
	padding-top: 35px;
}
#wrapper {
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	background-image: url(images/header.jpg);
	height: 190px;
	width: 866px;
	margin-right: 10px;
	margin-left: 10px;
}
#header h1 , h2 {
	margin-left: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header ul {
	text-align: right;
	margin: 0px;
}
#header #nav {
	background-image: url(images/nav-sprite.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 338px;
	float: right;
}
#nav span {
	display: none;
}
#nav li, #nav a {
	display: block;
	height: 45px;
}
#nav li {
	list-style-type: none;
	display: inline;
	float: left;
}
#nav #home {
	width: 67px;
}
#nav #shop {
	width: 63px;
}
#nav #community {
	width: 129px;
}
#nav #policy {
	width: 79px;
}

#nav #home a:hover {
	background-image: url(images/nav-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
}
#nav #shop a:hover {
	background-image: url(images/nav-sprite.png);
	background-repeat: no-repeat;
	background-position: -67px -45px;
}
#nav #community a:hover {
	background-image: url(images/nav-sprite.png);
	background-repeat: no-repeat;
	background-position: -130px -45px;
}
#nav #policy a:hover {
	background-image: url(images/nav-sprite.png);
	background-repeat: no-repeat;
	background-position: -259px -45px;
}

#road {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96866C;
}
.video {
	margin: 15px;
}
#wheels {
	padding-bottom: 10px;
	font-size: 90%;
	font-variant: normal;
	text-transform: capitalize;
	color: #333;
	font-weight: bold;
	background-color: #5e7561;
	width: 866px;
	margin-right: 10px;
	margin-left: 10px;
}
#wheels ul {
	text-align: center;
	margin: 6px;
	padding-top: 10px;
}
#wheels li {
	list-style-type: none;
	display: inline;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#wheels li a:link{
	color: #333;
	text-decoration: underline;
}
#wheels li a:visited{
	color: #333;
	text-decoration: underline;
}
#wheels li a:hover{
	color: #e7dccc;
	text-decoration: none;
}
#wheels li a:active{
	color: #6d1500;
	text-decoration: none;
}
#wheels a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.block_wrap {
	margin-top: 45px;
	margin-bottom: 20px;
	background-color: #5e7561;
	width: 866px;
	margin-right: 10px;
	margin-left: 10px;
}
.block {
	margin-right: auto;
	margin-left: auto;
	width: 758px;
	padding-bottom: 35px;
}
.block .tag-p {
	background-image: url(images/block/tag-p.jpg);
	height: 56px;
	width: 252px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 50px;
}
.block .tag-s {
	background-image: url(images/block/tag-s.jpg);
	height: 56px;
	width: 252px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-top: 15px;
	margin-right: auto;
}
.block .tag-r {
	background-image: url(images/block/tag-r.jpg);
	height: 56px;
	width: 252px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 400px;
}
.block .tag h2 {
	margin-top: 0px;
	text-align: center;
	margin-left: -9000px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.block .top {
	background-image: url(images/block/top.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 758px;
}
.block .mid {
	background-image: url(images/block/mid.jpg);
	background-repeat: repeat-y;
	width: 758px;
	clear: both;
	overflow: auto;
}
.block .mid p {
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 55px;
	padding-bottom: 15px;
}
.block .mid .right{
	float: right;
	width: 320px;
	text-align: left;
	overflow: visible;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #000;
}
.block .mid .right p {
	margin-top: 0px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
.block .bot {
	background-image: url(images/block/bot.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 758px;
	clear: both;
}
.sticker_shop {
	position: absolute;
	top: 10px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 30px;
}
.sticker_social {
	position: absolute;
	right: 20px;
	top: 39px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sticker_tree {
	position: absolute;
	top: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 15px;
}
.sticker_button {
	position: absolute;
	top: 255px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: -22px;
}
.sticker_button2 {
	position: absolute;
	top: 123px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	right: 0px;
}
.sticker_flyer {
	position: absolute;
	top: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: -300px;
}
.sticker_penny {
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 1550px;
	left: -12px;
}
.arrowl img{
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.green {
	background-color: #5e7561;
	background-image: url(images/green_body.gif);
	background-repeat: repeat-y;
	margin-bottom: 15px;
	padding-bottom: 25px;
	overflow: auto;
}
.green img {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
}
.zoom img {
	margin-right: 15px;
	border: 1px solid #000;
}
.item .woodchips {
	margin-left: 400px;
}
.item {
	clear: left;
	overflow: auto;
	width: 886px;
	margin-top: 25px;
}
.item p img {
	margin-top: 25px;
	margin-right: 2px;
}
.item_pic {
	float: left;
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px solid #000;
}
.map_pic {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.item table {
	margin-left: 400px;
	text-align: center;
}

