body {
	background-image: url(/images/browndamask.gif);
	background-attachment: fixed;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #574644;
}
.maincol {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.topnav {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(/images/lbs06.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 14px;
	color: #F9CFD2;
}
.topnav a {
	padding-right: 9px;
	padding-left: 9px;
	color: #694C36;
	text-decoration: none;
}
.topnav a:hover {
	padding-right: 9px;
	padding-left: 9px;
	color: #DC8D9D;
	text-decoration: none;
}
.botnav {
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.botnav a {
	color: #694C36;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.botnav a:hover {
	color: #DC8D9D;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.inputbox {
	border: 1px solid #83BAAD;
}


h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E191A5;
	margin-top: 20px;
	color: #6A4829;
}
h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E191A5;
	margin-top: 10px;
	color: #E191A5;
}
h3 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E191A5;
	margin-top: 10px;
}
.itemcolor {
    color:#60A797;
    font-weight:bold;
}
a {
    color:#60A797;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
    color:#DC8D9D;
    font-weight: bold;
	text-decoration: none;
}
.searchbox {
	background-image: url(http://www.labebeshoppe.com/images/lbs03.png);
	text-align: center;
	padding-bottom: 25px;
}
p, td, li {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #6A4829;
}

#cr {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FCE6E8;
}
#cr a {
	color: #FCE6E8;
	text-decoration: none;
}
#cr a:hover {
	color: #FCE6E8;
	text-decoration: underline;
}
