html { margin:0;
padding:0;
}

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height:100%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../_media/backgrounds/bodyTop.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#masterContainer {
	position: relatives;
	top: 0px;
	left: 0px;
	height:100%;
	min-height: 100%;
	width:100%;
    }
	
	
#banner_wrap{
	width: 100%;
	margin-left: 6px;background-image: url(../_media/backgrounds/headerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#btmImg {
	position:relative;
	width:100%;
	height:100&;
	background-image: url(../_media/backgrounds/wrapperFooterBg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	
}
	

#banner{
	width: 905px;
	min-height:250px;
	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 310px;
	position: relative;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	}	
	
#content_Container {
	width: 905px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../_media/backgrounds/contentWrapper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
}
	
#content {
	width: 905px;
	position:relative;
	height: 300px;
	background-image: url(../_media/backgrounds/content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}
#leftBucketTop {
	margin-left: 25px;
	width: 410px;
	padding-top: 43px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

#leftBucketTop ul {
	list-style-type:disc;
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	line-height: 90%;
}
.tubeVid {
	width: 211px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
}
#rightBucketTop {
	height: 280px;
	width: 400px;
	float: right;
	padding-top: 15px;
}
.border {
	background-color: #a9d100;
	padding: 5px;
}

.leftBucketTopLi {
	float:left;
	padding-left:20px;
	padding-right: 50px;
}

#sideNav {
	width: 905px;
	height: 290px;
	padding: 0px;
}

#bottomContainer{
	width: 100%;
	
}

#bottom{
	text-align: center;
	width: 920px;
	height: 251px;/**/
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_media/backgrounds/sillyServer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#btmLeftBox {
	float: left;
	width: 340px;
	margin-left: 15px;
	margin-top: 0px;
	padding-right: 20px;
}

#btmLeftBox p {
	margin-left: 110px;
}

#btmLeftBox h1 {
	margin-top:0;
	padding-top:0;
}

#btmRightBucket {
	width: 515px;
	float: right;
	margin-right: 15px;
}
	
	
	
/* CSS Font Styles */	
	
p {
	color:#170b60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #809356;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	text-decoration: underline;
	}
	


h2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	}

h3 {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	}

h4 {
	color: #000;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times;
	}

a {
	color: #FFF;
	}

a:hover {
	text-decoration:underline;
	}

ul {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	color:#170b60;
	}
ol {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}	
	
li {
	padding: 8px 8px 8px 0px;
	}
	
	
	
	
@charset "utf-8";
.navImgs {
	margin-right: 5px;
}




#sideNav p {
	padding-right: 15px;
	padding-left: 15px;
	font-size:100%;
	line-height:132%;
}

#bottom ul {
	text-align:left;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#bottom li a, p a {
	color: #4e6657;
	text-decoration:none;
}

#bottom li a:hover, a {
	text-decoration:underline;
}


#Nav {
	margin-left: 10px;
}
.navEndImg {
	padding-left: 116px;
}
#orderNow {
	margin-left:500px;
	margin-top:115px;
}

#orderNow a {color:#FFF;
text-decoration:none;
	font-size:165%;}
	
#orderNow a:hover {color:#3a4903;
}
.leftBucket {
	padding: 5px;
	float: left;
	height: 232px;
	width: 283px;
	margin-left: 6px;
}
#leftBucketOne {
	background-image: url(../_media/backgrounds/bucketOne.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#leftBucketOne p {padding-top: 105px;}

#leftBucketOne a { color:#7f9356; margin:2px 65px; text-decoration:none;}

#leftBucketOne a:hover {
	text-decoration:underline;
}

#leftBucketTwo {
	background-image: url(../_media/backgrounds/bucketTwo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#leftBucketThree {
	background-image: url(../_media/backgrounds/bucketThree.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

#leftBucketThree p {margin-top: 140px; padding-bottom:0; margin-bottom:5px;}

#leftBucketThree a { line-height:50%;color:#7f9356; margin:0px 50px 0px 50px; padding-top:0; text-decoration:none;}
#leftBucketThree a:hover {text-decoration:underline;}

#bottomContent {
	background-image: url(../_media/backgrounds/bottom-img.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 225px;
}

#rightBucketTop p
{ line-height:100%;
padding:8px 25px;
margin:0;
}

#leftBucketTop li {
	line-height:50%;
}

#leftBucketTop li a {
	color:#3a4903;
	text-decoration:none;
}

#leftBucketTop li a:hover {
	text-decoration:underline;}
#btmContent {
	margin-left:50px;
	width:260px;
	padding-top:120px;
	float:left;
	margin-right: 20px;
}


#btmContent p {
	text-align:left;
	color: #FFF;
	margin:0;
}

#footerLinks {
	float: left;
	margin-left:20px;
	height: 100%;
	width: 290px;
}


#footerLinks ul {
	padding: 70px 0 0 0;
	margin:0;
}

#footerLinks li {
	padding:0;
	margin:0;
}

#footerLinks li a {
	display:block;
	padding:5px 10px;
	width:200px;
}

#footerLinks li a:hover {
	text-decoration:none;
	background-image: url(../_media/backgrounds/footerBgLinks.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#bubbleText {
	float: left;
	height: 200px;
	width: 230px;
	padding-top:55px;
}

#bubbleText p {
	color:#170b60;
	text-align:left;
	margin:0;
	padding:5px;
}

#bubbleText a {
	text-align:left;
	color:#FFF;
	text-decoration:none;
	
}

#bubbleText a:hover {
	text-decoration:underline;
}
#OrderNowFoot {
	background-image: url(../_media/backgrounds/footerBgLinks.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
