a:link { color: #8F7851; text-decoration: underline}
a:visited { color: #8F7851; text-decoration: underline}
a:hover { color: #C79343; text-decoration: underline}
a:active { color: #8F7851; text-decoration: underline}


.greenborder {
	border: 2px solid #A3C265;
}
.brownborder {
	border: 2px solid #643F29;
}
.greenright {
	border-top: none;
	border-right: 1px solid #A3C265;
	border-bottom: none;
	border-left: none;
}
.topshadow {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.botshadow {
	background-image: url(../images/botbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: none;
	border-bottom: 3px solid #643F29;
	border-top: none;
	border-right: none;
}
.brownright {
	border-top: none;
	border-right: 1px solid #643F29;
	border-bottom: none;
	border-left: none;
}
.brownleft {
	border-top: none;
	border-left: 1px solid #643F29;
	border-bottom: none;
	border-right: none;
}
.browntop {
	border-left: none;
	border-top: 3px solid #643F29;
	border-bottom: 3px solid #643F29;
	border-right: none;
}
.brownbottom {
	border-left: none;
	border-bottom: 3px solid #643F29;
	border-top: none;
	border-right: none;
}
.tophighlight {
	background-image: url(../images/topbghighlight.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.regularCopy {
	font-family: "Verdana";
	font-size: 12px;
	line-height: 20px;
	color: #46240F;
}
.linkslast {
	border: 1px solid #643F29;
}
.linksleft {
	border-top: 1px solid #643F29;
	border-left: 1px solid #643F29;
	border-bottom: 1px solid #643F29;
	border-right: none;
}
.mainlink a {
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #46240F;
	border-right-color: #46240F;
	border-bottom-color: #46240F;
	border-left-color: #46240F;
	background-color: #46240F;
}
.mainlink a:visited {
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #46240F;
	border-right-color: #46240F;
	border-bottom-color: #46240F;
	border-left-color: #46240F;
	background-color: #46240F;
}
.mainlink a:hover {
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #46240F;
	border-right-color: #46240F;
	border-bottom-color: #46240F;
	border-left-color: #46240F;
	background-color: #643F29;
}
.mainlink a:active {
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #46240F;
	border-right-color: #46240F;
	border-bottom-color: #46240F;
	border-left-color: #46240F;
	background-color: #46240F;
}
.topshadowshort {
	background-image: url(../images/products/topbgshort.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.smallCopy {
	font-family: "Verdana";
	font-size: 11px;
	line-height: normal;
	color: #46240F;
}
.footerCopy {
	font-family: "Verdana";
	font-size: 11px;
	line-height: normal;
	color: #B5A79B;
}