html {
	background: url("../images/html-bg.gif") top left repeat;
	margin:0;
	padding:0;
	height:100%;
}
h1 {
	text-indent: 10px;
}
a img {
	border:none;
}
body {
	top:0;
	background:url("../images/body-bg.gif") top center repeat-x;
	margin:0;
	padding:0;
	height:100%;
	color: #4a3d31;
	font: 12px Arial, Helvetica, sans-serif;
}
h1.logo {
	margin: 0;
	padding: 0;
	width: 802px;
	height: 97px;
	text-indent: -3500px;
	background: url(../images/header.png) top left no-repeat;
}
#container {
	margin:0 auto;
	padding:0;
	width: 802px;
	background: url(../images/bg-tile.gif) top center repeat-y;
}
#content-container {
	position:relative;
	margin:0;
	padding:0;
	width: 802px;
	font-weight: bold;
}
#gloves {
	position:absolute;
	top:0;
	/* top:11px; */
	left:0;
	margin: -11px 0 0 25px;
	padding: 0;
	width: 600px;
	height: 171px;
	z-index: 0;
}
#tagline-banner {
	margin: 0 auto;
	padding: 0;
	height: 123px;
	width: 770px;
	text-indent: -3500px;
	background: url(../images/tagline-banner.jpg) top left no-repeat;
}
#content {
	margin:0 0 10px 0;
	padding:20px;
	overflow:hidden
}
#hand {
	position:absolute;
	margin: -120px 0 0 481px;
 *margin: -120px 0 0 465px;
	padding: 0;
	width: 305px;
	height: 183px
}
#hand-sm {
	position:absolute;
	margin: -60px 0 0 599px;
 *margin: -60px 0 0 583px;
	padding: 0;
	width: 187px;
	height: 111px
}
p {
	line-height: 20px;
	margin: 0;
	padding: 10px 10px 15px 10px;
}
HR {
	clear: both;
	border: none 0;
	border-top: 1px solid #B1AF5C;
	width: 99%;
	height: 1px;
	padding: 0;
	margin: 10px 1px;
	overflow:hidden
}
/*H tags*/

#content h2 {
	margin: 0 auto;
	padding:3px 0 3px 10px;
	font: 14px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	background-color: #B1AF5C;
	width: 750px;
	text-transform: uppercase;
	font-weight: bold;
	color:#6C6716;
}
#content h3 {
	margin: 0 auto;
	padding:3px 0 3px 10px;
	font: 14px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	border-bottom:1px solid #B1AF5C;
	font-weight: bold;
	color:#6C6716;
}
#content h4 {
	margin: 0 auto;
	padding:3px 0 3px 10px;
	font: 16px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-weight: bold;
	font-style: italic;
	color:#E36C0A;
}
/* -= Roll Overs Content=- */

#content h3 a:link, #content h3 a:visited {
	margin: 0 auto;
	padding:0;
	font-weight: bold;
	color:#6C6716;
}
#content h3 a:hover, #content h3 a:active {
	margin: 0 auto;
	padding:0;
	font-weight: bold;
	color:#A29C1D;
	text-decoration: none
}
#content h3 a {
	margin: 0 auto;
	padding:0;
	font-weight: bold;
	color:#6C6716;
}
/* -= Roll Overs Content=- */

#content a:link, #content a:visited {
	font-weight: normal;
	color: #E36C0A;
	text-decoration: none;
}
#content a:hover, #content a:active {
	padding: 0;
	font-weight: normal;
	color: #F59545;
	text-decoration: underline
}
#content a {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
/*UL Tags*/

