body {
	margin:0px auto;
	background-color:#fcfbf3;
}
p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	padding-left:20px;
	padding-right:20px;
}
h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#630;
	line-height: 18px;
	padding-left:20px;

}
tr {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;

}
li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;

}
ul {
	
}
a img {
	border:none;
}
a:link {
	font-weight: bold;
	color: #7B323D;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #D96B36;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CE4869;
	text-decoration: none;
}
:focus {
	outline: 0;
}
#wrapper {
	width:920px;
	margin:0px auto;
	text-align:left;
	background-image:url(images/brownSpacer.gif);
	background-repeat:repeat-y;
	background-color:#aabb42;

}
#header{
	padding:0px;
	margin:0px;
	height:195px;
	width:920px;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
}
#headerLogo{
	width:600px;
	height:195px;
}
#headerBrowseBy{
	width:320px;
/*	height:195px; */
	float:right;
}
#browseByMenu{
	float:right;
	padding:0px;
	margin-top:20px;
}
#topNav{
}

#mainContentContainer{
	background-color:#aabb42;
	overflow:auto;
	background-image:url(images/footerBackground.gif);
	background-repeat:repeat-y;
}
#sideNav{
	width:269px;
	background-color:#714810;
	background-image:url(images/brownSpacer.gif);
	background-repeat:repeat-y;
}
#mainContent{
	width:651px;
	float:right;
}
#mainContent img{
	margin-right:15px;
	padding-bottom:15px;
	padding-left:7px;
	border:none;
}
#footer{
	clear:both;
	background-image:url(images/footerBackground.gif);
	background-repeat:repeat-y;
}
#flashBanner{
	padding:0px;
	margin:0px;
	width:920px;
}
#flashBannerHome{
	padding-top:0px;
	padding-left:0px;
	margin:0px;
	width:651px;
	height:267px;
	float:right;
	text-align:right;
	background-color:#aabb42;
}
#disclaimer{
	margin:0px auto;
	width:960px;
}
#priceDropdown{
	padding-left:0px;
	padding-bottom:10px;
}
#priceDropdown h1{
	font-size:13px;
	padding-left:3px;
	margin:0px;
	padding-bottom:0px;
}
#priceDropdown table{
	padding-bottom:0px;
	background-color:#714810;
	width:290px;
}
#priceDropdownSE{
	padding-left:0px;
	padding-bottom:10px;
	margin-left:20px;
}
#priceDropdownSE table{
	background-color:#714810;
	width:230px;
	padding-bottom:0px;
}
#priceDropdownSE h1{
	padding-left:0px;
	font-size:13px;
	margin:0px;
	padding-bottom:0px;
}
#priceDropdownSE tr{
	line-height:10px;
}
#priceDropdownSE form{
	padding-left:0px;
}
#productName{
	font-size:18px;
}
#moreInfoGraphic{
	float:left;
	padding-right:15px;
}
.disclaimerText{
	font-size:9px;
	font-style:italic;
}
.tableHead{
	color:#FFF;
}
.noMarginOrPadding{
	padding:0px;
	margin:0px;
}
.resize img{
width: 140px;
height : auto;
}
.sl_nav{
	color:#FFF;
}
#facebook{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:83%;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	background-color:#9aa845;
	
}
#facebookSE{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:233px;
	margin-top:0px;
	margin-left:40px;
	margin-right:20px;
	margin-bottom:10px;
	background-color:#9aa845;
}
#facebookIframe{
	padding-left:8px;
	width:250px;
}
#SEExtraField{
	padding-left:20px;
	font-size:14px;
}
.connect_widget_not_connected_text{
	color:#FFF;
}

/* Suckerfish dropdown help me find */

#browseByMenuNew{
	width:215px;
	height:53px;
	padding-left:100px;
	padding-top:12px;
}
#browseByMenuNew ul{
	padding:0;
	margin:0;
	list-style:none;
	z-index:1001;
}
#browseByMenuNew li {
  float: left;
  position: relative;
  padding:6px 10px;
  font-size:13px;
  font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-weight:lighter;
  color:#FFF;
  line-height:14px;
}
#browseByMenuNew li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  margin-left:8px;
  margin-top:-15px;
  	width: 15em;
  }
#browseByMenuNew li > ul {
	top: auto;
	left: auto;
	}
#browseByMenuNew a:link{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}
#browseByMenuNew a:visited {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}
#browseByMenuNew a:hover {
	color:#690;
	text-decoration:none;
	font-weight:normal;
}
#browseByMenuNew li:hover ul, li.over ul{ 
	display: block; 
	  background-color:#744808;
}
/* Suckerfish dropdown main */

#brownNavTop{
	background-color:#744808;
	width:920px;
	height:33px;
}
#brownNavTop ul {
  padding:0;
  margin: 0;
  padding-top:3px;
  list-style: none;
  z-index:500;

}
#brownNavTop li {
  float: left;
  position: relative;
  padding:6px 6.5px;
  font-size:13px;
  font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-weight:lighter;
  background-color:#744808;
  line-height:15px;
  color:#FFF;
}
#brownNavTop li ul {
  padding-top:6px;
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  width: 13em;
  }
#brownNavTop li > ul {
	top: auto;
	left: auto;
	}
#brownNavTop a:link{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}
#brownNavTop a:visited {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}
#brownNavTop a:hover {
	color:#690;
	text-decoration:none;
}
#brownNavTop li:hover ul, li.over ul{ 
	display: block; 
	  background-color:#744808;
}
/* Side navigation new */
#sideNavNew p{
	font-weight:normal;
	font-size:13px;
	line-height:22px;
}
#sideNavNew a:link{
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
	line-height:19px;
}
#sideNavNew a:visited {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
}
#sideNavNew a:hover {
	color:#690;
	text-decoration:none;
	font-size:13px;
}
/* footer new */
#footerNew{
	clear:both;
	background-image:url(images/footerBackgroundNew.gif);
	background-repeat:repeat-y;
}
#mainContentContainerNew{
	background-color:#aabb42;
	overflow:auto;
	background-image:url(images/footerBackgroundNew.gif);
	background-repeat:repeat-y;
}
#mainContentNew{
	width:698px;
	float:right;
	padding-right:1px;
}
#mainContentNew img{
	margin-right:15px;
	padding-left:7px;
	border:none;
}