/*General*/
body {
	background-color: #7B7248;
	align: center;
	font-family:  Verdana, Helvetica;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

a:link {color: blue;}
a:visited {color: 9F9FE5;}
a:active {color: 954FFD;}
a:hover {color: #77B0FD;}

.copy {
	font-family: Verdana, Helvetica;
	font-size:12px
}
.copysmall {
	font-family: Verdana, Helvetica; 
	font-size:10px
}

td {
	font-family:  Century Gothic, Arial, Helvetica;
	font-size: 14px;
	color: #000000;	
}

.hdr {
	font-family:  Century Gothic, Arial, Helvetica;
	font-size: 18px;
	text-decoration: none;
	font-style:italic;
	font-weight: bold;
	color: #000000;	}
a:link.hdr {color: #000000; text-decoration:none}
a:visited.hdr {color: #000000; text-decoration:none}
a:active.hdr {color: #000000; text-decoration:none}
a:hover.hdr {color:#666666; text-decoration:none}

.subhdr {
	font-family:  Century Gothic, Arial, Helvetica;
	font-size: 16px;
	text-decoration: none;
	font-style:italic;
	font-weight: bold;
	color: #000000;	}


.footer {
	font-family:  Century Gothic, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: FFFFFF;}
a:link.footer {color: FFFFFF;}
a:visited.footer {color: FFFFFF;}
a:active.footer {color: FFFFFF;}
a:hover.footer {color: FFD502;}

.conn {
	font-family: Verdana, Helvetica;}
a:link.conn {color:#532C0C; text-decoration:none; font-weight:bold}
a:visited.conn {color: #532C0C; text-decoration:none;font-weight:bold}
a:active.conn {color: #532C0C; text-decoration:none;font-weight:bold}
a:hover.conn {color: #7B7248; text-decoration:underline;font-weight:bold}

.boxes {border: 1px solid #626262;}

.gothsmall {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12px; color: #000000;}
a:link.gothsmall {color: #000000; text-decoration:none;}
a:visited.gothsmall {color: #000000; text-decoration:none;}
a:active.gothsmall {color: #000000; text-decoration:none;}
a:hover.gothsmall {color: #666666; text-decoration:none;}



/*ID tags*/
#product table {background-color:#FFFFFF; text-align:center;}
#product tr {background-color:#EAE9DB; text-align:center;}
#product td {font-family: Century Gothic, Arial, Helvetica; font-size: 14px; color: #000000; text-align:center; background-color:#EAE9DB}
#product a {text-decoration:none; color:#000000}
#product a:hover {text-decoration:none; color:#7B7248}

#didyouknow table {background-color: #FFFFFF}
#didyouknow tr {background-color: #EAE9DB}
#didyouknow td {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color:#EAE9DB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 2px solid #7B7248;}
#didyouknow a {text-decoration:underline; color:#000000}
#didyouknow a:hover {text-decoration:none; color:#7B7248}
#didyouknow .title {font-weight: bold; font-family: Century Gothic, Arial, Helvetica; font-size: 12px; color: #000000}

#education table {background-color:#FFFFFF; background:url(images/pics/edubg.gif)}
#education tr {background-color:#EAE9DB;}
#education td {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12px;
	color:#000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: .01em solid #7B7248;
	letter-spacing: .09em;
}
#education .learn {letter-spacing: .5em;}
/**#education a {text-decoration:none; color:#7B7248}
#education a:hover {text-decoration:underline; color:#532C0C}*/

#dealers table {background-color:#FFFFFF}
#dealers tr {background-color:#FFFFFF}
#dealers td {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 10px;
	color:#000000;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	border: .01em solid #666666;
	letter-spacing: .09em;
}
#dealers a {text-decoration:none; color:#7B7248; }
#dealers a:hover {text-decoration:underline; color:#532C0C; }

a.ringdri:link, a.ringdri:active, a.ringdri:visited {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12px;
	color: #993300;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: .07em;
}

a.ringdri:hover {
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 12px; 
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: .07em;	
}



#catalog td {
	padding: 5px;
	width: 250px;
	border: thin solid #f5f5f5;
	background-position: center;
}

#bg {
	background-image: url(images/pics/catalog/bgNatGrass.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}