body  {
	padding: 0;
	text-align: center;
	background-color: #000000;
	margin: 15px auto;
	font: .8em/120% "Trebuchet MS", "Lucida Grande", Lucida, Verdana, sans-serif;
}
.thrColFix #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFF;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 15;
	margin-right: auto;
	margin-bottom: 15;
	margin-left: auto;
} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
}

img
{
   border: 0px;
}

.sidebar_h3  {
	color: #708024;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 110%;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebar_p {
	font-size: 85%;
	margin-bottom: 5px;
	margin-top: 0px;
	line-height: 120%;
}
#left_sidebar_image {
	width: 215px;
	overflow: hidden;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#left_sidebar_text {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.thrColFix #mainContent {
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 30px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 225px;
}
.thrColFix #mainContentHome {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
	margin: 0 190px 0 225px;
}
.thrColFix #mainContent h1 {
	text-transform: uppercase;
	color: #9EB332;
	font-size: 150%;
	margin: 20px 0 15px;
}
.thrColFix #mainContent h2 {
	text-transform: uppercase;
	color: #000;
	font-size: 120%;
	margin: 30px 0 10px 0px;
	font-weight: bold;
}
#mainContent ul {
	list-style-image: url(../images/green-bullet.png);
	margin-right: 60px;
}
#mainContent ul li {
	margin-bottom: 10px;
}
.thrColFix #mainContent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 130%;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* padding keeps the content of the div away from the edges */
	background-color: #E9F2BD;
	padding: 15px 5px 15px 10px;
	margin-top: -20px;
}
.sidebar_rule   {
	border-top: 1px solid #9EB332;
	margin-top: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFix #footer {
	background-color: #9EB332;
	height: 20px;
	padding: 0 15px;
}
#footer #linkback {
	float: left;
}
#footer p , #linkback{
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-size: 11px;
}
#footer #copyright {
	text-align: right;
}
#footer a:link, a:visited, a:active {
	color: #000;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
#form  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#form {
	margin-top: 10px;
}
#flashsidenav {
	height: 287px;
	width: 1000px;
	overflow: hidden;
}
.thrColFix #mainContentHome h1 {
	text-transform: uppercase;
	color: #9EB332;
	font-size: 150%;
	margin: 20px 0 15px;
}
.thrColFix #mainContentHome p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 130%;
}
.productPromo {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
}
.gray {
	color: #999;
}
.black {
	color: #000;
}
#flash-categories {
	display: inline-block;
	float: left;
	margin-bottom: 20px;
}
* html #sidenavLinks{
	margin-top: -30px;
}
