#nlcom_doc {
  width:65.38em;/* non-IE */
  *width:68.8em;/* IE */
  min-width:800px;/* optional but recommended */
  margin: 10px;
}

#content {
	margin-top: 25px;
	padding-left: 16px;
}

#header_buttons {
	margin-top: 10px;
	margin-bottom: 10px;
}

#search {
	margin-bottom: 16px;
}

#ft {
	width: 480px;
	text-align: center;
	margin-left: 280px;
}

.blue {
	color: blue;
}

#phone {
	color: #333333;
	font-weight: bold;
	margin-bottom: 14px;
}

#hours {
	font-size: 122%;
	font-weight: bold;
	margin-bottom: 14px;
}

#single_order {
	font-size: 107%;
	margin-bottom: 14px;
	font-family: verdana;
	font-weight: bold;
}

#contact_email {
	font-weight: bold;
	margin-bottom: 10px;
}

#bottom_links {
	font-size: 92%;
	font-family: verdana;
}

#welcome_text {
	font-family: verdana;
	margin-bottom: 20px;
	margin-top: 12px;
	font-weight: bold;
}

.product_table {
  margin: 5px;
}
.product_table th, td {
  padding: 3px;
}
.product_table th {
  background-color: #039;
  color: white;
}

.product_table th {
  border: 1px solid gray;

}

.product_table td {
  border: 1px solid gray;
}


.brand_image {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.content {
	margin-bottom: 10px;
}

.paginate {
	width: 450px;
	text-align: center;
	margin: auto;
	margin-top: 15px;
}

.paginate span.name {
	font-weight: bold;
	font-style: italic;
	padding-right: 5px;
}

.paginate span.container {
	border: 1px solid gray;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.paginate div.details {
	margin-top: 10px;
	font-family: verdana;
	letter-spacing: 0.05em;
	background-color: #C6E1F7;
	border: 1px solid gray;
	padding: 2px;
}

.paginate span a, .paginate span b {
	padding: 10px;
}

.paginate span a:hover {
	font-weight: bold;
}

#brand_text {
	font-family: arial;
	font-size: 100%;
}

#brand_abc {
	width: 100%;
	font-family: verdana;
}

#brand_abc td {
	width: 50%;
	padding-top: 2px;
	padding-bottom: 2px;
}

#brand_header {
	font-family: verdana;
	font-weight: bold;
}


.brand_table th {
	color: white;
	background-color: #003399;
	font-weight: bold;
	border-bottom: 1px solid gray;
}

.brand_table {
	border: 1px solid gray;
	width: 600px;
}

.brand_table td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.brand_table .even {
	background-color: #D1E8EE;
}

.brand_table .odd {
	background-color: #F7F7F7;
}

.brand_table th {
	padding: 1px;
	padding-left: 2px;

}
.nut_info {
  width: 500px;
  margin-left: 15px;
  margin-bottom: 5px;
  margin-top: 3px;
}

.nut_info th {
  font-weight: bold;
}

.nut_info td {
  letter-spacing: 0.05em;
}

.list_title {
	margin-top: 5px;
	letter-spacing: 0.04em;
	margin-left: 2px;
	font-weight: bold;
	font-size: 12px;
}

.attributes ul {
	list-style-type: disc;
	margin-left: 20px;
}

.attributes {
	margin-left: 5px;
}

p {
	font-family: verdana;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 2px;
}

h1 {
  font-size: 123.1%;
  font-weight: bold;
}

h2 {
	font-size: 122%;
	margin-bottom: 10px;
	font-weight: bold;
}

h3 {
  font-size: 107%;
  font-style: italic;
}


h4 {
  color: #006;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-top: 15px;
  margin-bottom: 10px;
}

u {
 text-decoration: underline;
}

em {
	font-style: italic;
}

ul {
  margin-left: 15px;
  list-style: disc outside
}

ul li {
  margin: 3px;
}

strong {
	font-weight: bold;
}

.small {
  font-size: 92%;
  font-style: italic;
  padding: 2px;
}

.center {
	text-align: center;
	margin-top: 5px;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.red {
	color: red;
}

.add_to_cart {
	margin: 5px;
}

.margin_less {
  margin: 0px !important;
}

.add_to_cart a {
	font-size: 13px;
	font-weight: bold;
	font-family: verdana;
}

div.caption {
  padding: 10px;
}

.caption p.caption {
  display: block;
  padding: 0px;
  text-align: center;
}

.two_box {
  margin-top: 3px;
  margin-bottom: 3px;
  clear: left;
}

.spf {
  border: 1px solid gray;
  margin: 5px;
}

.spf td {
  padding: 5px;
}
.spf-ss {
  padding-top: 0px !important;
}

.spf-caption {
  font-weight: bold;
  padding: 0px;
}

.spf-ss {
  font-size: 12px;
  font-style: italic;
}

.spf-hr {
  border-bottom: 1px solid gray;
  font-weight: bold;
}

