.bodytext  {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #61522D;
	font-weight: normal;
	line-height: 18px;
	padding-left: 35px;
	padding-right: 70px;
	list-style-type: disc;
}

.masthead_background  {
	background-image:url(images/masthead_background.jpg);
	background-repeat: repeat-x;
}
.background_dkgrey {
	background-color: #DACDAE;
	background-repeat: repeat;
}

.background_A_left {
	background-image: url(images/background_A_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E8DFC8;
}

.background_A_rt {
	background-image: url(images/background_A_rt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F9F6F0;
	background-attachment: fixed;
}
.background_offwhite {
	background-color: #F9F6F0;
}
.title {
	font-family: Garamond, serif;
	font-size: 14px;
	line-height: 10px;
	color: #61522D;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 35px;
	padding-right: 70px;
}
.title-table {
	font-family: Garamond, serif;
	font-size: 14px;
	line-height: 10px;
	color: #61522D;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
}
.trade-table {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #61522D;
	font-weight: normal;
	line-height: 18px;
	list-style-type: disc;
}
.trade-tablehighlight {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #61522D;
	font-weight: normal;
	line-height: 18px;
	background-color: #EFE8DA;
	text-transform: uppercase;
	list-style-type: disc;
}
.trade-tablehighlightred {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: normal;
	line-height: 18px;
	background-color: #EFE8DA;
	text-transform: uppercase;
	list-style-type: disc;
}
.trade-tableheader {
	font-family: Garamond, serif;
	font-size: 12px;
	color: #F9F6F0;
	font-weight: bold;
	line-height: 18px;
	background-color: #90815B;
	text-transform: uppercase;
}
.homepage-intro {
	font-family: Garamond, serif;
	font-size: 15px;
	color: #883900;
	font-weight: bold;
	line-height: 22px;
}
}
.homepage-introRed {
	font-family: Garamond, serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	line-height: 22px;
	text-align:center
}
.homepage-bodytext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #61522D;
	font-weight: normal;
	line-height: 18px;
}

.store_bodytext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #61522D;
	font-weight: normal;
	line-height: 16px;
}

.store_title {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
}

.store_header {
	font-family: verdana;
	font-size: 12px;
	color: #804109;
	text-decoration: none;

}
.textBox {
	font-family: arial;
	font-size: 12px;
	color: #4A403E;
	text-decoration: none;
}

.textBox:HOVER {
	font-family: arial;
	font-size: 12px;
	color: #4A403E;
	text-decoration: none;
}

A {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #D19C1D;
	text-decoration: underline;
	text-transform: uppercase;
}

A:HOVER {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	color: #D19C1D;
	text-decoration: none;
	text-transform: uppercase;
}

.utilnav {
	font-family: garamond;
	font-size: 10pt;
	line-height: 15pt;
	color: #F9F6F0;
	text-decoration: none;
	text-transform: lowercase;
}
.utilnav:HOVER {
	font-family: garamond;
	font-size: 10pt;
	line-height: 15pt;
	color: #F9F6F0;
	text-decoration: underline;
	text-transform: lowercase;
}

input,select,textarea {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}


.ml_qtySelector { width:45px; }
.trade-table-bold {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #61522D;
	font-weight: bold;
	line-height: 18px;
	list-style-type: disc;
}
.trade-table-extrabold {


	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #61522d;
	font-weight: bold;
	line-height: 23px;
	list-style-type: disc;
}
.background_offwhite table .trade-table td {
	text-align: left;
}
.background_offwhite table .trade-tablehighlight td {
	text-align: center;
}
.background_offwhite table .trade-tablehighlight td strong {
	text-align: right;
}
