body {
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;/*border: 0px;*/

}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 787px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #441c00;
}
#header {
}
#logo {
	display: block;
	float: left;
}
#headerright {
	text-align: right;
	width: 616px;
}
#topmenu {
	list-style-type: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #69462e;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 11px;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
}
#topmenu li {
	display: inline;
}
#topmenu a {
	color: #69462e;
	text-decoration: none;
}
#topmenu a:hover {
	color: #CE8304;
	text-decoration: none;
}
#banner {
	padding-left:  15px;
	padding-right:  30px;
	padding-top: 3px; /* was 10 when sale banner was present */
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: left;
}
#banner a:visited {
	border-style: none;
	text-decoration: none;
}
#phonecart {
	width: auto;
	float: right;
	text-align: right;
}
#tollfree {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #faa61a;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#cart {
	font-family: Tahoma;
	font-size: 11px;
	color: #72523b;
	background-image: url(cart.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 17px;
	float: right;
	padding-left: 26px;
	padding-top: 10px;
}
#cart a {
	color: #72523b;
	text-decoration: none;
}
#cart a:hover {
	text-decoration: underline;
}
#mainmenu {
	display: block;
	clear: both;
	list-style-type: none;
	height: 20px;
	background-color: #ff9090;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 6px;
	font-weight: bold;
}
#mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu li {
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
}
#mainmenu #sale a {
	color: #FAFF20;
	font-size: 14px;
}
#mainmenu #sale a:hover {
	color: #8f91fe;
	font-size: 14px;
}
#mainmenu a:hover {
	color: #8c3a01;
}
#content {
	background-color: #fdf0e4;
	padding-top: 15px;
}
#maintbl {
}
#left {
	padding-bottom: 5px;
}
#left h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #441c00;
	padding-left: 10px;
	padding-bottom: 3px;
}
#left ul {
	list-style-type: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#left li {
}
#left ul a {
	color: #441c00;
	text-decoration: none;
}
#left ul a:hover {
	text-decoration: underline;
}
#secure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-bottom: 5px;
}
#secure img {
	display: block;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#testimonials {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #823400;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#testimonials p {
	padding-bottom: 10px;
}
#testimonials a {
	color: #823400;
	text-decoration: underline;
}
#testimonials a:hover {
	text-decoration: none;
}
#right {
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-left: 7px;
}
#righttbl {
}
#reg {
	background-color: #fff0d9;
	margin-right: 10px;
	border: 1px solid #ffe5c1;
	margin-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
.notice {
	background-color: #fff0d9;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
	border: solid 1px #ffe5c1;
}
#right #reg h2 {
	font-size: 17px;
	color: #ff8f8f;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(gift.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	padding-top: 9px;
	padding-left: 38px;
	padding-bottom: 0px;
}
#right h2 {
	font-size: 17px;
	color: #ff8f8f;
	font-weight: bold;
	padding-bottom: 7px;
}
#fname {
	border: 1px solid #e7d9c5;
	font-family: Tahoma;
	font-size: 11px;
	color: #441c00;
	width: 130px;
	height: 16px;
	padding-left: 3px;
}
#reg span {
	font-size: 11px;
}
#lname {
	border: 1px solid #e7d9c5;
	font-family: Tahoma;
	font-size: 11px;
	color: #441c00;
	width: 105px;
	height: 16px;
	padding-left: 3px;
}
#reg ul {
	text-align: center;
	display: block;
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	padding-top: 2px;
}
#reg li {
	display: inline;
}
#reg ul a {
	font-size: 10px;
	color: #441c00;
	text-decoration: underline;
}
#reg ul a:hover {
	text-decoration: none;
}
#right p {
	padding-bottom: 15px;
	line-height: 16px;
}
#right a {
	color: #8c3a01;
	text-decoration: underline;
}
#right a:hover {
	text-decoration: none;
}
.rightpad {
	padding-right: 5px;
}
#find {
	font-weight: bold;
	color: #f27179;
	padding-bottom: 3px;
}
#karmapics {
	border: 2px solid #fbd6d8;
	height: 133px;
	overflow: hidden;
	margin-right: 1px;
	margin-bottom: 7px;
}
#right h3 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 7px;
}
.rightfloat {
	float: right;
	display: block;
	padding-left: 10px;
	padding-bottom: 7px;
}
#featured {
	background-color: #fdded7;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 767px;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
#featured a {
	color: #441c00;
}
#featured a:hover {
	text-decoration: none;
}
#line {
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#content #line p {
	line-height: 18px;
}
#right ul {
	padding-bottom: 12px;
	padding-left: 20px;
	list-style-position: outside;
	line-height: 18px;
}
#right ol {
	padding-bottom: 12px;
	padding-left: 20px;
	list-style-position: outside;
	line-height: 18px;
}
#featured h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}
#feattbl {
	margin-right: 3px;
}
#feattbl img {
	border: 2px solid #fbc9c4;
}
#feattbl td {
	padding-right: 5px;
}
#feattbl a {
	color: #441c00;
	text-decoration: none;
	font-size: 10px;
}
#feattbl a:hover {
	text-decoration: underline;
}
#slideholder {
	height: 85px;
	padding-left: 10px;
	margin-bottom: 12px;
}
#galleryholder {
	float: left;
	height: 85px;
	width: 522px;
}
#arrowleft {
	background-image: url(arrow_left.jpg);
	background-repeat: no-repeat;
	width: 16px;
	height: 75px;
	background-position: left center;
	float: left;
	margin-right: 8px;
}
.pic {
	float: left;
	margin-right: 8px;
}
#arrowright {
	background-image: url(arrow_right.jpg);
	background-position: left center;
	height: 75px;
	width: 16px;
	float: left;
	background-repeat: no-repeat;
}
#footer {
	padding-bottom: 25px;
}
#footerleft {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#footerright {
	text-align: right;
	float: right;
	padding-right: 5px;
	padding-top: 12px;
	font-size: 11px;
	line-height: 17px;
}
#footerright ul {
	list-style-type: none;
	line-height: 11px;
	padding-bottom: 25px;
}
#footerright li {
	display: inline;
}
#footerright a {
	color: #441c00;
	text-decoration: none;
}
#footerright a:hover {
	text-decoration: underline;
}
#hrs {
}
#hrs span {
	color: #f27179;
	font-weight: bold;
}
#hrs img {
	margin-bottom: 5px;
}
#freeship {
	font-size: 10px;
}
#freeship span {
	text-align: center;
	display: block;
	color: #f27179;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 4px;
}
.imgright {
	display: block;
	float: right;
	padding-bottom: 3px;
	padding-left: 10px;
}
