body {
	margin: 0px;
	padding: 0px;
	background-color: #bfc9a8;
	background-image: url(tile.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	font-size: 12px;
	color: #3b3b3b;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin-top: 21px;
}
#header {
}
#logo {
	display: block;
	float: left;
	padding-left: 16px;
	padding-right: 50px;
}
#headerright {
	float: right;
	text-align: center;
	padding-right: 17px;
	font-size: 14px;
	font-weight: bold;
	color: #6c5f25;
	line-height: 17px;
	padding-top: 16px;
}
#headermid {
	text-align: center;
	float: left;
	font-size: 15px;
	line-height: 21px;
	color: #3b3b3b;
	padding-top: 17px;
}
#headermid a {
	font-size: 15px;
	color: #ad0413;
	text-decoration: none;
}
#headermid a:hover {
	font-size: 15px;
	color: #ad0413;
	text-decoration: underline;
}
#headermid img {
	margin-bottom: 5px;
}
#headerright span {
	font-size: 13px;
	line-height: 13px;
	color: #000;
}
#headerright a {
	color: #000;
	text-decoration: none;
}
#headerright a:hover {
	color: #000;
	text-decoration: underline;
}
#headerright img {
	margin-top: 16px;
	margin-bottom: 11px;
}
#mainmenu {
	background-image: url(menu_back.jpg);
	background-repeat: repeat-x;
	height: 42px;
	clear: both;
}
#mainmenu ul {
	display: block;
	float: left;
	list-style-type: none;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	line-height: 13px;
	padding-left: 16px;
}
#mainmenu ul #blog {
	padding-top: 12px;
	padding-right: 3px;
	padding-left: 3px;
}
#mainmenu ul #blog a {
	background-image: url(menu_left.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	height: 19px;
	color: #FFF;
	text-decoration: none;
	padding: 0px;
}
#mainmenu ul #blog a strong {
	background-image: url(menu_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	float: left;
	height: 16px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 3px;
}
#mainmenu ul li {
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#mainmenu ul li a {
	height: 23px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
	text-decoration: none;
	display: block;
	float: left;
}
#mainmenu ul li a:hover {
	text-decoration: none;
	color: #b00000;
	background-color: #dad4b8;
}
#newsletter {
	float: right;
	padding-right: 18px;
	text-align: right;
}
.newstxt {
	font-size: 11px;
	color: #474747;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 12px;
	width: 122px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #cbcbcb;
}
#content {
	padding-right: 17px;
	padding-left: 16px;
}
#left {
	padding-top: 14px;
	padding-bottom: 15px;
}
#rightcol {
	padding-top: 14px;
	padding-bottom: 15px;
}
.leftmenupic {
	padding-bottom: 11px;
}
.leftmenupic img {
	border: 1px solid #f1f1f1;
}
.leftmenu {
	border: 1px solid #f1f1f1;
	background-color: #fff8de;
	margin-bottom: 11px;
}
.menupad {
	padding-left: 18px;
	font-size: 11px;
	line-height: 17px;
	color: #40260f;
	padding-bottom: 10px;
}
.menupad a {
	color: #40260f;
	text-decoration: none;
	font-weight: bold;
}
.menupad a:hover {
	color: #40260f;
	text-decoration: underline;
	font-weight: bold;
}
.leftmenu h3 {
	padding-bottom: 5px;
}
.leftmenu ul {
	list-style-type: none;
}
#social {
	padding-bottom: 7px;
}
#right {
	padding-left: 11px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-right: 11px;
}
.borderimg {
	padding-bottom: 8px;
}
.borderimg img {
	border: 1px solid #f1f1f1;
}
#right h2 {
	font-size: 21px;
	line-height: 24px;
	padding-bottom: 12px;
	color: #766C3D;
	font-weight: normal;
}
#right h3 {
	font-size: 14px;
	line-height: 18px;
	color: #889d6a;
	padding-bottom: 6px;
	font-weight: bold;
}
#right h4 {
	font-size: 14px;
	line-height: 18px;
	color: #576543;
	padding-bottom: 6px;
	font-weight: bold;
}
#right p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 12px;
}
#right a {
	color: #486520;
	text-decoration: none;
}
#right a:hover {
	color: #486520;
	text-decoration: underline;
}
#right ul {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 12px;
	list-style-position: outside;
	padding-left: 15px;
}
#right ol {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 12px;
	list-style-position: outside;
	padding-left: 18px;
}
#right .diapertips {
	padding-left: 72px;
	background-image: url(pig.jpg);
	background-repeat: no-repeat;
}
#right #homepage p {
	text-align: justify;
}
#leftpart {
	padding-right: 10px;
}
#rightpart {
	padding-left: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aa9c5b;
}
#right #homepage .centered {
	text-align: center;
}
.noborderimg {
	padding-bottom: 8px;
}
.topmargin {
	margin-top: 5px;
}
#yellowback {
	background-color: #fff8de;
	padding-right: 13px;
	padding-left: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 2px;
	margin-bottom: 16px;
}
.bigger {
	font-size: 14px;
}
#right #yellowback p {
	padding-right: 15px;
}
#right #announce {
	text-align: center;
	font-size: 15px;
	line-height: 17px;
	color: #726426;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	background-color: #dfecce;
	margin-bottom: 15px;
}
#right .brandswecarry a {
	color: #3b3b3b;
}
#footermenu {
	background-color: #aa9c5b;
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
#footermenu ul {
	list-style-type: none;
	text-align: center;
}
#footermenu ul li {
	display: inline;
}
#footermenu a {
	color: #FFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#footermenu a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57381c;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 12px;
}
#footer a {
	color: #57381c;
	text-decoration: none;
}
#footer a:hover {
	color: #57381c;
	text-decoration: underline;
}
.formtxt {
	font-size: 11px;
	color: #474747;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 142px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #cbcbcb;
}
#searchbox {
	padding-bottom: 11px;
}
#dropdownimg img {
	max-width: 125px;
}
#imgselect select {
	width: 180px;
}
#mfgform select {
	font-size: 11px;
	color: #474747;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 150px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #cbcbcb;
	margin-top: 6px;
}
#optselect {
	width: 285px;
}
.qtydiscount {
	border: 1px solid #aa9c5b;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 12px;
	padding-left: 12px;
	color: #40260f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right .qtydisctitle {
	text-align: center;
	padding-bottom: 5px;
}
.checkoutforms select {
	width: 160px !important;
}
.subcatimg img {
	max-width: 125px;
	max-height: 125px;
}
#redlink {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	color: #AD0413 !important;
	padding-top: 2px;
	padding-bottom: 2px;
}
#redlink a, #redlink a:hover, #redlink a:visited {
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	color: #AD0413 !important;
	padding-top: 2px;
	padding-bottom: 2px;
}
