.partner_line {
	height:0px;
	border-top:1px #4a5f1d solid;
	border-bottom:1px #2d3b10 solid;
	margin-top:20px;
	margin-bottom:20px;
}
* { 
	border-style: none;
	border-width: 0px;
}
.subh2 {
	color : #836E2C;
	font-size:13px;
	margin-top:10px;
	font-weight:bold;
}
body,
html {
	margin:0;
	padding:0;
	/*background:#a7a09a;*/
	color:#000;
	font-family: Arial, Sans, sans-serif;
	font-size: 11px;
}
body {
	min-width:760px;
	background-image: url('images/bkg_page.png');
	background-repeat: repeat-both;
}
.line {
	margin-top:4px;
	height:1px;
	border-top:1px solid #50890F;
}
#subhead {
	font-size:14px;
	font-weight:bold;
	margin-top:11px;
}
.bread {
	display:inline;
	padding-left:102px;
	font-size:11px;
}
.bread a {
	color:#658E3B;
	text-decoration:none;
}
.stamp_td {
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.divider_line {
	height:1px;
	background-color:#D6D6D6;
	margin-top:16px;
	margin-bottom:16px;
}
table.general_table {
	width:100%;
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #B2B2B2 #B2B2B2 #B2B2B2 #B2B2B2;
	border-collapse: collapse;
	background-color: white;
}
table.general_table th {
	height:22px;
	text-align:left;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: #B2B2B2 #B2B2B2 #B2B2B2 #B2B2B2;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	padding-left:8px;
}
table.general_table td {
	height:22px;
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: #B2B2B2 #B2B2B2 #B2B2B2 #B2B2B2;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	padding-left:8px;
}
table.general_table td {
	padding-left:4px;
	padding-right:4px;
}
#wrap {
	/*background:#99c;*/
	margin:0 auto;
	width:760px;
	background-image: url('images/bkg_edges.png');
}
#wrap p {
	padding:0px;
}
#header {
	/*background:#ddd;*/
	background-image: url('images/bkg_header.png');
	background-repeat: no-repeat;
}
#header h1 {
	padding:5px;
	margin:0;
}
#sidebar {
	/*background:#99c;*/
	float:left;
	width:160px;
	margin-left:32px;
}
#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}
#advanced-search {
	float:right;
}
#advanced-search a {
	font-size:10px;
	_text-decoration:none;
}
.stamp_c {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	height:120px;
	/*background-color:#333333;*/
	padding-top:10px;
	margin-bottom:10px;
}
#left_stamps a {
	text-decoration: none;
}
#left_stamps a:hover {
	text-decoration: underline;
}
#right_stamps a {
	text-decoration: none;
}
#right_stamps a:hover {
	text-decoration: underline;
}
.main {
	/*background:#9c9;*/
	float:right;
	width:516px;
	margin-right:32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.productListing-data, .productListing-heading, .main {
	font-size: 11px;
}
.main td {
	padding:0;
	margin:0;
}
.main2 {
	padding-left: 2px;
	padding-right: 2px;
}
.main h2, .main h3, .main p {
	padding:0;
}
.main h1 {
	font-family: Helvetica, Arial, sans-serif;
	margin:0px;	
	font-size: 24px;
	color: #50890f;
	font-weight: normal;
	letter-spacing: 1px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #d6d6d6;
	margin-bottom:10px;
	margin-top:0px;
}
.main h2 {
	font-size: 13px;
	color: #50890f;
	margin-bottom: 1px;
}
.main p {
	padding:0px;
}
TD.pageHeading {
	font-family: Helvetica, Arial, sans-serif;
	margin:0px;
	font-size: 20px;
	color: #50890f;
	font-weight: normal;
	letter-spacing: 1px;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #d6d6d6;
	margin-bottom:13px;
}
#bottom {
	/*background:#cc9;*/
	clear:both;
	padding-top:16px;
	margin-left:32px;
	margin-right:32px;
	
}
#bottom p {
	padding:5px;
	margin:0;
}
#footer {
	background:#6c9;
	clear:both;
	background-image: url('images/bkg_edges.png');
	background-repeat: repeat-y;
	font-size: 9px;
	letter-spacing: 1px;
}
#footer p {
	padding:5px;
	margin:0;
}
#footerBase {
	background-image: url('images/bkg_foot_base.png');
	height: 5px;
}
/****************** GDS **********************/
.centered {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.product_heading {
	width:100%;
	padding-right:8px;
}
.clearAll {
	clear: both;
}
#zoneUser {
	font-size: 10px;
	color: #658e3b;
	padding: 0px 32px 4px 32px;
	background-repeat: repeat-y;
}
td { padding:0px; }
.smallText a {
	text-decoration: none;
}
