.address-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #2A3917;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.nav:link {
	text-decoration: underline;
}
.nav:visited {
	text-decoration: underline;
}
.nav:hover {
	text-decoration: underline;
	color: #7B912B;
}

.photo-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.recipe-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	padding: 2px;

}
body {
	background-color: #061222;
}
.nav-table {
	background-attachment: fixed;
	background-color: #82A01A;
	background-image: url(../images/austparagus-txt-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sub-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	line-height: 20px;
	
}
.sub-nav:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.sub-nav:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.sub-nav:hover {
	background-color: #96A651;
	color: #2A3917;
}
a{text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color: #ff0000;text-decoration: none;}


.pbsa{text-decoration: none;font-size: 9px;}
.pbsa:link {text-decoration: underline;color: #c0c0c0;font-size: 9px;}
.pbsa:visited {text-decoration: none;font-size: 9px;}
.pbsa:hover {color: #ff0000;text-decoration: underline;font-size: 9px;}

.main-table {
	margin: 10px;
	width: 590px;

}
.body-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #2A3917;
	font-weight: normal;

}
.body-txt-bld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #2A3917;
	font-weight: bold;

}
.side-green {
	background-color: #82A01A;
}
