@charset "UTF-8";
#slide1  {
	height: 494px;
	background-repeat: no-repeat;
	background-image: url(../images/farming.jpg);
}
#slide2  {
	height: 494px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/compost-bg.jpg);
}
#slide3  {
	height: 494px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/topsoil-bg.jpg);
}
#slide4 {
	height: 494px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/lawn-bg.jpg);
}
#slide5 {
	height: 494px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/cow-bg.jpg);
}
#slide6 {
	height: 494px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/eric-bg.jpg);
}
/* CSS Document */

#featuredSlider {
	width:1280px;
	height:494px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	visibility: visible;
}
#featuredSlider h1 a{
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #FFF;
}
#featuredSlider h3 a {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #333;
}
#featuredSlider a:hover {
	text-decoration: underline;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.slidecontent h1 a .readmore {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.slidecontent h3 a .readmore {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

#featuredShortcuts,
 #featuredShortcuts {
	position:absolute;
	width:954px;
	height:70px;
	top: 150px;
	left: 160px;
}

#featuredShortcuts {
	height:110px;
	padding-bottom:10px;
	padding-left:1px;
	z-index: 1;
	background-image: url(../images/earthcycle-logo.png);
	background-repeat: no-repeat;
	background-position: 282px top;
	padding-top: 210px;
}

#featuredShortcuts div {
	float:left;
	width:120px;
	height:20px;
	padding-top:0px;
	margin-right:9px;
	color:#fff;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}

#featuredShortcuts div#s0 {
	width: 107px;
	background-image: url(../images/shortcuts-gen.jpg);
	height: 100px;
}

#featuredShortcuts div#s1 {
	width: 107px;
	background-image: url(../images/shortcuts-compost.jpg);
	height: 100px;
}

#featuredShortcuts div#s2 {
	width: 107px;
	background-image: url(../images/shortcuts-top.jpg);
	height: 100px;
}

#featuredShortcuts div.selected {
	background-position:0 -100px !important;
}
#featuredShortcuts div#s3 {
	width: 107px;
	background-image: url(../images/shortcuts-lawn.jpg);
	height: 100px;
}
#featuredShortcuts div#s4 {
	width: 107px;
	background-image: url(../images/shortcuts-cow.jpg);
	height: 100px;
}
#featuredShortcuts div#s5 {
	width: 107px;
	background-image: url(../images/shortcuts-eric.jpg);
	height: 100px;
}
#featuredShortcuts .rightpadding {
	margin-right: 260px;
}
.slidecontent  {
	width: 310px;
	margin-left: 790px;
	padding-top: 40px;
	z-index: 50;
}
.slidecontent h1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.slidecontent p  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.slidecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	font-weight: normal;
}
.slidecontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
