body {
	background-image: url(../images/new-bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
B {
	font-family: Arial;
	font-size: 16px;
	color: #5b3322;	
}
strong {
	font-family: Arial;
	font-size: 11px;
	color: #d76601;	
}
.red {
	color: #5b3322;	
}
.orange {
	color: #d76601;	
}
hr {
	border: 1px dashed #d1cfd0;
	width: 100%;
}
input.text {
	width: 250px;
}
.state {
	width: 40px;
}
.zip {
	width: 40px;
}
.considerThese {
	border: 1px dashed #d1cfd0;
}
.formFields {
	width: 99%;
}
.formFieldTitles {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1a1916;	
}
.tableBorder {
	border: 1px dashed #9e978d;
	padding: 2 2 2 2;
}

.sectionTitles {
	font-family: Georgia;
	font-size: 26px;
	color: #000000;
}
.mainText {
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
	align: justify;
}
.footerSpacing {
	padding-left: 10px;
}
.price {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9f2c2c;	
}
.productName {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
}
.loginBox {
	border: 2px solid #9e978d;
	background-color: #e9e8e6;
}
.viewAll {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #335b7e;	
}
.forgotPassword {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #335b7e;	
}
.categoryTitles {
	font-family: Arial;
	font-size: 16px;
	color: #335b7e;	
	font-weight: bold;
	padding: 0 0 0 16;
}
.subcategoryTitles {
	font-family: Arial;
	font-size: 12px;
	color: #53504c;	
	line-height: 18px;
	font-weight: bold;
	padding: 0 0 0 25;
}
td.contentArea {
	padding: 5 5 5 10;
}
a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }