@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6{border:0;outline:0;font-size:100%;margin:0;padding:0;}
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #daba86;
	margin: 0;
	padding: 0;
	color: #000;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
}
#Search2 {
	background: url(../images/search-icon.png);
	height: 27px;
	width: 27px;
}
a img {
	border: none;
}
a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.container {
	width: 1140px;
	height: 900px;
	margin: 0 auto 0;
	position: relative;
	top: -900px;
	background: url(../images/birds.gif) no-repeat 75px 7px;
}
#lake-img {
	display: none;
	z-index: 1;
	overflow: hidden;
	height: 900px;
}
.container2 {
	width: 1140px;
	margin: 50px auto 0;
	background: #FFF;
	height: 900px;
	clear: both;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.header {
	background: url(../images/header.jpg) no-repeat;
	width:1140px;
}
.sidebar1 {
	float: left;
	width: 400px;
	padding-bottom: 10px;
	margin-left: 50px;
	height: 450px;
}
.content {
	padding: 10px 0;
	width: 655px;
	float: right;
	height: 450px;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}
ul.nav {
	list-style: none;
	margin-bottom: 15px;
	padding-top: 20px;
	width: 325px;
}
ul.nav li {
	padding-top: 20px;
	color: #000;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	border-radius: 15px;
	color: #000;
	background: #ff8909;
	font-weight: bolder;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #a25a0a;
	color: #FFF;
	font-weight: bolder;
}
#red {
	list-style: none;
	margin-bottom: 15px;
	padding-top: 5px;
	width: 325px;
}
#red li {
	color: #000;
}
#red a, #red a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	text-decoration: none;
	border-radius: 15px;
	color: #FFF;
	text-align: center;
	background: #d71920;
	font-weight: bolder;
}
#red a:hover, #red a:active, #red a:focus {
	background-color: #a25a0a;
	color: #FFF;
	font-weight: bolder;
}
.footer {
	padding: 150px 0 30px;
	clear: both;
	color: #FFF;
	background: url(../images/footer.png) no-repeat;
	width: 1140px;
}
.footer p a {
	color: #FFF;
	text-decoration: none;
}
.footer p a:hover {
	color: #FFF;
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}


.ImageSlideShow {
	position: relative;
	width: 480px;
	height: 320px;
	overflow: hidden;
	border: solid 1px black;
}

.ImageSlideShow .ISSClip {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: black;
}

.ImageSlideShow .ISSView {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ImageSlideShow .ISSSlide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;  /* Required for IE6/IE7 */
	height: 100%; /* Required for IE6/IE7 */
	text-align: center;
}

/* Fix to get images to fade properly in IE8 and change correctly in slideshow.
 * This is due to the fact that absolutely positioned elements cannot have their
 * opactiy altered in IE8. */
.ImageSlideShow .ISSSlide img {
	filter: inherit;
}

.ImageSlideShow .ISSControls {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ImageSlideShow .ISSFirstButton, .ImageSlideShow .ISSLastButton {
	display: none;
}

.ImageSlideShow .ISSPreviousButton, .ImageSlideShow .ISSNextButton, .ImageSlideShow .ISSPlayButton {
	position: absolute;
	top: 0;
	display: block;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	background-repeat: no-repeat;
	text-indent: -10000em;
}

.ImageSlideShow .ISSPreviousButton {
	left: 0;
	width: 30%;
	background-image: url(ImageSlideShow/iss-back.gif);
	background-position:  left center;
}

.ImageSlideShow .ISSPreviousButtonHover, .ImageSlideShow .ISSNextButtonHover, .ImageSlideShow .ISSPlayButtonHover {
	opacity: 0.5;
	filter: alpha(opacity=100);
}

.ImageSlideShow .ISSNextButton {
	right: 0;
	width: 30%;
	background-image: url(ImageSlideShow/iss-forward.gif);
	background-position:  100% 50%;
}

.ImageSlideShow .ISSPlayButton {
	left: 30%;
	width: 40%;
	background-image: url(ImageSlideShow/iss-play.gif);
	background-position:  center center;
}

/* If the slide show is busy, show the busy icon in the view. */

.ImageSlideShow.ISSBusy .ISSView {
	background-image: url(ImageSlideShow/iss-busy.gif);
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0.5;
	filter: alpha(opacity=100);
}

/* If the slide show is playing, change the play button image to "pause" */

.ImageSlideShow.ISSPlaying .ISSPlayButton {
	background-image: url(ImageSlideShow/iss-pause.gif);
}

/* Don't show the player controls if the slide show is busy! */

.ImageSlideShow.ISSBusy .ISSPreviousButton,
.ImageSlideShow.ISSBusy .ISSNextButton,
.ImageSlideShow.ISSBusy .ISSPlayButton
{
	display: none;
}
#SierraRubber.ImageSlideShow {
	width: 600px;
	height: 400px;
	border: solid 1px transparent;
}
#SierraRubber .ISSClip {
	background-color: transparent;
}
.madeNusa {
	clear: left;
	color: #FFF;
	padding-top: 10%;
	padding-bottom: 5px;
}
.madeNusa p{
	text-align:center;
	margin-right:75px;
}
#recycle {
	margin-left: 20px;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}
