@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
}
p , ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}
.bodycol p a:link , p a:visited {
	color: #666;
	text-decoration: underline;
}
.header a:link, .header a:visited {
	text-decoration: none;
	color: #FFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-left: 15px;
	margin-top: 0px;
}
#pinbox{
	background-color: #FFF;
	border: 1px solid #CCC;
	background-repeat: no-repeat;
}
.aboutbox{
	background-color: #FFF;
	border: 1px solid #CCC;
	background-repeat: no-repeat;
	margin: 10px;
	padding: 10px;
	width: 290px;
}
#shovelbox{
	background-color: #FFF;
	border: 1px solid #CCC;
	background-repeat: no-repeat;
	margin: 10px;
	padding: 10px;
	width: 290px;
	background-image: url(images/about_oldshovels.jpg);
	height: 350px;
	background-position: 10px;
}
#shovelbox p {
	padding-left: 130px;
	padding-top: 30px;
}
#rakebox {
	background-image: url(images/about_newtools.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
	padding-top: 0px;
	padding-right: 0px;
}
#rakebox p {
	padding-top: 240px;
}
td {
	vertical-align: top;
}
.header {
	background-image: url(images/yoho_home.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}
.header p {
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header a {
	color: #FFF;
	text-decoration: none;
}
.maincontainer {
	width: 892px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/yellowgradient.jpg);
	background-repeat: repeat-x;
	border: 2px solid #f7c601;
	height: auto;
}
#forcedown {
	height: 80px;
	width: 892px;
}
.colcontainer {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	height: auto;
}
.sidebar {
	width: 205px;
	float: left;
	display: block;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar_text {
	padding-top: 15px;
	padding-bottom: 15px;
}
#sidebar_img {
	margin-top: 15px;
}
.sidebar_img {
	margin-top: 15px;
	border: 1px solid #CCC;
	background-color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebar div {
	border: 1px solid #CCC;
}
.buffercol {
	float: left;
	width: 20px;
	height: 1000px;
	margin: 0px;
	padding: 0px;
}
.sidebar p   {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	font-size: 12pt;
	line-height: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-left: 20px;
}
.sidebar p a:link {
	text-decoration: none;
	color: #333;
}
.sidebar p a:hover {
	text-decoration: none;
	color: #666;
	background-color: #039;
}
.clearfloat {
	clear: both;
	float: none;
	height: 20px;
	width: 852px;
}
.bodycol {
	width: 623px;
	float: left;
}
.bodycol #feat{
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 631px;
	height: 330px;
	background-image: url(images/feat_rake.jpg);
	background-repeat: no-repeat;
}
.bodycol .productbox{
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 631px;
	height: 200px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.bodycol h1 {
	margin-left: 0px;
}
#prodfeat .bodycol .productbox{
	background-color: #FFF;
	border: 1px solid #CCC;
	width: 631px;
	height: 400px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.productbox h1 , .productbox p{
	margin-left: 15px;
}
.productbox h1 {
	margin-top: 15px;
}
h1 a {
	color: #000;
	text-decoration: none;
}
.sidenav {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.sidenav li a:link, .sidenav li a:visited{
	color: #333;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
}
.sidenav li a:hover, .sidenav li a:active{
	color: #666;
	text-decoration: none;
	background-image: url(images/nav_hilight.gif);
	background-repeat: no-repeat;
}
.sidenav #active {
	background-image: url(images/nav_hilight.gif);
	background-repeat: no-repeat;
}
form {
	margin-left: 15px;
}
#homelink {
	color: #FC0;
}
#midbar {
	float: left;
	width: 405px;
	padding-right: 10px;
}
#rightcol {
	float: left;
	width: 205px;
}
.homeanim {
	clear: both;
	float: none;
	width: 620px;
	padding-bottom: 20px;
}
ol li {
	margin-bottom: 10px;
}
.doublepinbox {
	border: 1px solid #CCC;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.doublepinbox img{
	border: 1px solid #FFF;
}
.imgfloater {
	float: left;
}
#gardenon {
	height: 246px;
	background-image: url(images/gardenon_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #fbe9a3;
}
#gardenon_link   {
	text-align: left;
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 150px;
	margin-left: 14px;
	font-weight: bold;
}
#gardenon_link a:link , #gardenon_link a:visited{
	text-decoration: none;
	color: #000;
}
#gardenon_link a:hover , #gardenon_link a:active{
	text-decoration: underline;
	color: #000;
}
#gardenon_body #pinbox{
	height: 1078px;
	background-image: url(images/gardenon_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#gardenon_body #copy1 {
	margin-left: 90px;
	display: block;
	height: 138px;
}
#gardenon_body #copy2 {
	margin-left: 180px;
	display: block;
	height: 360px;
}
#gardenon_body #copy3 {
	margin-left: 155px;
	display: block;
}
.linkindent {
	margin-left: 20px;
	display: block;
}
