body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f0ede0;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	color: #6c6344;
	font-size: 11px;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: White;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: Gray;
	font-weight: normal;
	text-decoration: none;
}

.spacer {
	width: 334px;
	height: 4px;
}

.topnav {
	background-color: #3c2214;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.footnav {
	background-color: #3c2214;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.tablemain {
	border: 1px solid #adadad;
	background-color: #FFFFFF;
	top: 50%;
	right: 50%;
}

.tableinside {
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	top: 50%;
	right: 50%;
}

.productContainer {
	padding-left: 45px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.cottonContainer {
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.pewterContainer {
	left: 50%;
}

.border {
    border-color: Gray;
    border-style: solid;
    border-width: 1pt;
}

.phmain {
	text-align: center;
}

td.center {
    text-align: center;
    padding: 0px 10px 0px 10px;
}