
body { margin: 0px; padding: 0px; color: #606060; font-size: 11px; font-family: arial, sans-serif; }

td, p { color: #606060; font-size: 11px; font-family: arial, sans-serif; }

/* -- headers ---------- */
h1 { font-size: 20px; margin: 0px; padding: 0px; }
h2 { font-size: 14px; margin: 0px; padding: 0px; }
h3 { color: #7b760e; font-size: 11px; font-family: arial; padding: 0px; margin: 0px; }
h4 { color: #657c1e; font-size: 14px; font-family: arial; padding: 0px; margin: 0px; }


#header_logo { width: 739px; text-align: left; }

.beige { background-color: #d3d2b6; }
.green { color: #475811; }
.green_small { color: #475811; font-size: 10px; }
.grey_small { font-family: arial; font-size: 10px; color: #adadad; }
.small { font-size: 10px; line-height: 11px; }
.white { background-color: white; }
.white_border { border: 1px solid white; }

td.border { 
	border: 4px solid #d3d2b6; 
	padding: 1px; }
	
td.border_guts { 
	border: 4px solid #d3d2b6; 
	padding: 8px; }
	
.product_border { border: 2px solid #c0c0c0; }

/* -- tables ---------- */
table.products {}
table.products td.img {}
table.products td.text { padding: 0px 15px 0px 5px; }

#three-by-two { border-collapse: collapse; width: 100%; } 
#three-by-two td {
	width: 33%;
	height: 227px;
	text-align: center;
	padding: 15px 5px;
	border: 1px solid #D3D2B6;
	vertical-align: top; } 
	
#three-by-two td.top { border-top: 0; }
#three-by-two td.bottom { border-bottom: 0; }
#three-by-two td.left { border-left: 0; }
#three-by-two td.right { border-right: 0; }


/* -- forms ---------- */
input { font-size: 10px; }
	
	
/* -- footer ---------- */
#footer { 
	text-align: right;
	font-family: arial;
	font-size: 10px;
	color: #706f53;
	background-color: #d3d2b6;
	width: 739px; }
	
#footer a { color: #706f53; text-decoration: none; }
#footer a:visited { color: #706f53; text-decoration: none; }
#footer a:hover { color: #000000; text-decoration: none; }

#footer_spacing { padding: 7px 10px; }

	
	
/* -- links ---------- */
a { color: #606060; text-decoration: underline; }
a:visited { color: #606060; text-decoration: underline; }
a:hover { color: #606060; text-decoration: none; }

a.bold { color: #606060; text-decoration: none; font-weight: bold; }
a.bold:visited { color: #606060; text-decoration: none; font-weight: bold; }
a.bold:hover { color: #000000; text-decoration: none; font-weight: bold; }

a.grey { color: #7e7e7e; text-decoration: underline; }
a.grey:visited { color: #7e7e7e; text-decoration: underline; }
a.grey:hover { color: #7e7e7e; text-decoration: none; }

a.footer { color: #adadad; text-decoration: none; }
a.footer:visited { color: #adadad; text-decoration: none; }
a.footer:hover { color: #000; text-decoration: none; }
	
	
	
	
	
	
.style1 {
	color: #606060;
	font-size: 10px;
	font-family: arial; }

.style2 {
	color: #948f21;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
}
.style3 {
	color: #7e7e7e;
	font-size: 10px;
	font-family: arial;
}
.style4 {
	color: #393939;
	font-size: 10px;
	font-family: arial;
	font-weight: bold;
}
.style5 {
	color: #475811;
	font-size: 10px;
	font-family: arial;
}
.style6 {
	color: #706F53;
	font-size: 10px;
	font-family: arial;
}
.style7 {
	color: #adadad;
	font-size: 10px;
	font-family: arial;
}

