body {
	background-image: url(/assets/i/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57462c;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #6f493c;
}

a.link {
	color: #fff3d8;
	text-decoration: none;
}

a.link:hover {
	color: #fff3d8;
	text-decoration: underline;
}

a.brownlink {
	color: #521802;
	text-decoration: none;
}

a.brownlink:hover {
	color: #cb7676;
	text-decoration: underline;
}

a.pinklink {
	color: #d08380;
	text-decoration: none;
	font-weight: bold;
}

a.pinklink:hover {
	color: #d08380;
	text-decoration: underline;
	font-weight: bold;
}

.leftside {
	padding: 5px 0px 5px 0px;
	margin: 0px 18px 0px 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3b5b3;
}
.leftsidesub {
	padding: 2px 0px 3px 0px;
	margin: 0px 18px 0px 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d79593;
}

.content {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h1 {
	font-size: 18px;
	color: #521802;
	font-weight: bold;
	margin: 6px 0px 3px 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	color: #cb7676;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.headline {
	font-size: 13px;
	font-weight: bold;
}
.disclaimer {
	color: #666666;
	font-size: 10px;
}

.dropdownShopOnline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: visible;
	position: absolute;
	z-index: 100;
	font-size:11px;
	padding-bottom: 5px;
	visibility: hidden;

	}
.dropdownSnipsBits {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: visible;
	position: absolute;
	z-index: 100;
	font-size:11px;
	padding-bottom: 5px;
	visibility: hidden;
}
.dropdownContactUs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: visible;
	position: absolute;
	z-index: 100;
	font-size:11px;
	padding-bottom: 5px;
	visibility: hidden;
}
.dropdownCustomerCare {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: visible;
	position: absolute;
	z-index: 100;
	font-size:11px;
	padding-bottom: 5px;
	visibility: hidden;
}
form {
	font-size: 11px;
	margin: 0px;
	padding: 0px;

}
select {
	font-size: 11px;
	color: #999999;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
	color: #313131;
}