#content ul {
	padding: 10px 5px 8px 5px;
	margin: 0 0 0 10px;
	list-style: none;
	list-style-type: none;/*font: 14px Arial, Helvetica, sans-serif;*/
}
#content ul li {
	line-height: 24px;
	padding: 0 0 2px 20px;
	margin: 0;
	color: #4a3d31;
	/* text-transform: uppercase; */
	background: url(../images/content-bullet.gif) 0 6px no-repeat;
}
#content ul.question li {
	line-height: 24px;
	padding: 0 0 2px 20px;
	margin: 0;
	color: #4a3d31;
	text-transform: none;
	background: url(../images/Q.gif) 0 6px no-repeat;
}
#content ul.answer li {
	line-height: 24px;
	padding: 0 0 2px 20px;
	margin: 0;
	color: #4a3d31;
	text-transform: none;
	background: url(../images/A.gif) 0 6px no-repeat;
}
#footer-banner ul {
	float: left;
	padding: 10px 5px 8px 5px;
	margin: 0 0 0 10px;
	list-style: none;
	list-style-type: none;
	font: 14px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
}
#footer-banner ul li {
	line-height: 24px;
	padding: 0 0 2px 30px;
	margin: 0;
	color: #e7e2c0;
	font-weight: bold;
	background: url(../images/banner-bullet.gif) 0 3px no-repeat;
}
/*Table Styles */

#content table.retailers {
	border: solid 2px #6D5B4C;
	margin: 0 auto;
	padding: 0;
	width: 755px;/*	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;	*/
}
#content table.retailers h3 {
	background-color: #725D4B;
	color:#EFE7E7;
	/*text-transform:uppercase;*/
	margin: 0;
	padding: 5px;
	font: 13px "Lucida Grande", "Arial", "Helvetica", "Verdana", "sans-serif";
	font-weight:bold;
}
#content table.retailers img {
	margin: 0 5px 0 0
}
#content table.retailers tr td {
	margin: 0;
	padding: 0;
	background-color: #d4c2b3;
	border: 1px solid #6D5B4C
}
#content table.retailers ul {
	margin: 5px 0 10px 10px;
	padding:0;
	list-style-type: square;
}
#content table.retailers ul li {
	margin:0 0 0 10px;
	padding:0;
	color:#584839;
	text-transform: none;
	background-image: none;
}
/*Images Styles*/

.image-left {
	float: left;
	display: block;
	margin: 5px 10px 9px 10px;
	padding: 2px;
	border: 2px solid #72680E;
	overflow:hidden
}
.image-center {
	display: block;
	text-align: center;
	margin: 0 auto;
	padding: 2px;
	border: 2px solid #72680E;
	overflow:hidden
}
.image-right {
	float: right;
	display: block;
	margin: 5px 10px 9px 10px;
	padding: 2px;
	border: 2px solid #72680E;
	overflow:hidden
}
.image-nopadding {
	float: left;
	display: block;
	margin: 0 10px 9px 10px;
	overflow:hidden;
	width: 150px;
	height: 176px;
}
#footer-banner {
	clear: both;
	margin: 0 auto;
	padding:0;
	height: 97px;
	width: 770px;
	background: url(../images/banner-tile.jpg) top left repeat-x;
}
#footer {
	margin: 0;
	padding: 30px 0 0 0;
	height:34px;
	width: 802px;
	background: url(../images/footer-bg.gif) top left no-repeat;
}
p.credit {
	margin:5px 0;
	padding:0;
	text-align: center;
	color:#794c1b
}
/* -= Roll Overs Footer=- */

.credit a:link, .credit a:visited {
	font-weight: normal;
	color: #794c1b;
	text-decoration: underline;
}
.credit a:hover, .credit a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #fff;
	background-color: #794c1b;
	text-decoration: none
}
.credit a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}
/* features and benefits */

div.feature {
	background: url(../images/flower.gif) 8px 32px no-repeat;
	padding: 0;
	margin: 20px auto 20px auto;
	border-bottom: 1px dotted gray;
	width: 90%;
}
div.feature p {
	padding-left: 100px;
}
div.feature h3 {
	underline:none!important;
	border-bottom: 0!important;
}
#random-testimonial {
	border-top: 1px solid #DEDCDB;
	border-bottom: 1px solid #DEDCDB;
	color: #896643;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:20px;
}
table.home {
	margin-top:10px;
}
table.home h2 {
	width:230px !important;
	text-align:center;
	border-radius:5px;
	text-shadow: 1px 1px 2px #72680F;
	padding: 3px 0!important;
	color:#fff!important;
	font-size:16px!important;
}
#social {
	float: left;
	margin-left: 16px;
	margin-top: -3px;
	width: 60px;
}
#fb-like {
	float: left;
	margin-left: 40px;
	margin-top: -46px;
	width: 185px;
}
body.index #fb-like {
	margin-left: 30px;
	margin-top: -165px;
}

