.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #002818;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #002818;
}
.nav_bottom {
	background-image: url(images/nav/bottom.gif);
	background-repeat: no-repeat;
}
.featured {
	background-image: url(images/featured_products.gif);
	background-repeat: no-repeat;
}
.featured2 {
	background-image: url(images/featured_products2.gif);
	background-repeat: no-repeat;
}
.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #002818;
}
.top_nav {
	background-image: url(images/nav/shop.gif);
	background-repeat: no-repeat;
}
.bold_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

.greenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #356764;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;border: 1px #356764 solid;}
