body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
background-image: url("//buckfeverusa.com/images/bg_gradient.jpg");
background-repeat: repeat-x;
	background-color: #171411;
	margin:0;
	padding: 0px;
}

.clear {
clear:both;
height:0px;
font-size: 1px;
line-height: 0px;
}

img {
border: 0;
}


#container {
position: relative;
width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
margin-top: 0;
}

#buckLogoHome {
position: absolute;
z-index: 200;
top: -25px;
left: 72px;
}

#bfsName {
position: absolute;
top: 50px;
left: 135px;
}

#bfsTagline {
position: absolute;
top: 163px;
left: 175px;
background-image: url("//buckfeverusa.com/images/tagline_outperforms.png");
background-repeat: no-repeat;
height: 61px;
width: 251px;
}

#homeAbout {
width: 200px;
padding: 20px 0 30px 480px;
}

#homeAbout h1 {
font-size: 16px;
line-height: 1em;
margin: 0 0 0.4em 0;
}

#homeAbout p {
margin: 0;
line-height: 1.2em;
}

#homeTopSection {
width: 900px;
position: relative;
background-image: url("//buckfeverusa.com/images/bfshome_top_bg.jpg");
background-repeat: repeat-y;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
}

#contests {
position: absolute;
top: 10px;
right: 15px;
}

#contests img {
border: 0;
}

#mainMenu {
width: 900px;
margin-left: auto;
margin-right: auto;
background-image: url("//buckfeverusa.com/images/mainmenubg_up.gif");
background-repeat: repeat-x;
height: 32px;
padding: 0;
font-size: 110%;
}


#canadaButton {
position: absolute;
margin-top: 5px;
right: 60px;
float: right;
background-image: url('//buckfeverusa.com/images/btn_canada.png');
background-repeat: no-repeat;
width: 67px;
height: 67px;
text-indent: -3000px;
z-index: 999999;
}
#canadaButton:hover {
background-position: 0 -68px;
}


#productsWindow {
z-index: 50;
}



/* ------------ HOMEPAGE VIDEO AREA ------------- */

#videoArea {
background-image: url("//buckfeverusa.com/images/bg_videoarea.jpg");
background-repeat: repeat-y;
width: 1000px;
min-height: 423px;
margin: 0;
padding: 10px 10px 25px 10px;
}

#videoArea h1 {
margin: 0;
padding: 0;
font-size: 30px;
color: #402309;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

.video {
float: left;
margin: 10px 3px;
}

.video h2, h3 {
margin: 0;
padding: 0;
line-height: 1em;
}

.video h2 {
font-size: 20px;
}
.video h3 {
font-size: 14px;
}

.titleScent { color: #610609; }
.titleTrap { color: #271810; }
.titleTestimonial { color: #2a3d2b; }

/* ----- this is the video wrapper for the large video that plays ------- */
#image_wrap {
		/* dimensions */
		width:677px;
		margin:15px 0 15px 40px;
		padding:15px 0;

		/* centered */
		text-align:center;

		/* some "skinning" */
		background-color:#efefef;
		border:2px solid #fff;
		outline:1px solid #ddd;
		-moz-ouline-radius:4px;
	}



/* ------------ LOWER SECTION HOMEPAGE ------------- */


#lowerSectionTop {
background-image: url("//buckfeverusa.com/images/bg_brick_shadow.jpg");
background-repeat: repeat-y;
width: 900px;
margin-left: auto;
margin-right: auto;
height: 59px;

}

#lowerSection {
background-image: url("//buckfeverusa.com/images/bg_bricktreesbuck.jpg");
background-repeat: repeat-y;
width: 900px;
margin-left: auto;
margin-right: auto;
min-height: 380px;
}

#homeTestimonials {
background-image: url("//buckfeverusa.com/images/bg_chalkboard.jpg");
background-repeat: repeat-y;
width: 348px;
margin: 0px 0 30px 50px;
padding: 5px 15px 25px 15px;
border: 1px solid #FFF;
float: left;
}

#homeTrailCams {
background-image: url("//buckfeverusa.com/images/bg_dirt.jpg");
background-repeat: repeat-y;
width: 265px;
margin: 0px 0 30px 50px;
padding: 5px 15px 20px 15px;
float: left;
}

#homeTestimonials h1, #homeTrailCams h1, #homeTestimonials p {
color: #FFF;
margin: 0 0 8px 0;
}

#testimonialsSlideshow {
border: 4px solid #FFF;
height: 227px;
}

#trailCamPics {
border: 4px solid #FFF;
width: 257px;
height: 195px;
}

#trailCamDescription {
background-color: #FFF;
margin: 0;
padding: 10px;
width: 245px;
}

#trailCamDescription p {
margin: -5px 0 5px 0;
}
#trailCamDescription a { color: #333; text-decoration: none; }
#trailCamDescription a:hover { color: #a72b17; text-decoration: underline; }


/* ------------ FLOAT STUFF ------------- */

.floatRight {
float: right;
}

.floatLeft {
float: left;
}



/* ------------ BUTTON STUFF ------------- */

#allVideosButton {
background-image: url("//buckfeverusa.com/images/button_allvideos.png");
background-repeat: no-repeat;
width: 160px;
height: 34px;
float: right;
margin: -8px 25px 0 0;
}
#allVideosButton:hover {
background-position: 0px -34px;
}

#sendTestimonialButton {
background-image: url("//buckfeverusa.com/images/button_sendus.png");
background-repeat: no-repeat;
width: 142px;
height: 27px;
float: right;
margin-top: 2px;
}

#sendTestimonialButton:hover {
background-position: 0px -27px;
}



/* ------------ FOOTER STUFF ------------- */

#footer {
background-image: url("//buckfeverusa.com/images/bg_purplebrick.jpg");
background-repeat: repeat-y;
width: 880px;
margin-left: auto;
margin-right: auto;
padding: 5px 10px 25px 10px;
color: #FFF;
min-height: 70px;
}

#footer div.followUs {
position: relative;
float: right;
margin-right: 150px;
}
#footer div.followUs a {
border: 0;
}

#footer .signature {
margin: 20px 0 0 30px;
}

#footer .signature a {
color: #FFF;
}
#footer .signature a:hover {
color: #dcdce6;
}

#followFacebook, #followTwitter, #followRSS, #followYouTube, .followUs h3 {
float: right;
margin: 0 10px;
width: 64px;
height: 85px;
overflow: hidden;
border: 0;
}

#followTV {
position: absolute;
right: -180px;
top: -30px;
z-index: 999;
margin: -200 10px;
width: 171px;
height: 117px;
border: 0;
}

#followYouTube {
width: 66px;
}

.followUs h3 {
width: 6em;
font-size: 225%;
margin: 15px 0 0 0;
}

#followFacebook {
background-image: url("//buckfeverusa.com/images/follow_facebook.png");
background-repeat: no-repeat;
}
#followTwitter {
background-image: url("//buckfeverusa.com/images/follow_twitter.png");
background-repeat: no-repeat;
}
#followRSS {
background-image: url("//buckfeverusa.com/images/follow_rss.png");
background-repeat: no-repeat;
}
#followYouTube {
background-image: url("//buckfeverusa.com/images/follow_youtube.png");
background-repeat: no-repeat;
}
#followTV {
background-image: url("//buckfeverusa.com/images/tv.png");
background-repeat: no-repeat;
}

#followFacebook:hover  { background-position:-66px 0px; }
#followTwitter:hover  { background-position:-67px 0px; }
#followRSS:hover  { background-position:-66px 0px; }
#followYouTube:hover  { background-position:-68px 0px; }






