BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #41472E;
	FONT-SIZE: 12px;
	background-image: url(images/3_matt_bkg.gif);
	background-repeat: repeat-x;
	}
A:link {
        COLOR: #330000; TEXT-DECORATION: none;
}
A:visited {
        COLOR: #330000; TEXT-DECORATION: none;
}
A:hover {
        COLOR: #550000; TEXT-DECORATION: underline;
}
A:active  {
        COLOR: #330000; TEXT-DECORATION: none;
}
H1 {
        FONT-SIZE: 15px;
}
H2 {
        FONT-SIZE: 13px;
}
H3 {
        FONT-SIZE: 12px;
}



.bgsquares {
	background-color: DBDFC3;
	background-image: url(images/shop_18.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.borderbottom {
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.leftBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: 7B7F60;
}

.leftBGrepeat {
	background-image: url(images/left_repeat_bg_03.gif);
	background-repeat: repeat;

}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627221;
	text-decoration: none;
}
.nav A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627221;
	text-decoration: none;
}
.nav A:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B7CE59;
	text-decoration: none;
}
.nav A:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #627221;
	text-decoration: none;
}
