
a.white, a.white:hover { color: #ffffff !important; text-decoration: none; }
a.red, a.red:hover { color: #911f1f !important; text-decoration: none; }
a.dblue, a.dblue:hover { color: #22578B !important; text-decoration: none;}
a.dgrey, a.lgrey:hover { color: #edecea !important; text-decoration: none;}
a.dgrey, a.dgrey:hover { color: #404041 !important; text-decoration: none;}
a.dgreen, a.dgreen:hover { color: #2e3822 !important; text-decoration: none;}
a.lgreen, a.lgreen:hover { color: #959b8f !important; text-decoration: none;}
a.black, a.black:hover { color: #000000 !important; text-decoration: none;}
a.dbrown, a.dbrown:hover { color: #726452 !important; text-decoration: none;}
a.mbrown, a.mbrown:hover { color: #9c9186 !important; text-decoration: none;}
a.lbrown, a.lbrown:hover { color: #bab3aa !important; text-decoration: none;}

a.underline, a.underline:hover { text-decoration: underline; }
a.underline-on-hover:hover { text-decoration: underline; }

a, a:visited { color: #2f3823; text-decoration: none; }
a:hover { color: #2f3823; text-decoration: underline; }
a:focus, a:active { border: 0px; outline: 0px; }

a#main-logo {
	background: url(../images/wild_harvest.jpg) no-repeat scroll 0 0;
	width:271px;
	height:67px;
	display: block;
	margin-left:12px;
	text-indent:-9999px;
	vertical-align: middle;
	position: absolute;
	left: 30px; bottom: 30px;
}

a.place_order {
	background: #ffffff url(../images/click_place_order.jpg) no-repeat center center;
	width: 297px;
	height: 63px;
	display: block;
	text-indent:-9999px;
}

a.google_map {
	background: url(../images/icons/arrow_dgreen_right_greybg.gif) no-repeat 0px 5px;
	color: #2f3823; text-decoration: none;
	padding-left: 15px;
}
a.google_map:hover { color: #2f3823; text-decoration: underline; }

